https://bugzilla.kernel.org/show_bug.cgi?id=22722
Len Brown <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |orge.net, [email protected] Component|Other |Input Devices AssignedTo|[email protected] |drivers_input-devi...@kerne |.org |l-bugs.osdl.org Product|ACPI |Drivers --- Comment #1 from Len Brown <[email protected]> 2010-11-16 02:26:54 --- According to the thread, it looks like input broke some sort of compatibility w/ user-space. re-categorizing to drivers/input. ------------------ From: Mattia Dongili <malattia () linux ! it> You will need an updated input-kbd to set the scancode map. > > $ diff -u <(sudo input-kbd 5) vaio-kbd > > /dev/input/event5 > > bustype : BUS_ISA > > vendor : 0x104d > > product : 0x0 > > version : 0 > > name : "Sony Vaio Keys" > > bits ev : EV_SYN EV_KEY EV_MSC > > Ahhhhh > root$ input-kbd 8 > /dev/input/event8 > protocol version mismatch (expected 65536, got 65537) > and the same for all event devices?? > > I have input-kbd from xserver-xorg-input-kbd in Debian/sid, which is > at 1:1.4.0-2 version. > > Does that mean that 2.6.37rc is too new for the user space? Maybe. Anyway if evtest reacts positively to key presses then it's a userspace issue and not the driver's. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are watching the assignee of the bug. ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today http://p.sf.net/sfu/msIE9-sfdev2dev _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
