You are not logged in.
Pages: 1
I have a MacbookPro 5,5 (nVidia 9400M) and am trying to use the nouveau driver. I have installed both packages (nouveau-dri and the xf86 one), but the X server cannot start becasue there is no /dev/dri. I have tried using a stock kernel and a custom kernel.
dmesg yeilds no output about nouveau, dri, or drm.
The modules load fine.
Here is my Xorg log:
[ 47.073]
X.Org X Server 1.11.4
Release Date: 2012-01-27
[ 47.073] X Protocol Version 11, Revision 0
[ 47.073] Build Operating System: Linux 3.2.2-1-ARCH x86_64
[ 47.073] Current Operating System: Linux aj-Arch64 3.2.4-1-ARCH #1 SMP PREEMPT Sat Feb 4 10:53:01 CET 2012 x86_64
[ 47.073] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=/dev/sda4
[ 47.074] Build Date: 29 January 2012 03:38:00PM
[ 47.074]
[ 47.074] Current version of pixman: 0.24.2
[ 47.075] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 47.076] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 47.079] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Feb 10 17:52:20 2012
[ 47.081] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 47.082] (==) No Layout section. Using the first Screen section.
[ 47.082] (==) No screen section available. Using defaults.
[ 47.082] (**) |-->Screen "Default Screen Section" (0)
[ 47.082] (**) | |-->Monitor "<default monitor>"
[ 47.082] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 47.082] (==) Automatically adding devices
[ 47.082] (==) Automatically enabling devices
[ 47.082] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 47.082] Entry deleted from font path.
[ 47.082] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 47.082] Entry deleted from font path.
[ 47.082] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 47.082] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 47.082] Entry deleted from font path.
[ 47.082] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 47.082] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/
[ 47.082] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 47.082] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 47.082] (II) Loader magic: 0x7ccae0
[ 47.082] (II) Module ABI versions:
[ 47.082] X.Org ANSI C Emulation: 0.4
[ 47.082] X.Org Video Driver: 11.0
[ 47.082] X.Org XInput driver : 13.0
[ 47.082] X.Org Server Extension : 6.0
[ 47.083] (--) PCI:*(0:2:0:0) 10de:0863:106b:00b9 rev 177, Mem @ 0x92000000/16777216, 0x80000000/268435456, 0x90000000/33554432, I/O @ 0x00001000/128, BIOS @ 0x????????/131072
[ 47.083] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 47.083] (II) LoadModule: "extmod"
[ 47.083] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 47.084] (II) Module extmod: vendor="X.Org Foundation"
[ 47.084] compiled for 1.11.4, module version = 1.0.0
[ 47.084] Module class: X.Org Server Extension
[ 47.084] ABI class: X.Org Server Extension, version 6.0
[ 47.084] (II) Loading extension MIT-SCREEN-SAVER
[ 47.084] (II) Loading extension XFree86-VidModeExtension
[ 47.084] (II) Loading extension XFree86-DGA
[ 47.084] (II) Loading extension DPMS
[ 47.084] (II) Loading extension XVideo
[ 47.084] (II) Loading extension XVideo-MotionCompensation
[ 47.084] (II) Loading extension X-Resource
[ 47.084] (II) LoadModule: "dbe"
[ 47.084] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 47.084] (II) Module dbe: vendor="X.Org Foundation"
[ 47.084] compiled for 1.11.4, module version = 1.0.0
[ 47.084] Module class: X.Org Server Extension
[ 47.084] ABI class: X.Org Server Extension, version 6.0
[ 47.084] (II) Loading extension DOUBLE-BUFFER
[ 47.084] (II) LoadModule: "glx"
[ 47.084] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 47.097] (II) Module glx: vendor="NVIDIA Corporation"
[ 47.097] compiled for 4.0.2, module version = 1.0.0
[ 47.097] Module class: X.Org Server Extension
[ 47.097] (II) NVIDIA GLX Module 290.10 Wed Nov 16 18:01:24 PST 2011
[ 47.097] (II) Loading extension GLX
[ 47.097] (II) LoadModule: "record"
[ 47.097] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 47.098] (II) Module record: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.4, module version = 1.13.0
[ 47.098] Module class: X.Org Server Extension
[ 47.098] ABI class: X.Org Server Extension, version 6.0
[ 47.098] (II) Loading extension RECORD
[ 47.098] (II) LoadModule: "dri"
[ 47.098] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 47.098] (II) Module dri: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.4, module version = 1.0.0
[ 47.098] ABI class: X.Org Server Extension, version 6.0
[ 47.098] (II) Loading extension XFree86-DRI
[ 47.098] (II) LoadModule: "dri2"
[ 47.098] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 47.098] (II) Module dri2: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.4, module version = 1.2.0
[ 47.098] ABI class: X.Org Server Extension, version 6.0
[ 47.098] (II) Loading extension DRI2
[ 47.098] (==) Matched nouveau as autoconfigured driver 0
[ 47.098] (==) Matched nv as autoconfigured driver 1
[ 47.098] (==) Matched nvidia as autoconfigured driver 2
[ 47.098] (==) Matched vesa as autoconfigured driver 3
[ 47.098] (==) Matched fbdev as autoconfigured driver 4
[ 47.098] (==) Assigned the driver to the xf86ConfigLayout
[ 47.098] (II) LoadModule: "nouveau"
[ 47.098] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 47.098] (II) Module nouveau: vendor="X.Org Foundation"
[ 47.098] compiled for 1.11.3, module version = 0.0.16
[ 47.098] Module class: X.Org Video Driver
[ 47.098] ABI class: X.Org Video Driver, version 11.0
[ 47.098] (II) LoadModule: "nv"
[ 47.099] (WW) Warning, couldn't open module nv
[ 47.099] (II) UnloadModule: "nv"
[ 47.099] (II) Unloading nv
[ 47.099] (EE) Failed to load module "nv" (module does not exist, 0)
[ 47.100] (II) LoadModule: "nvidia"
[ 47.100] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 47.100] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 47.100] compiled for 4.0.2, module version = 1.0.0
[ 47.100] Module class: X.Org Video Driver
[ 47.100] (II) LoadModule: "vesa"
[ 47.101] (WW) Warning, couldn't open module vesa
[ 47.101] (II) UnloadModule: "vesa"
[ 47.101] (II) Unloading vesa
[ 47.101] (EE) Failed to load module "vesa" (module does not exist, 0)
[ 47.102] (II) LoadModule: "fbdev"
[ 47.102] (WW) Warning, couldn't open module fbdev
[ 47.102] (II) UnloadModule: "fbdev"
[ 47.102] (II) Unloading fbdev
[ 47.102] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 47.103] (II) NOUVEAU driver
[ 47.103] (II) NOUVEAU driver for NVIDIA chipset families :
[ 47.103] RIVA TNT (NV04)
[ 47.103] RIVA TNT2 (NV05)
[ 47.103] GeForce 256 (NV10)
[ 47.103] GeForce 2 (NV11, NV15)
[ 47.103] GeForce 4MX (NV17, NV18)
[ 47.103] GeForce 3 (NV20)
[ 47.103] GeForce 4Ti (NV25, NV28)
[ 47.103] GeForce FX (NV3x)
[ 47.103] GeForce 6 (NV4x)
[ 47.103] GeForce 7 (G7x)
[ 47.103] GeForce 8 (G8x)
[ 47.103] GeForce GTX 200 (NVA0)
[ 47.103] GeForce GTX 400 (NVC0)
[ 47.103] (II) NVIDIA dlloader X Driver 290.10 Wed Nov 16 17:41:10 PST 2011
[ 47.103] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 47.103] (--) using VT number 7
[ 47.107] drmOpenDevice: node name is /dev/dri/card0
[ 47.113] drmOpenByBusid: Searching for BusID pci:0000:02:00.0
[ 47.114] drmOpenDevice: node name is /dev/dri/card0
[ 47.118] drmOpenByBusid: drmOpenMinor returns -1
[ 47.118] drmOpenDevice: node name is /dev/dri/card1
[ 47.123] drmOpenByBusid: drmOpenMinor returns -1
[ 47.123] drmOpenDevice: node name is /dev/dri/card2
[ 47.127] drmOpenByBusid: drmOpenMinor returns -1
[ 47.127] drmOpenDevice: node name is /dev/dri/card3
[ 47.132] drmOpenByBusid: drmOpenMinor returns -1
[ 47.132] drmOpenDevice: node name is /dev/dri/card4
[ 47.137] drmOpenByBusid: drmOpenMinor returns -1
[ 47.137] drmOpenDevice: node name is /dev/dri/card5
[ 47.141] drmOpenByBusid: drmOpenMinor returns -1
[ 47.141] drmOpenDevice: node name is /dev/dri/card6
[ 47.146] drmOpenByBusid: drmOpenMinor returns -1
[ 47.146] drmOpenDevice: node name is /dev/dri/card7
[ 47.150] drmOpenByBusid: drmOpenMinor returns -1
[ 47.150] drmOpenDevice: node name is /dev/dri/card8
[ 47.155] drmOpenByBusid: drmOpenMinor returns -1
[ 47.155] drmOpenDevice: node name is /dev/dri/card9
[ 47.160] drmOpenByBusid: drmOpenMinor returns -1
[ 47.160] drmOpenDevice: node name is /dev/dri/card10
[ 47.164] drmOpenByBusid: drmOpenMinor returns -1
[ 47.164] drmOpenDevice: node name is /dev/dri/card11
[ 47.169] drmOpenByBusid: drmOpenMinor returns -1
[ 47.169] drmOpenDevice: node name is /dev/dri/card12
[ 47.173] drmOpenByBusid: drmOpenMinor returns -1
[ 47.173] drmOpenDevice: node name is /dev/dri/card13
[ 47.178] drmOpenByBusid: drmOpenMinor returns -1
[ 47.178] drmOpenDevice: node name is /dev/dri/card14
[ 47.183] drmOpenByBusid: drmOpenMinor returns -1
[ 47.183] drmOpenDevice: node name is /dev/dri/card15
[ 47.187] drmOpenByBusid: drmOpenMinor returns -1
[ 47.187] drmOpenDevice: node name is /dev/dri/card0
[ 47.194] drmOpenDevice: node name is /dev/dri/card0
[ 47.199] drmOpenDevice: node name is /dev/dri/card1
[ 47.203] drmOpenDevice: node name is /dev/dri/card2
[ 47.208] drmOpenDevice: node name is /dev/dri/card3
[ 47.213] drmOpenDevice: node name is /dev/dri/card4
[ 47.218] drmOpenDevice: node name is /dev/dri/card5
[ 47.223] drmOpenDevice: node name is /dev/dri/card6
[ 47.228] drmOpenDevice: node name is /dev/dri/card7
[ 47.233] drmOpenDevice: node name is /dev/dri/card8
[ 47.238] drmOpenDevice: node name is /dev/dri/card9
[ 47.243] drmOpenDevice: node name is /dev/dri/card10
[ 47.248] drmOpenDevice: node name is /dev/dri/card11
[ 47.252] drmOpenDevice: node name is /dev/dri/card12
[ 47.257] drmOpenDevice: node name is /dev/dri/card13
[ 47.262] drmOpenDevice: node name is /dev/dri/card14
[ 47.267] drmOpenDevice: node name is /dev/dri/card15
[ 47.272] (EE) [drm] failed to open device
[ 47.272] (II) Loading sub module "fb"
[ 47.272] (II) LoadModule: "fb"
[ 47.272] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 47.272] (II) Module fb: vendor="X.Org Foundation"
[ 47.272] compiled for 1.11.4, module version = 1.0.0
[ 47.272] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.272] (II) Loading sub module "wfb"
[ 47.272] (II) LoadModule: "wfb"
[ 47.272] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 47.273] (II) Module wfb: vendor="X.Org Foundation"
[ 47.273] compiled for 1.11.4, module version = 1.0.0
[ 47.273] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.273] (II) Loading sub module "ramdac"
[ 47.273] (II) LoadModule: "ramdac"
[ 47.273] (II) Module "ramdac" already built-in
[ 47.273] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 47.273] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 47.273] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 47.273] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 47.273] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 47.273] (==) NVIDIA(0): RGB weight 888
[ 47.273] (==) NVIDIA(0): Default visual is TrueColor
[ 47.273] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 47.273] (**) NVIDIA(0): Enabling 2D acceleration
[ 47.825] (II) NVIDIA(GPU-0): Display (Apple Color LCD (DFP-0)) does not support NVIDIA 3D
[ 47.825] (II) NVIDIA(GPU-0): Vision stereo.
[ 47.828] (II) NVIDIA(0): NVIDIA GPU GeForce 9400M (C79) at PCI:2:0:0 (GPU-0)
[ 47.828] (--) NVIDIA(0): Memory: 524288 kBytes
[ 47.828] (--) NVIDIA(0): VideoBIOS: 62.79.67.00.00
[ 47.828] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[ 47.828] (--) NVIDIA(0): Connected display device(s) on GeForce 9400M at PCI:2:0:0
[ 47.828] (--) NVIDIA(0): Apple Color LCD (DFP-0)
[ 47.828] (--) NVIDIA(0): Apple Color LCD (DFP-0): 165.0 MHz maximum pixel clock
[ 47.828] (--) NVIDIA(0): Apple Color LCD (DFP-0): Internal Single Link LVDS
[ 47.830] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[ 47.830] (**) NVIDIA(0): enabled on all display devices.
[ 47.852] (II) NVIDIA(0): Assigned Display Device: DFP-0
[ 47.852] (==) NVIDIA(0):
[ 47.852] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 47.852] (==) NVIDIA(0): will be used as the requested mode.
[ 47.852] (==) NVIDIA(0):
[ 47.852] (II) NVIDIA(0): Validated modes:
[ 47.852] (II) NVIDIA(0): "nvidia-auto-select"
[ 47.852] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 800
[ 47.856] (--) NVIDIA(0): DPI set to (112, 106); computed from "UseEdidDpi" X config
[ 47.856] (--) NVIDIA(0): option
[ 47.856] (--) Depth 24 pixmap format is 32 bpp
[ 47.856] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 47.862] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 47.862] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 47.862] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 47.862] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 47.862] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 47.862] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 47.862] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 47.862] (II) NVIDIA(0): Config Options in the README.
[ 47.865] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[ 48.159] (II) Loading extension NV-GLX
[ 48.177] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 48.177] (==) NVIDIA(0): Backing store disabled
[ 48.177] (==) NVIDIA(0): Silken mouse enabled
[ 48.178] (==) NVIDIA(0): DPMS enabled
[ 48.178] (II) Loading extension NV-CONTROL
[ 48.178] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "CRT", but no
[ 48.178] (WW) NVIDIA(0): such display device could be found, or all display devices
[ 48.178] (WW) NVIDIA(0): by that name are currently unavailable.
[ 48.178] (WW) NVIDIA(0): Option "TwinViewXineramaInfoOrder" requested "TV", but no such
[ 48.178] (WW) NVIDIA(0): display device could be found, or all display devices by
[ 48.178] (WW) NVIDIA(0): that name are currently unavailable.
[ 48.178] (II) Loading extension XINERAMA
[ 48.178] (II) Loading sub module "dri2"
[ 48.178] (II) LoadModule: "dri2"
[ 48.179] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 48.179] (II) Module dri2: vendor="X.Org Foundation"
[ 48.179] compiled for 1.11.4, module version = 1.2.0
[ 48.179] ABI class: X.Org Server Extension, version 6.0
[ 48.179] (II) NVIDIA(0): [DRI2] Setup complete
[ 48.179] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 48.179] (==) RandR enabled
[ 48.179] (II) Initializing built-in extension Generic Event Extension
[ 48.179] (II) Initializing built-in extension SHAPE
[ 48.179] (II) Initializing built-in extension MIT-SHM
[ 48.179] (II) Initializing built-in extension XInputExtension
[ 48.179] (II) Initializing built-in extension XTEST
[ 48.179] (II) Initializing built-in extension BIG-REQUESTS
[ 48.179] (II) Initializing built-in extension SYNC
[ 48.179] (II) Initializing built-in extension XKEYBOARD
[ 48.179] (II) Initializing built-in extension XC-MISC
[ 48.179] (II) Initializing built-in extension SECURITY
[ 48.179] (II) Initializing built-in extension XINERAMA
[ 48.179] (II) Initializing built-in extension XFIXES
[ 48.179] (II) Initializing built-in extension RENDER
[ 48.179] (II) Initializing built-in extension RANDR
[ 48.179] (II) Initializing built-in extension COMPOSITE
[ 48.179] (II) Initializing built-in extension DAMAGE
[ 48.180] (II) Initializing extension GLX
[ 48.222] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 48.222] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 48.222] (II) LoadModule: "evdev"
[ 48.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.223] (II) Module evdev: vendor="X.Org Foundation"
[ 48.223] compiled for 1.10.99.902, module version = 2.6.0
[ 48.223] Module class: X.Org XInput Driver
[ 48.223] ABI class: X.Org XInput driver, version 13.0
[ 48.223] (II) Using input driver 'evdev' for 'Power Button'
[ 48.223] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.223] (**) Power Button: always reports core events
[ 48.223] (**) Power Button: Device: "/dev/input/event4"
[ 48.223] (--) Power Button: Found keys
[ 48.223] (II) Power Button: Configuring as keyboard
[ 48.223] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 48.223] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 48.223] (**) Option "xkb_rules" "evdev"
[ 48.223] (**) Option "xkb_model" "evdev"
[ 48.223] (**) Option "xkb_layout" "us"
[ 48.245] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 48.245] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 48.245] (II) Using input driver 'evdev' for 'Power Button'
[ 48.245] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.245] (**) Power Button: always reports core events
[ 48.245] (**) Power Button: Device: "/dev/input/event2"
[ 48.245] (--) Power Button: Found keys
[ 48.245] (II) Power Button: Configuring as keyboard
[ 48.245] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 48.246] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 48.246] (**) Option "xkb_rules" "evdev"
[ 48.246] (**) Option "xkb_model" "evdev"
[ 48.246] (**) Option "xkb_layout" "us"
[ 48.246] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 48.246] (II) No input driver specified, ignoring this device.
[ 48.246] (II) This device may have been added with another device file.
[ 48.246] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 48.246] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 48.246] (II) Using input driver 'evdev' for 'Sleep Button'
[ 48.246] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.246] (**) Sleep Button: always reports core events
[ 48.246] (**) Sleep Button: Device: "/dev/input/event3"
[ 48.246] (--) Sleep Button: Found keys
[ 48.246] (II) Sleep Button: Configuring as keyboard
[ 48.246] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 48.246] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 48.246] (**) Option "xkb_rules" "evdev"
[ 48.246] (**) Option "xkb_model" "evdev"
[ 48.246] (**) Option "xkb_layout" "us"
[ 48.247] (II) config/udev: Adding input device Apple Inc. Apple Internal Keyboard / Trackpad (/dev/input/event9)
[ 48.247] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Applying InputClass "evdev keyboard catchall"
[ 48.247] (II) Using input driver 'evdev' for 'Apple Inc. Apple Internal Keyboard / Trackpad'
[ 48.247] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.247] (**) Apple Inc. Apple Internal Keyboard / Trackpad: always reports core events
[ 48.247] (**) Apple Inc. Apple Internal Keyboard / Trackpad: Device: "/dev/input/event9"
[ 48.247] (--) Apple Inc. Apple Internal Keyboard / Trackpad: Found keys
[ 48.247] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Configuring as keyboard
[ 48.247] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.0/input/input9/event9"
[ 48.247] (II) XINPUT: Adding extended input device "Apple Inc. Apple Internal Keyboard / Trackpad" (type: KEYBOARD, id 9)
[ 48.247] (**) Option "xkb_rules" "evdev"
[ 48.247] (**) Option "xkb_model" "evdev"
[ 48.247] (**) Option "xkb_layout" "us"
[ 48.247] (II) config/udev: Adding input device bcm5974 (/dev/input/event8)
[ 48.247] (**) bcm5974: Applying InputClass "evdev touchpad catchall"
[ 48.247] (**) bcm5974: Applying InputClass "touchpad catchall"
[ 48.247] (II) LoadModule: "synaptics"
[ 48.248] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 48.248] (II) Module synaptics: vendor="X.Org Foundation"
[ 48.248] compiled for 1.11.0, module version = 1.5.0
[ 48.248] Module class: X.Org XInput Driver
[ 48.248] ABI class: X.Org XInput driver, version 13.0
[ 48.248] (II) Using input driver 'synaptics' for 'bcm5974'
[ 48.248] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 48.248] (**) bcm5974: always reports core events
[ 48.248] (**) Option "Device" "/dev/input/event8"
[ 48.463] (--) synaptics: bcm5974: x-axis range 0 - 1280
[ 48.463] (--) synaptics: bcm5974: y-axis range 0 - 800
[ 48.574] (--) synaptics: bcm5974: pressure range 0 - 256
[ 48.574] (--) synaptics: bcm5974: finger width range 0 - 0
[ 48.574] (--) synaptics: bcm5974: buttons: left double triple
[ 48.574] (--) synaptics: bcm5974: Vendor 0x5ac Product 0x236
[ 48.575] (**) Option "SHMConfig" "true"
[ 48.575] (**) Option "TapButton1" "1"
[ 48.575] (**) Option "TapButton2" "2"
[ 48.575] (**) Option "TapButton3" "3"
[ 48.660] (--) synaptics: bcm5974: touchpad found
[ 48.660] (**) bcm5974: always reports core events
[ 48.766] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.0/usb3/3-6/3-6:1.2/input/input8/event8"
[ 48.766] (II) XINPUT: Adding extended input device "bcm5974" (type: TOUCHPAD, id 10)
[ 48.766] (**) synaptics: bcm5974: (accel) MinSpeed is now constant deceleration 2.5
[ 48.766] (**) synaptics: bcm5974: MaxSpeed is now 1.75
[ 48.766] (**) synaptics: bcm5974: AccelFactor is now 0.133
[ 48.767] (**) bcm5974: (accel) keeping acceleration scheme 1
[ 48.767] (**) bcm5974: (accel) acceleration profile 1
[ 48.767] (**) bcm5974: (accel) acceleration factor: 2.000
[ 48.767] (**) bcm5974: (accel) acceleration threshold: 4
[ 48.772] (--) synaptics: bcm5974: touchpad found
[ 48.772] (II) config/udev: Adding input device bcm5974 (/dev/input/mouse1)
[ 48.772] (II) No input driver specified, ignoring this device.
[ 48.772] (II) This device may have been added with another device file.
[ 48.772] (II) config/udev: Adding input device Built-in iSight (/dev/input/event6)
[ 48.772] (**) Built-in iSight: Applying InputClass "evdev keyboard catchall"
[ 48.772] (II) Using input driver 'evdev' for 'Built-in iSight'
[ 48.772] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.772] (**) Built-in iSight: always reports core events
[ 48.772] (**) Built-in iSight: Device: "/dev/input/event6"
[ 48.772] (--) Built-in iSight: Found keys
[ 48.772] (II) Built-in iSight: Configuring as keyboard
[ 48.772] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:04.1/usb1/1-4/1-4:1.0/input/input6/event6"
[ 48.772] (II) XINPUT: Adding extended input device "Built-in iSight" (type: KEYBOARD, id 11)
[ 48.772] (**) Option "xkb_rules" "evdev"
[ 48.772] (**) Option "xkb_model" "evdev"
[ 48.772] (**) Option "xkb_layout" "us"
[ 48.773] (II) config/udev: Adding input device Kensington USB Input Device (/dev/input/event7)
[ 48.773] (**) Kensington USB Input Device: Applying InputClass "evdev pointer catchall"
[ 48.773] (II) Using input driver 'evdev' for 'Kensington USB Input Device'
[ 48.773] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 48.773] (**) Kensington USB Input Device: always reports core events
[ 48.773] (**) Kensington USB Input Device: Device: "/dev/input/event7"
[ 48.773] (--) Kensington USB Input Device: Found 9 mouse buttons
[ 48.773] (--) Kensington USB Input Device: Found scroll wheel(s)
[ 48.773] (--) Kensington USB Input Device: Found relative axes
[ 48.773] (--) Kensington USB Input Device: Found x and y relative axes
[ 48.773] (II) Kensington USB Input Device: Configuring as mouse
[ 48.773] (II) Kensington USB Input Device: Adding scrollwheel support
[ 48.773] (**) Kensington USB Input Device: YAxisMapping: buttons 4 and 5
[ 48.773] (**) Kensington USB Input Device: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 48.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:06.0/usb4/4-2/4-2:1.0/input/input7/event7"
[ 48.773] (II) XINPUT: Adding extended input device "Kensington USB Input Device" (type: MOUSE, id 12)
[ 48.773] (II) Kensington USB Input Device: initialized for relative axes.
[ 48.773] (**) Kensington USB Input Device: (accel) keeping acceleration scheme 1
[ 48.773] (**) Kensington USB Input Device: (accel) acceleration profile 0
[ 48.773] (**) Kensington USB Input Device: (accel) acceleration factor: 2.000
[ 48.773] (**) Kensington USB Input Device: (accel) acceleration threshold: 4
[ 48.773] (II) config/udev: Adding input device Kensington USB Input Device (/dev/input/mouse0)
[ 48.773] (II) No input driver specified, ignoring this device.
[ 48.773] (II) This device may have been added with another device file.
[ 48.774] (II) config/udev: Adding input device applesmc (/dev/input/event5)
[ 48.774] (II) No input driver specified, ignoring this device.
[ 48.774] (II) This device may have been added with another device file.
[ 48.774] (II) config/udev: Adding input device applesmc (/dev/input/js0)
[ 48.774] (II) No input driver specified, ignoring this device.
[ 48.774] (II) This device may have been added with another device file.
[ 48.774] (II) config/udev: Adding input device PC Speaker (/dev/input/event0)
[ 48.774] (II) No input driver specified, ignoring this device.
[ 48.774] (II) This device may have been added with another device file.
[ 48.830] (II) Power Button: Close
[ 48.830] (II) UnloadModule: "evdev"
[ 48.830] (II) Unloading evdev
[ 48.870] (II) Power Button: Close
[ 48.870] (II) UnloadModule: "evdev"
[ 48.870] (II) Unloading evdev
[ 48.976] (II) Sleep Button: Close
[ 48.976] (II) UnloadModule: "evdev"
[ 48.976] (II) Unloading evdev
[ 49.083] (II) Apple Inc. Apple Internal Keyboard / Trackpad: Close
[ 49.083] (II) UnloadModule: "evdev"
[ 49.083] (II) Unloading evdev
[ 49.296] (II) UnloadModule: "synaptics"
[ 49.296] (II) Unloading synaptics
[ 49.403] (II) Built-in iSight: Close
[ 49.403] (II) UnloadModule: "evdev"
[ 49.403] (II) Unloading evdev
[ 49.510] (II) Kensington USB Input Device: Close
[ 49.510] (II) UnloadModule: "evdev"
[ 49.510] (II) Unloading evdev
[ 50.608] Server terminated successfully (0). Closing log file.As you can see, it cannot open the device node in /dev/dri. In fact, the directory is completely missing.
Here is dmesg | tail
[ 5.570284] USB Video Class driver (1.1.1)
[ 5.614103] usb 4-1.3: USB disconnect, device number 5
[ 6.525856] scsi 6:0:0:0: Direct-Access APPLE SD Card Reader 1.00 PQ: 0 ANSI: 0
[ 6.528578] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 6.804399] EXT3-fs (sda4): using internal journal
[ 10.178974] NET: Registered protocol family 10
[ 10.524427] forcedeth 0000:00:0a.0: irq 44 for MSI/MSI-X
[ 10.524623] forcedeth 0000:00:0a.0: eth0: no link during initialization
[ 10.526192] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 29.095138] wmi: Mapper loadedHere is dmesg | grep drm
[ 0.850282] [drm] Initialized drm 1.1.0 20060810
[ 0.850403] [drm] radeon defaulting to kernel modesetting.
[ 0.850429] [drm] radeon kernel modesetting enabled.dmesg | grep dri doesn't yield anything relevant.
Here is lsmod
Module Size Used by
nouveau 742264 0
mxm_wmi 1425 1 nouveau
wmi 8475 1 mxm_wmi
ipv6 288223 16
snd_hda_codec_cirrus 16855 1
uvcvideo 64311 0
videodev 82037 1 uvcvideo
usb_storage 44455 0
uas 8120 0
v4l2_compat_ioctl32 8316 1 videodev
media 10565 2 videodev,uvcvideo
snd_hda_intel 23375 0
bcm5974 8549 0
btusb 11385 0
bluetooth 151903 1 btusb
snd_hda_codec 89160 2 snd_hda_codec_cirrus,snd_hda_intel
rfkill 15434 1 bluetooth
snd_hwdep 6389 1 snd_hda_codec
snd_pcm 74748 2 snd_hda_codec,snd_hda_intel
crc16 1359 1 bluetooth
snd_page_alloc 7121 2 snd_pcm,snd_hda_intel
snd_timer 19544 1 snd_pcm
snd 59150 6 snd_hda_codec_cirrus,snd_timer,snd_pcm,snd_hwdep,snd_hda_codec,snd_hda_intel
firewire_ohci 31637 0
joydev 9863 0
forcedeth 52756 0
firewire_core 50648 1 firewire_ohci
soundcore 6210 1 snd
battery 6421 0
evdev 9498 0
applesmc 11709 0
i2c_nforce2 5128 0
button 4470 1 nouveau
crc_itu_t 1363 1 firewire_core
processor 25582 2
pcspkr 1819 0
input_polldev 2914 1 applesmc
ac 2344 0
shpchp 26249 0
apple_bl 2978 0
pci_hotplug 25454 1 shpchp
coretemp 5590 0
hid_apple 5450 0
usbhid 35320 0
hid 83523 2 usbhid,hid_apple
ext3 192073 1
mbcache 5881 1 ext3
jbd 63371 1 ext3
sd_mod 28275 2
sr_mod 14887 0
cdrom 36681 1 sr_mod
ohci_hcd 21599 0
ahci 20037 1
libahci 19495 1 ahci
ehci_hcd 40666 0
libata 166590 2 libahci,ahci
scsi_mod 133411 5 libata,sr_mod,sd_mod,uas,usb_storage
usbcore 146049 9 ehci_hcd,ohci_hcd,usbhid,uas,bcm5974,usb_storage,btusb,uvcvideo
usb_common 954 1 usbcore
hfsplus 78289 0 Last edited by Relish (2012-02-11 02:28:27)
Offline
dmesg yeilds no output about nouveau, dri, or drm.
The modules load fine.
That's a contradiction: if the modules loaded fine, you'd have nouveau stuff in dmesg. What happens if you try to load the module manually? Check with dmesg after trying to load it, also check with lsmod that it's actually loaded.
Offline
dmesg | grep nouveau doesn't have any output. I've also added stuff to the original post. Also, I think (biggest) problem here would be the missing /dev/dri. Anyway, thanks for a reply.
Offline
That X log says you are using the nvidia driver
[ 47.273] (II) NVIDIA(0): Creating default Display subsection in Screen sectionYou're just jealous because the voices only talk to me.
Offline
Have you installed mesa?
Offline
That X log says you are using the nvidia driver
[ 47.273] (II) NVIDIA(0): Creating default Display subsection in Screen section
Right, so I booted from another kernel that doesn't have an nvidia driver compiled for it, and same error (without anything that says NVIDIA) of course.
Have you installed mesa?
Yes
Last edited by Relish (2012-02-11 22:14:59)
Offline
If you installed the nvidia package, nouveau is being blacklisted. The two modules cannot co-exist.
I realise that. I did not have the nouveau driver blacklisted. It was being loaded and X was trying to use it. I also tried blacklisting/uninstalling the nvidia driver, but no dice.
Offline
Pages: 1