Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hilfe bei Twinview [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
viper26
Tux's lil' helper
Tux's lil' helper


Joined: 24 Sep 2003
Posts: 132
Location: Brilon

PostPosted: Thu May 26, 2005 7:28 am    Post subject: hilfe bei Twinview [solved] Reply with quote

Hallo zusammen,

versucher gerade twinview ans laufen zu bekommen. also

Grafikarte gf5900
Monitor1 19 crt 1600x1200
monitor2 15 tft 1024x768

der nvidia treiber läuft und hab in laut anleitung im nvidia howto konfiguriert.

nun versuche ich über twinview meinen tft anlaufen zu bekommen.

meine xorg conf:
Code:

Section "Device"
    Identifier  "card0"
    Driver      "nvidia"
    VideoRam    262144
    # Insert Clocks lines here if appropriate
        Screen          0
        Option          "AllowGLXWithComposite" "true"
        Option          "RenderAccel" "true"

        Option          "TwinView"
        Option          "MetaModes"     "1600x1200; , 1024x768"
        Option          "TwinViewOrientation"   "LeftOf"
        Option          "SecondMonitorHorzSync" "24.8-48.4"
        Option          "SecondMonitorVertRefresh"      "56.2-75"
#       Option          "ConnectedMonitor"      "monitor0, monitor1"
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# Any number of screen sections may be present.  Each describes
# the configuration of a single screen.  A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
Section "Screen"
    Identifier  "Screen 0"
    Device      "card0"
    Monitor     "monitor0"
    DefaultDepth 24

    Subsection "Display"
        Depth       8
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "1280x1024" "1024x768" "800x600" "640x480"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "1600x1200"
        ViewPort    0 0
    EndSubsection
EndSection


aber irgendwie bleibt der tft aus.

muss ich den tft in der section monitor in der conf mit angeben?
so wie ich das verstanden habe reichen die optionen in bereich twinview aus. oder?

danke schonmal


Last edited by viper26 on Thu May 26, 2005 5:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
Tuna
Guru
Guru


Joined: 19 Jul 2002
Posts: 485
Location: Berlin

PostPosted: Thu May 26, 2005 8:24 am    Post subject: Reply with quote

deine metamodes sind irgendwie total daneben gerutscht.
Code:
Option "MetaModes" "1024x768, 1600x1200;"

macht glaub ich mehr was her (vielleicht auch die modes andersrum gestellt).

und ähm.. die Twinview options gehen glaube ich die "Screen" section und nicht in "Device".
Back to top
View user's profile Send private message
viper26
Tux's lil' helper
Tux's lil' helper


Joined: 24 Sep 2003
Posts: 132
Location: Brilon

PostPosted: Thu May 26, 2005 8:33 am    Post subject: Reply with quote

ok,

damit hat es funktioniert, hatte die anweisung von metanodes aus dem readme von nvidia. naja hab da wohl was miss verstanden.

aber danke

gibt es denn noch ne möglichkeit einen unterschiedlichen hintergrung zu nehmen?
Back to top
View user's profile Send private message
Tuna
Guru
Guru


Joined: 19 Jul 2002
Posts: 485
Location: Berlin

PostPosted: Thu May 26, 2005 9:06 am    Post subject: Reply with quote

das sollte dann aufgabe deines verwendeten window managers sein..
Back to top
View user's profile Send private message
bll0
Apprentice
Apprentice


Joined: 22 May 2004
Posts: 178

PostPosted: Wed Jun 01, 2005 9:25 am    Post subject: Reply with quote

viper26 wrote:

gibt es denn noch ne möglichkeit einen unterschiedlichen hintergrung zu nehmen?


Nutze schon sehr lange 2 Bildschirme, das Problem mit den unterschiedlichen Hintergründen hab ich nur so gelöst bekommen, dass ich Bild links und rechts einfach aneinander kopiert habe und das dann als ein Bild als Background eingestellt hab. Weiss aber nicht, wie sich das bei unterschiedlichen Auflösungen macht...
_________________
I need a girl whose name doesn't end in .jpg
Back to top
View user's profile Send private message
SinoTech
Advocate
Advocate


Joined: 20 Mar 2004
Posts: 2579
Location: Neunkirchen / Saarland / Germany

PostPosted: Wed Jun 01, 2005 12:34 pm    Post subject: Reply with quote

viper26 wrote:

[...]
gibt es denn noch ne möglichkeit einen unterschiedlichen hintergrung zu nehmen?

Also ich hab beiden Bildschirmen eine eigene XSession gegeben. Dann kannst beiden auch ein eigenes Hintergrund geben. Aber kannst dann natürlich nicht mehr die Fenster von einem auf den anderen Moni schieben.

Mfg

Sino
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum