Package: xserver-xorg-core Version: 2:1.9.5-1 Severity: important Tags: d-i
Hi, After discuting and disculping the nouveau driver from the last update, it seems that the designated culprit for the bad Xorg initialization with the last update may be xserver-xorg-core, even thought it didn't appeared in the last update (but it may be a side effect of my very peculiar situation). Let's start with my machine: $ uname -a Linux marie 2.6.38-2-powerpc64 #1 SMP Thu Apr 7 09:11:22 UTC 2011 ppc64 GNU/Linux $ lspci 0000:00:0b.0 PCI bridge: Apple Computer Inc. CPC945 PCIe Bridge 0000:0a:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6600] (rev a2) 0001:00:00.0 Host bridge: Apple Computer Inc. U4 HT Bridge 0001:00:01.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-X bridge (rev a3) 0001:00:02.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-X bridge (rev a3) 0001:00:03.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) 0001:00:04.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) 0001:00:05.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) 0001:00:06.0 PCI bridge: Broadcom BCM5780 [HT2000] PCI-Express Bridge (rev a3) 0001:00:07.0 PCI bridge: Apple Computer Inc. Shasta PCI Bridge 0001:00:08.0 PCI bridge: Apple Computer Inc. Shasta PCI Bridge 0001:00:09.0 PCI bridge: Apple Computer Inc. Shasta PCI Bridge 0001:01:07.0 Unassigned class [ff00]: Apple Computer Inc. Shasta Mac I/O 0001:01:0b.0 USB Controller: NEC Corporation USB (rev 43) 0001:01:0b.1 USB Controller: NEC Corporation USB (rev 43) 0001:01:0b.2 USB Controller: NEC Corporation USB 2.0 (rev 04) 0001:03:0c.0 IDE interface: Broadcom K2 SATA 0001:03:0d.0 Unassigned class [ff00]: Apple Computer Inc. Shasta IDE 0001:03:0e.0 FireWire (IEEE 1394): Apple Computer Inc. Shasta Firewire 0001:05:04.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5780 Gigabit Ethernet (rev 03) 0001:05:04.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5780 Gigabit Ethernet (rev 03) 0001:06:00.0 VGA compatible controller: ATI Technologies Inc R580 [Radeon X1900] As you can see, there are 2 graphic card: nVidia NV43 (which more or less works with kms and nouveau), and a Radeon R580, which doesn't work at all under linux (with linux-2.6.32 it was because there was no AtomBios, and with linux-2.6.38, it is simply because it's not x86...). So let's continue: $ cat /proc/cpuinfo processor : 0 cpu : PPC970MP, altivec supported clock : 1250.000000MHz revision : 1.1 (pvr 0044 0101) processor : 1 cpu : PPC970MP, altivec supported clock : 1250.000000MHz revision : 1.1 (pvr 0044 0101) processor : 2 cpu : PPC970MP, altivec supported clock : 1250.000000MHz revision : 1.1 (pvr 0044 0101) processor : 3 cpu : PPC970MP, altivec supported clock : 1250.000000MHz revision : 1.1 (pvr 0044 0101) timebase : 33333333 platform : PowerMac model : PowerMac11,2 machine : PowerMac11,2 motherboard : PowerMac11,2 MacRISC4 Power Macintosh detected as : 337 (PowerMac G5 Dual Core) pmac flags : 00000000 L2 cache : 1024K unified pmac-generation : NewWorld Xorg init without xorg.conf file was fine until last update of the xserver- xorg-video-ati and xserver-xorg-video-nouveau. Here is what I had before forcing the use of nouveau in a new setup xorg.conf : $ xvinfo X-Video Extension version 2.2 screen #0 no adaptors present $ dmesg | grep nouveau [ 8.854063] [drm] nouveau 0000:0a:00.0: Detected an NV40 generation card (0x043100a4) [ 8.863124] fb: conflicting fb hw usage nouveaufb vs OFfb NVDA,Displ - removing generic driver [ 8.872926] [drm] nouveau 0000:0a:00.0: OF bios successfully copied (6447 bytes) [ 8.872992] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from PRAMIN [ 8.932145] [drm] nouveau 0000:0a:00.0: ... BIOS checksum invalid [ 8.932153] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from PROM [ 8.932197] [drm] nouveau 0000:0a:00.0: ... BIOS signature not found [ 8.932203] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from PCIROM [ 8.932234] [drm] nouveau 0000:0a:00.0: ... BIOS signature not found [ 8.932240] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from ACPI [ 8.932247] [drm] nouveau 0000:0a:00.0: ... BIOS signature not found [ 8.932252] [drm] nouveau 0000:0a:00.0: Using BIOS image from PRAMIN [ 8.991087] [drm] nouveau 0000:0a:00.0: BIT BIOS found [ 8.991098] [drm] nouveau 0000:0a:00.0: Bios version 05.43.02.75 [ 8.991105] [drm] nouveau 0000:0a:00.0: TMDS table version 1.1 [ 8.991111] [drm] nouveau 0000:0a:00.0: BIT table 'd' not found [ 8.991120] [drm] nouveau 0000:0a:00.0: Found Display Configuration Block version 3.0 [ 8.991132] [drm] nouveau 0000:0a:00.0: Raw DCB entry 0: 01000100 00000028 [ 8.991139] [drm] nouveau 0000:0a:00.0: Raw DCB entry 1: 03000102 00000000 [ 8.991145] [drm] nouveau 0000:0a:00.0: Raw DCB entry 2: 04011210 00000028 [ 8.991151] [drm] nouveau 0000:0a:00.0: Raw DCB entry 3: 02111212 02000100 [ 8.991158] [drm] nouveau 0000:0a:00.0: Raw DCB entry 4: 02011211 0020c070 [ 8.991165] [drm] nouveau 0000:0a:00.0: DCB connector table: VHER 0x30 5 7 2 [ 8.991172] [drm] nouveau 0000:0a:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07 [ 8.991180] [drm] nouveau 0000:0a:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08 [ 8.991192] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 0 at offset 0x0744 [ 8.991472] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 1 at offset 0x0B87 [ 9.039694] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 2 at offset 0x105B [ 9.039724] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 3 at offset 0x1195 [ 9.063497] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 4 at offset 0x1273 [ 9.082560] [drm] nouveau 0000:0a:00.0: mem timing table length unknown: 14 [ 9.082567] [drm] nouveau 0000:0a:00.0: 1 available performance level(s) [ 9.082575] [drm] nouveau 0000:0a:00.0: 0: memory 500MHz core 300MHz fanspeed 100% [ 9.082593] [drm] nouveau 0000:0a:00.0: c: memory 500MHz core 300MHz [ 9.082689] nouveau 0000:0a:00.0: Using 32-bit DMA via iommu [ 9.082842] [drm] nouveau 0000:0a:00.0: Detected 256MiB VRAM [ 9.087867] [drm] nouveau 0000:0a:00.0: 64 MiB GART (aperture) [ 9.091625] [drm] nouveau 0000:0a:00.0: Detected TMDS transmitter: sil164 [ 9.243741] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on vga encoder (output 0) [ 9.243754] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on tmds encoder (output 1) [ 9.243763] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on vga encoder (output 2) [ 9.243771] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on tmds encoder (output 3) [ 9.243779] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on TV encoder (output 4) [ 9.459636] [drm] nouveau 0000:0a:00.0: allocated 1680x1050 fb: 0x49000, bo c000000271915c00 [ 9.470349] [drm] nouveau 0000:0a:00.0: 0x14C5: Parsing digital output script table [ 9.523495] [drm] nouveau 0000:0a:00.0: Setting dpms mode 0 on tmds encoder (output 1) [ 9.523501] [drm] nouveau 0000:0a:00.0: Output DVI-I-1 is running on CRTC 0 using output A [ 9.525117] fb0: nouveaufb frame buffer device [ 9.525143] [drm] Initialized nouveau 0.0.16 20090420 for 0000:0a:00.0 on minor 0 [ 34.298857] [drm] nouveau 0000:0a:00.0: Setting dpms mode 1 on tmds encoder (output 1) [ 36.193060] [drm] nouveau 0000:0a:00.0: Setting dpms mode 0 on tmds encoder (output 1) for the radeon card, it's quite quick: $ dmesg |grep drm|grep -v nouveau [ 9.114588] [drm] Initialized drm 1.1.0 20060810 [ 9.718456] [drm] radeon kernel modesetting enabled. [ 9.718542] fb: conflicting fb hw usage radeondrmfb vs OFfb ATY,Priona - removing generic driver [ 9.718659] fb: conflicting fb hw usage radeondrmfb vs OFfb ATY,Priona - removing generic driver [ 10.168456] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 10.168464] [drm] No driver support for vblank timestamp query. [ 10.453363] drm: registered panic notifier [ 10.457805] [drm] initializing kernel modesetting (R580 0x1002:0x7240). [ 10.457887] [drm] register mmio base: 0x80100000 [ 10.457898] [drm] register mmio size: 65536 [ 10.478678] [drm] Not an x86 BIOS ROM, not using. [ 10.478719] [drm] radeon: finishing device. [ 10.479199] [drm] radeon: cp finalized More importantly, the Xorg.0.log I had: [ 33.639] X.Org X Server 1.9.5 Release Date: 2011-03-17 [ 33.639] X Protocol Version 11, Revision 0 [ 33.639] Build Operating System: Linux 2.6.26-2-powerpc64 ppc Debian [ 33.639] Current Operating System: Linux marie 2.6.38-2-powerpc64 #1 SMP Thu Apr 7 09:11:22 UTC 2011 ppc64 [ 33.639] Kernel command line: root=UUID=3ddb4d50-634d-4e56-b6dd-2e4aeff013a2 ro [ 33.639] Build Date: 26 March 2011 07:50:59AM [ 33.639] xorg-server 2:1.9.5-1 (Cyril Brulebois <k...@debian.org>) [ 33.639] Current version of pixman: 0.21.4 [ 33.639] Before reporting problems, check http://wiki.x.org to make sure that you have the latest version. [ 33.639] Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 33.639] (==) Log file: "/var/log/Xorg.0.log", Time: Sat May 7 10:33:50 2011 [ 33.708] (==) Using system config directory "/usr/share/X11/xorg.conf.d" [ 33.842] (==) No Layout section. Using the first Screen section. [ 33.842] (==) No screen section available. Using defaults. [ 33.842] (**) |-->Screen "Default Screen Section" (0) [ 33.842] (**) | |-->Monitor "<default monitor>" [ 33.842] (==) No monitor specified for screen "Default Screen Section". Using a default monitor configuration. [ 33.842] (==) Automatically adding devices [ 33.842] (==) Automatically enabling devices [ 34.027] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist. [ 34.027] Entry deleted from font path. [ 34.104] (==) FontPath set to: /usr/share/fonts/X11/misc, /usr/share/fonts/X11/100dpi/:unscaled, /usr/share/fonts/X11/75dpi/:unscaled, /usr/share/fonts/X11/Type1, /usr/share/fonts/X11/100dpi, /usr/share/fonts/X11/75dpi, /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, built-ins [ 34.105] (==) ModulePath set to "/usr/lib/xorg/modules" [ 34.105] (II) The server relies on udev to provide the list of input devices. If no devices become available, reconfigure udev or disable AutoAddDevices. [ 34.105] (II) Loader magic: 0x101f11a0 [ 34.105] (II) Module ABI versions: [ 34.105] X.Org ANSI C Emulation: 0.4 [ 34.105] X.Org Video Driver: 8.0 [ 34.105] X.Org XInput driver : 11.0 [ 34.105] X.Org Server Extension : 4.0 [ 34.106] (!!) More than one possible primary device found [ 34.106] (--) PCI: (0:10:0:0) 10de:0141:10de:0010 rev 162, Mem @ 0xa1000000/16777216, 0x90000000/268435456, 0xa0000000/16777216, BIOS @ 0x????????/131072 [ 34.106] (--) PCI: (1:6:0:0) 1002:7240:1002:7240 rev 0, Mem @ 0x88000000/134217728, 0x80100000/65536, I/O @ 0x00001000/256, BIOS @ 0x????????/131072 [ 34.106] (II) LoadModule: "extmod" [ 34.190] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so [ 34.195] (II) Module extmod: vendor="X.Org Foundation" [ 34.195] compiled for 1.9.5, module version = 1.0.0 [ 34.195] Module class: X.Org Server Extension [ 34.195] ABI class: X.Org Server Extension, version 4.0 [ 34.195] (II) Loading extension SELinux [ 34.195] (II) Loading extension MIT-SCREEN-SAVER [ 34.195] (II) Loading extension XFree86-VidModeExtension [ 34.195] (II) Loading extension XFree86-DGA [ 34.195] (II) Loading extension DPMS [ 34.195] (II) Loading extension XVideo [ 34.195] (II) Loading extension XVideo-MotionCompensation [ 34.196] (II) Loading extension X-Resource [ 34.196] (II) LoadModule: "dbe" [ 34.196] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so [ 34.204] (II) Module dbe: vendor="X.Org Foundation" [ 34.204] compiled for 1.9.5, module version = 1.0.0 [ 34.204] Module class: X.Org Server Extension [ 34.205] ABI class: X.Org Server Extension, version 4.0 [ 34.205] (II) Loading extension DOUBLE-BUFFER [ 34.205] (II) LoadModule: "glx" [ 34.205] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so [ 34.217] (II) Module glx: vendor="X.Org Foundation" [ 34.217] compiled for 1.9.5, module version = 1.0.0 [ 34.217] ABI class: X.Org Server Extension, version 4.0 [ 34.217] (==) AIGLX enabled [ 34.217] (II) Loading extension GLX [ 34.217] (II) LoadModule: "record" [ 34.218] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so [ 34.218] (II) Module record: vendor="X.Org Foundation" [ 34.218] compiled for 1.9.5, module version = 1.13.0 [ 34.218] Module class: X.Org Server Extension [ 34.218] ABI class: X.Org Server Extension, version 4.0 [ 34.218] (II) Loading extension RECORD [ 34.218] (II) LoadModule: "dri" [ 34.219] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so [ 34.230] (II) Module dri: vendor="X.Org Foundation" [ 34.230] compiled for 1.9.5, module version = 1.0.0 [ 34.230] ABI class: X.Org Server Extension, version 4.0 [ 34.230] (II) Loading extension XFree86-DRI [ 34.230] (II) LoadModule: "dri2" [ 34.230] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so [ 34.231] (II) Module dri2: vendor="X.Org Foundation" [ 34.231] compiled for 1.9.5, module version = 1.2.0 [ 34.231] ABI class: X.Org Server Extension, version 4.0 [ 34.231] (II) Loading extension DRI2 [ 34.231] Primary device is not PCI [ 34.231] (==) Matched fbdev as autoconfigured driver 0 [ 34.231] (==) Assigned the driver to the xf86ConfigLayout [ 34.231] (II) LoadModule: "fbdev" [ 34.231] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so [ 34.236] (II) Module fbdev: vendor="X.Org Foundation" [ 34.236] compiled for 1.9.4, module version = 0.4.2 [ 34.236] ABI class: X.Org Video Driver, version 8.0 [ 34.236] (II) FBDEV: driver for framebuffer: fbdev [ 34.237] (++) using VT number 7 [ 34.238] (WW) Falling back to old probe method for fbdev [ 34.238] (II) Loading sub module "fbdevhw" [ 34.238] (II) LoadModule: "fbdevhw" [ 34.239] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so [ 34.245] (II) Module fbdevhw: vendor="X.Org Foundation" [ 34.245] compiled for 1.9.5, module version = 0.0.2 [ 34.245] ABI class: X.Org Video Driver, version 8.0 [ 34.245] (II) FBDEV(0): using default device [ 34.245] (II) FBDEV(0): Creating default Display subsection in Screen section "Default Screen Section" for depth/fbbpp 24/32 [ 34.245] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32 [ 34.245] (==) FBDEV(0): RGB weight 888 [ 34.245] (==) FBDEV(0): Default visual is TrueColor [ 34.245] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0) [ 34.245] (II) FBDEV(0): hardware: nouveaufb (video memory: 7088kB) [ 34.245] (II) FBDEV(0): checking modes against framebuffer device... [ 34.245] (II) FBDEV(0): checking modes against monitor... [ 34.245] (--) FBDEV(0): Virtual size is 1680x1050 (pitch 1680) [ 34.245] (**) FBDEV(0): Built-in mode "current" [ 34.245] (==) FBDEV(0): DPI set to (96, 96) [ 34.246] (II) Loading sub module "fb" [ 34.246] (II) LoadModule: "fb" [ 34.269] (II) Loading /usr/lib/xorg/modules/libfb.so [ 34.282] (II) Module fb: vendor="X.Org Foundation" [ 34.282] compiled for 1.9.5, module version = 1.0.0 [ 34.282] ABI class: X.Org ANSI C Emulation, version 0.4 [ 34.282] (**) FBDEV(0): using shadow framebuffer [ 34.282] (II) Loading sub module "shadow" [ 34.282] (II) LoadModule: "shadow" [ 34.283] (II) Loading /usr/lib/xorg/modules/libshadow.so [ 34.283] (II) Module shadow: vendor="X.Org Foundation" [ 34.283] compiled for 1.9.5, module version = 1.1.0 [ 34.283] ABI class: X.Org ANSI C Emulation, version 0.4 [ 34.283] (==) Depth 24 pixmap format is 32 bpp [ 34.333] (==) FBDEV(0): Backing store disabled [ 34.349] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.349] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.349] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.349] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.349] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument <a bunch> [ 34.354] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.354] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.354] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.354] (EE) FBDEV(0): FBIOPUTCMAP: Invalid argument [ 34.354] (==) FBDEV(0): DPMS enabled [ 34.354] (==) RandR enabled [ 34.354] (II) Initializing built-in extension Generic Event Extension [ 34.354] (II) Initializing built-in extension SHAPE [ 34.354] (II) Initializing built-in extension MIT-SHM [ 34.354] (II) Initializing built-in extension XInputExtension [ 34.354] (II) Initializing built-in extension XTEST [ 34.354] (II) Initializing built-in extension BIG-REQUESTS [ 34.354] (II) Initializing built-in extension SYNC [ 34.354] (II) Initializing built-in extension XKEYBOARD [ 34.354] (II) Initializing built-in extension XC-MISC [ 34.354] (II) Initializing built-in extension SECURITY [ 34.354] (II) Initializing built-in extension XINERAMA [ 34.354] (II) Initializing built-in extension XFIXES [ 34.354] (II) Initializing built-in extension RENDER [ 34.354] (II) Initializing built-in extension RANDR [ 34.354] (II) Initializing built-in extension COMPOSITE [ 34.354] (II) Initializing built-in extension DAMAGE [ 34.355] (II) SELinux: Disabled on system [ 34.378] (II) AIGLX: Screen 0 is not DRI2 capable [ 34.378] (II) AIGLX: Screen 0 is not DRI capable [ 34.719] (II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so [ 34.719] (II) GLX: Initialized DRISWRAST GL provider for screen 0 [ 35.736] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event0) [ 35.736] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall" [ 35.736] (II) LoadModule: "evdev" [ 35.736] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so [ 35.840] (II) Module evdev: vendor="X.Org Foundation" [ 35.840] compiled for 1.9.4, module version = 2.6.0 [ 35.840] Module class: X.Org XInput Driver [ 35.840] ABI class: X.Org XInput driver, version 11.0 [ 35.841] (**) Logitech USB-PS/2 Optical Mouse: always reports core events [ 35.841] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event0" [ 35.868] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons [ 35.868] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s) [ 35.868] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes [ 35.868] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes [ 35.868] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse [ 35.868] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support [ 35.868] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5 [ 35.868] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 [ 35.868] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE) [ 35.868] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1 [ 35.868] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0 [ 35.868] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000 [ 35.868] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4 [ 35.868] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes. [ 35.869] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0) [ 35.869] (II) No input driver/identifier specified (ignoring) [ 35.870] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard (/dev/input/event1) [ 35.870] (**) Mitsumi Electric Apple Extended USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 35.870] (**) Mitsumi Electric Apple Extended USB Keyboard: always reports core events [ 35.870] (**) Mitsumi Electric Apple Extended USB Keyboard: Device: "/dev/input/event1" [ 35.884] (--) Mitsumi Electric Apple Extended USB Keyboard: Found keys [ 35.884] (II) Mitsumi Electric Apple Extended USB Keyboard: Configuring as keyboard [ 35.884] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard" (type: KEYBOARD) [ 35.884] (**) Option "xkb_rules" "evdev" [ 35.884] (**) Option "xkb_model" "pc104" [ 35.884] (**) Option "xkb_layout" "us" [ 35.928] (II) config/udev: Adding input device Mitsumi Electric Apple Extended USB Keyboard (/dev/input/event2) [ 35.928] (**) Mitsumi Electric Apple Extended USB Keyboard: Applying InputClass "evdev keyboard catchall" [ 35.929] (**) Mitsumi Electric Apple Extended USB Keyboard: always reports core events [ 35.929] (**) Mitsumi Electric Apple Extended USB Keyboard: Device: "/dev/input/event2" [ 35.952] (--) Mitsumi Electric Apple Extended USB Keyboard: Found keys [ 35.952] (II) Mitsumi Electric Apple Extended USB Keyboard: Configuring as keyboard [ 35.952] (II) XINPUT: Adding extended input device "Mitsumi Electric Apple Extended USB Keyboard" (type: KEYBOARD) [ 35.952] (**) Option "xkb_rules" "evdev" [ 35.952] (**) Option "xkb_model" "pc104" [ 35.952] (**) Option "xkb_layout" "us" It works fine once a xorg.conf specific for the NV card is given, but Xorg fails partly when trying the "-configure" option. Let me know if I can make some test (btw reverting to kernel 2.6.32 didn't change anything). N.B.: it works fine once a specific xorg.conf is provided but Xorg -configure fails. -- Package-specific info: X server symlink status: ------------------------ lrwxrwxrwx 1 root root 13 Jun 21 2010 /etc/X11/X -> /usr/bin/Xorg -rwxr-xr-x 1 root root 1981840 Mar 26 09:04 /usr/bin/Xorg VGA-compatible devices on PCI bus: ---------------------------------- 0000:0a:00.0 VGA compatible controller [0300]: nVidia Corporation NV43 [GeForce 6600] [10de:0141] (rev a2) 0001:06:00.0 VGA compatible controller [0300]: ATI Technologies Inc R580 [Radeon X1900] [1002:7240] KMS configuration files: ------------------------ /etc/modprobe.d/radeon-kms.conf: options radeon modeset=1 Kernel version (/proc/version): ------------------------------- Linux version 2.6.38-2-powerpc64 (Debian 2.6.38-3) (b...@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 09:11:22 UTC 2011 udev information: ----------------- P: /devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input0/event0 N: input/event0 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse S: input/by-path/pci-0001:01:0b.0-usb-0:1.2:1.0-event-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input0/event0 E: MAJOR=13 E: MINOR=64 E: DEVNAME=/dev/input/event0 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c00e E: ID_REVISION=1110 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0001:01:0b.0-usb-0:1.2:1.0 E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0001:01:0b.0-usb-0:1.2:1.0-event-mouse P: /devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input0/mouse0 N: input/mouse0 S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse S: input/by-path/pci-0001:01:0b.0-usb-0:1.2:1.0-mouse E: UDEV_LOG=3 E: DEVPATH=/devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input0/mouse0 E: MAJOR=13 E: MINOR=32 E: DEVNAME=/dev/input/mouse0 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_MOUSE=1 E: ID_VENDOR=Logitech E: ID_VENDOR_ENC=Logitech E: ID_VENDOR_ID=046d E: ID_MODEL=USB-PS_2_Optical_Mouse E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse E: ID_MODEL_ID=c00e E: ID_REVISION=1110 E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030102: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0001:01:0b.0-usb-0:1.2:1.0 E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0001:01:0b.0-usb-0:1.2:1.0-mouse P: /devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input1/event1 N: input/event1 S: input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-kbd S: input/by-path/pci-0001:01:0b.0-usb-0:1.3:1.0-event-kbd E: UDEV_LOG=3 E: DEVPATH=/devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input1/event1 E: MAJOR=13 E: MINOR=65 E: DEVNAME=/dev/input/event1 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_INPUT_KEYBOARD=1 E: ID_VENDOR=Mitsumi_Electric E: ID_VENDOR_ENC=Mitsumi\x20Electric E: ID_VENDOR_ID=05ac E: ID_MODEL=Apple_Extended_USB_Keyboard E: ID_MODEL_ENC=Apple\x20Extended\x20USB\x20Keyboard E: ID_MODEL_ID=020c E: ID_REVISION=0395 E: ID_SERIAL=Mitsumi_Electric_Apple_Extended_USB_Keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030000: E: ID_USB_INTERFACE_NUM=00 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0001:01:0b.0-usb-0:1.3:1.0 E: XKBMODEL=pc104 E: XKBLAYOUT=us E: DEVLINKS=/dev/input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-kbd /dev/input/by-path/pci-0001:01:0b.0-usb-0:1.3:1.0-event-kbd P: /devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input2/event2 N: input/event2 S: input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-if01 S: input/by-path/pci-0001:01:0b.0-usb-0:1.3:1.1-event E: UDEV_LOG=3 E: DEVPATH=/devices/pci0001:00/0001:00:08.0/0001:01:0b.0/usb2/2-1/2-1.3/2-1.3:1.1/input/input2/event2 E: MAJOR=13 E: MINOR=66 E: DEVNAME=/dev/input/event2 E: SUBSYSTEM=input E: ID_INPUT=1 E: ID_INPUT_KEY=1 E: ID_VENDOR=Mitsumi_Electric E: ID_VENDOR_ENC=Mitsumi\x20Electric E: ID_VENDOR_ID=05ac E: ID_MODEL=Apple_Extended_USB_Keyboard E: ID_MODEL_ENC=Apple\x20Extended\x20USB\x20Keyboard E: ID_MODEL_ID=020c E: ID_REVISION=0395 E: ID_SERIAL=Mitsumi_Electric_Apple_Extended_USB_Keyboard E: ID_TYPE=hid E: ID_BUS=usb E: ID_USB_INTERFACES=:030101:030000: E: ID_USB_INTERFACE_NUM=01 E: ID_USB_DRIVER=usbhid E: ID_PATH=pci-0001:01:0b.0-usb-0:1.3:1.1 E: XKBMODEL=pc104 E: XKBLAYOUT=us E: DEVLINKS=/dev/input/by-id/usb-Mitsumi_Electric_Apple_Extended_USB_Keyboard-event-if01 /dev/input/by-path/pci-0001:01:0b.0-usb-0:1.3:1.1-event DRM Information from dmesg: --------------------------- [ 0.623770] Linux agpgart interface v0.103 [ 9.114588] [drm] Initialized drm 1.1.0 20060810 [ 9.554940] [drm] nouveau 0000:0a:00.0: Detected an NV40 generation card (0x043100a4) [ 9.574116] [drm] nouveau 0000:0a:00.0: OF bios successfully copied (6447 bytes) [ 9.574179] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from PRAMIN [ 9.633144] [drm] nouveau 0000:0a:00.0: ... BIOS checksum invalid [ 9.633149] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from PROM [ 9.633194] [drm] nouveau 0000:0a:00.0: ... BIOS signature not found [ 9.633199] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from PCIROM [ 9.633263] [drm] nouveau 0000:0a:00.0: ... BIOS signature not found [ 9.633275] [drm] nouveau 0000:0a:00.0: Attempting to load BIOS image from ACPI [ 9.633282] [drm] nouveau 0000:0a:00.0: ... BIOS signature not found [ 9.633288] [drm] nouveau 0000:0a:00.0: Using BIOS image from PRAMIN [ 9.692268] [drm] nouveau 0000:0a:00.0: BIT BIOS found [ 9.692280] [drm] nouveau 0000:0a:00.0: Bios version 05.43.02.75 [ 9.692287] [drm] nouveau 0000:0a:00.0: TMDS table version 1.1 [ 9.692293] [drm] nouveau 0000:0a:00.0: BIT table 'd' not found [ 9.692302] [drm] nouveau 0000:0a:00.0: Found Display Configuration Block version 3.0 [ 9.692315] [drm] nouveau 0000:0a:00.0: Raw DCB entry 0: 01000100 00000028 [ 9.692321] [drm] nouveau 0000:0a:00.0: Raw DCB entry 1: 03000102 00000000 [ 9.692328] [drm] nouveau 0000:0a:00.0: Raw DCB entry 2: 04011210 00000028 [ 9.692334] [drm] nouveau 0000:0a:00.0: Raw DCB entry 3: 02111212 02000100 [ 9.692340] [drm] nouveau 0000:0a:00.0: Raw DCB entry 4: 02011211 0020c070 [ 9.692347] [drm] nouveau 0000:0a:00.0: DCB connector table: VHER 0x30 5 7 2 [ 9.692355] [drm] nouveau 0000:0a:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07 [ 9.692363] [drm] nouveau 0000:0a:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08 [ 9.692375] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 0 at offset 0x0744 [ 9.692654] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 1 at offset 0x0B87 [ 9.718456] [drm] radeon kernel modesetting enabled. [ 9.718542] fb: conflicting fb hw usage radeondrmfb vs OFfb ATY,Priona - removing generic driver [ 9.718659] fb: conflicting fb hw usage radeondrmfb vs OFfb ATY,Priona - removing generic driver [ 9.739983] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 2 at offset 0x105B [ 9.740024] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 3 at offset 0x1195 [ 9.767875] [drm] nouveau 0000:0a:00.0: Parsing VBIOS init table 4 at offset 0x1273 [ 9.787432] [drm] nouveau 0000:0a:00.0: mem timing table length unknown: 14 [ 9.787441] [drm] nouveau 0000:0a:00.0: 1 available performance level(s) [ 9.787449] [drm] nouveau 0000:0a:00.0: 0: memory 500MHz core 300MHz fanspeed 100% [ 9.787471] [drm] nouveau 0000:0a:00.0: c: memory 500MHz core 300MHz [ 9.787793] [drm] nouveau 0000:0a:00.0: Detected 256MiB VRAM [ 9.792803] [drm] nouveau 0000:0a:00.0: 64 MiB GART (aperture) [ 9.796594] [drm] nouveau 0000:0a:00.0: Detected TMDS transmitter: sil164 [ 10.168456] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 10.168464] [drm] No driver support for vblank timestamp query. [ 10.171355] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on vga encoder (output 0) [ 10.171368] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on tmds encoder (output 1) [ 10.171377] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on vga encoder (output 2) [ 10.171385] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on tmds encoder (output 3) [ 10.171393] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on TV encoder (output 4) [ 10.387874] [drm] nouveau 0000:0a:00.0: allocated 1680x1050 fb: 0x49000, bo c000000274e7a000 [ 10.398560] [drm] nouveau 0000:0a:00.0: 0x14C5: Parsing digital output script table [ 10.451742] [drm] nouveau 0000:0a:00.0: Setting dpms mode 0 on tmds encoder (output 1) [ 10.451747] [drm] nouveau 0000:0a:00.0: Output DVI-I-1 is running on CRTC 0 using output A [ 10.453363] drm: registered panic notifier [ 10.453379] [drm] Initialized nouveau 0.0.16 20090420 for 0000:0a:00.0 on minor 0 [ 10.457805] [drm] initializing kernel modesetting (R580 0x1002:0x7240). [ 10.457887] [drm] register mmio base: 0x80100000 [ 10.457898] [drm] register mmio size: 65536 [ 10.478678] [drm] Not an x86 BIOS ROM, not using. [ 10.478719] [drm] radeon: finishing device. [ 10.479199] [drm] radeon: cp finalized [ 27.799603] [drm] nouveau 0000:0a:00.0: Setting dpms mode 1 on tmds encoder (output 1) [ 29.193832] [drm] nouveau 0000:0a:00.0: Setting dpms mode 0 on tmds encoder (output 1) [ 3255.525548] [drm] nouveau 0000:0a:00.0: Setting dpms mode 1 on tmds encoder (output 1) [ 3255.535522] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on tmds encoder (output 1) [15359.994386] [drm] nouveau 0000:0a:00.0: Setting dpms mode 0 on tmds encoder (output 1) [35259.736300] [drm] nouveau 0000:0a:00.0: Setting dpms mode 1 on tmds encoder (output 1) [35259.994335] [drm] nouveau 0000:0a:00.0: Setting dpms mode 0 on tmds encoder (output 1) [40863.002745] [drm] nouveau 0000:0a:00.0: Setting dpms mode 3 on tmds encoder (output 1) [44087.025862] [drm] nouveau 0000:0a:00.0: Setting dpms mode 0 on tmds encoder (output 1) -- System Information: Debian Release: wheezy/sid APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: powerpc (ppc64) Kernel: Linux 2.6.38-2-powerpc64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages xserver-xorg-core depends on: ii keyboard-configuration 1.70 system-wide keyboard preferences ii libaudit0 1.7.13-1+b2 Dynamic library for security audit ii libc6 2.11.2-11 Embedded GNU C Library: Shared lib ii libdrm2 2.4.24-2 Userspace interface to kernel DRM ii libgcrypt11 1.4.6-5 LGPL Crypto library - runtime libr ii libpciaccess0 0.12.1-1 Generic PCI access library for X ii libpixman-1-0 0.21.4-2 pixel-manipulation library for X a ii libselinux1 2.0.98-1+b1 SELinux runtime shared libraries ii libudev0 167-3 libudev shared library ii libxau6 1:1.0.6-1 X11 authorisation library ii libxdmcp6 1:1.1.0-1 X11 Display Manager Control Protoc ii libxfont1 1:1.4.3-2 X11 font rasterisation library ii udev 167-3 /dev/ and hotplug management daemo ii xserver-common 2:1.9.5-1 common files used by various X ser Versions of packages xserver-xorg-core recommends: ii libgl1-mesa-dri 7.10-4 A free implementation of the OpenG Versions of packages xserver-xorg-core suggests: ii xfonts-100dpi 1:1.0.3 100 dpi fonts for X ii xfonts-75dpi 1:1.0.3 75 dpi fonts for X ii xfonts-scalable 1:1.0.3-1 scalable fonts for X -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org