View Full Version : [ubuntu] Dell vostro 1510
vaibhav vijay
May 19th, 2009, 09:35 AM
I have dell vostro 1510 ..
keypad & touchpad is not working in ubuntu 9.04...
so plz help me:guitar:
techrush
May 19th, 2009, 02:20 PM
its this bug: https://bugs.launchpad.net/ubuntu/+bug/334249
the solution for me and most other people was to edit /boot/grub/menu.lst
my working entry looks like this:
title Ubuntu 9.04, kernel 2.6.28-12-generic
uuid d655bf5b-3061-44bb-a9d8-2d6d9b4afc57
kernel /boot/vmlinuz-2.6.28-12-generic root=UUID=d655bf5b 3061-44bb-a9d8-2d6d9b4afc57 ro quiet splash i8042.reset
initrd /boot/initrd.img-2.6.28-12-generic
quiet
the key part is i8042.reset at the end of the kernel line for whatever kernel you are using.
anotherlinuxnewbie
July 18th, 2009, 11:11 AM
its this bug: https://bugs.launchpad.net/ubuntu/+bug/334249
the solution for me and most other people was to edit /boot/grub/menu.lst
my working entry looks like this:
title Ubuntu 9.04, kernel 2.6.28-12-generic
uuid d655bf5b-3061-44bb-a9d8-2d6d9b4afc57
kernel /boot/vmlinuz-2.6.28-12-generic root=UUID=d655bf5b 3061-44bb-a9d8-2d6d9b4afc57 ro quiet splash i8042.reset
initrd /boot/initrd.img-2.6.28-12-generic
quiet
the key part is i8042.reset at the end of the kernel line for whatever kernel you are using.
That was it! Great! Thank you
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.