You are not logged in.

#1 2011-03-12 20:20:25

hume's doona
Member
Registered: 2009-12-11
Posts: 206

noveau, dual head, different resolutions-both are the same repeated

I just made the switch from nvidia to nouveau in the hope of getting the dual head thing working with 2 differing screen sizes

/etc/X11/xorg.conf.d/20-nouveau.conf:

 
Section "Monitor"
    Identifier "laptop"
    Option "PrefferedMode" "1680x1050_60.00"
EndSection

Section "Monitor"
    Identifier "CRT"
    Option "PreferredMode" "1024x768_60.00"
    Option "LeftOf" "LVDS-1"
EndSection

Section "Device"
    Identifier "nvidia card"
    Driver "nouveau"
    Option "Monitor-DVI-I-1" "CRT"
    Option "Monitor-LVDS-1" "laptop"
EndSection

you can see in the screeny thatthe two seem overlayed on each other:

th_Screenshot-03132011-071206AM.png?t=1299961060

I imagine I'm going to be embarrassed when I work this out, I'm used to nvidia settings under xmonad, just using xfce now for the added qui's [which didn't help]

Offline

#2 2011-03-12 22:40:51

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: noveau, dual head, different resolutions-both are the same repeated

Nvidia handles 2 screens with different res just fine. Simply enable twinview.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB