LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 06-29-2006, 01:20 AM   #1
donJulio
LQ Newbie
 
Registered: Sep 2005
Location: California
Distribution: Slackware
Posts: 23

Rep: Reputation: 15
Changed monitors and now startx doesn't start. What to do?


Seems my sweet LCD monitor died on me, so I'm using a backup, clunk CRT monitor. However, after Slackware 10.2 boots up and I log in, startx doesn't start. Or at least it tries to, but the "core devices" don't load properly and it dies. I'm sure it's the monitor. How can I setup the new monitor from the command line?
 
Old 06-29-2006, 01:29 AM   #2
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Did you do a search for 'x start' in this forum?

I'm going to assume not, otherwise the answer would be obvious.

(hint: think setup)

Search is your friend.
 
Old 06-29-2006, 05:02 AM   #3
x86processor
Member
 
Registered: Jun 2006
Location: Chennai, India
Distribution: Embdebian, Debian, Fedora Core, Redhat, Slackware, Ubuntu.
Posts: 112

Rep: Reputation: 15
Use xorgconfig or xorgcfg for Xorg.
 
Old 06-29-2006, 07:46 AM   #4
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
Changing a monitor is not likely to be the cause that X does not start. It will start but your screen might go blank, looks ugly or whatever.
 
Old 06-29-2006, 06:26 PM   #5
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Quote:
Originally Posted by x86processor
Use xorgconfig or xorgcfg for Xorg.
Slackware uses mainly xorgsetup and xorgconfig
 
Old 06-29-2006, 06:37 PM   #6
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Log-on as root at run level three and run xorgconfig. Over-write your old xorgconfig file. Your settings for the LCD monitor will perhaps be different than the CRT.
Check the specs for your CRT monitor and set accordingly. You should be fine.

Last edited by hitest; 06-29-2006 at 06:38 PM.
 
Old 06-30-2006, 04:00 PM   #7
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Quote:
Over-write your old xorgconfig file. Your settings for the LCD monitor will perhaps be different than the CRT.
Please consider not overwriting you old config file! Save a backup copy of the file. When/if you replace the clunky CRT monitor with a newer LCD, you'll have a config file to work from to configure your newer monitor. If you obtain the same model LCD monitor then all you need do is copy the backup config file.

FWIW, many people struggle with the command line xorg config tools. So please consider saving a backup of your config file before tinkering.

Lastly, you can edit the config file with multiple device settings. After you get things working with the temporary CRT monitor, add that monitor configuration to you original config file "Monitor" section. Name that new section something that makes sense, like Identifier "Viewsonic 7 CRT". This way, in the future, should you have problems with your monitor you can then quickly edit the config file to use the CRT monitor or the LCD monitor.
 
Old 06-30-2006, 04:09 PM   #8
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Quote:
Originally Posted by Woodsman
Please consider not overwriting you old config file! Save a backup copy of the file. When/if you replace the clunky CRT monitor with a newer LCD, you'll have a config file to work from to configure your newer monitor. If you obtain the same model LCD monitor then all you need do is copy the backup config file.

FWIW, many people struggle with the command line xorg config tools. So please consider saving a backup of your config file before tinkering.

Lastly, you can edit the config file with multiple device settings. After you get things working with the temporary CRT monitor, add that monitor configuration to you original config file "Monitor" section. Name that new section something that makes sense, like Identifier "Viewsonic 7 CRT". This way, in the future, should you have problems with your monitor you can then quickly edit the config file to use the CRT monitor or the LCD monitor.
Yep, that'll work just fine. Great suggestions:-)
I personally don't have a lot of difficulty setting up xorgconfig.
 
Old 06-30-2006, 06:53 PM   #9
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
Personally, I like the file that 'xorgsetup' does as compared to 'xorgconfig'. It seems a bit more consise....


But the main thing is to get it working, and from what you said, it does.
 
Old 06-30-2006, 07:39 PM   #10
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by Woodsman
Please consider not overwriting you old config file! Save a backup copy of the file. When/if you replace the clunky CRT monitor with a newer LCD, you'll have a config file to work from to configure your newer monitor. If you obtain the same model LCD monitor then all you need do is copy the backup config file.
That's a great point, but I personally wouldn't back up the xorg.conf file. Rather, I would just write down the relevant vertical and horizontal refresh rates for the monitor. The other values are imho pretty obvious.
 
Old 06-30-2006, 08:05 PM   #11
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by cwwilson721
Personally, I like the file that 'xorgsetup' does as compared to 'xorgconfig'. It seems a bit more consise....


But the main thing is to get it working, and from what you said, it does.
Okay. Thanks. I haven't tried xorgsetup yet. I'll perhaps give that a try when 11.0 is released.
Thanks for the tip.
 
Old 06-30-2006, 08:53 PM   #12
cwwilson721
Senior Member
 
Registered: Dec 2004
Location: In my house.
Distribution: Ubuntu 10.10 64bit, Slackware 13.1 64-bit
Posts: 2,649
Blog Entries: 1

Rep: Reputation: 67
xorgsetup works with most versions of Xorg included since at least Slackware 10.0, not just -current. Backup your xorg.conf, and run xorgsetup like this (Do as root, or su):
Code:
cp /etc/X11/xorg.conf /etc/X11/xorg.copy
/usr/X11R6/bin/xorgsetup
 
Old 06-30-2006, 08:59 PM   #13
hitest
Guru
 
Registered: Mar 2004
Location: Canada
Distribution: Void, Debian, Slackware
Posts: 7,342

Rep: Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746Reputation: 3746
Smile

Quote:
Originally Posted by cwwilson721
xorgsetup works with most versions of Xorg included since at least Slackware 10.0, not just -current. Backup your xorg.conf, and run xorgsetup like this (Do as root, or su):
Code:
cp /etc/X11/xorg.conf /etc/X11/xorg.copy
/usr/X11R6/bin/xorgsetup
Thanks, man! I've book marked this thread for future reference. Much appreciated!
 
Old 07-01-2006, 03:36 PM   #14
donJulio
LQ Newbie
 
Registered: Sep 2005
Location: California
Distribution: Slackware
Posts: 23

Original Poster
Rep: Reputation: 15
I think I found out what the problem was. I had just man rc.hotplug non-executable and had rebooted to see fast the computer would boot up now. I had been putting up with long boot time for months because I didn't know how to turn it off. Anyhow, when I reboot, the LCD died.

It was saying mouse not found errors, no /dev/mouse device or something to that effect, whenever I tried running startx. I made rc.hotplug executable again and now X boots up. Go figure. Now I need to figure out a way to make that mouse configuration permanent, because hotplug start takes ages.

Thanks for the tips and the newly acquired knowledge however.
 
Old 07-01-2006, 04:27 PM   #15
shilo
Senior Member
 
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132

Rep: Reputation: 50
Quote:
Originally Posted by cwwilson721
Slackware uses mainly xorgsetup and xorgconfig
Slackware doesn't have a preference. There are at least five available options:

X -configure
xorgsetup
xorgcfg
xorgconfig
Manually edit xorg.conf

Try them all. See which you like. Make sure to read the logfile. It can get frustrating if xorg.conf gets saved to an alternate location. You will edit /etc/X11/xorg.conf and nothing will change.


Quote:
Originally Posted by dugan
I personally wouldn't back up the xorg.conf file. Rather, I would just write down the relevant vertical and horizontal refresh rates for the monitor. The other values are imho pretty obvious.
Everything is obvious, unless it's not. Backing up the whole file A) Reminds you what those "obvious" config options were when you forget, and B) Puts everything somewhere where you won't lose it (as opposed to writing it down).
 
  


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
Mandrake 10.0 - changed hostname now X11 won't start scorbett Mandriva 1 02-23-2006 11:41 PM
Changed KDE style now won't start! bram2000 Linux - Software 9 02-08-2005 11:44 AM
Redhat 9, display setting changed, x will not start tahder21 Linux - Software 2 03-04-2004 07:55 PM
start menu has suddenly changed pomelo Mandriva 3 11-21-2003 03:24 PM
Changed monitors without preparing RJohnson1 Mandriva 2 11-04-2003 08:48 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:49 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