You are not logged in.
My display has changed to 1024 x 768, and my monitor is not listed in gnome display settings. Was working fine up until only minutes ago. Display went to sleep while I was away and when I woke it the settings were changed.
What can I do?
Thank you. Brian
Edit:
After looking around I think my xorg.conf file changed.
When I re-run 'Xorg -configure' it returns an error stating that the number of screens detected does not match...
The current log file Xorg.0.log [1], an old log file Xorg.12.0.log [2], and the log from the configure command above Xorg.configure.log [3] can be viewed here.
The following are snippets of resolution section from [1] and [2].
Previously Working
[162994.695] (II) [drm] DRM interface version 1.4
[162994.699] (II) [drm] DRM open master succeeded.
[162994.699] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
[162994.699] (==) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[162994.699] (==) NOUVEAU(0): RGB weight 888
[162994.699] (==) NOUVEAU(0): Default visual is TrueColor
[162994.699] (==) NOUVEAU(0): Using HW cursor
[162994.699] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[162994.699] (==) NOUVEAU(0): Page flipping enabled
[162994.806] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[162994.920] (II) NOUVEAU(0): Output TV-1 has no monitor section
[162995.026] (II) NOUVEAU(0): EDID for output VGA-1
[162995.026] (II) NOUVEAU(0): Manufacturer: EPI Model: e784 Serial#: 5248
[162995.026] (II) NOUVEAU(0): Year: 2004 Week: 14
[162995.026] (II) NOUVEAU(0): EDID Version: 1.3
[162995.026] (II) NOUVEAU(0): Analog Display Input, Input Voltage Level: 0.700/0.700 V
[162995.026] (II) NOUVEAU(0): Sync: Separate
[162995.026] (II) NOUVEAU(0): Max Image Size [cm]: horiz.: 34 vert.: 27
[162995.026] (II) NOUVEAU(0): Gamma: 2.38
[162995.026] (II) NOUVEAU(0): DPMS capabilities: Off; RGB/Color Display
[162995.026] (II) NOUVEAU(0): First detailed timing is preferred mode
[162995.026] (II) NOUVEAU(0): redX: 0.650 redY: 0.319 greenX: 0.300 greenY: 0.600
[162995.026] (II) NOUVEAU(0): blueX: 0.152 blueY: 0.108 whiteX: 0.312 whiteY: 0.328
[162995.026] (II) NOUVEAU(0): Supported established timings:
[162995.026] (II) NOUVEAU(0): 720x400@70Hz
[162995.026] (II) NOUVEAU(0): 640x480@60Hz
[162995.026] (II) NOUVEAU(0): 640x480@67Hz
[162995.027] (II) NOUVEAU(0): 640x480@72Hz
[162995.027] (II) NOUVEAU(0): 640x480@75Hz
[162995.027] (II) NOUVEAU(0): 800x600@56Hz
[162995.027] (II) NOUVEAU(0): 800x600@60Hz
[162995.027] (II) NOUVEAU(0): 800x600@72Hz
[162995.027] (II) NOUVEAU(0): 800x600@75Hz
[162995.027] (II) NOUVEAU(0): 832x624@75Hz
[162995.027] (II) NOUVEAU(0): 1024x768@60Hz
[162995.027] (II) NOUVEAU(0): 1024x768@70Hz
[162995.027] (II) NOUVEAU(0): 1024x768@75Hz
[162995.027] (II) NOUVEAU(0): 1280x1024@75Hz
[162995.027] (II) NOUVEAU(0): Manufacturer's mask: 0
[162995.027] (II) NOUVEAU(0): Supported standard timings:
[162995.027] (II) NOUVEAU(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
Currently Not Working
19.491] (II) [drm] DRM interface version 1.4
[ 19.491] (II) [drm] DRM open master succeeded.
[ 19.491] (--) NOUVEAU(0): Chipset: "NVIDIA NV34"
[ 19.491] (**) NOUVEAU(0): Depth 24, (--) framebuffer bpp 32
[ 19.491] (==) NOUVEAU(0): RGB weight 888
[ 19.491] (==) NOUVEAU(0): Default visual is TrueColor
[ 19.491] (==) NOUVEAU(0): Using HW cursor
[ 19.491] (==) NOUVEAU(0): GLX sync to VBlank disabled.
[ 19.491] (==) NOUVEAU(0): Page flipping enabled
[ 19.550] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[ 19.670] (II) NOUVEAU(0): Output TV-1 has no monitor section
[ 19.730] (II) NOUVEAU(0): EDID for output VGA-1
[ 19.730] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[ 19.730] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[ 19.850] (II) NOUVEAU(0): EDID for output TV-1
[ 19.850] (II) NOUVEAU(0): Output VGA-1 connected
[ 19.850] (II) NOUVEAU(0): Output TV-1 disconnected
[ 19.850] (II) NOUVEAU(0): Using fuzzy aspect match for initial modes
[ 19.850] (II) NOUVEAU(0): Output VGA-1 using initial mode 1024x768
[ 19.850] (II) NOUVEAU(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 19.850] (--) NOUVEAU(0): Virtual size is 1024x768 (pitch 0)
[ 19.850] (**) NOUVEAU(0): Driver mode "1024x768": 65.0 MHz (scaled from 0.0 MHz), 48.4 kHz, 60.0 Hz
[ 19.850] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 19.850] (**) NOUVEAU(0): Driver mode "800x600": 40.0 MHz (scaled from 0.0 MHz), 37.9 kHz, 60.3 Hz
[ 19.850] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 19.850] (**) NOUVEAU(0): Driver mode "800x600": 36.0 MHz (scaled from 0.0 MHz), 35.2 kHz, 56.2 Hz
[ 19.850] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 19.850] (**) NOUVEAU(0): Driver mode "848x480": 33.8 MHz (scaled from 0.0 MHz), 31.0 kHz, 60.0 Hz
[ 19.850] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 19.850] (**) NOUVEAU(0): Driver mode "640x480": 25.2 MHz (scaled from 0.0 MHz), 31.5 kHz, 59.9 Hz
[ 19.850] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
[ 19.850] (==) NOUVEAU(0): DPI set to (96, 96)
Last edited by bsquared (2012-05-06 18:13:13)
(c}
Offline
Have you tried using the nvidia drivers instead of nouveau?
Also, can you post the output of xrandr, please?
You could try:
xrandr -s 1280x1024
And see if that does anything.
Offline
...
[ 19.550] (II) NOUVEAU(0): Output VGA-1 using monitor section Monitor0
[ 19.670] (II) NOUVEAU(0): Output TV-1 has no monitor section
[ 19.730] (II) NOUVEAU(0): EDID for output VGA-1
[ 19.730] (II) NOUVEAU(0): Printing probed modes for output VGA-1
[ 19.730] (II) NOUVEAU(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "848x480"x60.0 33.75 848 864 976 1088 480 486 494 517 +hsync +vsync (31.0 kHz e)
[ 19.730] (II) NOUVEAU(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 489 492 525 -hsync -vsync (31.5 kHz e)
...
With these, I'm not sure running "xrandr -s 1280x1024" will work.
I think you need to use something like:
Section "Monitor0"
Identifier "VGA-1"
Modeline "1280x1024_75.00" 138.75 1280 1368 1504 1728 1024 1027 1034 1072 -hsync +vsync
Option "PreferredMode" "1280x1024_75.00"
EndSection
Use the "official" modeline calculator to get the Modeline (refresh rates from the manufacturer website, I hope), restart X, and there you have it. It worked for someone once: https://bbs.archlinux.org/viewtopic.php?id=140496
Last edited by DSpider (2012-05-06 07:20:59)
I have made a personal commitment not to reply in topics that start with a lowercase letter. Proper grammar and punctuation is a sign of respect, and if you do not show any, you will NOT receive any help (at least not from me).
Offline
@DSpider - I will try what you have suggested.
Edit: This worked. Thanks alot
@Ranmaru - I have been running this setup for some time, but in the past I did try nvidea drivers. I was not happy with the results.
$ xrandr -s 1280x1024
Size 1280x1024 not found in available modes
I am sure that before this update my monitor was listed in xorg.conf and now it is listed as unknown, so it seems to make sense that I have to change some thing there. I'm sure the info for my monitor is available somewhere.
Thank you,
Regards,
Brian
Last edited by bsquared (2012-05-06 18:12:28)
(c}
Offline