Nieuws:

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

Auteur Topic: Dual screen in Ubuntu  (gelezen 4468 keer)

Offline wiert

  • Lid
Dual screen in Ubuntu
« Gepost op: 2007/07/01, 20:45:47 »
Zoals in het topic hiervoor al aangegeven ben ik Ubuntu aan het proberen. Ben Fedora gewend. Niet zoveel verschi zo op het eerste gezicht, maar in fedora kon ik onder Beelscherm de optie dual head aanvinken (wat nij mij overigens niet werkte maar goed). Deze optie ben ik in Ubuntu nog niet tegengekomen. Kan iemand mij vertellen of en waar ik deze optie in buntu vind?

Bedankt!
Wiert.

Offline ds500ss

  • Lid
Dual screen in Ubuntu
« Reactie #1 Gepost op: 2007/07/01, 22:01:53 »
installeer displayconfig-gtk vanuit synaptic
voer de volgende stappen uit
1. systeem > synaptic
2. ctrl-f
3. voer bovenstaand pakketnaam in
4. da 's alles

Offline wiert

  • Lid
Dual screen in Ubuntu
« Reactie #2 Gepost op: 2007/07/01, 22:20:48 »
Daar krijg ik de volgende foutmelding:

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

Wiert.

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Dual screen in Ubuntu
« Reactie #3 Gepost op: 2007/07/01, 22:22:12 »
Citaat van: wiert
Daar krijg ik de volgende foutmelding:

E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct the problem.
E: _cache->open() failed, please report.

Wiert.
Toepassingen - Hulpmiddelen - Terminalvenster
tik in: sudo dpkg --configure -a

Groet, Pjotr.

Offline wiert

  • Lid
Dual screen in Ubuntu
« Reactie #4 Gepost op: 2007/07/01, 22:49:36 »
beiden bedankt! Het pakket is nu toegevoegd. Alleen heb ik nog geen dual screen, en zie ook niet waar ik dat "aan zou kunnen zetten".

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Dual screen in Ubuntu
« Reactie #5 Gepost op: 2007/07/01, 23:00:03 »
Wat voor videokaart heb je? Post hier eens de inhoud van je /etc/X11/xorg.conf

Dual screen in Ubuntu
« Reactie #6 Gepost op: 2007/07/01, 23:00:20 »
Staat het nu nergens bij systeem >> voorkeuren of zo?

Offline wiert

  • Lid
Dual screen in Ubuntu
« Reactie #7 Gepost op: 2007/07/01, 23:09:22 »
Ik heb een nVidia kaart, ik geloof Gforce. Biuj voorkeuren of beheer is niet iets nieuwd toegevoegd wat over beeldschermeigenschappen zou gaan. Alleen schermresolutie maar dat is em niet.

# /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      "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"   "nl"
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 NV34 [GeForce FX 5200]"
   Driver      "nvidia"
   Busid      "PCI:1:0:0"
   Option      "AddARGBVisuals"   "True"
   Option      "AddARGBGLXVisuals"   "True"
   Option      "NoLogo"   "True"
EndSection

Section "Monitor"
   Identifier   "PLE430/431"
   Option      "DPMS"
EndSection

Section "Screen"
   Identifier   "Default Screen"
   Device      "nVidia Corporation NV34 [GeForce FX 5200]"
   Monitor      "PLE430/431"
   Defaultdepth   24
   SubSection "Display"
      Depth   1
      Modes      "1280x1024"   "1152x864"   "1024x768"   "832x624"   "800x600"   "720x400"   "640x480"
   EndSubSection
   SubSection "Display"
      Depth   4
      Modes      "1280x1024"   "1152x864"   "1024x768"   "832x624"   "800x600"   "720x400"   "640x480"
   EndSubSection
   SubSection "Display"
      Depth   8
      Modes      "1280x1024"   "1152x864"   "1024x768"   "832x624"   "800x600"   "720x400"   "640x480"
   EndSubSection
   SubSection "Display"
      Depth   15
      Modes      "1280x1024"   "1152x864"   "1024x768"   "832x624"   "800x600"   "720x400"   "640x480"
   EndSubSection
   SubSection "Display"
      Depth   16
      Modes      "1280x1024"   "1152x864"   "1024x768"   "832x624"   "800x600"   "720x400"   "640x480"
   EndSubSection
   SubSection "Display"
      Depth   24
      Modes      "1280x1024"   "1152x864"   "1024x768"   "832x624"   "800x600"   "720x400"   "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

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Dual screen in Ubuntu
« Reactie #8 Gepost op: 2007/07/01, 23:11:18 »
OK, je hebt al de fabrieksdriver; dat is prima.
Doe eens dit:
Toepassingen - Hulpmiddelen - Terminalvenster
tik in: sudo nvidia-settings

Kun je daarin iets instellen voor je tweede scherm?

Dual screen in Ubuntu
« Reactie #9 Gepost op: 2007/07/01, 23:12:18 »
open dan eens een terminal of gebruik Alt-F2 en typ dan in
displayconfig-gtkhet kan zijn dat hier een variatie op werkt zoals displayconfig gewoon.

Offline wiert

  • Lid
Dual screen in Ubuntu
« Reactie #10 Gepost op: 2007/07/01, 23:22:19 »
Bedankt! Dat werkt, ik heb nu twin-view.

Dit is me onder Fedora 5 nooit gelukt, dat maakt de keuze voor Ubuntu nu wel erg makkelijk (des te meer omdat ik bij de installatie volgens mij per ongeluk ook Fedora en XP heb verwijderd, maar goed ... zijn we daar ook maar meten vanaf).

Wel vreemd dat dat menu niet toegankelijk is via Systeem > voorkeuren, maar misschien zit het gewoon goed verstopt.

Groetjes,
Wiert.

Offline profoX

  • Lid
    • wesley
    • Lionslink
Dual screen in Ubuntu
« Reactie #11 Gepost op: 2007/07/01, 23:24:46 »
Citaat van: wiert
des te meer omdat ik bij de installatie volgens mij per ongeluk ook Fedora en XP heb verwijderd, maar goed ... zijn we daar ook maar meten vanaf
zo is het maar net :D je zal het je niet beklagen
Human Knowledge Belongs To The World -- Antitrust (2001)
Nederlandstalige Ubuntu documentatie van Ubuntu-NL (wiki)

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Dual screen in Ubuntu
« Reactie #12 Gepost op: 2007/07/01, 23:25:13 »
Voor de goede orde (kennisbron forum!):
welke was nou de goede oplossing? Die van mij of die van Q.?

Offline wiert

  • Lid
Dual screen in Ubuntu
« Reactie #13 Gepost op: 2007/07/01, 23:32:05 »
Met behulp van:

Toepassingen - Hulpmiddelen - Terminalvenster
tik in: sudo nvidia-settings

... werkte het.

Als ik nu de tweede oplossing probeer, dan kom ik in een ander (!) menu, waar ik eveneens dual screen kan aangeven. Daar heet de functie dan echter weer clone. Dit zou dus denk ik ook wel werken, maar ik rommel maar even niet verder door. Ben allang blij dat het werkt!

Offline Pjotr

  • Lid
    • Makkelijke Linuxtips
Dual screen in Ubuntu
« Reactie #14 Gepost op: 2007/07/01, 23:33:58 »
Mooi zo! Bedankt voor het terugkoppelen.

Offline wiert

  • Lid
Dual screen in Ubuntu
« Reactie #15 Gepost op: 2007/07/01, 23:42:34 »
Nog een aanvulling: mijn televisiebeeldscherm is breedbeeld. Het beeld op mijn tv is daarmee nu in het verticale vlak beperkter dan op de monitor. Daar ga ik dus nog maar eens mee stoeiemn om dat goed te krijgen. Ook als ik de beeldverhouding van de tv op 4 bij 3 zet, blijft het beeld anders.

Offline Mario

  • Lid
Dual screen in Ubuntu
« Reactie #16 Gepost op: 2007/07/02, 00:14:46 »
je kunt ook een apart scherm instellen inplaats van twinview
hier geprobeerd ieder scherm werkt apart van elkaar met zijn eigen resolutie en eigen panelen jammer geen apart bureaublad
filmpje op TV spelen en op lcdscherm werken
hiervoor een aantal lijntjes in xorg.conf aangepast
PC:Intel dual core 6600 2.4Ghz-Abit AB9-nvidia GeForce 9600 GT-
dual-boot : Debian Lenny - Windows 7
Alle beschrijvingen van de werkelijkheid zijn tijdelijke veronderstellingen