[Unsolved] nVidia - Nouveau - KMS not enabled

I'm getting the following trying to start x (via startx):
[ 225.188] (EE) [drm] KMS not enabled
From what i understand, this shouldn't be in grub.cnfg but it is:
function load_video {
if [ x$feature_all_video_module = xy ]; then
insmod all_video
else
insmod vga
Even so, i've done this so far:
* nano /etc/mkinitcpio.conf
MODULES="nouveau"
* modinfo nouveau
filename: /lib/modules/3.9.2-1-ARCH/kernel/drivers/gpu/drm/nouveau/nouveau.ko.gz
license: GPL and additional rights
description: nVidia Riva/TNT/GeForce/Quadro/Tesla
author: Nouveau Project
alias: pci:v000012D2d*sv*sd*bc03sc*i*
alias: pci:v000010DEd*sv*sd*bc03sc*i*
depends: drm,drm_kms_helper,ttm,mxm-wmi,i2c-core,button,wmi,video,i2c-algo-bit
intree: Y
vermagic: 3.9.2-1-ARCH SMP preempt mod_unload modversions
parm: perflvl:Performance level (default: boot) (charp)
parm: perflvl_wr:Allow perflvl changes (warning: dangerous!) (int)
parm: tv_norm:Default TV norm.
Supported: PAL, PAL-M, PAL-N, PAL-Nc, NTSC-M, NTSC-J,
hd480i, hd480p, hd576i, hd576p, hd720p, hd1080i.
Default: PAL
*NOTE* Ignored for cards with external TV encoders. (charp)
parm: tv_disable:Disable TV-out detection (int)
parm: ignorelid:Ignore ACPI lid status (int)
parm: duallink:Allow dual-link TMDS (default: enabled) (int)
parm: nofbaccel:Disable fbcon acceleration (int)
parm: agpmode:AGP mode (0 to disable AGP) (int)
parm: vram_pushbuf:Create DMA push buffers in VRAM (int)
parm: config:option string to pass to driver core (charp)
parm: debug:debug string to pass to driver core (charp)
parm: noaccel:disable kernel/abi16 acceleration (int)
parm: modeset:enable driver (default: auto, 0 = disabled, 1 = enabled, 2 = headless) (int)
And my /etc/X11/xorg.conf.d/20-gpudriver.conf looks like this:
Section "Monitor"
Identifier "Monitor0"
EndSection
Section "Device"
Identifier "Device0"
Driver "nouveau"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 16 #Choose the depth (16||24)
SubSection "Display"
Depth 16
Modes "1024x768_75.00" #Choose the resolution
EndSubSection
EndSection
What am i doing wrong?
Packages installed:
* xf86-video-nouveau
* xorg-server
* xorg-utils
* fluxbox
Last edited by Torxed (2013-05-20 18:18:04)

proudzhu wrote:Did you run "mkinitcpio -p linux" after edit /etc/mkinitcpio.conf?
I'm 99% sure i did, i think it's even mentioned in one of the guides.
Anyway i think this case will have to be closed for further discussion because the reason for this issue-thread
was the fact that my brother (living in another country) couldn't get his graphics to start up and i remotely helped him (he tried starting X, obviously) and I acted as the support.
However he droped ArchLinux (as is) for Manjaro (which worked beautifully with Xface off the bat, so my guess is that i missed something in the setup because running on my Dell ArchLinux runs perfect).l

Similar Messages

  • NVIDIA Optimus and nouveau - KMS not enabled

    Hi,
    Trying to get Optimus to run with bumblebee, having a GeForce GT 750M and the Haswell Intel HD Graphics 4600.
    I've installed bumblebee, bbswitch, primus, nouveau, nouveau-dri, intel driver and mesa.
    I have no xorg.conf.
    If I run
    primusrun glxgears
    I get an error
    primus: fatal: Bumblebee daemon reported: error: [XORG] (EE) [drm] KMS not enabled
    Xorg.8.log also says KMS is not enabled. I can however smoothly switch between ttys, and things seem to be working normally, except I haven't got compositing in GNOME 3.
    Any ideas?
    Last edited by Mzg (2014-02-14 23:36:03)

    I remember having the similar problem with my GT740M (GK208) card half a year ago. I switched to the closed source nvidia driver and the problem gone and I haven't switched back to nouveau since.
    My solution then is to unistall nouveau nouveau-dri and install nvidia, reboot, and the problem is gone.
    Actually I thought the problem is caused by the strange GK208 which was not supported by nouveau at that time. But your problem seems to prove my thought wrong (GT750M is GK107). So I'm also interested in the right answer in case I switch back to the open source driver in the future.

  • Intel graphics even KMS is enabled, xorg still says KMS is not enabled

    I have 2 graphic cards, one is intel and the other is nvidia. I disabled nvidia driver (blacklist the nouveau driver), and enabled KMS for i915 driver. But when I tried to start X server, I got the following error:
    [    56.485] (--) controlling tty is VT number 2, auto-enabling KeepTty
    [    56.485] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
    [    56.485] (II) intel(G0): Using Kernel Mode Setting driver: i915, version 1.6.0 20140725
    [    56.485] (EE) [drm] KMS not enabled
    [    56.486] (EE) No devices detected.
    [    56.486] (EE)
    Fatal server error:
    [    56.486] (EE) no screens found(EE)
    [    56.486] (EE)
    "cat /sys/module/i915/parameters/modeset" gives 1, which means KMS should have been enabled.
    Can anyone help me with this? The output of dmesg and full file of Xorg log are here and here

    Trilby wrote:So you have hybrid graphics?  You need to follow the wiki for that, or disable the NVIDIA gpu from your BIOS.  Uninstalling the driver will not do that.
    Thanks for your reply. I followed the wiki (as bumblebee won't work for nouveau), running `xrandr --setprovideroffloadsink nouveau Intel`would cause X to restart. The output of `xrand --listproviders` seems fine:
    Providers: number : 2
    Provider 0: id: 0xae cap: 0x7, Source Output, Sink Output, Source Offload crtcs: 4 outputs: 4 associated providers: 0 name:nouveau
    Provider 1: id: 0x45 cap: 0xb, Source Output, Sink Output, Sink Offload crtcs: 4 outputs: 2 associated providers: 0 name:Intel
    The output of `journalctl -b 0 /usr/bin/Xorg.bin` is here

  • Nouveau driver not starting - Direct firmware load failed error -2

    Hi all,
    I am trying to install Arch Linux for the first time, on a laptop.
    I have followed Arch Linux Forums step by step, and now I am trying to set up a graphical environment with Gnome 3.
    I then went through both the xorg page and Nouveau page, and installed the nouveau driver.
    But on booting, the driver seems to fail to load, and I get the following from the dmesg log (and also mixed up with my login prompt in the console at startup):
    7.329163] nouveau 0000:01:00.0: Direct firmware load for nouveau/nv117_fuc409c failed with error -2
    [ 7.329168] nouveau 0000:01:00.0: Direct firmware load for nouveau/fuc409c failed with error -2
    [ 7.329169] nouveau E[ PGRAPH][0000:01:00.0] failed to load fuc409c
    [ 7.329188] nouveau E[ DEVICE][0000:01:00.0] failed to create 0x18000717, -22
    [ 7.329208] nouveau E[ DRM] failed to create 0x00000080, -22
    [ 7.329835] nouveau: probe of 0000:01:00.0 failed with error -22
    What am I missing to get it working ?
    Here are the steps and some relevant outouts :
    lspci | grep -E VGA -e 3D
    00:02.0 VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
    01:00.0 3D controller: NVIDIA Corporation GM107M [GeForce GTX 860M] (rev a2)
    dmesg | grep Chipset
    [ 0.526608] nouveau [ DEVICE][0000:01:00.0] Chipset: GM107 (NV117)
    This model is in the supported list, at the bottom of the page.
    lsmod | grep nouveau
    nouveau 1270078 0
    button 12953 2 i915,nouveau
    video 18043 3 i915,nouveau,asus_wmi
    mxm_wmi 12515 1 nouveau
    wmi 17339 3 mxm_wmi,nouveau,asus_wmi
    i2c_algo_bit 12744 2 i915,nouveau
    hwmon 12930 3 coretemp,nouveau,asus_wmi
    drm_kms_helper 80934 2 i915,nouveau
    ttm 73743 1 nouveau
    drm 259106 5 ttm,i915,drm_kms_helper,nouveau
    i2c_core 50152 8 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,v4l2_common,nouveau,videodev
    pacman -Q linux
    linux 3.17.6-1
    I added nouveau in the MODULES in mkinitcpio.conf, re-ran mkinitcpio -p linux and restarted.
    ls /etc/modprobe.d/
    is empty. Is it normal ?
    Here is a relevant extract from dmesg, I can provide the full file if necessary
    dmesg
    [ 0.514422] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG0.PEGP handle
    [ 0.514433] checking generic (d0000000 7f0000) vs hw (e0000000 10000000)
    [ 0.514433] checking generic (d0000000 7f0000) vs hw (f0000000 2000000)
    [ 0.514623] nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x117120a2
    [ 0.514624] nouveau [ DEVICE][0000:01:00.0] Chipset: GM107 (NV117)
    [ 0.514625] nouveau [ DEVICE][0000:01:00.0] Family : NV110
    [ 0.514640] nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image...
    [ 0.514653] nouveau [ VBIOS][0000:01:00.0] ... signature not found
    [ 0.514654] nouveau [ VBIOS][0000:01:00.0] checking PROM for image...
    [ 0.514770] nouveau [ VBIOS][0000:01:00.0] ... signature not found
    [ 0.514770] nouveau [ VBIOS][0000:01:00.0] checking ACPI for image...
    [ 1.479572] tsc: Refined TSC clocksource calibration: 2494.225 MHz
    [ 2.480861] Switched to clocksource tsc
    [ 7.209414] nouveau [ VBIOS][0000:01:00.0] ... appears to be valid
    [ 7.209418] nouveau [ VBIOS][0000:01:00.0] using image from ACPI
    [ 7.209539] nouveau [ VBIOS][0000:01:00.0] BIT signature found
    [ 7.209541] nouveau [ VBIOS][0000:01:00.0] version 82.07.49.00.0a
    [ 7.209913] nouveau [ DEVINIT][0000:01:00.0] adaptor not initialised
    [ 7.209923] nouveau [ VBIOS][0000:01:00.0] running init tables
    [ 7.316713] nouveau 0000:01:00.0: irq 30 for MSI/MSI-X
    [ 7.316719] nouveau [ PMC][0000:01:00.0] MSI interrupts enabled
    [ 7.316753] nouveau [ PFB][0000:01:00.0] RAM type: GDDR5
    [ 7.316754] nouveau [ PFB][0000:01:00.0] RAM size: 4096 MiB
    [ 7.316755] nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags
    [ 7.316983] nouveau E[ PIBUS][0000:01:00.0] HUB0: 0x6013d4 0xffff57ff (0x1c408200)
    [ 7.318148] nouveau [ CLK][0000:01:00.0] 07: core 405 MHz memory 810 MHz
    [ 7.318226] nouveau [ CLK][0000:01:00.0] 0a: core 270-1097 MHz memory 1600 MHz
    [ 7.318328] nouveau [ CLK][0000:01:00.0] 0f: core 270-1097 MHz memory 5010 MHz
    [ 7.318403] nouveau [ CLK][0000:01:00.0] --: core 405 MHz memory 810 MHz
    [ 7.329153] nouveau [ PGRAPH][0000:01:00.0] using external firmware
    [ 7.329163] nouveau 0000:01:00.0: Direct firmware load for nouveau/nv117_fuc409c failed with error -2
    [ 7.329168] nouveau 0000:01:00.0: Direct firmware load for nouveau/fuc409c failed with error -2
    [ 7.329169] nouveau E[ PGRAPH][0000:01:00.0] failed to load fuc409c
    [ 7.329188] nouveau E[ DEVICE][0000:01:00.0] failed to create 0x18000717, -22
    [ 7.329208] nouveau E[ DRM] failed to create 0x00000080, -22
    [ 7.329835] nouveau: probe of 0000:01:00.0 failed with error -22
    [ 7.398013] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 7.400962] i8042: Detected active multiplexing controller, rev 1.1
    When I try to test x,
    Xorg --configure
    , it is also failing with the following (I can provide the full file Xorg.0.log if necessary)
    [ 529.451] (II) LoadModule: "nouveau"
    [ 529.451] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 529.451] (II) Module nouveau: vendor="X.Org Foundation"
    [ 529.451] compiled for 1.16.1, module version = 1.0.11
    [ 529.451] Module class: X.Org Video Driver
    [ 529.451] ABI class: X.Org Video Driver, version 18.0
    [ 529.451] (II) NOUVEAU driver
    [ 529.451] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 529.451] RIVA TNT (NV04)
    [ 529.451] RIVA TNT2 (NV05)
    [ 529.451] GeForce 256 (NV10)
    [ 529.451] GeForce 2 (NV11, NV15)
    [ 529.451] GeForce 4MX (NV17, NV18)
    [ 529.451] GeForce 3 (NV20)
    [ 529.451] GeForce 4Ti (NV25, NV28)
    [ 529.451] GeForce FX (NV3x)
    [ 529.451] GeForce 6 (NV4x)
    [ 529.451] GeForce 7 (G7x)
    [ 529.451] GeForce 8 (G8x)
    [ 529.451] GeForce GTX 200 (NVA0)
    [ 529.451] GeForce GTX 400 (NVC0)
    [ 529.503] (++) Using config file: "/root/xorg.conf.new"
    [ 529.503] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 529.503] (==) ServerLayout "X.org Configured"
    [ 529.503] (**) |-->Screen "Screen0" (0)
    [ 529.503] (**) | |-->Monitor "Monitor0"
    [ 529.503] (**) | |-->Device "Card0"
    [ 529.503] (**) |-->Input Device "Mouse0"
    [ 529.503] (**) |-->Input Device "Keyboard0"
    [ 529.503] (==) Automatically adding devices
    [ 529.503] (==) Automatically enabling devices
    [ 529.503] (==) Automatically adding GPU devices
    [ 529.503] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 529.503] Entry deleted from font path.
    [ 529.503] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 529.503] Entry deleted from font path.
    [ 529.503] (**) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/,
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 529.503] (**) ModulePath set to "/usr/lib/xorg/modules"
    [ 529.503] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
    [ 529.503] (WW) Disabling Mouse0
    [ 529.503] (WW) Disabling Keyboard0
    [ 529.504] (EE) [drm] KMS not enabled
    [ 529.504] Number of created screens does not match number of detected devices.
    Configuration failed.
    I don't understand why mks would not be enabled, so I think this is due to the previous issue.
    Just in case,
    cat /sys/module/nouveau/parameters/modeset
    returns -1, and
    cat /proc/cmdline
    returns BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7aaea74e-cc6c-4f35-bf2d-e132853230ad rw quiet
    Thanks a lot in advance for your help !

    Hi CarID, thanks for your help.
    Indeed I am actually to start x with Intel driver, but still not able to start x with Nouveau, using the GeForce, and I am still getting these logs on booting.
    Here is my xorg.conf
    Section "Monitor"
    Identifier "Monitor0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "device-intel"
    # Device "device-nouveau"
    Monitor "Monitor0"
    DefaultDepth 16
    SubSection "Display"
    Depth 16
    Modes "1024*768_75.00"
    EndSubSection
    EndSection
    Section "Device"
    Identifier "device-intel"
    Driver "intel"
    BusID "PCI:0:2:0"
    EndSection
    Section "Device"
    Identifier "device-nouveau"
    Driver "nouveau"
    BusId "PCI:1:0:0"
    EndSection
    And if I try to start X, I get the following log:
    [ 688.006]
    X.Org X Server 1.16.3
    Release Date: 2014-12-20
    [ 688.007] X Protocol Version 11, Revision 0
    [ 688.007] Build Operating System: Linux 3.17.4-1-ARCH x86_64
    [ 688.008] Current Operating System: Linux noe-computer-linux 3.17.6-1-ARCH #1 SMP PREEMPT Sun Dec 7 23:43:32 UTC 2014 x86_64
    [ 688.008] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=7aaea74e-cc6c-4f35-bf2d-e132853230ad rw quiet
    [ 688.009] Build Date: 20 December 2014 01:34:48PM
    [ 688.009]
    [ 688.009] Current version of pixman: 0.32.6
    [ 688.010] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 688.010] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 688.012] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 28 22:02:34 2014
    [ 688.013] (==) Using config file: "/etc/X11/xorg.conf"
    [ 688.014] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
    [ 688.014] (==) No Layout section. Using the first Screen section.
    [ 688.014] (**) |-->Screen "Screen0" (0)
    [ 688.014] (**) | |-->Monitor "Monitor0"
    [ 688.014] (**) | |-->Device "device-nouveau"
    [ 688.014] (==) Automatically adding devices
    [ 688.014] (==) Automatically enabling devices
    [ 688.014] (==) Automatically adding GPU devices
    [ 688.014] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 688.014] Entry deleted from font path.
    [ 688.014] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 688.014] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 688.014] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 688.014] (II) Loader magic: 0x818d40
    [ 688.014] (II) Module ABI versions:
    [ 688.014] X.Org ANSI C Emulation: 0.4
    [ 688.014] X.Org Video Driver: 18.0
    [ 688.014] X.Org XInput driver : 21.0
    [ 688.014] X.Org Server Extension : 8.0
    [ 688.015] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
    [ 688.015] (II) xfree86: Adding drm device (/dev/dri/card0)
    [ 688.016] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
    [ 688.017] (--) PCI:*(0:0:2:0) 8086:0416:1043:186d rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
    [ 688.017] (--) PCI: (0:1:0:0) 10de:1392:1043:186d rev 162, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
    [ 688.017] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 688.017] (II) LoadModule: "glx"
    [ 688.017] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 688.026] (II) Module glx: vendor="X.Org Foundation"
    [ 688.026] compiled for 1.16.3, module version = 1.0.0
    [ 688.026] ABI class: X.Org Server Extension, version 8.0
    [ 688.026] (==) AIGLX enabled
    [ 688.026] (II) LoadModule: "nouveau"
    [ 688.026] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
    [ 688.026] (II) Module nouveau: vendor="X.Org Foundation"
    [ 688.026] compiled for 1.16.1, module version = 1.0.11
    [ 688.026] Module class: X.Org Video Driver
    [ 688.026] ABI class: X.Org Video Driver, version 18.0
    [ 688.026] (II) NOUVEAU driver
    [ 688.026] (II) NOUVEAU driver for NVIDIA chipset families :
    [ 688.026] RIVA TNT (NV04)
    [ 688.026] RIVA TNT2 (NV05)
    [ 688.026] GeForce 256 (NV10)
    [ 688.026] GeForce 2 (NV11, NV15)
    [ 688.026] GeForce 4MX (NV17, NV18)
    [ 688.026] GeForce 3 (NV20)
    [ 688.026] GeForce 4Ti (NV25, NV28)
    [ 688.026] GeForce FX (NV3x)
    [ 688.026] GeForce 6 (NV4x)
    [ 688.027] GeForce 7 (G7x)
    [ 688.027] GeForce 8 (G8x)
    [ 688.027] GeForce GTX 200 (NVA0)
    [ 688.027] GeForce GTX 400 (NVC0)
    [ 688.027] (++) using VT number 1
    [ 688.027] (--) controlling tty is VT number 1, auto-enabling KeepTty
    [ 688.027] (EE) [drm] KMS not enabled
    [ 688.027] (EE) No devices detected.
    [ 688.027] (EE)
    Fatal server error:
    [ 688.027] (EE) no screens found(EE)
    [ 688.027] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 688.027] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 688.027] (EE)
    Is it possible that it tries to reach an external screen (on the hdmi output) ? I would simply like to use it on the direct monitor of my laptop, though.
    Thanks again for your help.

  • Mercury CUDA not enabling when using NVIDIA GeForce GTX 285 on Apple Mac Pro after Mavericks install

    Been using the same setup since CS5 with the Mercury CUDA running perfectly. After recent upgrade of OS X to 10.9 Mercury CUDA is no longer available and only lets me run with the OpenGL or software options. Im using a NVIDIA GeForce GTX 285 for apple computers. Here are the results for the GPUSniffer program in the latest Premiere Pro 7.1.0 files. The LAST line make me chucle because it the first on the list of supported card in the "cuda_supported_cards.txt" file. Anybody else seen this?
    --- OpenGL Info ---
    Vendor: NVIDIA Corporation
    Renderer: NVIDIA GeForce GTX 285 OpenGL Engine
    OpenGL Version: 2.1 NVIDIA-8.18.27 310.40.05f01
    GLSL Version: 1.20
    Monitors: 1
    Monitor 0 properties -
       Size: (0, 0, 1920, 1080)
       Max texture size: 8192
       Supports non-power of two: 1
       Shaders 444: 1
       Shaders 422: 1
       Shaders 420: 1
    --- GPU Computation Info ---
    Found 1 devices supporting GPU computation.
    OpenCL Device 0 -
       Name: GeForce GTX 285
       Vendor: NVIDIA (Apple platform)
       Capability: 1.2
       Driver: 1
       Total Video Memory: 1024MB
       * Not enabled by default because it did not match the named list of cards.

    found a link from a couple of days ago on a creative cow forum post one of the poster saying they are from adobe stating this
    Re: Mercury Playback Engine MacPro
    by Peter Garaway on Nov 12, 2013 at 9:49:16 am
    Hi Wendell,
    Sorry for the inconvenience. NVIDIA is currently working on drivers that support CUDA on Mavericks 10.9 with some of the older NVIDIA cards such as the GTX 285 and the Quadro 4800.
    For others interested, the Quadro 4000, K5000 and GTX 680 ect... work with CUDA in 10.9.
    Best,
    Peter Garaway
    Adobe
    Premiere Pro
    I have latest CUDA drivers, so i guess i am just waiting till a proper update that have the fixes to support my card.

  • Bumblebee complains that nouveau does not exist (using nvidia)?

    I'm trying to get bumblebee working with the nvidia driver.  Nouveau is not installed and the driver is set to "nvidia" in /etc/bumblebee/bumblebee.conf.  For some reason I'm getting the following error:
    [ 1435.391816] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "nouveau" (module does not exist, 0)
    Here is the full output of optirun -vv glxgears --info :
    [ 506.838977] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf
    [ 506.839573] [INFO]Configured driver: nvidia
    [ 506.839939] [DEBUG]optirun version 3.2 starting...
    [ 506.840004] [DEBUG]Active configuration:
    [ 506.840025] [DEBUG] bumblebeed config file: /etc/bumblebee/bumblebee.conf
    [ 506.840045] [DEBUG] X display: :8
    [ 506.840064] [DEBUG] LD_LIBRARY_PATH: /usr/lib/nvidia:/usr/lib32/nvidia
    [ 506.840082] [DEBUG] Socket path: /var/run/bumblebee.socket
    [ 506.840101] [DEBUG] Accel/display bridge: auto
    [ 506.840120] [DEBUG] VGL Compression: proxy
    [ 506.840132] [DEBUG] VGLrun extra options:
    [ 506.840143] [DEBUG] Primus LD Path: /usr/lib/primus:/usr/lib32/primus
    [ 506.840175] [DEBUG]Using auto-detected bridge primus
    [ 507.012729] [INFO]Response: No - error: [XORG] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 507.012746] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to load module "nouveau" (module does not exist, 0)
    [ 507.012752] [DEBUG]Socket closed.
    [ 507.012767] [ERROR]Aborting because fallback start is disabled.
    [ 507.012773] [DEBUG]Killing all remaining processes.
    /etc/bumblebee/bumblebee.conf looks like this:
    # Configuration file for Bumblebee. Values should **not** be put between quotes
    ## Server options. Any change made in this section will need a server restart
    # to take effect.
    [bumblebeed]
    # The secondary Xorg server DISPLAY number
    VirtualDisplay=:8
    # Should the unused Xorg server be kept running? Set this to true if waiting
    # for X to be ready is too long and don't need power management at all.
    KeepUnusedXServer=false
    # The name of the Bumbleblee server group name (GID name)
    ServerGroup=bumblebee
    # Card power state at exit. Set to false if the card shoud be ON when Bumblebee
    # server exits.
    TurnCardOffAtExit=false
    # The default behavior of '-f' option on optirun. If set to "true", '-f' will
    # be ignored.
    NoEcoModeOverride=false
    # The Driver used by Bumblebee server. If this value is not set (or empty),
    # auto-detection is performed. The available drivers are nvidia and nouveau
    # (See also the driver-specific sections below)
    Driver=nvidia
    # Directory with a dummy config file to pass as a -configdir to secondary X
    XorgConfDir=/etc/bumblebee/xorg.conf.d
    ## Client options. Will take effect on the next optirun executed.
    [optirun]
    # Acceleration/ rendering bridge, possible values are auto, virtualgl and
    # primus.
    Bridge=auto
    # The method used for VirtualGL to transport frames between X servers.
    # Possible values are proxy, jpeg, rgb, xv and yuv.
    VGLTransport=proxy
    # List of paths which are searched for the primus libGL.so.1 when using
    # the primus bridge
    PrimusLibraryPath=/usr/lib/primus:/usr/lib32/primus
    # Should the program run under optirun even if Bumblebee server or nvidia card
    # is not available?
    AllowFallbackToIGC=false
    # Driver-specific settings are grouped under [driver-NAME]. The sections are
    # parsed if the Driver setting in [bumblebeed] is set to NAME (or if auto-
    # detection resolves to NAME).
    # PMMethod: method to use for saving power by disabling the nvidia card, valid
    # values are: auto - automatically detect which PM method to use
    # bbswitch - new in BB 3, recommended if available
    # switcheroo - vga_switcheroo method, use at your own risk
    # none - disable PM completely
    # https://github.com/Bumblebee-Project/Bumblebee/wiki/Comparison-of-PM-methods
    ## Section with nvidia driver specific options, only parsed if Driver=nvidia
    [driver-nvidia]
    # Module name to load, defaults to Driver if empty or unset
    KernelDriver=nvidia
    PMMethod=auto
    # colon-separated path to the nvidia libraries
    LibraryPath=/usr/lib/nvidia:/usr/lib32/nvidia
    # comma-separated path of the directory containing nvidia_drv.so and the
    # default Xorg modules path
    XorgModulePath=/usr/lib/nvidia/xorg/,/usr/lib/xorg/modules
    XorgConfFile=/etc/bumblebee/xorg.conf.nvidia
    ## Section with nouveau driver specific options, only parsed if Driver=nouveau
    [driver-nouveau]
    KernelDriver=nouveau
    PMMethod=auto
    XorgConfFile=/etc/bumblebee/xorg.conf.nouveau
    Any ideas?
    Thanks,
    H.

    click

  • 3D menu not enabled in Photoshop Creative Cloud

    Hey, I'm tying to see if the 3D features in Photoshop Creative Cloud do what I want to do but they are not enabled. Can anyone see why? Below is my computer specs. It has 2GB on the GPU so it should work.
    Adobe Photoshop Version: 14.0 (14.0 20130423.r.221 2013/04/23:23:00:00) x64
    Operating System: Mac OS 10.8.4
    System architecture: Intel CPU Family:6, Model:58, Stepping:9 with MMX, SSE Integer, SSE FP, SSE2, SSE3, SSE4.1, SSE4.2, HyperThreading
    Physical processor count: 4
    Logical processor count: 8
    Processor speed: 3400 MHz
    Built-in memory: 8192 MB
    Free memory: 4056 MB
    Memory available to Photoshop: 7220 MB
    Memory used by Photoshop: 60 %
    Image tile size: 1028K
    Image cache levels: 4
    OpenGL Drawing: Enabled.
    OpenGL Drawing Mode: Advanced
    OpenGL Allow Normal Mode: True.
    OpenGL Allow Advanced Mode: True.
    OpenGL Allow Old GPUs: Not Detected.
    OpenCL Version: 1.2 (Apr 25 2013 18:32:06)
    OpenGL Version: 2.1
    Video Rect Texture Size: 16384
    OpenGL Memory: 2020 MB
    Video Card Vendor: NVIDIA Corporation
    Video Card Renderer: NVIDIA GeForce GTX 680MX OpenGL Engine
    Display: 1
    Main Display
    Display Depth: 32
    Display Bounds: top=0, left=0, bottom=1440, right=2560
    Video Renderer ID: 16918084
    Video Card Memory: 2048 MB
    Serial number: 91199700726655736748
    Application folder: /Applications/Adobe Photoshop CC/
    Photoshop scratch has async I/O enabled
    Scratch volume(s):
      Macintosh HD, 942.3G, 887.5G free
    Required Plug-ins folder: /Applications/Adobe Photoshop CC/Adobe Photoshop CC.app/Contents/Required/
    Primary Plug-ins folder: /Applications/Adobe Photoshop CC/Plug-ins/
    Installed components:
       adbeape.framework   adbeape   3.4.0.29366   0.1160850
       AdbeScriptUIFlex.framework   AdbeScriptUIFlex   6.3.2.30746   79.535742
       adobe_caps.framework   adobe_caps   7.0.0.21   1.248010
       AdobeACE.framework   AdobeACE   2.20.02.30665   79.535293
       AdobeAGM.framework   AdobeAGM   4.30.19.30830   79.536232
       AdobeAXE8SharedExpat.framework   AdobeAXE8SharedExpat   3.7.101.18636   66.26830
       AdobeAXEDOMCore.framework   AdobeAXEDOMCore   3.7.101.18636   66.26830
       AdobeBIB.framework   AdobeBIB   1.2.03.30665   79.535293
       AdobeBIBUtils.framework   AdobeBIBUtils   1.1.01   79.535293
       AdobeCoolType.framework   AdobeCoolType   5.13.00.30665   79.535293
       AdobeCrashReporter.framework   AdobeCrashReporter   7.0.1  
       AdobeExtendScript.framework   AdobeExtendScript   4.5.5.30746   79.535742
       AdobeJP2K.framework   AdobeJP2K   1.2.2.29712   79.248139
       AdobeLinguistic.framework      19061  
       AdobeMPS.framework   AdobeMPS   5.8.1.30604   79.535029
       AdobeOwl.framework   AdobeOwl   5.0.13   79.533484
       AdobePDFL.framework   AdobePDFL   10.0.1.30505   79.499517
       AdobePDFSettings.framework   AdobePDFSettings   1.4  
       AdobePIP.framework   AdobePIP   7.0.0.1768  
       AdobeScCore.framework   AdobeScCore   4.5.5.30746   79.535742
       AdobeUpdater.framework   AdobeUpdater   6.0.0.1452   "52.338651"
       AdobeXMP.framework   AdobeXMPCore   79.151481   79.151481
       AdobeXMPFiles.framework   AdobeXMPFiles   79.151481   79.151481
       AdobeXMPScript.framework   AdobeXMPScript   79.151481   79.151481
       ahclient.framework   ahclient   1.8.0.31  
       aif_core.framework   AdobeAIF   5.0.00   79.534508
       aif_ocl.framework   AdobeAIF   5.0.00   79.534508
       aif_ogl.framework   AdobeAIF   5.0.00   79.534508
       AlignmentLib.framework   xcode   Copyright © 2013 Adobe Systems Incorporated  
       amtlib.framework   amtlib   6.0.0.75  
       boost_date_time.framework   boost_date_time   7.0.0.0  
       boost_signals.framework   boost_signals   7.0.0.0  
       boost_system.framework   boost_system   7.0.0.0  
       boost_threads.framework   boost_threads   7.0.0.0  
       Cg.framework   NVIDIA Cg     
       CIT.framework   CIT   2.1.6.30158   151334
       CITThreading.framework   CITThreading   2.1.6.30158   151334
       dvaaudiodevice.framework   dvaaudiodevice   7.0.0.0  
       dvacore.framework   dvacore   7.0.0.0  
       dvamarshal.framework   dvamarshal   7.0.0.0  
       dvamediatypes.framework   dvamediatypes   7.0.0.0  
       dvaplayer.framework   dvaplayer   7.0.0.0  
       dvatransport.framework   dvatransport   7.0.0.0  
       dvaunittesting.framework   dvaunittesting   7.0.0.0  
       dynamiclink.framework   dynamiclink   7.0.0.0  
       FileInfo.framework   FileInfo   79.151561   79.151561
       filter_graph.framework   AdobeAIF   5.0.00   79.534508
       ICUConverter.framework   ICUConverter   3.61   "gtlib_3.0" "." "16615"
       ICUData.framework   ICUData   3.61   "gtlib_3.0" "." "16615"
       LogSession.framework   LogSession   2.1.2.1756  
       mediacoreif.framework   mediacoreif   7.0.0.0  
       patchmatch.framework   AdobePatchMatch   1.1.00.1   1.
       PlugPlugOwl.framework   PlugPlugOwl   4.0.1.34  
       UpdaterNotifications.framework   UpdaterNotifications   7.0.1.102   "7.0.1.102"
       WRServices.framework        
    Required plug-ins:
       Accented Edges 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Adaptive Wide Angle 14.0, Copyright © 2013 Adobe Systems Incorporated - from the file “Adaptive Wide Angle.plugin”
       Angled Strokes 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Average 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “Average.plugin”
       Bas Relief 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       BMP 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Camera Raw 8.1 (43), Copyright © 2013 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Camera Raw Filter 8.1 (43), Copyright © 2013 Adobe Systems Incorporated - from the file “Camera Raw.plugin”
       Chalk & Charcoal 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Charcoal 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Chrome 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Cineon 14.0 20130423.r.221 2013/04/23:23:00:00  ©2002-2013 Adobe Systems Incorporated - from the file “Cineon.plugin”
       Clouds 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Collada DAE 14.0 20130423.r.221 2013/04/23:23:00:00  ©2006-2013 Adobe Systems Incorporated - from the file “U3D.plugin”
       Color Halftone 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Colored Pencil 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       CompuServe GIF 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Conté Crayon 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Craquelure 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crop and Straighten Photos 14.0 20130423.r.221 2013/04/23:23:00:00  ©2003-2013 Adobe Systems Incorporated - from the file “CropPhotosAuto.plugin”
       Crop and Straighten Photos Filter 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Crosshatch 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Crystallize 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Cutout 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Dark Strokes 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       De-Interlace 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Difference Clouds 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “Clouds.plugin”
       Diffuse Glow 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Displace 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Dry Brush 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Eazel Acquire 14.0 20130423.r.221 2013/04/23:23:00:00  ©1997-2013 Adobe Systems Incorporated - from the file “EazelAcquire.plugin”
       Embed Watermark NO VERSION - from the file “DigiSign.plugin”
       Extrude 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       FastCore Routines 14.0 20130423.r.221 2013/04/23:23:00:00  ©1990-2013 Adobe Systems Incorporated - from the file “FastCore.plugin”
       Fibers 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Film Grain 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Filter Gallery 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Fresco 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glass 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Glowing Edges 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Grain 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Graphic Pen 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Halftone Pattern 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       HDRMergeUI 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “HDRMergeUI.plugin”
       IFF Format 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Ink Outlines 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       JPEG 2000 14.0 20130423.r.221 2013/04/23:23:00:00  ©2001-2013 Adobe Systems Incorporated - from the file “JPEG2000.plugin”
       Lens Blur 14.0, Copyright © 2002-2013 Adobe Systems Incorporated - from the file “Lens Blur.plugin”
       Lens Correction 14.0, Copyright © 2002-2013 Adobe Systems Incorporated - from the file “Lens Correct.plugin”
       Lens Flare 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Liquify 14.0, Copyright © 2001-2013 Adobe Systems Incorporated - from the file “Liquify.plugin”
       Matlab Operation 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Measurement Core 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “MeasurementCore.plugin”
       Mezzotint 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       MMXCore Routines 14.0 20130423.r.221 2013/04/23:23:00:00  ©1990-2013 Adobe Systems Incorporated - from the file “MMXCore.plugin”
       Mosaic Tiles 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Multiprocessor Support 14.0 20130423.r.221 2013/04/23:23:00:00  ©1990-2013 Adobe Systems Incorporated - from the file “MultiProcessor Support.plugin”
       Neon Glow 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Note Paper 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       NTSC Colors 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “NTSC Colors.plugin”
       Ocean Ripple 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Oil Paint 14.0, Copyright © 2013 Adobe Systems Incorporated - from the file “Oil Paint.plugin”
       OpenEXR 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Paint Daubs 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Palette Knife 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Patchwork 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Paths to Illustrator 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       PCX 14.0 20130423.r.221 2013/04/23:23:00:00  ©1989-2013 Adobe Systems Incorporated - from the file “PCX.plugin”
       Photocopy 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Photoshop 3D Engine 14.0 20130423.r.221 2013/04/23:23:00:00  ©2006-2013 Adobe Systems Incorporated - from the file “Photoshop3DEngine.plugin”
       Picture Package Filter 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “ChannelPort.plugin”
       Pinch 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pixar 14.0 20130423.r.221 2013/04/23:23:00:00  ©1989-2013 Adobe Systems Incorporated - from the file “Pixar.plugin”
       Plaster 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Plastic Wrap 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       PNG 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Pointillize 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Polar Coordinates 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Portable Bit Map 14.0 20130423.r.221 2013/04/23:23:00:00  ©1989-2013 Adobe Systems Incorporated - from the file “PBM.plugin”
       Poster Edges 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Radial Blur 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Radiance 14.0 20130423.r.221 2013/04/23:23:00:00  ©2003-2013 Adobe Systems Incorporated - from the file “Radiance.plugin”
       Read Watermark NO VERSION - from the file “DigiRead.plugin”
       Reticulation 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Ripple 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Rough Pastels 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Save for Web 14.0, Copyright © 1999-2013 Adobe Systems Incorporated - from the file “Save for Web.plugin”
       ScriptingSupport 13.0, Copyright © 2013 Adobe Systems Incorporated - from the file “ScriptingSupport.plugin”
       Shake Reduction 14.0, Copyright © 2013 Adobe Systems Incorporated - from the file “Shake Reduction.plugin”
       Shear 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smart Blur 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Smudge Stick 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Solarize 14.0 20130423.r.221 2013/04/23:23:00:00  ©1993-2013 Adobe Systems Incorporated - from the file “Solarize.plugin”
       Spatter 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Spherize 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Sponge 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sprayed Strokes 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stained Glass 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Stamp 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Sumi-e 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Targa 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Texturizer 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Tiles 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Torn Edges 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Twirl 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Underpainting 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Vanishing Point 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “VanishingPoint.plugin”
       Water Paper 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Watercolor 14.0, Copyright © 1991-2013 Adobe Systems Incorporated - from the file “Filter Gallery.plugin”
       Wave 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wind 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
       Wireless Bitmap 14.0 20130423.r.221 2013/04/23:23:00:00  ©1989-2013 Adobe Systems Incorporated - from the file “WBMP.plugin”
       ZigZag 14.0, Copyright © 2003-2013 Adobe Systems Incorporated - from the file “Standard Multiplugin.plugin”
    Optional and third party plug-ins: NONE
    Plug-ins that failed to load: NONE
    Flash: NONE
    Installed TWAIN devices: NONE

    These are the options I see.

  • Error: Suite Color Management is not enabled | Bridge CS6

    When i go to Edit > Creative Suite Colour Settings in Adobe Bridge, I am receiving the following error:  "Suite Colour Management is not enabled. Suite Colour Management requires that a qualifying product has been launched at least once to enable this feature. Then I searched this issue in Google and I got a solution from the link http://helpx.adobe.com/creative-suite/kb/error-suite-color-management-enabled.html . I did all instructions one by one but my issue still not resolved. i purchased this license very recently From Al suwaidi computers
    Photoshop version is : Photoshop CS6 .kindly help me to resolve this issue

    Hi Curt ,
    I have already purchased adobe Photoshop cs6 13.0 MLP AOO License and illustrator CS6 13.0 MLP AOO License (i have selected to install all packages along with this ). i did all set up as per the instructions that post by adobe  http://helpx.adobe.com/creative-suite/kb/error-suite-color-management- enabled.html but still i cannot access creative suite color settings it says the same message ..
    "   Suite Color Management is not enabled. Suite Color Management requires that a qualifying product has been launched at least once to enable this feature "
    Info:-
    I am using a Z820 workstation with NVidia graphics but it not showing any hardware related errors
    Regards,
    Sangeeth Sagar,

  • Xorg-config isn't yet, trying nVidia-nouveau, on a desktop machine...

    Ok, I'm newbie on 'Arch', but fairly seasoned on Debian-family (MEPIS,sidux), and on openSUSE.
    Gotta admit, I am really LIKING this low-level installer, as a means to 'test' my Linux knowledge to date.
    But, it's certainly a *slower* way to get KDE-4 running, by having to manually hack on all the individual
    /etc/<yada>/yada.conf files using 'nano', rather than just boot a LiveCD all the way into run-level-5 in
    one fell swoop, run a GUI-based installer, specify a username/password, and be running
    KDE-4 20 minutes later!
    But, I'm not complaining.
    Let's see...where am I?
    Got the basic (run-level-3) system installed to a hard-drive partition, using my existing /home partition.
    [Had one small glitch to get ethernet to DHCP-acquire an IP-addr...had to "hook <some-conf?>", so
    I could add 'nameserver 192.168.0.1' into 'resolv.conf' (or whatever it's name is) and get that to stick.
    So, net-access works.  Was then able to do whatever else that basic-install manual said...told it to
    configure me nVidia-nouveau, by creating the '20-nouveau.conf'.  Rebooted, as directed.  (Several times now.)
    Tried 'Xorg -configure'.  It fails with:
    1:  [drm] No DRICreatePCIBusID symbol.
    2: Num created screens does not match num of detected devices.
    EDIT: Oh, did read that I could grab an existing xorg.conf from another distro, but
    that would be cheating, eh?
    That's the one blocking getting to run-level-5.
    I did 'jump ahead' and installed KDE-4, but of course, till I make Xorg happy, that's really not
    gonna do me much good.
    So, in addition to advice on configuring Xorg, one other 'forest-for-the-trees question':
      Is there a higher-level (GUI-based) approach to installing Arch, rather than using 'netinstall'?
    (I did notice that other kit, recommended for 'people with unreliable networks', but that
    didn't sound like me.)
    TIA...
    Last edited by cookdav (2010-12-03 23:11:04)

    I agree with 'some like the control of cmd-line, to achieve non-default settings', but I'd argue that
    doing the installation using a LiveCD like Chakra OUGHT to allow the 'same' choices and flexibility
    that the cmd-line method does.
    However, in my view, the 'cmd-line' approach seemed to leave out actually forcing (guiding the
    user thru a script that causes 'sound' and 'wifi' pre-requisites to actually get installed)!  (The
    'netcfg' package is a prime example.)  Instead, the user follows a written document (e.g. either
    'basic' or 'complete' arch manuals, which mention subjects like 'sound' and 'wifi', but then do
    NOT even detect presence of 'wifi-adapter' or 'sound' hardware, etc.  In other words, if
    ANY wifi-hardware is detected, the 'netcfg' package should get installed, but clearly doesn't.
    Rather, it relies on the person installing to somehow know/determine that they need to
    manually install 'netcfg' (as well as then manually hunt-down their firmware, etc).
    Whereas, the 'Chakra' (GUI) approach at least makes an attempt (e.g. causes 'netcfg' to
    get installed transparently), easing the learning curve.
    That said, the negative of the guided/GUI approach is that the person installing does NOT
    then learn/understand precisely WHAT STEPS got executed for them, and thus learns very
    little of what packages and what config-files need to be examined/modified to carry
    out those various steps.  As I result, while I'm convinced that SUCCESSFUL 'arch' owners/users
    become some of the most knowledgeable users in the details of Linux configuration,
    I'm left wondering just what per-cent of newbies who first TRY Linux via 'arch',
    end up succeeding with it, versus either giving up  on Linux or wandering off to some
    other distro that has a more scripted/automated installer.
    (i.e. an install-script/GUI that tries to get them up-and-running with minimal fuss, and allows them
    to  LATER absorb the details,  via  future updates/maintenance glitches/issues.).
    In other words, after my 5-10 years of Linux experience, I was surprised how much I had to
    struggle, to get a working laptop-with-wifi installation.  In a word, I 'failed' the test that
    arch provided me, and felt I had to resort to Chakra, to meet the other goal of getting
    that laptop up-and-running with sound and wifi and xserver working.  But, maybe that's
    just a reflection of our modern society's push into the "instant-gratification" direction?
    Thanks to ALL who have participated in this thread, for their guidance!  As I mentioned,
    I'm both humbled and more knowledgeable than I was when I started on the 'arch'
    journey, just a few short days ago.
    As I mentioned in the base-post, I came to 'arch' to LEARN something, and to TEST my
    Linux knowledge,and I met those goals.  That said, I found it disconcerting that the manual(s)
    that I read seemed to gloss over such fundamental things as not mentioning the
    need to install 'netcfg' and not-resulting in some flavor of sound-support being put in place.
    Last edited by cookdav (2010-12-07 14:50:22)

  • 'OPEN' not enabled.

    Every time I try to 'OPEN' from within PS, 'ENABLE' is blank, and all my images greyed out.
    I can drag jpegs, RAWs, whatever onto the PS icon and they will launch, but opening from within PS requires setting 'ENABLE' at the bottom of the open palette.  Every time!  I thought it might work like preferences and show up the next time, but no....
    I'm on a 2.4 Intel Core 2 Duo MacBook with 8 gbs ram and an Nvidia GeForce 320M

    I'm talking about Photoshop, not Elements.
    Open PS and go to FILE>OPEN.
    A box appears and at the bottom one can ENABLE the selection of specific file
    types or all readable file types. I am saying this does not work in my beta of
    CS6 Photoshop.
    Quoting Chris Cox <[email protected]>:
    Chris Cox http://forums.adobe.com/people/Chris+Cox created the discussion
    "Re: 'OPEN' not enabled."
    To view the discussion, visit:
    http://forums.adobe.com/message/4308591#4308591

  • My hp4530s wifi switch does not enable when selected

    hp4530s with windows 7 prof. The wifi switch does not enable when selected in mobility manager in the control panel. The option is shown, however is grayed out and does not enable the wifi

    Hi,
    When was the last time that WIFI worked on the HP4530s?  If you aer using a dock, then remove the laptop from the dock.
    You can check the status of the WIFI adapter in Device Manager.  You should have something similar to the below image if your model is equipped with WIFI.
    The HP Support Assistant and also be used to troubleshoot network issues.
    Look under the Internet and Security topics in HPSA for the adapter.
    Try diagnostics under the My computer tab in HPSA
    HP DV9700, t9300, Nvidia 8600, 4GB, Crucial C300 128GB SSD
    HP Photosmart Premium C309G, HP Photosmart 6520
    HP Touchpad, HP Chromebook 11
    Custom i7-4770k,Z-87, 8GB, Vertex 3 SSD, Samsung EVO SSD, Corsair HX650,GTX 760
    Custom i7-4790k,Z-97, 16GB, Vertex 3 SSD, Plextor M.2 SSD, Samsung EVO SSD, Corsair HX650, GTX 660TI
    Windows 7/8 UEFI/Legacy mode, MBR/GPT

  • [SOLVED] Nouveau Module not starting at boot. Starts with modprobe.

    I am currently using 64 bit arch linux along with grub2 for the boot loader. When I boot into arch the nouveau does not look to start. If I run dmesg it has no mention of it. Once I am in the system I can run modprobe nouveau and it starts up fine.
    my mkinitcpio.conf has the following for the modules configuration: MODULES="nouveau"
    I have rebuilt the image with "mkinitcpio -p linux" and remade the grub configuration with "grub-mkconfig -o /dev/sda" . I also made sure nouveau was not in the modprobe blacklist because I did have the nvidia drivers installed before hand.
    Any ideas on why nouveau doesn't start after Grub?
    Last edited by PupNSuds (2013-10-18 01:49:41)

    Thank you for pointing that out. I did follow that but I forgot I had also tried an older NVIDIA driver 304 to be exact. So instead of running the exact command they had I ran "pacman -Qs nvidia"  which displayed the following.
    local/libvdpau 0.7-1
        Nvidia VDPAU library
    local/nvidia-304xx 304.108-8
        NVIDIA drivers for linux, 304xx legacy branch
    local/xf86-video-nouveau 1.0.9-1 (xorg-drivers xorg)
        Open Source 2D acceleration driver for nVidia cards
    So knowing the package name I removed it with the same command but with the proper NVIDIA version. "pacman -Rdds nvidia-304xx" . Every thing seems to be working now. Thank you again.

  • Why is the 'Choose icon...' button in the Options tab of the field property dialog box not enabled?

    I am using Adobe Acrobat Professional XI running on Windows 8.
    This “feature” has been bugging me for some time now. I remember it happening when I used Acrobat 9 Professional (Windows XP) and it is still happening in Acrobat XI Professional. I think I figured out a situation when I can reproduce this “feature” conistently and I hope someone fixes this.
    Try the following and see what happens:
    1. Acrobat Professional is not open.
    2. Launch Word and start editing a document (or some other authoring tool that can generete PDF document).
    3. After editing the document, generate a PDF version of the document.
    4. Launch Acrobat Professional and edit the PDF document generated in 3.
    5. Add a button.
    6. View the button's properties.
    7. Change the Fill Color property in the Appearance tab to none.
    8. Change the Layout in the Options tab to Icon only.
    Now here is what bugs be. Shouldn’t the 'Choose Icon ...' button be enabled? It is not enabled after step 8. It is possible that 'Choose Icon ...' button is enabled for some of you. I this case, it would be nice if at least one of you who experience the same bug say so in this thread so that Adobe doesn't think I am sending them on a wild goose chase.
    I can enable it by selecting a different tab and then returning to the Options tab. A similar thing happens when reverting back from 'Icon only' to 'Label only' but I am not sure how to reconstruct a scenario for this one.
    Here is the dialog box for one instance when I noticed the bug.
    Regards,
    John

    You're right, it has been that way for a long time. I've never bothered reporting it as a bug since it's simple enough to deal with, but reporting it would be a reasonable thing to do.

  • BitLocker not Enabled on HP ElitePad 1000 G2

    I have an HP ElitePad 1000 G2 that I am using MDT to apply our 8.1 x64 Update image.  This task sequence works fine on all other systems on which it has run.  On the ElitePad, when the task sequence completes, BitLocker is not enabled.
    Running manage-bde-status returns:
    Disk volumes that can be protected with
    BitLocker Drive Encryption:
    Volume C: [OSDisk]
    [OS Volume]
        Size:                 115.58 GB
        BitLocker Version:    2.0
        Conversion Status:    Used Space Only Encrypted
        Percentage Encrypted: 100.0%
        Encryption Method:    AES 128
        Protection Status:    Protection Off
        Lock Status:          Unlocked
        Identification Field: Unknown
        Key Protectors:
            TPM
    If I look in the BitLocker applet on the control panel, it says "OSDisk (C:) BitLocker is waiting for activation"
    the ZTIBDE.log just stops at:
    Attempting to intiate ProtectKeyWithNumericalP@ssword
    <Message containing password has been suppressed>
    A successful system shows:
    Attempting to intiate ProtectKeyWithNumericalP@ssword
    Success protecting Key with numerical p@ssword
    If I click Turn on BitLocker in the control panel applet or run the following commands:
    manage-bde -protectors -add c: -recoverypassword
    manage-bde -on c: -recoverypassword
    The recovery key protector is created and uploaded to AD and BitLocker shows as enabled.
    Any ideas to why this is happening?

    after some more investigation, I found the following article
    http://netecm.netree.ch/blog/Lists/Posts/Post.aspx?ID=80 and adding the registry key referenced in the article fixed the issue.

  • Drill by is not enabled in BO 4.0 WebI report

    Hi,
    In one of my report I have to do Drill by. But when I right click on the dimension I am able to see only Drill Down that is enabled.
    Drill by is not enabled. Please let me know how to enable Drill By in BO 4.0 WebI report.
    Thanks in advance
    Lavanya

    Hai
    Enable drill mode right in BOE 4.0
    http://www.sdn.sap.com/irj/scn/web-intelligence40-elearning-all
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/d0e40af9-0d6a-2e10-b58a-c4ecde511a6e
    Thank u

Maybe you are looking for

  • Software Update no longer works

    My Software Update no longer works. Error message: "Software Update can't connect to the update server." Learned it might be caused by my anti-virus software (Sophos), so I de-installed it. Tried every remedy mentioned on various internet sites, to n

  • HT201365 why am i getting an unknown error code of  4013 when trying to restore my 4S

    Hi can anyone help please?, my Iphone 4s died on me early hours lthis morning.  It was whilst on charge and it made the noise as if plugging in and out the charger!!! I have tried to restore in Itunes, however, I keep getting the above error message!

  • Can I stream from iTunes via Wifi to speakers attached to another Mac?

    Hello! I have a 15" Powerbook running 10.4.10, and a 400mhz Sawtooth G4 running 10.4.10 and 10.3.9. I also have a wireless network, with the G4 connected via Ethernet to the router. I also have a very nice set of speakers currently connected to both

  • Weired issue odd IP's can ping the VIP and even can't on the Nexus 9K switch.

    Hello experts! we have two nexus 9k core, attached to the HP Blade v7000 chasis and VPC configured. All Vlans are HSRP are configured. VPC is configured successfully. But the weird this is that source IP address 10.1.2.3 can ping the dest VIP (on the

  • Hotmail Account Not Displaying Correctly in IE10

    Hi there, I am having issues with my hotmail account which as of today is not displaying correctly in IE10.  Everything was working correctly up until this morning.  I can't get any emails to load and it looks terrible.  I can't access folders either