LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 02-17-2005, 03:42 PM   #1
Shentar
LQ Newbie
 
Registered: Feb 2005
Posts: 6

Rep: Reputation: 0
Another monitor resolution change issue


I have been trying for a couple of days to get my system to display something higher than 800x600. I have a Matrox Millenium II card (which I know supports higher resolutions) and a 21" SGI GDM-5411 monitor. 800x600 on 21" monitor is killing me.
My xorg.conf is
_________________________________________________________
# XFree86 4 configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
RgbPath "/usr/X11R6/lib/X11/rgb"
FontPath "unix/:7100"
EndSection

Section "Module"
Load "dbe"
Load "extmod"
Load "fbdevhw"
Load "glx"
Load "record"
Load "freetype"
Load "type1"
Load "dri"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "GDM-5411"
DisplaySize 400 300
HorizSync 30.0 - 121.0
VertRefresh 48.0 - 160.0
Modeline "1280x960@75" 142.76 1280 1312 1848 1880 960 978 990 1009
Option "dpms"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "mga"
VendorName "Videocard vendor"
BoardName "Matrox Millennium II"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "800x600" "640x480"
EndSubSection
EndSection

Section "DRI"
Group 0
Mode 0666
EndSection
__________________________________________________________

I have tried adding other modes like 1024x768 in the Screen section with color depths of 16 and 24. The system takes it, tells me I need to reboot, then upon reboot its back like it was at 800x600 with those resolutions no longer accepted.
I also added the modeline in the diplay section, but it does nothing.

Last edited by Shentar; 02-17-2005 at 04:36 PM.
 
Old 02-17-2005, 03:56 PM   #2
IsaacKuo
Senior Member
 
Registered: Apr 2004
Location: Baton Rouge, Louisiana, USA
Distribution: Debian Stable
Posts: 2,546
Blog Entries: 8

Rep: Reputation: 465Reputation: 465Reputation: 465Reputation: 465Reputation: 465
What distribution are you using? Perhaps there is some auto-hardware detection utility being run during bootup which is overwriting your xorg.conf.

Also, what desktop environment are you using (if any)? KDE will meekly accept whatever resolution is handed to it, while GNOME will thickheadedly insist upon what resolution it was last set at.

In any case, it's easy to restart your x server without fully rebooting your system. First, quit any programs your running (because they'll be rudely interrupted when you yank away the x server from them). Then press Ctrl-Alt-Backspace. If you're using a graphical login manager (like kdm or gdm), then you'll log out also and have to log back in.

If there's some auto-hardware detection utility which is overwriting your xorg.conf during bootup, this technique to only restart the x server should bypass it. Then, you'll have to figure out what utility is doing the offensive rewriting and deactivate it.
 
Old 02-17-2005, 04:28 PM   #3
Shentar
LQ Newbie
 
Registered: Feb 2005
Posts: 6

Original Poster
Rep: Reputation: 0
I'm using Fedora Core 2 and I'm running Gnome. If KDE will more readily accept the resolutions, I will switch.

How would I go about finding the utility thats changing it?
 
Old 02-17-2005, 09:00 PM   #4
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,142
Blog Entries: 6

Rep: Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829Reputation: 1829
Fedora has a great utility for setting display.
In FC2 open a Konsole and enter

system-config-display

Set your display where you want it.

That's assuming you don't have other issues like driver problems.
 
Old 02-18-2005, 09:24 AM   #5
Shentar
LQ Newbie
 
Registered: Feb 2005
Posts: 6

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by teckk
Fedora has a great utility for setting display.
In FC2 open a Konsole and enter

system-config-display

Set your display where you want it.

That's assuming you don't have other issues like driver problems.
I have been there. Thats the same utility thats in the application menu on Gnome. My only option there is 800x600 and 640x480. The video card is set correctly, and the monitor is correct. I looked up the specs for that monitor and they are set correctly in the xorg.conf.
 
  


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
Unable to change monitor resolution in Debian adityavpratap Debian 1 10-04-2005 10:25 AM
A dual monitor resolution issue with games czarherr Linux - Software 2 06-11-2005 06:55 PM
change monitor resolution from command line gschrade Linux - Newbie 2 04-23-2004 03:57 PM
New Monitor? Need to change Resolution Options marct1974 Linux - Hardware 1 04-03-2004 09:41 PM
Monitor problems -- changing resolution back w/o monitor Jiawen Linux - Hardware 5 03-17-2004 10:06 PM

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

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