LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 07-20-2006, 09:49 PM   #1
Delano_Lucas
Newbie
 
Registered: Jul 2006
Location: In my house.
Distribution: Slax, Slackware, Puppy, Cygwin, Feather
Posts: 26

Rep: Reputation: 15
Having resolution problems with old CRT monitor.


basically, on my old CRT monitor, slackware doesn't work properly...what i mean by that is my CRT overloads from the high resolution and makes a high pitch noise and i can't see anything clearly....what can i do? do i need to edit xorg? also (unrelated) on my live distro of slax i can't use some modules (can't figure out how to boot 'em) can you help? Also!,is there a way to have slax save the session data on my flashdrive? thanks guys and gals in advance....
 
Old 07-21-2006, 12:56 PM   #2
TuxSurfer
Member
 
Registered: May 2004
Location: NC USA
Distribution: Fedora 30 - Xfce Spin
Posts: 272

Rep: Reputation: Disabled
As for your monitor you will probably need to edit your xorg.conf You will need to know the horizontal and vertical refresh rates for your monitor and edit the xorg.conf file accordingly. Sorry I can't help with your other two questions-don't know much about slax.
 
Old 07-22-2006, 07:53 AM   #3
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Have you tried xorgsetup -- probes for the monitor and other useful things and writes xorg.conf for you (it makes a back up of your existing xorg.conf).

Shut down the X server, log in as root on the console and run it. Then just take a shot and startx and see what you get (you can always go back to the back up file).
 
Old 07-22-2006, 02:52 PM   #4
Delano_Lucas
Newbie
 
Registered: Jul 2006
Location: In my house.
Distribution: Slax, Slackware, Puppy, Cygwin, Feather
Posts: 26

Original Poster
Rep: Reputation: 15
i've tried xorgsetup...it fixes it at first and then freezes linux....then i have to reinstall linux cause it says it's corrupted
 
Old 07-22-2006, 04:04 PM   #5
tronayne
Senior Member
 
Registered: Oct 2003
Location: Northeastern Michigan, where Carhartt is a Designer Label
Distribution: Slackware 32- & 64-bit Stable
Posts: 3,541

Rep: Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065Reputation: 1065
Seems to me I remember xorgsetup doing a goofy thing with the HorizSync value and I had to fiddle with it...

It should look like this (obviously, this is for my monitor):

Section "Monitor"
#DisplaySize 360 270 # mm
Identifier "Monitor0"
VendorName "SAM"
ModelName "SyncMaster"
HorizSync 30.0 - 85.0
VertRefresh 50.0 - 160.0
Option "DPMS"
EndSection

but it did something funky with either HorizSync or VertRefresh. Usually, xorgsetup does a nice job (particularly if you've got an older monitor that's fairly common). Might be worth another shot and look at the result before you startx again. Don't forget to check the manual for your monitor for the sync and refresh ranges.

You should not have to reinstall Linux to deal with this -- it's probably telling you that you've got a corrupt xorg.conf file -- just don't set it for a graphic login until you get this straightened out (that's the default runlevel in /etc/inittab).
 
Old 07-23-2006, 01:14 PM   #6
Delano_Lucas
Newbie
 
Registered: Jul 2006
Location: In my house.
Distribution: Slax, Slackware, Puppy, Cygwin, Feather
Posts: 26

Original Poster
Rep: Reputation: 15
problem is i don't have the manual for this monitor.....it's second hand. And being 15 years old and the company not making screens but CD-R's it's not like i can get one easily....
 
Old 07-23-2006, 02:19 PM   #7
nykey
Member
 
Registered: Nov 2003
Posts: 360

Rep: Reputation: 30
What's your exact monitor ? Did you search for your monitor's manual on the internet, I'm sure there is something out there...
 
Old 07-23-2006, 04:07 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
Being 15 years old I'd be very cautious with your xorg settings. I run Slackware 10.2 on a very old CRT with no problems. But, I use xorgconfig and enter the values manually. Try setting your values a lot lower, say 56 Hz and 800x600, and a lower colour depth.
Good luck, man:-)
 
Old 07-23-2006, 06:21 PM   #9
TuxSurfer
Member
 
Registered: May 2004
Location: NC USA
Distribution: Fedora 30 - Xfce Spin
Posts: 272

Rep: Reputation: Disabled
You could also try to run Ubuntu Live CD and see if your monitor works better. Ubuntu's livecd sets the xorg at a minimal configuration. Something like 60hz. If it runs well then look at /etc/X11/xorg.conf to see what the monitor values (refresh rates) are set at then edit yours accordingly. I did this with a very old NEC monitor and it worked out great.
 
Old 07-24-2006, 06:06 AM   #10
evilDagmar
Member
 
Registered: Mar 2005
Location: Right behind you.
Distribution: NBG, then randomed.
Posts: 480

Rep: Reputation: 31
xorgsetup is only going to be safe to use if a monitor is responding to EDID/DDC queries... which in this case wouldn't be necessary because if the monitor were responding to those queries, X would have removed the modes that are making the monitor freak out from the list of valid modes.

In cases like this (and in most cases anyway) the `xorgconfig` utility is much more reliable.
 
Old 07-24-2006, 02:17 PM   #11
Delano_Lucas
Newbie
 
Registered: Jul 2006
Location: In my house.
Distribution: Slax, Slackware, Puppy, Cygwin, Feather
Posts: 26

Original Poster
Rep: Reputation: 15
so.....why don't you guys give me a list of options please...It might just be me but you are talking about a bunch of stuff but you don't bring across your solution. except the ubuntu post... (i wouldn't know what to do)
 
Old 07-24-2006, 03:06 PM   #12
TuxSurfer
Member
 
Registered: May 2004
Location: NC USA
Distribution: Fedora 30 - Xfce Spin
Posts: 272

Rep: Reputation: Disabled
What is your monitors make and model and screen size? Have you googled that information to see if you can get some specs? You are going to have to edit Xorg manually and you will need as much info as possible. If you cannot find any specs or you just absolutely do not know make and model then you will have to come up with a set of lower values like hitest mentioned. There should be some sort of tag or identifier on your monitor, usually on the back or the bottom. Once you get some more information then we can help you edit Xorg either manually or with xorgsetup.
 
Old 07-24-2006, 03:28 PM   #13
Delano_Lucas
Newbie
 
Registered: Jul 2006
Location: In my house.
Distribution: Slax, Slackware, Puppy, Cygwin, Feather
Posts: 26

Original Poster
Rep: Reputation: 15
thanks, let me see what i can find...
 
Old 07-24-2006, 03:40 PM   #14
Delano_Lucas
Newbie
 
Registered: Jul 2006
Location: In my house.
Distribution: Slax, Slackware, Puppy, Cygwin, Feather
Posts: 26

Original Poster
Rep: Reputation: 15
Goody! I found one thing that's helpful...... Here's what's on the back and the Hz rating

Company: Memorex Telex (Called EDS nowadays)http://www.memorex.ie/
Model #: CDS-4593
Hz : 50-60
A.1.0/0.5 ????
FCC ID#: GWG-CD5437X
F/N: 3076
C/N 7000040103076

Last edited by Delano_Lucas; 07-24-2006 at 04:03 PM.
 
  


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
Different resolution on external CRT bull8042 Linux - Hardware 2 11-10-2005 08:40 PM
from CRT to LCD monitor - help boyd98 AIX 7 09-07-2005 03:08 PM
CRT or TV monitor on messed up laptop k4ution Linux - Hardware 2 10-11-2004 02:15 PM
Monitor problems -- changing resolution back w/o monitor Jiawen Linux - Hardware 5 03-17-2004 10:06 PM
CRT Monitor with S-Video Input Freaksta Linux - Hardware 2 02-15-2003 01:15 AM

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

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