I’ve finally given in to temptation and bought a netbook. After allot of searching I’ve chosen an Asus eee 1001p.
Then come the decision of a suitable OS, almost went with Fedora but the final choice was Ubuntu 10.04.
This post is all about the installation and configuration of the OS and all the tinkering I’ve had to do to get all (or most) the hardware to work properly.
Wifi Controller
Screen Brightness
To solve the wired brightness bug edit:
and change the GRUB_CMDLINE_LINUX_DEFAULT variable adding the following flags:
Finally update grub configuration and you’re done:
Multi-Touch Configuration
Create a script with your user named multi-touch.sh and add the following:
Leave a comment