I have two almost identical netbooks: a Gateway LT2115u and an Acer Aspire One 532H-2789. The Gateway is made by Acer and the hardware seems identical.
The problem I'm posting about is making the fans run properly and fixing touchpad edge scrolling. By accident I proved to myself that both problems can be resolved. I'm just not sure how to implement the solution. But here is how I realized they can be solved.
The Gateway netbook is like a reference point for what follows. I have Linux Mint 9 installed on the Gateway. Almost everything works out of the box. Touchpad edge scrolling was one thing that didn't, but the fix is easy. I had to add this line
Code:
options psmouse proto=imps
to /etc/modprobe.d/psmouse.conf
The only bugs/annoyances that remain are:
1. fan runs too much and laptop seems to run hot.
2. battery status indicator is flaky (e.g., it sometimes reports that battery is critically low when in fact it is not).
I cloned this install to the Acer AO 532H. After doing so, I noticed that the Acer ran cooler and the fan hardly came on. This was a big improvement.
However, the touchpad edge scrolling didn't work.
To fix the touchpad I decided to install Linux Mint 9 fresh to see what would happen. After the install, the touchpad edge scrolling worked out of the box. I didn't even have to do the fix I did on the Gateway.
However, now the laptop runs hot and the fan runs all the time, exactly like the Gateway.
Are there any experts out there who would be interested in helping me get the best of both worlds? I'd like the cool, quiet operation I had previously, but with a fully functioning touchpad. The first "test" proves that the Acer will run quiet and cool. And the fresh install shows that touchpad edge scrolling works out of the box with a fresh install.
I have full system info recorded from both installs. Who wants to help me figure this out?