Comment 14 for bug 775790

Revision history for this message
AceLan Kao (acelankao) wrote :

Hi,

Could you install the dkms package I uploaded, modprobe the new alps module, and then upload the dmesg log?
   sudo dpkg -i alps-dkms_1.0_all.deb
   sudo rmmod alps
   sudo dmesg -c
   sudo modprobe alps
   dmesg > dmesg.log

I add some more debug messages in the new module, that will make me have a more clear picture, thanks.