[Bug 257377] Re: REGRESSION: Pommed does not see brightness-up/down key events when on an X11 VT

jmattock78 justinmattock at gmail.com
Thu Nov 20 07:20:15 UTC 2008


Ahh so, after spending weeks,months,years.... trying to figure this out
it ended up being a simple fix:(remember once hotplugging is disable, you need xorg.conf).

Section "ServerFlags"
     Option "AutoAddDevices" "False"
EndSection 

the cause is the removal of evdev:

cat /var/log/Xorg.0.log
(II) config/hal: Adding input device applesmc
(**) applesmc: always reports core events
(**) applesmc: Device: "/dev/input/event8"
(II) applesmc: Found x and y absolute axes
(WW) applesmc: Don't know how to use device
(II) UnloadModule: "evdev"      <----ignoreABI seemed to not work for me
(EE) PreInit returned NULL for "applesmc"
(EE) config/hal: NewInputDeviceRequest failed

Now to see how to have hotplugging and  Xorg know what to do with applesmc:
maybe some kind of eye candy mechanism!!

-- 
REGRESSION: Pommed does not see brightness-up/down key events when on an X11 VT
https://bugs.launchpad.net/bugs/257377
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list