LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 09-29-2006, 08:04 PM   #1
ojonsson
LQ Newbie
 
Registered: Sep 2006
Posts: 8

Rep: Reputation: 0
monitor out of range


hey guys, having a little problem here. I installed 10.1 just fine, no errors or hangups. It recognized my hardware just fine, but when i try to boot into run-level 5 my Viewsonic VA902B LCD displays an Out of Range error message. I've searched these forums for a solution and came up with something about going into sax2. so i run as a SU, type my password, no probs here, and then i get the little spinning cross thingy going on and doesnt let me edit anything. it then displays some useless information and then :startup thereby giving me the monitor error message again. I've tried reinstalling, which was a pain, and changing the resolution in the hardware section, but to no avail. My GPU is a 6600gt PCI-X16, on a k8t890 mobo from ecs. if anybody could give me an alternative to typing "sax2" that would be great and i would love you forever. thanks in advance.
 
Old 09-29-2006, 08:58 PM   #2
spot221
LQ Newbie
 
Registered: May 2004
Location: ferndale, mi
Distribution: fedora, ubuntu
Posts: 18

Rep: Reputation: 0
I believe that you need to manually enter the v-sync and h-sync of your monitor. That's what it was for me anyway.

you should be able to do

#xorgconfig

This will allow you to change all the resolution and sync settings with out having to re-install.

However, I don't have a nvidia video card. You may be having a driver issue or something there.
 
Old 09-29-2006, 10:29 PM   #3
ojonsson
LQ Newbie
 
Registered: Sep 2006
Posts: 8

Original Poster
Rep: Reputation: 0
ok i did that and now it doesnt say Out of Range, but it still gives me a black blank screen...wtf mate?
 
Old 09-30-2006, 07:33 AM   #4
spot221
LQ Newbie
 
Registered: May 2004
Location: ferndale, mi
Distribution: fedora, ubuntu
Posts: 18

Rep: Reputation: 0
I did not have that happen; double check your settings in your xorgconfig file. Make sure the screen resolution/refresh rate is set correctly. Then have a look in /etc/var/log/Xorg.0.log see if you find any errors that seem funny.
 
Old 09-30-2006, 07:43 AM   #5
jolphil
Member
 
Registered: May 2002
Location: central florida
Distribution: Linux Mint, ,Mageia,Ubuntu
Posts: 453

Rep: Reputation: 33
Suggestion: I had a very similar problem in 10.1 after an upgate..I had to manually configure the V&H sync as the other poster mentioned../etc/X11/xorg.conf file
I used vi to edit it but you can use anything you wish..I generally modify both the H and V to a lower number than the actual monitor specs.... ie: vert spec=150hz and I like to put it around 85hz so that I won't have an extreme refresh rate..I leave the H spec close to but slightly lower..ie:95khz to 90khz..
Then go down to the driver section and find driver="nvidia" and change it to "nv" ...Save the edit..
This brings it away from the Nvidia driver..
I rebooted but you may not have to and you should get a GUI without the nvidia (direct render)..
Reinstall your Nvidia driver to get 3D..Check it by either glxgears or glxinfo...
It worked for me..
Good Luck,
jolphil
Edit: BTW your LCD monitor may not have a vertical frequency of higher than 70hz or so..Check your particular spec..
Edit again: sorry to mislead you about the vert..That monitor is impressive...

Last edited by jolphil; 10-01-2006 at 07:16 AM.
 
Old 09-30-2006, 04:26 PM   #6
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
The frequencies for your monitor are Horizontal: 30~82kHz, Vertical: 50~85Hz

Verify that your xorg.conf file (which is located in the /etc/X11 directory) are using those settings in the "Monitor" section of that file. If xorg.conf is using different numbers, you can manually edit it, save the changes, then exit and restart. If you run into trouble, just post the contents of your xorg.conf file
 
Old 09-30-2006, 04:26 PM   #7
ojonsson
LQ Newbie
 
Registered: Sep 2006
Posts: 8

Original Poster
Rep: Reputation: 0
ok i checked the optimal frequencies for my monitor, the VA902B. i've edited the file, but now i get "Failed to initialize core devices." what am i to do????????
 
Old 09-30-2006, 07:07 PM   #8
spot221
LQ Newbie
 
Registered: May 2004
Location: ferndale, mi
Distribution: fedora, ubuntu
Posts: 18

Rep: Reputation: 0
Is there more? There should have been a few more lines ot the error. It could have looked something like: (but not nescessarily exactly like this)

(EE) xf860OpenSerial: cannot open device /dev/psaux no such file or directory
(EE)Mouse0: cannot open input device
(EE)preInit failed for input device "Mouse0"
no core pointer

fatal server error:
failed to initialize core devices

It looks as if your mouse is not configured correctly; not really sure. As I don't have the whole error. I just did a search of your error and that is what I saw in the other posts. If this is the case you can edit xorg.conf file with vi to make the changes or use the xorgconfig program again.

If you still are stuck post the relavent errors from the /etc/var/log/Xorg.0.log file; then post your xorg.conf file that will help people as well.

Last edited by spot221; 09-30-2006 at 07:34 PM.
 
Old 09-30-2006, 07:50 PM   #9
EclipseAgent
Member
 
Registered: Oct 2005
Location: California
Distribution: SLED 10, openSuSE 10.2, Ubuntu Drapper
Posts: 713

Rep: Reputation: 30
Also have you tried to run sax2 at run level 3?

As spot221 said, post your xorg.conf
 
Old 09-30-2006, 10:26 PM   #10
ojonsson
LQ Newbie
 
Registered: Sep 2006
Posts: 8

Original Poster
Rep: Reputation: 0
how do i do that? im such a n00b its not funny. what is the command to copy your debug text and send it here via the internuts?
 
Old 10-04-2006, 09:35 AM   #11
pintobean
LQ Newbie
 
Registered: Mar 2006
Posts: 12

Rep: Reputation: 0
LCD flat screen problems

I just recently purchased a new Viewsonic VX2025wm LCD flat screen. I had a similar problem what worked for me is I switch from the standard VGA cable to the DVI cable my monitor came with both. Try this and see if you get results your looking for. FYI I am using Suselinux 10.0 with chaintech vnf4 ultra MOBO and a MSI NX6600 128 video card which has both VGA and DVI connectors. I hope this works for you.

PB
 
  


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
monitor 'out of range' crazyjedi Linux - Newbie 9 04-24-2006 12:12 AM
monitor out of range? rooster33 Mandriva 7 10-12-2005 10:24 PM
Monitor out of range? walden Slackware - Installation 3 01-13-2005 09:19 PM
Monitor out of range??? amoulton Linux - Software 3 04-26-2004 03:45 PM
New monitor - out of range Seventh Linux - Newbie 2 02-14-2004 08:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

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