Nieuws:

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

Auteur Topic: dual monitor, maar presentatie is steeds op verkeerde scherm  (gelezen 1181 keer)

r_heliman

  • Gast
dual monitor, maar presentatie is steeds op verkeerde scherm
« Gepost op: 2008/04/11, 20:13:26 »
Hoi,

Ik heb met openoffice een presentatie gemaakt, en deze moet ik zondag geven. Vandaag bij het testen werkt het NIET :(

Wat is het probleem...
de twee monitoren werken, MAAR de presentatie is alleen te zien op de laptop monitor en krijg heb niet op de monitor te zien. Kan wel alles andere doen op de exteren (beamer) maar niet de presentatie life..

Mijn idee was om dan voor dit probleem gewoon de twee schermen te clonen. Allebij hetzelfde laten weergeven? maar hoe / wat moet ik aanpassen inde xorg file?

# 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 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"
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"
    Identifier    "Synaptics Touchpad"
    Driver        "synaptics"
    Option        "SendCoreEvents"    "true"
    Option        "Device"    "/dev/psaux"
    Option        "Protocol"    "auto-dev"
    Option        "HorizEdgeScroll"    "0"
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    "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
    Boardname    "ati"
    Busid        "PCI:1:0:0"
    Driver        "fglrx"
    Screen    0
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1400x1050"
    Horizsync    31.5-65.5
    Vertrefresh    56.0 - 65.0
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    Gamma    1.0
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
    Monitor        "Generic Monitor"
    Defaultdepth    24
    SubSection "Display"
        Depth    24
        Virtual    1400    1050
        Modes        "1400x1050@60"    "1280x1024@60"    "1280x960@60"    "1024x768@60"    "800x600@60"    "800x600@56"    "640x480@60"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
  screen 0 "Default Screen" 0 0
  screen 1 "screen1" leftof "Default Screen"
    Inputdevice    "Generic Keyboard"
    Inputdevice    "Configured Mouse"
   
    # Uncomment if you have a wacom tablet
    #    InputDevice     "stylus"    "SendCoreEvents"
    #    InputDevice     "cursor"    "SendCoreEvents"
    #    InputDevice     "eraser"    "SendCoreEvents"
    Inputdevice    "Synaptics Touchpad"
EndSection
Section "Module"
    Load        "glx"
    Load        "dbe"
    Load        "v4l"
EndSection
Section "Extensions"
    Option        "Composite"    "0"
EndSection
Section "device" #  
    Identifier    "device1"
    Boardname    "ati"
    Busid        "PCI:1:0:0"
    Driver        "fglrx"
    Screen    1
EndSection
Section "screen" #  
    Identifier    "screen1"
    Device        "device1"
    Defaultdepth    24
    Monitor        "monitor1"
    SubSection "Display"
        Depth    24
        Modes        "1280x1024@60"    "1280x960@60"    "1024x768@60"    "800x600@60"    "800x600@56"    "640x480@60"
    EndSubSection
EndSection
Section "monitor" #  
    Identifier    "monitor1"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1280x1024"
    Horizsync    31.5-64.0
    Vertrefresh    56.0 - 65.0
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    Gamma    1.0
EndSection
Section "ServerFlags"
    Option        "Xinerama"    "true"
EndSection
Bedankt voor de hulp.. beide resoluties kunnen dan gerust 1280x1024 zijn..

Bedankt
Roel

dual monitor, maar presentatie is steeds op verkeerde scherm
« Reactie #1 Gepost op: 2008/04/11, 21:18:18 »
Allereerst, maak een backup !sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.werkendTweedes: heb je al geprobeerd om een niet-gemaximaliseerd scherm gewoon naar dat linkerscherm te slepen met je muis ???  Eens dat lukt, kun je het daar maximaliseren.  Zo werkt het bij mij...

Ten derde (als twee niet lukt):
Ik heb een tijdje met een gekloond scherm gewerkt, en toen stonden er in de secties device de twee volgende regels
Citaat
Option      "DesktopSetup" "c"
        Option      "ForceMonitors" "crt1,crt2"
'k Weet niet of dat zomaar gaat lukken, misschien (waarschijnlijk), moet je ook nog de serverlayout wegcommentariëren.  

Maar nogmaals: probeer zeker eerst eens te slepen...
Omwille van de besparingen hebben ze het licht aan het eind van de tunnel ook uitgedaan...

r_heliman

  • Gast
dual monitor, maar presentatie is steeds op verkeerde scherm
« Reactie #2 Gepost op: 2008/04/11, 21:41:34 »
Hoi,

Nee met dat slepen werkt niet,, dat heb ik al geprobeerd. Maar als de presentatie op de andere monitor staat en ik op F9 klick,, dan staat die weer op het laptop scherm..

Kun je precies aangeven waar ik die file moet veranderen? Ik snap het niet zo..

Thxs
Roel

dual monitor, maar presentatie is steeds op verkeerde scherm
« Reactie #3 Gepost op: 2008/04/11, 22:24:27 »
Als je een NVIDIA kaart hebt kan je het ook instellen met nvidia-settings.

Met vriendelijke groet,

Gijs
In der Beschränkung zeigt sich der Meister.

dual monitor, maar presentatie is steeds op verkeerde scherm
« Reactie #4 Gepost op: 2008/04/11, 22:39:20 »
Ik heb hieronder de voornaamste stukken van je xorg.conf weergegeven, met telkens in het bold de veranderingen.  Hopelijk werkt het.

Citaat
Section "Device"
    Identifier    "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
    Boardname    "ati"
    Busid        "PCI:1:0:0"
    Driver        "fglrx"
  Option      "DesktopSetup" "c"
    Option      "ForceMonitors" "crt1,crt2"

    Screen    0
EndSection

Section "Monitor"
    Identifier    "Generic Monitor"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1400x1050"
    Horizsync    31.5-65.5
    Vertrefresh    56.0 - 65.0
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
  modeline  "1400x1050@60" 122.61 1400 1488 1640 1880 1050 1051 1054 1087 -hsync +vsync
    Gamma    1.0
EndSection

Section "Screen"
    Identifier    "Default Screen"
    Device        "ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]"
    Monitor        "Generic Monitor"
    Defaultdepth    24
    SubSection "Display"
        Depth    24
        Virtual    1400    1050
        Modes        "1400x1050@60"    "1280x1024@60"    "1280x960@60"    "1024x768@60"    "800x600@60"    "800x600@56"    "640x480@60"
    EndSubSection
EndSection

Section "ServerLayout"
    Identifier    "Default Layout"
 #  screen 0 "Default Screen" 0 0
#  screen 1 "screen1" leftof "Default Screen"
    Inputdevice    "Generic Keyboard"
    Inputdevice    "Configured Mouse"
   
    # Uncomment if you have a wacom tablet
    #    InputDevice     "stylus"    "SendCoreEvents"
    #    InputDevice     "cursor"    "SendCoreEvents"
    #    InputDevice     "eraser"    "SendCoreEvents"
    Inputdevice    "Synaptics Touchpad"
EndSection
Section "Module"
    Load        "glx"
    Load        "dbe"
    Load        "v4l"
EndSection
Section "Extensions"
    Option        "Composite"    "0"
EndSection
Section "device" #  
    Identifier    "device1"
    Boardname    "ati"
    Busid        "PCI:1:0:0"
    Driver        "fglrx"
  Option      "DesktopSetup" "c"
     Option      "ForceMonitors" "crt1,crt2"

    Screen    1
EndSection
Section "screen" #  
    Identifier    "screen1"
    Device        "device1"
    Defaultdepth    24
    Monitor        "monitor1"
    SubSection "Display"
        Depth    24
        Modes        "1280x1024@60"    "1280x960@60"    "1024x768@60"    "800x600@60"    "800x600@56"    "640x480@60"
    EndSubSection
EndSection
Section "monitor" #  
    Identifier    "monitor1"
    Vendorname    "Generic LCD Display"
    Modelname    "LCD Panel 1280x1024"
    Horizsync    31.5-64.0
    Vertrefresh    56.0 - 65.0
  modeline  "640x480@60" 25.2 640 656 752 800 480 490 492 525 -vsync -hsync
  modeline  "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
  modeline  "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
  modeline  "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -vsync -hsync
  modeline  "1280x960@60" 102.1 1280 1360 1496 1712 960 961 964 994 -hsync +vsync
  modeline  "1280x1024@60" 108.0 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync
    Gamma    1.0
EndSection
Section "ServerFlags"
 #   Option        "Xinerama"    "true"
   Option "Xinerama"  "False"
EndSection
Ik denk dat het hiermee zou kunnen lukken.

Ter vergelijking hieronder mijn oude xorg.conf voor een gekloond scherm.  Buiten de resoluties zou je die ongeveer moeten kunnen overnemen...Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "aticonfig-Screen[0]" 0 0
        InputDevice    "Generic Keyboard"
        InputDevice    "Configured Mouse"
        InputDevice    "stylus" "SendCoreEvents"
        InputDevice    "cursor" "SendCoreEvents"
        InputDevice    "eraser" "SendCoreEvents"
        InputDevice    "Synaptics Touchpad"
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     "/usr/share/fonts/X11/misc"
        FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
        Load  "i2c"
        Load  "bitmap"
        Load  "ddc"
        Load  "extmod"
        Load  "freetype"
        Load  "int10"
        Load  "type1"
        Load  "vbe"
        Load  "glx"
        Load  "dbe"
        Load  "v4l"
EndSection

Section "InputDevice"
        Identifier  "Generic Keyboard"
        Driver      "kbd"
        Option      "CoreKeyboard"
        Option      "XkbRules" "xorg"
        Option      "XkbModel" "pc105"
        Option      "XkbLayout" "be"
        Option      "XkbOptions" "lv3:ralt_switch"
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"
        Identifier  "Synaptics Touchpad"
        Driver      "synaptics"
        Option      "SendCoreEvents" "true"
        Option      "Device" "/dev/psaux"
        Option      "Protocol" "auto-dev"
        Option      "HorizScrollDelta" "0"
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   "Generic Monitor"
        Option      "DPMS"
EndSection

Section "Monitor"
        Identifier   "aticonfig-Monitor[0]"
        VendorName   "Generic LCD Display"
        ModelName    "LCD Panel 1280x800"
        HorizSync    31.5 - 50.0
        VertRefresh  56.0 - 65.0
        Gamma        1
        ModeLine     "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
        ModeLine     "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
        ModeLine     "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
        ModeLine     "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
EndSection

Section "Monitor"
 #  
        Identifier   "monitor1"
        VendorName   "Generic LCD Display"
        ModelName    "LCD Panel 1024x768"
        HorizSync    31.5 - 48.0
        VertRefresh  56.0 - 65.0
        Gamma        1
        ModeLine     "640x480@60" 25.2 640 656 752 800 480 490 492 525 -hsync -vsync
        ModeLine     "800x600@56" 36.0 800 824 896 1024 600 601 603 625 +hsync +vsync
        ModeLine     "800x600@60" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
        ModeLine     "1024x768@60" 65.0 1024 1048 1184 1344 768 771 777 806 -hsync -vsync
EndSection

Section "Device"
        Identifier  "ATI Technologies, Inc. ATI Default Card"
        Driver      "vesa"
        BusID       "PCI:1:0:0"
EndSection

Section "Device"
        Identifier  "aticonfig-Device[0]"
        Driver      "fglrx"
        BoardName   "ati"
        Option      "DesktopSetup" "c"
        Option      "ForceMonitors" "crt1,crt2"
        Option      "HSync2" "31.5-48.0"
        Option      "VRefresh2" "56.0 - 65.0"
        Option      "EnableMonitor" "crt1,lvds"
        BusID       "PCI:1:0:0"
EndSection

Section "Device"
 #  
        Identifier  "device1"
        Driver      "fglrx"
        BoardName   "ati"
        Option      "DesktopSetup" "c"
        Option      "ForceMonitors" "crt1,crt2"
        Option      "HSync2" "31.5-48.0"
        Option      "VRefresh2" "56.0 - 65.0"
        BusID       "PCI:1:0:0"
        Screen      1
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device     "ATI Technologies, Inc. ATI 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    "1024x768" "800x600" "640x480"
        EndSubSection
EndSection

Section "Screen"
        Identifier "aticonfig-Screen[0]"
        Device     "aticonfig-Device[0]"
        Monitor    "aticonfig-Monitor[0]"
        DefaultDepth     24
        SubSection "Display"
                Virtual   1024 768
                Depth     24
                Modes    "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
        EndSubSection
EndSection

Section "Screen"
 #  
        Identifier "screen1"
        Device     "device1"
        Monitor    "monitor1"
        DefaultDepth     24
        SubSection "Display"
                Depth     24
                Modes    "1024x768@60" "800x600@60" "800x600@56" "640x480@60"
        EndSubSection
EndSection

Section "DRI"
        Mode         0666
EndSection
Omwille van de besparingen hebben ze het licht aan het eind van de tunnel ook uitgedaan...