PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : tvout+einrichten



benedikt19
03.09.02, 14:01
Ich bin hier am verzweifeln,tvout läuft nur wenn der Monitor nicht angesclossen ist,und dann auch nur in schwarz weiß.Kann mir vielleicht jemand erklären,was ich in die xf86conf reinschreiben muß damit es läuft.
Ich hab eine asus 7700 als graka,und suse 8.0 prof.

Hier ist mal meine conf

# /.../
# SaX generated XFree86 config file
# Created on: 2002-09-04.
#
# Version: 4.3
# Contact: Marcus Schaefer <sax@suse.de>, 2001
#
# Automatically generated by [ISaX] (4.3)
# PLEASE DO NOT EDIT THIS FILE!
#
Section "Files"
FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/local"
FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/URW"
FontPath "/usr/X11R6/lib/X11/fonts/Speedo"
FontPath "/usr/X11R6/lib/X11/fonts/PEX"
FontPath "/usr/X11R6/lib/X11/fonts/cyrillic:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/latin2/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/baekmuk:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/japanese:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/kwintv:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/truetype"
FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/CID"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/75dpfile:/etc/X11i:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/ucs/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1"
FontPath "/usr/X11R6/lib/X11/fonts/misc/sgi:unscaled"
FontPath "/usr/X11R6/lib/X11/fonts/xtest"
ModulePath "/usr/X11R6/lib/modules"
RgbPath "/usr/X11R6/lib/X11/rgb"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "speedo"
Load "extmod"
Load "freetype"
Load "glx"
EndSection

Section "InputDevice"
Driver "Keyboard"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "de"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
Option "XkbVariant" "nodeadkeys"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "ButtonNumber" "5"
Option "Device" "/dev/mouse"
Option "Name" "Autodetection"
Option "Protocol" "imps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
Option "CalcAlgorithm" "CheckDesktopGeometry"
HorizSync 31-48
Identifier "Monitor[0]"
ModelName "AutoDetected"
Option "DPMS"
VendorName "AutoDetected"
VertRefresh 50-68
UseModes "Modes[0]"
EndSection

Section "Monitor"
HorizSync 30-50
Identifier "Monitor[1]"
ModelName "PAL TV"
VendorName "SONY"
VertRefresh 57-60
UseModes "Modes[1]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "640x480" 27.96 640 656 720 864 480 480 485 501
Modeline "800x600" 43.68 800 816 928 1072 600 600 606 626
Modeline "1024x768" 63.74 1024 1040 1216 1400 768 768 775 802
Modeline "800x600" 42.43 800 816 928 1072 600 600 607 626
Modeline "640x480" 27.16 640 656 720 864 480 480 487 501
Modeline "800x600" 42.43 800 816 928 1072 600 600 607 626
Modeline "640x480" 27.16 640 656 720 864 480 480 487 501
EndSection

Section "Modes"
Identifier "Modes[1]"
Modeline "800x600" 37.44 800 816 928 1040 600 600 605 626
EndSection

Section "Screen"
DefaultDepth 16
SubSection "Display"
Depth 15
Modes "800x600" "640x480" "800x600" "640x480" "640x480" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1024x768" "640x480" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "800x600" "640x480" "800x600" "640x480" "640x480" "800x600"
EndSubSection
SubSection "Display"
Depth 32
Modes "800x600" "640x480" "800x600" "640x480" "640x480" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "800x600" "640x480" "800x600" "640x480" "640x480" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "800x600" "640x480" "640x480" "800x600"
EndSubSection
Device "Device[1]"
Identifier "TV"
Monitor "Monitor[1]"
EndSection

Section "Device"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "dpms"
Screen 0
EndSection

Section "Device"
BoardName "GeForce-2"
BusID "1:5:0"
Driver "nvidia"
Identifier "Device[1]"
Option "TVOutFormat" "SVIDEO"
Option "NoLogo" "on"
Option "ConnectedMonitor" "TV"
Option "CursorShadow" "on"
Option "CursorShadowYOffset" "2"
Option "CursorShadowAlpha" "32"
Option "CursorShadowXOffset" "2"
Option "TVStandard" "PAL-B"
Screen 0
VendorName "Nvidia"
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0660
EndSection

Ich hab es jetzt mal mit der Anleitung von dieser Seite probiert http://www.iofcea.de/cgi-bin/seite.pl?file=linuxtvout

Aber wenn ich den Befehl eingebe X -screen TV :1 -ac & sleep 2; DISPLAY=:1 xine -f && kill `ps aux | awk '/X\ -screen/ {print $2}' `
bekomme ich folgende Fehlermeldung

XFree86 Version 4.2.0 / X Window System
(protocol Version 11, revision 0, vendor release 6600)
Release Date: 23 January 2002
If the server is older than 6-12 months, or if your card is
newer than the above date, look for a newer version before
reporting problems. (See http://www.XFree86.Org/)
Build Operating System: SuSE Linux [ELF] SuSE
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.1.log", Time: Wed Sep 4 16:03:33 2002
(==) Using config file: "/etc/X11/XF86Config"
[1] 2714
(WW) NVIDIA: No matching Device section for instance (BusID PCI:1:0:0) found
(EE) No devices detected.

Fatal server error:
no screens found

When reporting a problem related to a server crash, please send
the full server output, not just the last messages.
This can be found in the log file "/var/log/XFree86.1.log".
Please report problems to feedback@suse.de.

[1]+ Exit 1 X -screen TV :1 -ac
Dies ist xine (X11 gui) - Ein freier Video-Player v0.9.13
(c) 2000-2002 G. Bartsch und das xine Projektteam.
Kompiliert mit xine Bibliothek 0.9.13 [Mon 02 Sep 2002 00:54:56]-[gcc version 2.95.3 20010315 (SuSE)]-[Linux 2.4.18-4GB i686].
xine Bibliothek, Version 0.9.13 (0.9.13) gefunden.
Kann Display nicht öffnen

Hat sich erledigt,man sollte halt seine eigene Bus ID verwenden :-)!

taxer
04.09.02, 08:38
Hallo

Ich kann dir nur weiterhelfen beim schwarz/weiss.
Ich hatte das gleiche Problem, dass alles in Schwarz-Weiss auf dem TV Screen erschien. Anscheinend kommts auf dein Kabel an.

Wenn du deinen Compi per S-VCD mit dem TV verbindest muss die eine Zeile so aussehen:
Option "TVOutFormat" "SVIDEO"

Wenn du aber ein Inch Kabel benutzt, sollte es so aussehen:

Option "TVOutFormat" "COMPOSITE"

benedikt19
04.09.02, 10:27
Thx für die Antwort,aber ich habe es noch hinbekommen.Sogar in Farbe!!!

pucki
04.09.02, 10:32
Original geschrieben von benedikt19
Thx für die Antwort,aber ich habe es noch hinbekommen.Sogar in Farbe!!!

hi,

schön für dich, vielleicht hilft es anderen, wenn du kurz deine Lösung präsentierst?
oder ist dir das zu viel?

benedikt19
04.09.02, 13:39
Hab ich doch oben schon beschrieben,ich hatte nur die falsche bus id eingetragen.Warum ich jetzt auch Farbe habe, kann ich dir leider nicht beantworten.

Rototom
04.09.02, 13:51
An alle, die ähmliche Prbleme haben:
Das Tool "nvtv" (URL leider nicht parat; einfach mal googlen, oder bei surceforge.net nachschlagen)
wirkt Wunder..

Ygriega
04.09.02, 19:37
nvtv funzt aber nicht korrekt mit der GF4Ti.

Stolze Besitzer einer GeForce 4 schauen bitte unter http://www.linuxforen.de/forums/showthread.php?s=&threadid=41568