Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I am finding SO many settings and options for the display I haven't a clue, and have not seen this in any postings or have I found any specific updates for this card. There are a lot of updates for Nvidia but I cant find it referencing my card anywhere. Is there a simple fix or setting that needs to be changed. That would be great. Hopefully, I'll not need a different card. Every thing works fine in win98se, even the 3D.
If you need to see it let me know and I will send you a small image.
It is possible Suse installed generic drivers for the card and you need to get drivers from either Suse repos or from Nvidia (if it is nvidia, never heard of that one). Check the file /etc/X11/xorg.conf and see if it is using "vesa" driver or "nv" or "nvidia". Not sure what to recommend if it is using vesa, may have to go to nvidia's site and see if the Linux driver can be used with it. There's a good chance it can. Also, in xorg.cong, see what refresh rate it is using, you may just need to set the proper refresh rate which can also be set by right clicking the desktop and selecting "configure desktop/display", but I know some of my distros won't give me the right refresh rate options, so I choose the closest one.
Allot of sections look alright, you have the Linux nvidia driver. Just the monitor section appears to have some funny things, like the size -> 250x184 which is like a small laptop, it should be 300x225. Here are the specs:
You can try this command as root and try using defaults during the questioning except for something you know is wrong:
system-config-display --reconfigure
Now this is just me, but I would tamper a little with some settings in here if it's the same after the system-config thing, like changing the size of the monitor and try some different default depths, my 17" CRT uses 16 at 1024x768, you might want to right click on the desktop and select "Configure your desktop" and in the "Display" section, pump up the resolution to see if it helps. You have better graphics capabilities than my old computer that uses better settings, your settings appear pretty low. If these step fail, you should look into installing the Nvidia drivers from Suse first, if they don't have, go to Nvidia's site and get the Linux drivers that end with ".run". You have to be in init 3 to install that one.
Last edited by Junior Hacker; 03-25-2007 at 05:33 PM.
I wish I had read your last post a few hours earlier . . . I had tried to increase the depth and everything would just melt down until I could get back in and reset it to 15bits (run level 3 > root > SaX2 or >Yast.
So I tried to install the newer Nviada drivers. Missed the part about runlevel 3, and killed my X-system. SaX2 wouldn’t even start, not even with the –r option. I have a book with several suggestions for the command line to start SaX2 when you can’t get into the X-system. Yast would not even open the page to change the monitor & graphics card settings. I was able to read some of the logs and it appeared that on booting the system was unable to find any driver or hardware. To me was strange, it could find enough to have runlevel 0-5 but no GUI, X-system
So, I am reinstalled again. At least I’m getting good at reinstalling.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.