19.04.2024, 15:38 UhrDeutsch | English
Hallo Gast [ Registrierung | Anmelden ]
Letzte Änderung am 2006-08-09 21:25:20 von RoEn

Erweiterungen:
Thx to mic --> http://forum.kanotix.net/viewtopic.php?t=6385

Löschungen:
Thx to mic
> http://forum.kanotix.net/viewtopic.php?t=6385


Editiert am 2006-08-09 21:24:42 von RoEn

Erweiterungen:

Nvidia mit TV und VGA benutzen

  • 1x ein HDTV TV an DVI mit 1280*720 und
  • 1x ein TFT an VGA mit 1280*1024
Anfangs war nur HDTV an DVI in 1280*720 möglich, der TFT blieb dunkel.
Es half kein Twinview oder Xinerama.
Dann aber die Lösung: "Es war ne Kleinigkeit." (O-Ton) ;-) Die DPMS Option musste weg.
 EndSection 

#!/bin/sh 
 xine -f "$@"

Thx to mic
> http://forum.kanotix.net/viewtopic.php?t=6385 zurück


Löschungen:

Nvidia mit TV und VGA benutzen

> 1x ein HDTV TV an DVI mit 1280*720 und
> 1x ein TFT an VGA mit 1280*1024
Anfangs war nur HDTV an DVI in 1280*720 möglich, der TFT wurde/bliebt schon.
Es half kein ohne Twinview oder Xinerama. "Es war ne Kleinigkeit." (O-Ton) ;-)
:blau:Die DPMS Option musste weg.:blau:
:code:
:code:
:code:
#!/bin/sh
xine -f "$@"
:code:
Thx to mic
> http://forum.kanotix.net/viewtopic.php?t=6385


älteste bekannte Version dieser Seite wurde bearbeitet am 2005-03-20 11:41:41 von RoEn [ ]

Nvidia mit TV und VGA benutzen


Mic kämpfte einige Zeit an folgender gewünschter Konfiguration
> 1x ein HDTV TV an DVI mit 1280*720 und
> 1x ein TFT an VGA mit 1280*1024

Anfangs war nur HDTV an DVI in 1280*720 möglich, der TFT wurde/bliebt schon.
Es half kein ohne Twinview oder Xinerama. "Es war ne Kleinigkeit." (O-Ton) ;-)

:blau:Die DPMS Option musste weg.:blau:

Hier der Abschnitt in der XF86Config-4, wie es jetzt funktioniert.

:code:
#
# Monitor section
#


Section "Monitor"
        1. "HDTV"
      1. 30-46
        1. 48-65
    1. "720p" 74.160 1280 1352 1392 1648 720 725 730 750 -hsync -vsync
# Option "DPMS"
EndSection?


Section "Monitor"
        1. "NEC1800"
      1. 24-82.5 # multisync
        1. 30-105 # ixed-sync monitor # 1280x1024 @ 60Hz (VESA) hsync: 64.0kHz
      2. "1280x1024" 109.62 1280 1336 1472 1720 1024 1024 1026 1062
# Option "DPMS"
EndSection?

#
# Graphics device section
#


Section "Device"
        1. "Nvidia 0"
      1. "nvidia"
        1. "NVIDIA"
      2. "PCI:1:0:0"
        1. 0
EndSection?

Section "Device"
        1. "Nvidia 1"
      1. "nvidia"
      2. "ConnectedMonitor?" "DFP"
      3. "FlatPanelProperties?" "aspect-scaled"
      4. "RenderAccel?" "true"
    1. "PCI:1:0:0"
      1. 1
EndSection?



#
# Screen sections.
#


Section "Screen"
        1. "Screen 0"
      1. "Nvidia 0"
        1. "NEC1800"
          1. 24
        2. "Display"
    1. 24
    2. "1280x1024" "1024x768" "800x600"
EndSection?

Section "Screen"
        1. "Screen 1"
      1. "Nvidia 1"
        1. "HDTV"
          1. 24
        2. "Display"
    1. 24
    2. "720p"
EndSection?

#
# ServerLayout? sections.
#


Section "ServerLayout?"
        1. "Multi Head"
      1. 0 "Screen 0" 0 0
      2. 1 "Screen 1" LeftOf? "Screen 0"
        1. "Mouse1?" "CorePointer?"
        2. "Keyboard1?" "CoreKeyboard?"
EndSection?
:code:
Programme auf dem HDTV startet er jetzt so:

:code:
#!/bin/sh
# script opens file in fullscreen mode on DLP
DISPLAY=:0.1
xine -f "$@"
:code:

Thx to mic > http://forum.kanotix.net/viewtopic.php?t=6385
Letzte Revision :
Letzter Editor :
Eigentümer :
 
Deutsch | English
Logos and trademarks are the property of their respective owners, comments are property of their posters, the rest is © 2004 - 2006 by Jörg Schirottke (Kano).
Consult Impressum and Legal Terms for details. Kanotix is Free Software released under the GNU/GPL license.
This CMS is powered by PostNuke, all themes used at this site are released under the GNU/GPL license. designed and hosted by w3you. Our web server is running on Kanotix64-2006.