LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-02-2009, 10:53 AM   #16
digitelle
Member
 
Registered: Jan 2009
Posts: 57

Rep: Reputation: 16

If you're using either Nvidia or ATI, the proprietary drivers for these are not installed by default, just basic video drivers like xv or vesa are available with openSUSE.

Depending on your version of SUSE, go to here for Nvidia drivers or here for ATI drivers.

I believe you'll find a solution through one of those links.
 
Old 01-02-2009, 01:39 PM   #17
thorkelljarl
Senior Member
 
Registered: Jun 2008
Posts: 1,820

Rep: Reputation: 229Reputation: 229Reputation: 229
What about this?

http://www.linuxforums.org/forum/sus...r-trouble.html

Is this post of any use? You might try to stop X with Ctr+Alt+Bksp, then try sax2 -r as root.
 
Old 01-02-2009, 01:52 PM   #18
repo
LQ 5k Club
 
Registered: May 2001
Location: Belgium
Distribution: Arch
Posts: 8,529

Rep: Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899Reputation: 899
Hi,

Seems to me there is a problem with gnome, since you set the resolution to "no resolution" on gnome
Perhaps you can find some info here.
http://www.yolinux.com/TUTORIALS/GNOME.html
Perhaps you can remove the configuration files of gnome in your home directory
 
Old 01-02-2009, 02:50 PM   #19
p0ke37
LQ Newbie
 
Registered: Jan 2009
Distribution: Ubuntu, openSUSE
Posts: 13

Original Poster
Rep: Reputation: 0
Thanks for all the suggestions everyone!

Unfortunately, right now I am not around my laptop, and I won't be for a few days. I will try all the suggestions when I can, thanks
 
Old 01-09-2009, 02:58 PM   #20
p0ke37
LQ Newbie
 
Registered: Jan 2009
Distribution: Ubuntu, openSUSE
Posts: 13

Original Poster
Rep: Reputation: 0
Not working

I've tried all of the above suggestions and read all of the links and nothing seems to be working! Is there a way to edit the screen res manually?
 
Old 01-09-2009, 07:21 PM   #21
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
You can use the "gtf" program to generate a custom modeline. "gtf xres yres 60 -x" will generate a modeline for 60hz refresh rate.

What video card do you have? If it is nvidia, then download and run the nvidia installer followed by nvidia-xconfig.
The "sudo /sbin/yast2 inst_source" wizard has a community repo section that includes nvidia and ati repos. You would try that as well. If however, you have an older video card that needs a legacy driver, then this may not work.

If a certain resolution is possible, you could run xrandr to change the resolution while in gnome. In kde, there is a krandrtray applet that is much more convenient.

Also, the xorg.conf file has it's own manpage which may come in handy. You might want to search this site or the web for sample xorg.conf files that can show you how they are structured. As of late, the xorg.conf files have been becoming more sparse as the server has been autoconfiguring more things, so you may need to resort to a sample to know where to insert your "Modes" entries, etc.

Sometimes you don't even need modeline entries. Standard resolutions may be handled by by xorg without explicitly providing a modeline. In that case, you just need the resolutions entered in the "Screens" section which might look like this.
Code:
Section "Screen"
  DefaultDepth 24
  SubSection "Display"
    Depth      15
    Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
    Depth      16
    Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
    Depth      24
    Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
  EndSubSection
  SubSection "Display"
    Depth      8
    Modes      "1280x1024" "1280x960" "1152x864" "1024x768" "800x600"
  EndSubSection
  Device       "Device[0]"
  Identifier   "Screen[0]"
  Monitor      "Monitor[0]"
EndSection
This are fairly generic entries for my desktops 1024x1024 LCD monitor. I alway use the native resolution.
 
Old 01-09-2009, 10:28 PM   #22
p0ke37
LQ Newbie
 
Registered: Jan 2009
Distribution: Ubuntu, openSUSE
Posts: 13

Original Poster
Rep: Reputation: 0
Thanks

Thanks for the post jschiwal, and everyone else that helped! I switched out my monitor as a last resort, and I won't make the same stupid mistake again.
 
  


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
Resolution problem with OpenSUSE... Tobi.Lonnell Linux - Newbie 3 12-23-2008 10:30 AM
Cannot get 1280x854 native resolution for PowerBook G4 in openSUSE trentfox Linux - Laptop and Netbook 4 07-04-2008 08:06 PM
OpenSUSE 10.3 Name resolution weirdness on local network odevans SUSE / openSUSE 3 01-07-2008 05:35 AM
openSUSE 10.2 - Radeon 1600X Screen Resolution jrodia SUSE / openSUSE 1 03-16-2007 01:17 AM
How to change resolution in OpenSuse 10.1 jdecker Linux - Newbie 1 08-03-2006 09:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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