You are not logged in.

#1 2012-04-13 07:53:14

8bittechno
Member
Registered: 2012-04-13
Posts: 1

M11x r2 Bumblebee

So I've been trying to get bumblebee working on Arch for a good few months now, and I keep quitting, but I would love to get this solved.

I have dkms-nvidia, bumblebee-git, virtualgl, and nvidia-utils-bumblebee.

When I run optirun glxgears, I get a black screen which disappears after a few seconds.

Running optirun -vv glxgears yields the following

[DEBUG]Reading file: /usr/local/etc/bumblebee/bumblebee.conf
[INFO]Configured driver: nvidia
[DEBUG]Skipping auto-detection, using configured driver 'nvidia'
[DEBUG]Process modinfo started, PID 9916.
[DEBUG]Hiding stderr for execution of modinfo
[DEBUG]SIGCHILD received, but wait failed with No child processes
[DEBUG]Active configuration:
[DEBUG] bumblebeed config file: /usr/local/etc/bumblebee/bumblebee.conf
[DEBUG] X display: :8
[DEBUG] LD_LIBRARY_PATH: 
[DEBUG] Socket path: /var/run/bumblebee.socket
[DEBUG] VGL Compression: proxy
[DEBUG]optirun version 3.0 starting...
[INFO]Response: Yes. X is active.

[INFO]Running application through vglrun.
[DEBUG]Process vglrun started, PID 9981.
[DEBUG]SIGCHILD received, but wait failed with No child processes
[DEBUG]Socket closed.
[DEBUG]Killing all remaining processes.

Here's the Xorg.8.log

[  2501.087] 
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
[  2501.087] 
X.Org X Server 1.12.0.902 (1.12.1 RC 2)
Release Date: 2012-04-09
[  2501.087] X Protocol Version 11, Revision 0
[  2501.087] Build Operating System: Linux 3.3.1-1-ARCH x86_64 
[  2501.087] Current Operating System: Linux conradfay-arch 3.3.1-1-ARCH #1 SMP PREEMPT Tue Apr 3 06:46:17 UTC 2012 x86_64
[  2501.087] Kernel command line: root=/dev/sda3 ro
[  2501.087] Build Date: 10 April 2012  03:48:38PM
[  2501.087]  
[  2501.087] Current version of pixman: 0.24.4
[  2501.087]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[  2501.087] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  2501.087] (==) Log file: "/var/log/Xorg.8.log", Time: Fri Apr 13 00:45:17 2012
[  2501.087] (++) Using config file: "/usr/local/etc/bumblebee/xorg.conf.nouveau"
[  2501.087] (==) Using config directory: "/etc/X11/xorg.conf.d"
[  2501.088] (==) ServerLayout "Layout0"
[  2501.088] (**) |-->Screen "Screen0" (0)
[  2501.088] (**) |   |-->Monitor "<default monitor>"
[  2501.088] (**) |   |-->Device "Device0"
[  2501.088] (==) No monitor specified for screen "Screen0".
        Using a default monitor configuration.
[  2501.088] (**) Option "AutoAddDevices" "false"
[  2501.088] (**) Not automatically adding devices
[  2501.088] (==) Automatically enabling devices
[  2501.088] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[  2501.088]    Entry deleted from font path.
[  2501.088] (==) FontPath set to:
        /usr/share/fonts/misc/,
        /usr/share/fonts/TTF/,
        /usr/share/fonts/Type1/,
        /usr/share/fonts/100dpi/,
        /usr/share/fonts/75dpi/
[  2501.088] (==) ModulePath set to "/usr/lib/xorg/modules"
[  2501.088] (==) |-->Input Device "<default pointer>"
[  2501.088] (==) |-->Input Device "<default keyboard>"
[  2501.088] (==) The core pointer device wasn't specified explicitly in the layout.
        Using the default mouse configuration.
[  2501.088] (==) The core keyboard device wasn't specified explicitly in the layout.
        Using the default keyboard configuration.
[  2501.088] (II) Loader magic: 0x7c7ae0
[  2501.088] (II) Module ABI versions:
[  2501.088]    X.Org ANSI C Emulation: 0.4
[  2501.088]    X.Org Video Driver: 12.0
[  2501.088]    X.Org XInput driver : 16.0
[  2501.088]    X.Org Server Extension : 6.0
[  2501.091] (--) PCI:*(0:1:0:0) 10de:0caf:ffff:ffff rev 162, Mem @ 0xb0000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
[  2501.091] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[  2501.091] (II) LoadModule: "extmod"
[  2501.092] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[  2501.093] (II) Module extmod: vendor="X.Org Foundation"
[  2501.093]    compiled for 1.12.0.902, module version = 1.0.0
[  2501.093]    Module class: X.Org Server Extension
[  2501.093]    ABI class: X.Org Server Extension, version 6.0
[  2501.093] (II) Loading extension MIT-SCREEN-SAVER
[  2501.093] (II) Loading extension XFree86-VidModeExtension
[  2501.093] (II) Loading extension XFree86-DGA
[  2501.093] (II) Loading extension DPMS
[  2501.093] (II) Loading extension XVideo
[  2501.093] (II) Loading extension XVideo-MotionCompensation
[  2501.093] (II) Loading extension X-Resource
[  2501.093] (II) LoadModule: "dbe"
[  2501.094] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[  2501.094] (II) Module dbe: vendor="X.Org Foundation"
[  2501.094]    compiled for 1.12.0.902, module version = 1.0.0
[  2501.094]    Module class: X.Org Server Extension
[  2501.094]    ABI class: X.Org Server Extension, version 6.0
[  2501.094] (II) Loading extension DOUBLE-BUFFER
[  2501.094] (II) LoadModule: "glx"
[  2501.095] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  2501.095] (II) Module glx: vendor="X.Org Foundation"
[  2501.095]    compiled for 1.12.0.902, module version = 1.0.0
[  2501.095]    ABI class: X.Org Server Extension, version 6.0
[  2501.095] (==) AIGLX enabled
[  2501.095] (II) Loading extension GLX
[  2501.095] (II) LoadModule: "record"
[  2501.096] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[  2501.097] (II) Module record: vendor="X.Org Foundation"
[  2501.097]    compiled for 1.12.0.902, module version = 1.13.0
[  2501.097]    Module class: X.Org Server Extension
[  2501.097]    ABI class: X.Org Server Extension, version 6.0
[  2501.097] (II) Loading extension RECORD
[  2501.097] (II) LoadModule: "dri"
[  2501.097] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2501.098] (II) Module dri: vendor="X.Org Foundation"
[  2501.098]    compiled for 1.12.0.902, module version = 1.0.0
[  2501.098]    ABI class: X.Org Server Extension, version 6.0
[  2501.098] (II) Loading extension XFree86-DRI
[  2501.098] (II) LoadModule: "dri2"
[  2501.099] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[  2501.099] (II) Module dri2: vendor="X.Org Foundation"
[  2501.099]    compiled for 1.12.0.902, module version = 1.2.0
[  2501.099]    ABI class: X.Org Server Extension, version 6.0
[  2501.099] (II) Loading extension DRI2
[  2501.099] (II) LoadModule: "nouveau"
[  2501.100] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[  2501.101] (II) Module nouveau: vendor="X.Org Foundation"
[  2501.101]    compiled for 1.11.99.902, module version = 0.0.16
[  2501.101]    Module class: X.Org Video Driver
[  2501.101]    ABI class: X.Org Video Driver, version 12.0
[  2501.101] (II) LoadModule: "mouse"
[  2501.102] (II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
[  2501.102] (II) Module mouse: vendor="X.Org Foundation"
[  2501.102]    compiled for 1.12.0, module version = 1.7.2
[  2501.102]    Module class: X.Org XInput Driver
[  2501.102]    ABI class: X.Org XInput driver, version 16.0
[  2501.102] (II) LoadModule: "kbd"
[  2501.103] (II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
[  2501.103] (II) Module kbd: vendor="X.Org Foundation"
[  2501.103]    compiled for 1.11.99.902, module version = 1.6.1
[  2501.103]    Module class: X.Org XInput Driver
[  2501.103]    ABI class: X.Org XInput driver, version 16.0
[  2501.103] (II) NOUVEAU driver 
[  2501.103] (II) NOUVEAU driver for NVIDIA chipset families :
[  2501.103]    RIVA TNT        (NV04)
[  2501.104]    RIVA TNT2       (NV05)
[  2501.104]    GeForce 256     (NV10)
[  2501.104]    GeForce 2       (NV11, NV15)
[  2501.104]    GeForce 4MX     (NV17, NV18)
[  2501.104]    GeForce 3       (NV20)
[  2501.104]    GeForce 4Ti     (NV25, NV28)
[  2501.104]    GeForce FX      (NV3x)
[  2501.104]    GeForce 6       (NV4x)
[  2501.104]    GeForce 7       (G7x)
[  2501.104]    GeForce 8       (G8x)
[  2501.105]    GeForce GTX 200 (NVA0)
[  2501.105]    GeForce GTX 400 (NVC0)
[  2501.105] (--) using VT number 7

[  2501.105] drmOpenDevice: node name is /dev/dri/card0
[  2501.105] drmOpenDevice: open result is 14, (OK)
[  2501.105] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[  2501.105] drmOpenDevice: node name is /dev/dri/card0
[  2501.105] drmOpenDevice: open result is 14, (OK)
[  2501.105] drmOpenByBusid: drmOpenMinor returns 14
[  2501.105] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[  2501.105] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2501.105] drmOpenDevice: node name is /dev/dri/card1
[  2501.105] drmOpenDevice: open result is 14, (OK)
[  2501.106] drmOpenByBusid: drmOpenMinor returns 14
[  2501.106] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[  2501.106] (II) [drm] nouveau interface version: 0.0.16
[  2501.132] (II) Loading sub module "dri"
[  2501.132] (II) LoadModule: "dri"
[  2501.132] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[  2501.132] (II) Module dri: vendor="X.Org Foundation"
[  2501.133]    compiled for 1.12.0.902, module version = 1.0.0
[  2501.133]    ABI class: X.Org Server Extension, version 6.0
[  2501.133] (II) NOUVEAU(0): Loaded DRI module
[  2501.133] drmOpenDevice: node name is /dev/dri/card0
[  2501.133] drmOpenDevice: open result is 15, (OK)
[  2501.149] drmOpenDevice: node name is /dev/dri/card0
[  2501.149] drmOpenDevice: open result is 15, (OK)
[  2501.169] drmOpenByBusid: Searching for BusID pci:0000:01:00.0
[  2501.169] drmOpenDevice: node name is /dev/dri/card0
[  2501.170] drmOpenDevice: open result is 15, (OK)
[  2501.170] drmOpenByBusid: drmOpenMinor returns 15
[  2501.170] drmOpenByBusid: Interface 1.4 failed, trying 1.1
[  2501.170] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[  2501.181] drmOpenDevice: node name is /dev/dri/card1
[  2501.181] drmOpenDevice: open result is 15, (OK)
[  2501.181] drmOpenByBusid: drmOpenMinor returns 15
[  2501.181] drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
[  2501.181] (II) [drm] DRM interface version 1.4
[  2501.182] (II) [drm] DRM open master succeeded.
[  2501.182] (--) NOUVEAU(0): Chipset: "NVIDIA NVa3"
[  2501.182] (II) NOUVEAU(0): Creating default Display subsection in Screen section
        "Screen0" for depth/fbbpp 24/32
[  2501.182] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[  2501.182] (==) NOUVEAU(0): RGB weight 888
[  2501.182] (==) NOUVEAU(0): Default visual is TrueColor
[  2501.182] (==) NOUVEAU(0): Using HW cursor
[  2501.182] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[  2501.182] (==) NOUVEAU(0): Page flipping enabled
[  2501.301] (II) NOUVEAU(0): Output VGA-13 has no monitor section
[  2501.347] (II) NOUVEAU(0): EDID for output VGA-13
[  2501.347] (II) NOUVEAU(0): Printing probed modes for output VGA-13
[  2501.347] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2501.347] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2501.347] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  2501.347] (II) NOUVEAU(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[  2501.347] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
[  2501.347] (II) NOUVEAU(0): Output VGA-13 connected
[  2501.347] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
[  2501.347] (II) NOUVEAU(0): Output VGA-13 using initial mode 1024x768
[  2501.347] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  2501.347] (--) NOUVEAU(0): Virtual size is 1024x768 (pitch 0)
[  2501.347] (**) NOUVEAU(0):  Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[  2501.347] (II) NOUVEAU(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2501.347] (**) NOUVEAU(0):  Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[  2501.347] (II) NOUVEAU(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2501.347] (**) NOUVEAU(0):  Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[  2501.347] (II) NOUVEAU(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  2501.347] (**) NOUVEAU(0):  Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
[  2501.347] (II) NOUVEAU(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz e)
[  2501.347] (**) NOUVEAU(0):  Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[  2501.347] (II) NOUVEAU(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 489 492 525 -hsync -vsync (31.5 kHz e)
[  2501.347] (==) NOUVEAU(0): DPI set to (96, 96)
[  2501.347] (II) Loading sub module "fb"
[  2501.347] (II) LoadModule: "fb"
[  2501.348] (II) Loading /usr/lib/xorg/modules/libfb.so
[  2501.348] (II) Module fb: vendor="X.Org Foundation"
[  2501.349]    compiled for 1.12.0.902, module version = 1.0.0
[  2501.349]    ABI class: X.Org ANSI C Emulation, version 0.4
[  2501.349] (II) Loading sub module "exa"
[  2501.349] (II) LoadModule: "exa"
[  2501.349] (II) Loading /usr/lib/xorg/modules/libexa.so
[  2501.350] (II) Module exa: vendor="X.Org Foundation"
[  2501.350]    compiled for 1.12.0.902, module version = 2.5.0
[  2501.350]    ABI class: X.Org Video Driver, version 12.0
[  2501.350] (II) Loading sub module "shadowfb"
[  2501.350] (II) LoadModule: "shadowfb"
[  2501.350] (II) Loading /usr/lib/xorg/modules/libshadowfb.so
[  2501.350] (II) Module shadowfb: vendor="X.Org Foundation"
[  2501.350]    compiled for 1.12.0.902, module version = 1.0.0
[  2501.351]    ABI class: X.Org ANSI C Emulation, version 0.4
[  2501.351] (--) Depth 24 pixmap format is 32 bpp
[  2501.378] (II) NOUVEAU(0): Opened GPU channel 2
[  2501.378] (II) NOUVEAU(0): [DRI2] Setup complete
[  2501.378] (II) NOUVEAU(0): [DRI2]   DRI driver: nouveau
[  2501.378] (II) NOUVEAU(0): [DRI2]   VDPAU driver: nouveau
[  2501.383] (II) NOUVEAU(0): GART: 512MiB available
[  2501.395] (II) NOUVEAU(0): GART: Allocated 16MiB as a scratch buffer
[  2501.396] (II) EXA(0): Driver allocated offscreen pixmaps
[  2501.396] (II) EXA(0): Driver registered support for the following operations:
[  2501.396] (II)         Solid
[  2501.396] (II)         Copy
[  2501.396] (II)         Composite (RENDER acceleration)
[  2501.396] (II)         UploadToScreen
[  2501.396] (II)         DownloadFromScreen
[  2501.396] (==) NOUVEAU(0): Backing store disabled
[  2501.396] (==) NOUVEAU(0): Silken mouse enabled
[  2501.396] (II) NOUVEAU(0): [XvMC] Associated with Nouveau GeForce 8/9 Textured Video.
[  2501.396] (II) NOUVEAU(0): [XvMC] Extension initialized.
[  2501.396] (==) NOUVEAU(0): DPMS enabled
[  2501.396] (II) NOUVEAU(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2501.397] (--) RandR disabled
[  2501.397] (II) Initializing built-in extension Generic Event Extension
[  2501.397] (II) Initializing built-in extension SHAPE
[  2501.397] (II) Initializing built-in extension MIT-SHM
[  2501.397] (II) Initializing built-in extension XInputExtension
[  2501.397] (II) Initializing built-in extension XTEST
[  2501.397] (II) Initializing built-in extension BIG-REQUESTS
[  2501.397] (II) Initializing built-in extension SYNC
[  2501.397] (II) Initializing built-in extension XKEYBOARD
[  2501.397] (II) Initializing built-in extension XC-MISC
[  2501.397] (II) Initializing built-in extension SECURITY
[  2501.397] (II) Initializing built-in extension XINERAMA
[  2501.397] (II) Initializing built-in extension XFIXES
[  2501.397] (II) Initializing built-in extension RENDER
[  2501.397] (II) Initializing built-in extension RANDR
[  2501.397] (II) Initializing built-in extension COMPOSITE
[  2501.397] (II) Initializing built-in extension DAMAGE
[  2501.454] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  2501.455] (II) AIGLX: enabled GLX_INTEL_swap_event
[  2501.455] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  2501.455] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  2501.458] (II) AIGLX: Loaded and initialized nouveau
[  2501.458] (II) GLX: Initialized DRI2 GL provider for screen 0
[  2501.462] (II) NOUVEAU(0): NVEnterVT is called.
[  2503.462] (II) NOUVEAU(0): Setting screen physical size to 270 x 203
[  2503.462] resize called 1024 768
[  2503.745] (II) Using input driver 'mouse' for '<default pointer>'
[  2503.745] (**) Option "CorePointer" "on"
[  2503.745] (**) <default pointer>: always reports core events
[  2503.745] (WW) <default pointer>: No Device specified, looking for one...
[  2503.766] (II) <default pointer>: Setting Device option to "/dev/input/mice"
[  2503.766] (--) <default pointer>: Device: "/dev/input/mice"
[  2503.766] (==) <default pointer>: Protocol: "Auto"
[  2503.766] (**) <default pointer>: always reports core events
[  2503.766] (**) Option "Device" "/dev/input/mice"
[  2503.793] (==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
[  2503.793] (**) <default pointer>: ZAxisMapping: buttons 4 and 5
[  2503.793] (**) <default pointer>: Buttons: 9
[  2503.793] (II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE, id 6)
[  2503.793] (**) <default pointer>: (accel) keeping acceleration scheme 1
[  2503.793] (**) <default pointer>: (accel) acceleration profile 0
[  2503.793] (**) <default pointer>: (accel) acceleration factor: 2.000
[  2503.793] (**) <default pointer>: (accel) acceleration threshold: 4
[  2503.793] (II) <default pointer>: Setting mouse protocol to "ExplorerPS/2"
[  2504.087] (II) <default pointer>: ps2EnableDataReporting: succeeded
[  2504.087] (II) Using input driver 'kbd' for '<default keyboard>'
[  2504.087] (**) Option "CoreKeyboard" "on"
[  2504.087] (**) <default keyboard>: always reports core events
[  2504.087] (**) <default keyboard>: always reports core events
[  2504.087] (**) Option "Protocol" "standard"
[  2504.087] (**) Option "XkbRules" "base"
[  2504.087] (**) Option "XkbModel" "pc105"
[  2504.087] (**) Option "XkbLayout" "us"
[  2504.087] (II) XINPUT: Adding extended input device "<default keyboard>" (type: KEYBOARD, id 7)
[  2504.092] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[  2504.092] (II) AutoAddDevices is off - not adding device.
[  2504.092] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[  2504.092] (II) AutoAddDevices is off - not adding device.
[  2504.093] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[  2504.093] (II) AutoAddDevices is off - not adding device.
[  2504.093] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[  2504.093] (II) AutoAddDevices is off - not adding device.
[  2504.093] (II) config/udev: Adding input device Lid Switch (/dev/input/event5)
[  2504.093] (II) AutoAddDevices is off - not adding device.
[  2504.094] (II) config/udev: Adding input device HID 413c:8161 (/dev/input/event2)
[  2504.094] (II) AutoAddDevices is off - not adding device.
[  2504.094] (II) config/udev: Adding input device Laptop_Integrated_Webcam_1.3M (/dev/input/event17)
[  2504.094] (II) AutoAddDevices is off - not adding device.
[  2504.094] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[  2504.094] (II) AutoAddDevices is off - not adding device.
[  2504.094] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=3 (/dev/input/event10)
[  2504.094] (II) AutoAddDevices is off - not adding device.
[  2504.095] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
[  2504.095] (II) AutoAddDevices is off - not adding device.
[  2504.095] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
[  2504.095] (II) AutoAddDevices is off - not adding device.
[  2504.095] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event13)
[  2504.095] (II) AutoAddDevices is off - not adding device.
[  2504.095] (II) config/udev: Adding input device HDA Intel HDMI/DP,pcm=7 (/dev/input/event9)
[  2504.095] (II) AutoAddDevices is off - not adding device.
[  2504.096] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  2504.096] (II) AutoAddDevices is off - not adding device.
[  2504.096] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event15)
[  2504.096] (II) AutoAddDevices is off - not adding device.
[  2504.097] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse1)
[  2504.097] (II) AutoAddDevices is off - not adding device.
[  2504.097] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[  2504.097] (II) AutoAddDevices is off - not adding device.
[  2504.099] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event16)
[  2504.099] (II) AutoAddDevices is off - not adding device.
[  2510.521] (II) UnloadModule: "mouse"
[  2510.522] (II) UnloadModule: "kbd"

What confuses me is that it mentions nouveau, but I want to be using the nvidia driver. Any help?

Offline

#2 2012-04-13 08:34:29

sevenfourk
Member
Registered: 2008-02-21
Posts: 185

Re: M11x r2 Bumblebee

Totally, I'm subscribing to this topic..

Ensure you have blacklisted nouveau (though, not sure if it helps, but I think there must not be conflicts)


No cause is lost if there is but one fool left to fight for it.

Offline

Board footer

Powered by FluxBB