[ubuntu-it] twinview
Antonio
lazzari a tele2.it
Gio 16 Mar 2006 10:12:54 UTC
Ciao a tutti,
mi trovo con un problema nelle impostazioni twinview di questo tipo: se
ho dei proiettori esterni connessi con svideo tutto ok, se ho dei
proiettori connessi con la porta seriale spesso invece la visione è
molto dura. In genere non mi va la twinview, ma solo la visione a
proiettore e non a schermo del portatile, altre volte il refresh è
completamente sballato e vedo la nebbiolina colorata stile tv
(soprattutto se di vecchio tipo o di quelli a tre lampade)
Qualcuno mi sa aiutare a correggere il mio xorg?
Grazie
Section "Device"
Identifier "NVIDIA Doppio"
VendorName "nv"
Driver "nvidia"
# update this with the PCI id of your card. Consult the output
# of the 'lspci' command. The BusID is usually optional when
# only using one graphics card.
BusID "PCI:1:0:0"
# sample twinview setup
Option "TwinView"
# be sure to replace the HorizSync and VertRefresh with correct
values
# for your monitor!
Option "SecondMonitorHorizSync" "31-82"
Option "SecondMonitorVertRefresh" "55-120"
Option "TwinViewOrientation" "clone"
Option "MetaModes" "1024x768,1024x768; 1280x960,1280x960"
Option "ConnectedMonitor" "crt,crt"
Option "NoLogo" "true"
EndSection
Section "Monitor"
Identifier "Monitor Generico"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
Modeline "1280x800 a 60" 83.91 1280 1312 1624 1656 800 816 824 841
EndSection
Section "Screen"
Identifier "Doppio Schermo"
Device "NVIDIA Doppio"
Monitor "Monitor Generico"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Doppio Schermo"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
Maggiori informazioni sulla lista
ubuntu-it