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 - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 11-02-2005, 12:03 PM   #1
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Rep: Reputation: 30
Common SuSE display issues.


In order to clean up the information I was trying to pass on in previous threads before they got too big and off topic, I have decided to summarize that information here. This information is not all inclusive, just a starting point when trying to troubleshoot your graphics problems. Please only post a reply if I am wrong on something or you have something new to add that I did not cover. I reply to all my other threads, so ask your questions there after following the links included in the subject.

For some reason SuSE can not get graphics card and monitor detection right. They have been having issues with ATI and Nvidia cards. The following is a list symptoms and their causes:

1. Graphics Mode Not Supported (SuSE 10)- Usually this means that the OS is trying to get your GRAPHICS CARD to do something it can not do. This is a common problem with ATI cards. For some reason YaST and YOU (YaST Online Update) do not install the drivers properly. A little secret about YaST: Just becase it says it detected and installed the proper drivers does not mean that the drivers will work. Follow this link for more information: http://www.linuxquestions.org/questi...hreadid=366586

2. Display does not fit the screen- For most people you can use SaX2 to adjust the geometry. In SuSE 9.3 with the proper drivers installed, this is not too big of an issue. SuSE 10 has issues because the refresh rates it tries to use for the monitor do not work properly. Select a generic monitor (VESA or LCD) and set the refresh rate to your manufacturers specifications. http://www.linuxquestions.org/questi...hreadid=374083 WARNING! Do not set the refresh rates below or above the specifications provided by your monitor's manufacturer. You may damage your monitor!

3. NVidia driver will not install (SuSE 9.3)- Sometimes the NVidia driver will not install or when you change the Kernel it will not recompile. Follow this link: http://www.linuxquestions.org/questi...hreadid=368798

4. 3D Mode not supported- Make sure that your card can support 3D, if it can reinstall the driver. If you still have problems it is something entirely diferent.

Do not edit the xorg.conf file unless:
1. You know what you are doing.
2. You have tried all other tools provided by SuSE.
Often when you can not start the X server it is because:
1. There are invalid entries in the xorg.conf file.
2. Your driver is not installed properly.
If you edit any configuration file ALWAYS BACK IT UP!

Hope this helps someone.

Last edited by usaf_sp; 11-02-2005 at 12:09 PM.
 
Old 11-02-2005, 02:41 PM   #2
Krugger
Member
 
Registered: Oct 2004
Posts: 229

Rep: Reputation: 30
Something I also noticed is that smp kernels usually come with DRI disabled.
 
Old 11-04-2005, 02:01 PM   #3
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Original Poster
Rep: Reputation: 30
In addition to the above related issues, I discovered a new one today that is related to the Intel 915 graphics card.

There is a bug in XORG that will ignore resolution changes to the card. XORG and SuSE decide what it wants to run, but any change you wish to make will not be recognized.

DO NOT EDIT XORG.CONF
To view a summary of the problem and its workaround visit:
http://linux-noob.com/review/suse/10/#video

This is the bug tracker:
https://bugs.freedesktop.org/show_bug.cgi?id=643

I have not had the opportunity to test this workaround, so use at your own risk.

Good Luck

Last edited by usaf_sp; 11-04-2005 at 07:36 PM.
 
Old 11-13-2005, 08:44 AM   #4
palbeda
LQ Newbie
 
Registered: Aug 2004
Posts: 1

Rep: Reputation: 0
Unhappy

I found the most curious solution for getting Suse 10.0 to start X after tying all the hints that were suggested below.

I have a NVidia Geforce card which was not recognised. Sax2 just did not want to start (tried all switches, nothing worked).

Then: I replaced the vga board for another one (different make) and X started without any problems.

When I replaced the NVidia card and rebooted: all worked fine with this card as well!!

So this is a hint as well from now on...

Peter
 
Old 11-13-2005, 11:00 AM   #5
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Original Poster
Rep: Reputation: 30
What you did is revert the system back to a generic driver by installing a VGA card. When the system booted and Auto-Detected the hardware, it found a generic card and thus used the generic driver. NVIDIA will work using the generic NV driver, but this does not really solve the problem as doing so will cause 3D graphics to be disabled. To enjoy the full features of the NVidia card, it is better to use the NVidia driver.

Before giving up on the NVidia driver installation be sure that:

1. You are infact using an NVidia card.
2. You are using the proper NVidia driver.
3. When you run the install script, you are doing so under root and in runlevel 3.
 
Old 03-31-2006, 07:53 AM   #6
derrickhackman
LQ Newbie
 
Registered: Aug 2004
Location: MA
Distribution: SuSE
Posts: 17

Rep: Reputation: 0
800x600 resolution issue cannot be fixed with 915Resolution

I just bought a Dell Inspiron 9400 to replace my Dell Inspiron 8500. The 8500 ran SuSE 9.0 Professional and have a Radeon gpu. The 9400, however has the Intel 945GM chipset and I installed SuSE 10. I can only 800x600 even having the 915Resolution in my boot.local file. When I run 915Resolution -l I get:
Quote:
linux:/etc/X11 # 915resolution -l
Intel 800/900 Series VBIOS Hack : version 0.5.2

Chipset: 945GM
BIOS: TYPE 1
Mode Table Offset: $C0000 + $269
Mode Table Entries: 36

Mode 30 : 640x480, 8 bits/pixel
Mode 32 : 800x600, 8 bits/pixel
Mode 34 : 1024x768, 8 bits/pixel
Mode 38 : 1280x1024, 8 bits/pixel
Mode 3a : 1600x1200, 8 bits/pixel
Mode 3c : 1920x1200, 8 bits/pixel
Mode 41 : 640x480, 16 bits/pixel
Mode 43 : 800x600, 16 bits/pixel
Mode 45 : 1024x768, 16 bits/pixel
Mode 49 : 1280x1024, 16 bits/pixel
Mode 4b : 1600x1200, 16 bits/pixel
Mode 4d : 1920x1200, 16 bits/pixel
Mode 50 : 640x480, 32 bits/pixel
Mode 52 : 800x600, 32 bits/pixel
Mode 54 : 1024x768, 32 bits/pixel
Mode 58 : 1280x1024, 32 bits/pixel
Mode 5a : 1600x1200, 32 bits/pixel
Mode 5c : 1920x1200, 32 bits/pixel
I have tried for the last few days and nights to get a resolution greater than 800x600. I need some help guys ... anyone ... please ...??

Thanks for your help
-Derrick
 
Old 03-31-2006, 08:06 AM   #7
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
You could have the same problem that I had with my Dell BIOS: check the VideoRAM setting in the BIOS and change it to 8MB (1MB was the default setting).
 
Old 03-31-2006, 08:25 AM   #8
derrickhackman
LQ Newbie
 
Registered: Aug 2004
Location: MA
Distribution: SuSE
Posts: 17

Rep: Reputation: 0
Upon reboot, I used [F2] to get to the Dell setup section and I could not find anything that allowed me to change the memory allocated to the graphics card. Where did you make the change ? I see that there is 8MB allocated to the graphics card.

Some other info from the BIOs.
Intel 945GM
XGA+
Native resolution 1440x900

Any other help/tips are much appreciated!

I am still banging on this and am starting to feel defeated... 'cmon ... someone throw me a bone.

That is it ... I cannot get it to work. The 915Resolution script doesn't work with the Intel 945GM chip. I set the resolution to 1920x1200, 16 bit and then switch to runlevel 3. In runlevel 3 I start sax2 and change the settings to LCD 1920x120075HZ and use 16 bit depth. Test and save the settings then switch to runlevel 5 (init 5). I do not get the option to run 1920x1200 in the display settings.

If someone has actually made this work I would happy as a clam to know how. I need a resolution better than 800x600.

If I am missing something please let me know.

Last edited by derrickhackman; 03-31-2006 at 08:01 PM.
 
Old 03-31-2006, 09:20 PM   #9
derrickhackman
LQ Newbie
 
Registered: Aug 2004
Location: MA
Distribution: SuSE
Posts: 17

Rep: Reputation: 0
Anyone ... ?????
 
Old 04-04-2006, 12:10 PM   #10
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
When I run TuxRacer, the resolution is watery and often the screen seems to jump and sometimes part of top oif the screens appears on at the bottom on top of what is at the bottom.

nVidia GeFore FX5600
Latest YOU nVidia driver
 
Old 04-04-2006, 12:50 PM   #11
derrickhackman
LQ Newbie
 
Registered: Aug 2004
Location: MA
Distribution: SuSE
Posts: 17

Rep: Reputation: 0
I finally got 1440x900 resolution from the machine. In a nutshell I upgraded my xserver rpms so I am now running 6.9.x, from 6.8.x. I also downloaded and installed the i810 Intel driver and modified my xorg.config file to get the correct modeline and provide the Option ForceBIOS "800x600". I also am using the 915resolution script in my boot.local file. In any event, it was a Saturday and Sunday night spent in hell. The good side of it is that now I heck of a lot more about xserver and xorg.conf!
 
Old 04-05-2006, 06:36 AM   #12
Jongi
Senior Member
 
Registered: Aug 2003
Distribution: Debian Sid 32/64-bit, F10 32/64-bit
Posts: 1,070

Rep: Reputation: 45
Would the watery effect be caused by the monitor not being at a high enough refresh rate? If so, how can I set the refresh rate to be at the highest the monitor can handle?

Monitor: AOpen F1713 : 24 ~ 80 KHz (Horizontal) and 49 ~ 75 Hz (Vertical)
nVidia GeFore FX5600
Latest YOU nVidia driver
 
Old 06-19-2006, 02:51 PM   #13
usaf_sp
Member
 
Registered: Jul 2005
Location: Tennessee
Distribution: openSUSE
Posts: 419

Original Poster
Rep: Reputation: 30
The most likely problem you are having with the watery screen is the NVidia driver installed by YOU. I have gotten better results by downloading the driver from nvidia and installing it in runlevel 3.

Good Luck
 
  


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
Display issues with Suse 9.3 on dell latitude 610 naveens1 Linux - Laptop and Netbook 3 10-23-2005 06:20 PM
not common x display question kdotsky Linux - Newbie 2 12-19-2004 10:36 PM
Display Issues Suse 9.1 Matt175 Linux - Distributions 7 05-17-2004 10:34 PM
Display issues in SUSE 9.1 vswr31 Linux - Hardware 5 05-15-2004 10:39 AM
Just wondering about common issues database lokis_trickster Slackware 2 04-22-2003 04:58 PM

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

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