Friday, October 29, 2010

Bird Food Storage Buckets And Lids

Enable function keys and Ubuntu 4.10 on eeePC 1005HA

Open the terminal and type:
sudo gedit / etc / default / grub

type the password, if you have one, and then look in this file:
GRUB_CMDLINE_LINUX_DEFAULT

and adding to
acpi_osi = Linux

so that the end result this:
GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash acpi_osi = Linux"

Save the file and close it, but it grew from a terminal type sudo update-grub


and do a reboot . Now the keys work!

0 comments:

Post a Comment