Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: Dualmonitor config  (gelezen 1252 keer)

fuze

  • Gast
Dualmonitor config
« Gepost op: 2008/01/25, 17:36:01 »
Hoi!

Ik heb sinds enige tijd een dualmonitor setup op mijn Geforce 8600GTS. Toen ik pas Ubuntu had geïnstalleerd, werkte de tweede monitor niet. Na een tijdje merkte ik echter dat op één of andere manier mijn tweede monitor nu wel werkt, maar hij kloont het primaire scherm.

Merkwaardig: bij System -> Administration -> Screens & Graphics staat alleen mijn primaire scherm, Monitor 1.

Ik zou graag de tweede monitor de eerste laten uitbreiden. Kan iemand me op het juiste spoor zetten?

Mijn xorg.conf:

# /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" "be"
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 "nVidia Corporation NVIDIA Default Card"
Driver "nv"
BusID "PCI:1:0:0"
EndSection

Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-51
VertRefresh 43-60
EndSection

Section "Screen"
Identifier "Default Screen"
Device "nVidia Corporation NVIDIA Default Card"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1200" "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
Alvast bedankt,
fuze

Dualmonitor config
« Reactie #1 Gepost op: 2008/01/25, 17:42:21 »
Ik heb het in het verleden gedaan met nvidia-settings (sudo apt-get install nvidia-settings).
[AMD X2 4600+] [8GB geheugen] [540 GB + 2 x 200 GB + 1 x 320 GBHD] [Kubuntu 8.10 + Vista Home Premium]

fuze

  • Gast
Dualmonitor config
« Reactie #2 Gepost op: 2008/01/25, 18:14:29 »
Citaat van: stormzoeker
Ik heb het in het verleden gedaan met nvidia-settings (sudo apt-get install nvidia-settings).
Dan zou nvidia-glx verwijdert worden, is dit wel een goed idee dan?

Dualmonitor config
« Reactie #3 Gepost op: 2008/01/25, 21:49:52 »
Citaat van: fuze
Citaat van: stormzoeker
Ik heb het in het verleden gedaan met nvidia-settings (sudo apt-get install nvidia-settings).
Dan zou nvidia-glx verwijdert worden, is dit wel een goed idee dan?
Nu moet ik zelf ff heel diep teruggrijpen in mijn geheugen.... Er werd idd. het één en ander verwijderd, maar dat heb ik later (nadat ik de monitoren had ingesteld) weer netjes teruggezet. Maak in ieder geval een goede backup van je xorg.conf, maar ik neem aan dat je dat al gedaan hebt ;)
[AMD X2 4600+] [8GB geheugen] [540 GB + 2 x 200 GB + 1 x 320 GBHD] [Kubuntu 8.10 + Vista Home Premium]

fuze

  • Gast
Dualmonitor config
« Reactie #4 Gepost op: 2008/01/26, 20:09:51 »
Hmm, heb de nvidia-settings dus geinstalleerd.

Wanneer ik dit run, krijg ik een klein venster te zien met zeer weinig opties:

Nvidia-settings configuration:
- enable tooltips
- display status bar
- slider text entries
- include X display names in the config file
- show "really quit?" dialog
(allemaal aanvinkvakjes)

dan vanonder: help & quit

Ik mis precies iets?

Offline Menno_

  • Lid
Dualmonitor config
« Reactie #5 Gepost op: 2008/01/26, 23:32:53 »
Via deze link: http://ubuntuforums.org/showthread.php?p=1773584 vind je een engelstalige how-to om twin-view (zo heet de functie van nvidia om meerdere beeldschermen te gebruiken) goed in te stellen.
Ik weet niet welke distributie van ubuntu je gebruikt, maar als je 7.10 hebt en bij de installatie zat je nvidia-kaart al geïnstalleerd, dan had nvidia-settings nu al beschikbaar moeten zijn. Die open je dan met gksudo nvidia-settings
6x Ubuntu 10.04 server op VM-Ware // Ubuntu 8.04 server op Dell SC1425

Offline testcees

  • Documentatieteam
    • testcees
    • www.testcees.nl
Dualmonitor config
« Reactie #6 Gepost op: 2008/01/26, 23:45:26 »
ubuntu 7.10 maakt gebruik van xrandr voor een 2e beeldscherm.

Als het niet lukt deze via Systeem --> Beheer --> Screens and Graphics in te stellen kan je dat proberen met xrandr  terminal opdracht.
Engelstalige documentatie op http://www.thinkwiki.org/wiki/Xorg_RandR_1.2
Klik links bovenin op Documentatie