Ubuntu 9.10 works better in Dell Mini 12 netbook. The only problem is that I can not reduce the screen light. The FN keys do not function, the Brightness Applet does not work also. Finally, I found the solution at To make FN+F9 and FN+F10 keys work on your mini 12 in Ubuntu Karmic Koala 9.10 is just to edit your /etc/default/grub GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nolapic acpi_backlight=vendor"then you need run this at terminal, # update-grubReboot your system. nolapic allows you to use dell smbios for changing backlight (brightness) in grub. If you have other problems, check here: Karmic 9.10 on Dell Mini 12
|
|||
my mistake. remove "nolapic"
my mistake. remove "nolapic" - the system becames slow because of this. wthout nolapic backlight works fine.