problem rozwiazany, Ponizej instrukcja jak to zrobic. moze byc przydatne dla wszystkich uzytkownikow asusa eee-pc pracujacych na sysyemie opartym na debianie/ubuntu
1. Install Ubuntu v8.04. Make sure your EeePC can boot into Ubuntu without the aid of a USB Stick or external CD-ROM drive.
2. Setup the Array.org repository. This will add the following line to your APT Sources list.
deb
http://www.array.org/ubuntu hardy eeepc
wget
http://www.array.org/ubuntu/array-hardy.list sudo mv -v array-hardy.list /etc/apt/sources.list.d/
3. Install the Array.org repository public key.
wget
http://www.array.org/ubuntu/array-apt-key.asc sudo apt-key add array-apt-key.asc
4. Update your local apt cache
sudo apt-get update
Download the EeePC Kernel
1. Install the EeePC-optimized kernel.
sudo apt-get install linux-eeepc
2. Reboot.
3. During GRUB's initialization, press ESC to open the boot options menu.
The new kernel is labelled "2.6.24-21-eeepc".
If it is not at the top of the boot list, scroll down to it and hit enter.
Uninstall the Generic Kernel (Optional)
1. To remove yourself from Ubuntu's generic kernel updates, run the command:
sudo apt-get remove linux-generic linux-image-generic linux-restricted-modules-generic