LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-23-2005, 02:51 PM   #1
gregrh
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Rep: Reputation: 0
Question Help with LCD monitor changed res. and sync. Now messedup


I just added a new LCD monitor changed the rec. and sync rate but now it's
hor rate is messed up. How can I fix. whenever the system starts I can't get to terminal shell to run system-config-display.
 
Old 03-23-2005, 03:08 PM   #2
calcon
Member
 
Registered: Mar 2005
Location: somewhere over the rainbow theres a place....
Distribution: Ubuntu Dapper and Arch
Posts: 121

Rep: Reputation: 15
Is X starting? if it isn't just type in the command in the screen after logging in.

calcon
 
Old 03-23-2005, 03:57 PM   #3
gregrh
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Original Poster
Rep: Reputation: 0
Everything is starting ok. but by the time it gets to the login screen my monitor is unreadable.
 
Old 03-23-2005, 04:08 PM   #4
calcon
Member
 
Registered: Mar 2005
Location: somewhere over the rainbow theres a place....
Distribution: Ubuntu Dapper and Arch
Posts: 121

Rep: Reputation: 15
Do you manually type "startx" or does it automaticly start?
 
Old 03-23-2005, 04:09 PM   #5
gregrh
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Original Poster
Rep: Reputation: 0
No it starts automaticly.
 
Old 03-23-2005, 04:13 PM   #6
calcon
Member
 
Registered: Mar 2005
Location: somewhere over the rainbow theres a place....
Distribution: Ubuntu Dapper and Arch
Posts: 121

Rep: Reputation: 15
Hmm...I'm not sure how you can stop it, but can you try booting it using a rescue cd, rescue floppy, or live-cd? If you use the live-cd, you can mount the hard drive and change the settings.

Can you find the settings for your monitor? Do you have the monitor docs?
 
Old 03-23-2005, 04:20 PM   #7
gregrh
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Original Poster
Rep: Reputation: 0
I tried the rescue cd but I was booted into I think it's been two days since I work on this problem. (\sbin\???) and could not start the config pgm. and not knowing where it is I could not find it or that portion of the hard drive was not mounted. I don't have a live-cd or a rescue floppy. Where can I get either? and yes I do have the docs on the monitor.
 
Old 03-23-2005, 04:41 PM   #8
calcon
Member
 
Registered: Mar 2005
Location: somewhere over the rainbow theres a place....
Distribution: Ubuntu Dapper and Arch
Posts: 121

Rep: Reputation: 15
Can you edit files on the computer using your rescue cd? If you can try editing the xorg.conf file in /etc/ (I can't remember where exactly it is but look around. It may be in a folder called X or something similar.
 
Old 03-23-2005, 06:33 PM   #9
alrymala
LQ Newbie
 
Registered: Sep 2003
Posts: 23

Rep: Reputation: 15
while booting, if you add "init 3" as a parameter it should start command line only. no gui. once in there, you can edit your xorg.conf file (vi /etc/X11/xorg.conf) and make the necessary changes.

hope that helps
 
Old 03-23-2005, 08:02 PM   #10
hshane
LQ Newbie
 
Registered: Mar 2005
Location: Austin, Texas
Distribution: Debian
Posts: 9

Rep: Reputation: 0
You should still have access to a virtual terminal and the command line with <Ctrl>-<Alt>-F1 through F6, without having to reboot.

Questions:
1) Are you using the correct driver for your video hardware?
2) What distro and version are you using? Some are still using /etc/X11/XF86Config instead of xorg.conf for configuration.
3) You may need to edit the config file in question with new horizontal and vertical display settings based the model's specifications (should be in the instructions/manual/webpage).

hs
 
Old 03-23-2005, 08:07 PM   #11
calcon
Member
 
Registered: Mar 2005
Location: somewhere over the rainbow theres a place....
Distribution: Ubuntu Dapper and Arch
Posts: 121

Rep: Reputation: 15
I just found out that to terminate and Xserver you type <ctrl>+<alt>+<backspace>. You hold down control and alt and backspace. Then you should have the command line. Type
Code:
vi /etc/X11/xorg.conf
Now to edit text press "Insert" on your keyboard. Once you are done, press "Esc" and type ZZ (make sure it's in caps).
Use your monitors docs.

calcon

NOTE: That is the slackware 10.1 config file. Replace "xorg.conf" with the name of your config file.
To find it type
Code:
ls /etc/X11
and replace xorg.conf with the name of the x*.conf file, * being a wildcard.

Last edited by calcon; 03-23-2005 at 08:08 PM.
 
Old 03-23-2005, 10:06 PM   #12
gregrh
LQ Newbie
 
Registered: Feb 2005
Posts: 7

Original Poster
Rep: Reputation: 0
Thank you all VERY VERY VERY Much. I tried (ctl-alt-backspace) and the (init 3) on boot options. Both worked GREAT.....
 
Old 03-24-2005, 02:27 PM   #13
calcon
Member
 
Registered: Mar 2005
Location: somewhere over the rainbow theres a place....
Distribution: Ubuntu Dapper and Arch
Posts: 121

Rep: Reputation: 15
You're welcome. Hope everything works out for you

calcon
 
  


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
Looking for high-res LCD screen r0b0 General 3 10-26-2005 03:16 AM
Changed screen res- now out of range. carpetguy Mandriva 5 01-09-2005 03:24 PM
Display res on new monitor Mal495 Red Hat 2 01-24-2004 06:35 PM
Monitor frequency and res blues neorich Linux - General 1 09-07-2003 02:32 PM
monitor res. and htz tied2 Linux - Newbie 4 06-04-2002 04:35 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:18 PM.

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