lsmod shows both modules loaded on my computer.

[EMAIL PROTECTED]:~$ lsmod | grep sony
sony_laptop            32088  0 
sonypi                 23960  0 

I removed the deprecated sonypi module from the running kernel.

[EMAIL PROTECTED]:~$ sudo rmmod sonypi
[EMAIL PROTECTED]:~$ lsmod | grep sony
sony_laptop            32088  0 

The keys do no seem to be functioning. I imagine that this module would
reload automatically if I restart. Is it worth testing booting without
this module, and if so, how should I go about doing that? Thanks!

-- 
Screen Brightness adjustment fails for Sony VAIO VGN-AR250G
https://bugs.launchpad.net/bugs/152095
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to