Dell M1530 XPS Touchpad problems w/ Ubuntu
December 18th, 2008
add i8042.nomux=1 to /boot/grub/menu.lst like this:
title Ubuntu intrepid (development branch), kernel 2.6.26-5-generic
root (hd0,7)
kernel /boot/vmlinuz-2.6.26-5-generic root=UUID=3ce50c52-edc5-4c07-ac1f-3e189a0f8163 ro quiet splash i8042.nomux=1
initrd /boot/initrd.img-2.6.26-5-generic
quiet