On Mon, Jan 11, 2010 at 01:44:46PM +0000, Julien Cristau wrote: > On Mon, Jan 11, 2010 at 14:22:10 +0100, Agustin Martin wrote: > > > ... > > > (**) "ABBHOME USB Keyboard": always reports core events > > > (**) "ABBHOME USB Keyboard": Device: "/dev/input/mouse1" > > > (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device > > > (II) UnloadModule: "evdev" > > ... > > > > Not sure if this is the same problem, but wdm gets stalled here with > > new xorg and a possible reason is also shown above. No possibility of > > using any key. I noticed that as above, evdev module is unloaded after > > similar problems with my mouse here. I could only go out from there by > > pressing the reboot button. > > > The above is a red herring, it doesn't have anything to do with whatever > bug you're seeing.
Thanks for the info That was one of the last things in my Xorg.0.log for failing sid ------------------------ ... (II) config/udev: Adding input device "ImPS/2 Generic Wheel Mouse" (/dev/input/mouse0) (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.7.3.902, module version = 2.3.2 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 7.0 (**) "ImPS/2 Generic Wheel Mouse": always reports core events (**) "ImPS/2 Generic Wheel Mouse": Device: "/dev/input/mouse0" (EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device (II) UnloadModule: "evdev" (EE) PreInit returned NULL for ""ImPS/2 Generic Wheel Mouse"" ... ------------------------- In a testing box, that is ------------------------- ... (II) config/hal: Adding input device AT Translated Set 2 keyboard (II) LoadModule: "evdev" (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so (II) Module evdev: vendor="X.Org Foundation" compiled for 1.6.3, module version = 2.2.5 Module class: X.Org XInput Driver ABI class: X.Org XInput driver, version 4.0 ... (II) config/hal: Adding input device ImPS/2 Generic Wheel Mouse (**) ImPS/2 Generic Wheel Mouse: always reports core events (**) ImPS/2 Generic Wheel Mouse: Device: "/dev/input/event4" (II) ImPS/2 Generic Wheel Mouse: Found 3 mouse buttons (II) ImPS/2 Generic Wheel Mouse: Found x and y relative axes (II) ImPS/2 Generic Wheel Mouse: Found scroll wheel(s) (II) ImPS/2 Generic Wheel Mouse: Configuring as mouse (**) ImPS/2 Generic Wheel Mouse: YAxisMapping: buttons 4 and 5 (**) ImPS/2 Generic Wheel Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200 (II) XINPUT: Adding extended input device "ImPS/2 Generic Wheel Mouse" (type: MOUSE) (**) ImPS/2 Generic Wheel Mouse: (accel) keeping acceleration scheme 1 (**) ImPS/2 Generic Wheel Mouse: (accel) filter chain progression: 2.00 (**) ImPS/2 Generic Wheel Mouse: (accel) filter stage 0: 20.00 ms (**) ImPS/2 Generic Wheel Mouse: (accel) set acceleration profile 0 (II) ImPS/2 Generic Wheel Mouse: initialized for relative axes. ... ------------------------- So, seems that despite having xserver-xorg-input-evdev and xserver-xorg-input-kbd, keyboard is not loaded in X in my sid box (note that evdev is loaded late with mouse and not before with keyboard as for testing). I will try to find more info about this before filing a new bug report, fortunately I can use magic SysRq to leave X11 raw mode. Keyboard works outside of X. Also tried with xdm instead of wdm, but no luck. Cheers, -- Agustin -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org