LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-12-2010, 01:06 AM   #1
LNBE
LQ Newbie
 
Registered: Mar 2010
Posts: 20
Blog Entries: 1

Rep: Reputation: 0
Help With Appending acpi=off to Grub Two


I have a Toshiba Satellite L505D-GS6000 it had windows7 on it when I bought it new. Needless to say windows just ran too slow. The only Ubuntu distro that would boot up was Karmic 9.10.

I had to append the phrase acpi=off to get the live ISO to boot I had to type acpi=off after the word splash. I saw it would boot so I installed it as the only OS on this computer.

Now when I boot up I am hitting the power button once and the back on again to get to the grub. I hit the E key use my arrows down to the word splash type acpi=off. Then hit CTRL X to boot up.

How do I put this permanently into Grub2 . I just don't know how? Any input would great thank you!

Last edited by LNBE; 03-12-2010 at 01:08 AM.
 
Old 03-12-2010, 01:12 AM   #2
evo2
LQ Guru
 
Registered: Jan 2009
Location: Japan
Distribution: Mostly Debian and CentOS
Posts: 6,724

Rep: Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705Reputation: 1705
This could be distro specific, but on Debian (and therefore I guss *buntu) I think you would do that by editing the value of GRUB_CMDLINE_LINUX in /etc/default/grub (then run update-grub).

Evo2.

Last edited by evo2; 03-12-2010 at 01:14 AM. Reason: typo
 
Old 03-12-2010, 10:05 AM   #3
LNBE
LQ Newbie
 
Registered: Mar 2010
Posts: 20

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Are you referring to grub 2 or grub one? The reason I ask this comp was particular to 9.10. Its the only thing I could figure out how to get to boot up?
 
Old 03-12-2010, 10:08 AM   #4
LNBE
LQ Newbie
 
Registered: Mar 2010
Posts: 20

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Ok I pulled that up but I am not sure where to type acpi=off at, is it at one of these spots?


GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""

Last edited by LNBE; 03-12-2010 at 09:05 PM.
 
Old 03-12-2010, 09:08 PM   #5
LNBE
LQ Newbie
 
Registered: Mar 2010
Posts: 20

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Not sure where to put this entry at? Any one know? Thanks...
 
Old 03-12-2010, 09:12 PM   #6
linus72
LQ Guru
 
Registered: Jan 2009
Location: Gordonsville-AKA Mayberry-Virginia
Distribution: Slack14.2/Many
Posts: 5,573

Rep: Reputation: 470Reputation: 470Reputation: 470Reputation: 470Reputation: 470
put it here dude

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi=off"
then run

Code:
update-grub
as root
 
Old 03-12-2010, 09:15 PM   #7
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by LNBE View Post
Ok I pulled that up but I am not sure where to type acpi=off at, is it at one of these spots?


GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX="acpi=off"
Keep the quotes there.
 
Old 03-12-2010, 10:01 PM   #8
LNBE
LQ Newbie
 
Registered: Mar 2010
Posts: 20

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by leopard View Post
Keep the quotes there.
Ok how did you do that? I will, wanna know!
As for editing I update the grub and it will not save it. When I pull it up again acpi=off is gone. I still have to boot up the same way. Thanks
 
Old 03-12-2010, 10:49 PM   #9
lupusarcanus
Senior Member
 
Registered: Mar 2009
Location: USA
Distribution: Arch
Posts: 1,022
Blog Entries: 19

Rep: Reputation: 146Reputation: 146
Quote:
Originally Posted by LNBE View Post
Ok how did you do that? I will, wanna know!
As for editing I update the grub and it will not save it. When I pull it up again acpi=off is gone. I still have to boot up the same way. Thanks
Edit the file as root w/ gedit and save. Then update GRUB2
 
Old 03-13-2010, 12:39 AM   #10
LNBE
LQ Newbie
 
Registered: Mar 2010
Posts: 20

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Thanks the trick was update-grub 2 Works great now!input it where Loepard said to put when I put it after splash my wifi quit working. Update-Grub 2 in the command line made it save!Now maybe my wifi will become permanently stable.

Last edited by LNBE; 03-13-2010 at 02:16 AM. Reason: Add More
 
Old 03-13-2010, 02:17 AM   #11
LNBE
LQ Newbie
 
Registered: Mar 2010
Posts: 20

Original Poster
Blog Entries: 1

Rep: Reputation: 0
Quote:
Originally Posted by leopard View Post
Edit the file as root w/ gedit and save. Then update GRUB2
Thanks Works Like A Charm..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Power Issues, vanilla ubuntu kernel, (acpi etc) acpi -V outputs etc jamescondron Linux - Laptop and Netbook 1 02-16-2009 10:48 AM
Appending 'vga=0x317' to the kernel line in GRUB Ashrack Linux - Hardware 2 09-23-2007 09:07 AM
Linux ACPI and BIOS ACPI - problem to understand and giving out bugs marisdembovskis Linux - Software 3 09-20-2007 10:22 PM
ACPI: 2.6.17.7; nothing in /proc/acpi/fan; fans not running; problem not seen before. zetabill Linux - Kernel 1 07-30-2006 04:27 PM
appending grub - add other linux distro machiner Fedora 2 10-10-2004 02:38 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:11 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration