Gå til innhold

nvidia twinview: får bare 640x480 på ene skjermen


Anbefalte innlegg

Jeg har 2 skjermer: en 17" (kalt CRT-1) og en 15"(CRT-0). den største støtter 1280x1024, mens den minste støtter 1024x768. Jeg tenkte jeg skulle kjøre dualscreen, med 15"-ern som primary monitor.

 

Problemet er bare at fra nvidia-settings verktøyet får jeg ikke lov til å stille opp CRT-0 (15-tommern) til mer enn 640x480. Hvis jeg kjører den skjermen alene funker det fint. Den eneste måten jeg har klart å få begge skjermer til å kjøre ønsket oppløsning er ved å strekke bildet over begge skjermene, ved å kjøre 2304x1024. Det kunne jeg levd med, men problemet med det er at den minste skjermen brukes som standard-skjerm, slik at alle menyer ligger der osv. dessuten funker den løsningen dårlig sammen med beryl, da jeg helst skulle hatt en side av desktop cube pr. skjerm.

 

dette er den konfigurasjonen som har funket best:

Klikk for å se/fjerne innholdet nedenfor
# /etc/X11/xorg.conf (xorg X Window System server configuration file)

#

# This file was generated by dexconf, the Debian X Configuration tool, using

# values from the debconf database.

#

# Edit this file with caution, and see the xorg.conf(5) manual page.

# (Type "man xorg.conf" at the shell prompt.)

#

# This file is automatically updated on xserver-xorg package upgrades *only*

# if it has not been modified since the last upgrade of the xserver-xorg

# package.

#

# If you have edited this file but would like it to be automatically updated

# again, run the following command:

# sudo dpkg-reconfigure -phigh xserver-xorg

 

Section "Files"

FontPath "/usr/share/fonts/X11/misc"

FontPath "/usr/share/fonts/X11/cyrillic"

FontPath "/usr/share/fonts/X11/100dpi/:unscaled"

FontPath "/usr/share/fonts/X11/75dpi/:unscaled"

FontPath "/usr/share/fonts/X11/Type1"

FontPath "/usr/share/fonts/X11/100dpi"

FontPath "/usr/share/fonts/X11/75dpi"

# path to defoma fonts

FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"

EndSection

 

Section "Module"

Load "i2c"

Load "bitmap"

Load "ddc"

Load "dri"

Load "extmod"

Load "freetype"

Load "glx"

Load "int10"

Load "vbe"

EndSection

 

Section "InputDevice"

Identifier "Generic Keyboard"

Driver "kbd"

Option "CoreKeyboard"

Option "XkbRules" "xorg"

Option "XkbModel" "pc105"

Option "XkbLayout" "us"

EndSection

 

Section "InputDevice"

Identifier "Configured Mouse"

Driver "mouse"

Option "CorePointer"

Option "Device" "/dev/input/mice"

Option "Protocol" "ImPS/2"

Option "ZAxisMapping" "4 5"

Option "Emulate3Buttons" "true"

EndSection

 

Section "InputDevice"

Driver "wacom"

Identifier "stylus"

Option "Device" "/dev/input/wacom"

Option "Type" "stylus"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

 

Section "InputDevice"

Driver "wacom"

Identifier "eraser"

Option "Device" "/dev/input/wacom"

Option "Type" "eraser"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

 

Section "InputDevice"

Driver "wacom"

Identifier "cursor"

Option "Device" "/dev/input/wacom"

Option "Type" "cursor"

Option "ForceDevice" "ISDV4" # Tablet PC ONLY

EndSection

 

Section "Device"

Identifier "Standard videokort"

Driver "nvidia"

BusID "PCI:6:0:0"

Option "AddARGBGLXVisuals" "true"

Option "AddARGBVisuals" "true"

Option "TwinView" "True"

Option "TwinViewOrientation" "LeftOf"

Option "UseEdidFreqs" "True"

Option "MetaModes" "1024x768, 1280x1024"

Option "UseDisplayDevice" "CRT"

EndSection

 

Section "Monitor"

Identifier "Generic Monitor"

Option "DPMS"

HorizSync 28-64

VertRefresh 43-60

EndSection

 

Section "Screen"

Identifier "Default Screen"

Device "Standard videokort"

Monitor "Generic Monitor"

DefaultDepth 24

SubSection "Display"

Depth 24

Modes "1280x1024" "1024x768" "800x600" "640x480"

EndSubSection

EndSection

 

Section "ServerLayout"

Identifier "Default Layout"

Screen "Default Screen"

InputDevice "Generic Keyboard"

InputDevice "Configured Mouse"

InputDevice "stylus" "SendCoreEvents"

InputDevice "cursor" "SendCoreEvents"

InputDevice "eraser" "SendCoreEvents"

EndSection

 

Section "DRI"

Mode 0666

EndSection

Noen som har noen tips?

Endret av hockey500
Lenke til kommentar
Videoannonse
Annonse

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
×
×
  • Opprett ny...