You are not logged in.

#1 2011-06-29 15:07:18

ginoboy
Member
From: Brazil
Registered: 2011-06-29
Posts: 9

[SOLVED]nouveau driver not load full resolution/display of vga(gf6600)

Hi, I always used slackware, I installed Archlinux now and liked this much... but, I have a problem with nouveau driver in the screen resolution. In slackware, nouveau load full resolution of my monitor (1920x1080) automatically, but in ArchLinux, the system load the max resolution of 1024x768.

I created the /etc/X11/xorg.conf.d/20-nouveau.conf

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth 24
        SubSection "Display"
                Viewport  0 0
                Depth     24
                Modes     "1920x1080"
        EndSubSection
EndSection

And don't worked ... sad

What do I do?

Thanks,

Giovanne.

Last edited by ginoboy (2011-06-30 00:39:02)

Offline

#2 2011-06-29 15:09:13

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [SOLVED]nouveau driver not load full resolution/display of vga(gf6600)

are you using an xorg.conf in addition to 20-nouveau.conf? I hope not.

Also did you try without a conf file at all. Is this the only monitor that you are connected to?


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2011-06-29 15:14:22

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED]nouveau driver not load full resolution/display of vga(gf6600)

And please post the output of 'xrandr' and /var/log/Xorg.0.log.

Offline

#4 2011-06-30 00:36:45

ginoboy
Member
From: Brazil
Registered: 2011-06-29
Posts: 9

Re: [SOLVED]nouveau driver not load full resolution/display of vga(gf6600)

Oh no! I discovered the problem. I changed connector in my VGA.. DVI-I-2 to DVI-I-1 and works fine now... (I have one monitor only)

xrandr output:

Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 4096 x 4096
DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
   1920x1080      60.0*+
   1680x1050      60.0  
   1280x1024      75.0     60.0  
   1152x864       75.0  
   1024x768       75.1     60.0  
   800x600        75.0     60.3  
   640x480        75.0     60.0  
   720x400        70.1  
DVI-I-2 disconnected (normal left inverted right x axis y axis)
TV-1 disconnected (normal left inverted right x axis y axis)

tail /var/log/Xorg.0.log

[ 11822.229] (II) NOUVEAU(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[ 11822.229] (II) NOUVEAU(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)

I deleted the 20-nouveau.conf ..don't change nothing..

It's ok!

Thanks.

Last edited by ginoboy (2011-06-30 00:38:05)

Offline

Board footer

Powered by FluxBB