Nieuws:

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

Auteur Topic: tweede beeldscherm  (gelezen 1014 keer)

Offline hadez

  • Lid
tweede beeldscherm
« Gepost op: 2006/09/24, 18:03:48 »
goedendag,

sinds kort heb ik ubuntu dapper drake ge"instaleerd, en echt  alles bevalt me prima (alles wat ik tot nu tegen ben gekomen). Goede zaak dus. Ik had alleen een vraagje. In Windows had ik op mijn NVIDIA FX 5200 een tweede beeldscherm aangesloten ('e'en op de "gewone" poort, en de ander op, waar ik de naam niet van weet, een brede witte poort) Alleen, ik weet niet waar ik moet zoeken om dat tweede beeldscherm te gebruiken. Ik heb al wel de nieuwste drivers geinstaleerd, en een visueel NVIDIA-settings, maar daar kan ik het echt niet vinden, kan iemand mij helpen?

Alvast bedankt !

Hadez

ikzelf

  • Gast
tweede beeldscherm
« Reactie #1 Gepost op: 2006/09/24, 19:47:01 »
hey dat wil ik ook, ik heb ook de fx 5200! maar ik gebruik mijn tweede beeldscherm al een tijdje niet meer. een goede reden om em weer te gebruiken!;)

Offline hadez

  • Lid
tweede beeldscherm
« Reactie #2 Gepost op: 2006/09/24, 21:48:10 »
Het is mij inmiddels al gelukt om mijn tweede beeldscherm aan de praat te krijgen, het enige wat je eigenlijk moet doen, is je xorg.conf -file aan te passen, nadat je de volgende stappen hebt ondernomen: (bron: http://www.ubuntu-linux.nl/forum/viewtopic.php?t=1207&sid=47469082a3514ce67e59d9aa303992d6)

eerst heb ik even het Nvidia settings progje voor getoverd:

METHOD 1
If you use GNOME click on System/Help/Ubuntu 5.10 Starter Guide/hardware (it's on the left part of the window) and read point 1

This is the usual (and easier) way (but I've never used it). It will allow you to install nvidia driver 7667 (but you have to install the Legacy drivers if your graphic card belongs to the list in the "NOTES SECTION", which you will find near the end of the guide).

Here you will find a description of method 1 for all KDE (and other Desktop Environments) users:

Make sure you have Universe and Multiverse repositories enabled.

Open Synaptic/Kynaptic
Press the Search button in Synaptic/Kynaptic
Type the word "nvidia" and press ENTER
Right click on the "nvidia-glx" and "nvidia-settings" packages and Mark them for installation:
Miscellaneous - Graphical (restricted) > nvidia-glx Miscellaneous - Graphical (restricted) > nvidia-settings

Open Terminal or Konsole and type:
sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf_backup
sudo nvidia-glx-config enable
sudo gedit /usr/share/applications/NVIDIA-Settings.desktop
Insert the following lines into the new file:
[Desktop Entry]
Name=NVIDIA Settings
Comment=NVIDIA Settings
Exec=nvidia-settings
Icon=
Terminal=false
Type=Application
Categories=Application;System;
Save the edited file.

Log out and press CTRL+ALT+BACKSPACE

Daarna heb ik dit in gevoegd in mijn xorg.conf(oa toegevoegd, dit is mijn definitieve versie (H) ):
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder3)  Mon May 15 13:23:42 PDT 2006

# /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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "ServerLayout"
   
   Identifier   "Default Layout"
   Screen      "Default Screen"
   InputDevice   "Generic Keyboard"
   InputDevice   "Configured Mouse"

EndSection

Section "Files"

# path to defoma fonts
    FontPath        "/usr/share/X11/fonts/misc"
    FontPath        "/usr/share/X11/fonts/cyrillic"
    FontPath        "/usr/share/X11/fonts/100dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/75dpi/:unscaled"
    FontPath        "/usr/share/X11/fonts/Type1"
    FontPath        "/usr/share/X11/fonts/100dpi"
    FontPath        "/usr/share/X11/fonts/75dpi"
    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           "type1"
    Load           "vbe"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc104"
    Option         "XkbLayout" "us"
EndSection

Section "InputDevice"
    Identifier     "Configured Mouse"
    Driver         "mouse"
    Option         "CorePointer"
    Option         "Device" "/dev/input/mice"
    Option         "Protocol" "ExplorerPS/2"
    Option         "ZAxisMapping" "4 5"
    Option         "Emulate3Buttons" "true"
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "stylus"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "stylus"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "eraser"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "eraser"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "InputDevice"

                                                      # /dev/input/event
                                                      # for USB
    Identifier     "cursor"
    Driver         "wacom"
    Option         "Device" "/dev/wacom"          # Change to
    Option         "Type" "cursor"
    Option         "ForceDevice" "ISDV4"               # Tablet PC ONLY
EndSection

Section "Monitor"
    Identifier     "Flatron795FT"  
   HorizSync   30-86
   VertRefresh   50-180
   Option      "DPMS"
EndSection

Section "Device"
    Identifier     "NVIDIA Corporation NV34 [GeForce FX 5200]"
    Driver         "nvidia"
   BusID      "PCI:1:0:0"
        Option          "RenderAccel"           "true"
        Option          "NvAGP"                 "1"
        Option       "AllowGLXWithComposite" "true"
EndSection

Section "Screen"
 
 

 



 Identifier     "Default Screen"
    Device         "NVIDIA Corporation NV34 [GeForce FX 5200]"
    Monitor        "Flatron795FT"
    DefaultDepth    24
Option          "TwinView"              "true"
   Option          "SecondMonitorHorizSync" "30-70"
        Option          "SecondMonitorVertRefresh" "50-120"
   Option          "MetaModes" "1280x1024, 1280x1024; 1280x1024, 1280x1024;"
   Option          "TwinViewOrientation" "RightOf"
    SubSection     "Display"
        Depth       1
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x540" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x540" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x540" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x540" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x540" "720x400" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1600x1200" "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x540" "720x400" "640x480"
    EndSubSection
EndSection

#Section "DRI"
#   Mode   0666
#EndSection

Section "Extensions"
#   Option    "Composite" "Enable"
   Option    "Composite" "Disable"
EndSection
Je moet deze en je eigen conf file vergelijken, en de namen van je beeldschermen aanpassen.

Wat ik dan nu nog zou willen weten, is dat of jullie weten wat een goede beeldschermbeheerdertool is (zoiets als je ook in windows hebt) want die nvidia is niet echt superuitgebreid :S)