Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No input to monitor after changing xorg.conf, help please
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
jammin
Guru
Guru


Joined: 21 Jun 2004
Posts: 340

PostPosted: Tue Jul 06, 2004 11:08 am    Post subject: No input to monitor after changing xorg.conf, help please Reply with quote

Hi.

I editted my xorg.conf file to try and set up mu ATI card.

Now when i boot, it goes through all the boot, then when it trys to start the gnome log in screen, my monitor goes into standby mode.

I made a back up of the exsisting xorg.conf.

My question is, how can i get to the command line during boot, you know, like you press F8 when windows is booting some get some booting options so that i can switch to my back up xorg.conf file??

Thanks much.
Back to top
View user's profile Send private message
Celtis
l33t
l33t


Joined: 05 Jul 2003
Posts: 737

PostPosted: Tue Jul 06, 2004 11:12 am    Post subject: Reply with quote

Try Ctrl + Alt + F1. Failing that try to SSH to it from another machine (if you have one handy) and run '/etc/init.d/xdm stop'
Back to top
View user's profile Send private message
moocha
Watchman
Watchman


Joined: 21 Oct 2003
Posts: 5722

PostPosted: Tue Jul 06, 2004 11:14 am    Post subject: Reply with quote

Append the kernel command line parameter
Code:
single
to the grub command line when booting (press the e key on the entry corresponding to your kernel). You'll get a root shell. When in it, either restore your xorg.conf file, or run
Code:
rc-update del xdm
to stop X from being started on normal bootup. Then reboot.
If you want X back at boot time, run
Code:
rc-update add xdm default


Edit: Er, try Celtis' solution first, of course... I have a knack for overcomplications :) Only do it as I stated above if the other solution fails.
_________________
Military Commissions Act of 2006: http://tinyurl.com/jrcto

"Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety."
-- attributed to Benjamin Franklin
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum