Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have Sabayon installed on my Sager and I just compiled the 30 kernel from source, the only modules I removed from the default kernel where the one's that where for the AMD processor (Its an intel so I figure it was safe to remove those) but anyway I loaded up X to discover that the scroll function on my touch pad failed to work Any idea which module I need to add back in when I recompile to get this function working?
Apparently you need the synaptics driver. Works well here, and my windows nerd son is no longer able to laugh at primitive desktops.
You have to tell configure that bit to be used, Here's my bit of that.
and you can see the change I made
We are talking 2 different kinds of modules.
psmouse is a kernel module, and may indeed not function correctly.
synaptics in an X driver, specified in xorg.conf.
From http://www.linuxquestions.org/questi...module-713868/
removing & reloading a module is not fixing anything, it's working around something
By all means, if it sorts your problems do it. Does it?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.