[ubuntu-it] Dual monitor ATI

Andrea Gennari Fastweb andrea.gennari a fastwebnet.it
Mar 10 Gen 2006 09:32:39 UTC


On Thu, 2005-12-15 at 17:59 +0100, Tud wrote:
> Andrea Gennari Fastweb ha detto: in data 15/12/2005 17:09:
> 
> >On Thu, 2005-12-15 at 16:58 +0100, Tud wrote:
> >  
> >
> >>Qualcuno sa come far funzionare una scheda video ATI 9600 di un laptop 
> >>con dual monitor (con differenti risoluzioni) con driver "fglrx" (=3d) e 
> >>Xinerama (o qualcosa di simile)?
> >>Per ora sono riuscito a farli funzionare solo con driver "ati" + 
> >>Xinerama ma in questo modo non ho 3d.
> >>Sto usando l'ultima versione dei driver Ati cioè 8.20.8
> >>
> >>    
> >>
> >Non ho la soluzione, mi potresti dire come hai fatto con il driver ATI e
> >Xinerama ?
> >
> >grazie
> >  
> >
> Certo :-)
> 
> ho modificato il file /etc/X11/xorg.conf in questo modo:
> 
> ...
> Section "Monitor"
>     Identifier  "Monitor0"
>     Option        "DPMS"
> EndSection
> 
> Section "Monitor"
>     Identifier   "Monitor1"
>     Option        "DPMS"
> EndSection
> 
> Section "Device"
>     Identifier  "ATI0"
>     Driver      "ati"
>     BusID       "PCI:1:0:0"
>     Screen      0
> EndSection
> 
> Section "Device"
>     Identifier  "ATI1"
>     Driver      "ati"
>     BusID       "PCI:1:0:0"
>     Screen      1
> EndSection
> 
> Section "Screen"
>     Identifier  "Screen0"
>     Device      "ATI0"
>     Monitor     "Monitor0"
>     DefaultDepth 24
> 
>     Subsection "Display"
>         Depth       24
>         Modes       "1680x1050" "1280x1024" "1024x768" "800x600" "640x480"
>         ViewPort    0 0  # initial origin if mode is smaller than desktop
>     EndSubsection
> EndSection
> 
> Section "Screen"
>     Identifier  "Screen1"
>     Device      "ATI1"
>     Monitor     "Monitor1"
>     DefaultDepth 24
> 
>     Subsection "Display"
>         Depth       24
>         Modes       "1280x1024" "1024x768" "800x600" "640x480"
>     EndSubsection
> EndSection
> 
> Section "ServerLayout"
>     Identifier  "Server Layout"
> 
>     Screen    0 "Screen 0" 0 0
>     Screen    1 "Screen1" RightOf "Screen0"
>     Option    "Xinerama" "On"
> 
>     InputDevice "Mouse1" "CorePointer"
>     InputDevice "Keyboard1" "CoreKeyboard"
> 
> EndSection
> ....

grazie per la spiegazione mi potresti dire come installo Xinerama ? su
synaptic ho visto che ci sono dei file libx...etc e risulta già
installato il pacchetto libxinerama1.
sei percaso riuscito a trovare il modo di usare il dual monitor con il
driver fglrx ? e monitor con diverse risoluzioni ?
grazie ciao




Maggiori informazioni sulla lista ubuntu-it