Comment 35 for bug 775281

Revision history for this message
Mauricio PeƱaloza S. (elkan76) wrote :

Hi, I had a Vostro 1015, and suffered the same bug, but after a little google, the best solution was:
 1.- Find if dell-laptop module was loading #$ lsmod | grep dell
 2.- Edit the blacklist file #$ sudo nano /etc/modprobe.d
 3.- Add at the end the module (don't forget comment why this module is in blacklist) #$ blacklist dell-laptop
 4.- Restart, and that's all. Your keyboard must be fully functional (undo if not working).