Rotating X-Steel Pointer

0 How to solve problems of ACPI on Toshiba L510 Laptop

When finished installing Ubuntu 10.10 Maverick Meerkat on Toshiba L510 laptop(Intel Core i3) dg faced the following problem
- Fan ill serves
- Only one processor who serves
- Can not set brightnest
- The battery indicator does not work

The fix is as follows
- Make sure your internet connected, open a terminal, type & run the command 

  sudo apt-get update
- Open synaptic, search for all packets containing the word  acpi  or Tosh
- Check and apply it all
- Open a terminal and 
typewriting
  sudo gedit / etc / default / grub
- After the file is open, locate the sentence GRUB_CMDLINE_LINUX_DEFAULT
- Change to GRUB_CMDLINE_LINUX_DEFAULT = "quiet splash acpi_osi =Linux"
- Looking for the phrase GRUB_CMDLINE_LINUX
- Change to GRUB_CMDLINE_LINUX = "acpi = copy_dsdt"
- Save the file and close
- In a terminal 
typewriting sudo update-grub
- After that 
typewriting sudo reboot
- Complete, after booting the fan will spin dispel heat through the vents, rotation speed depending on the temperature scale

If no dice booting, silakang check here first, pay close attention to two postsMasDjo

The above process is I run it on my Toshiba laptop dg. the same type. Good luck.thank you


sources: http://ubuntu-indonesia.com/forums/ubbthreads.php/topics/39600/1

0 comments:

Post a Comment