[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Fernseher an Geforce 8600 GT



Manfred Schmitt schrieb:
> Ist das ein normaler Roehrenfernseher?
> Vermutlich wohl nicht wenn es mit 1024x768 klappt?
> Bei einem Roehrenfernseher wuerde sich ja eher 800x600 oder noch
> besser 720x576 anbieten.
> Ansonsten koenntest Du auch mplayer mitteilen welche Aufloesung genutzt
> werden soll, z.B. mit mplayer -screenw 720 -screenh 576.

Hi Manfred

Jep. ist eine normale 0815 Röhrenkiste. Ich habe heute versucht von Hand mit die xorg.conf zu konfigurieren aber nichts hat mein Problem lösen können (aktuelle xorg.conf siehe unten). :-(

Aber auch hier habe ich auf dem Fernseher ein abgeschnittenes Bild, egal welche Auflösung ich angebe. So sehe ich z.B. unter KDE in der Kontrollleiste links das K-Menü Icon und das Icon für den persönlichen Ordner ist auch nur zur Hälfte sichtbar. Die Uhrzeitanzeige ganz rechts in der Leiste ist auch nicht zu sehen. Unten und oben scheint auch jeweils ein Stück abgeschnitten zu sein. Unter sehe ich z.B. nur die obere Hälfte der Kontrollleiste. Ist beim anschauen von Videos zwar nicht übermäßig störend da an den Rändern meist eh nicht viel zu sehen ist aber ärgern tut es mich schon ein wenig.

Aber immerhin habe ich es geschafft jeweils eine X-Server für den Fernseher und einen für den TFT einzurichten. Funktioniert auch wunderbar. Auch ist das Bild bei den Videos sauberer geworden nachdem ich PAL-G als TVStandard angegeben habe. Also zumindest ein Teilerfolg heute. So hält sich der Frust in Grenzen.

Ausserdem scheint das Bild zumindest im Vollbildmodus vom MPlayer ein klein wenig in die Breite gezogen zu sein. Ist aber nur ganz minimal und nur zu sehen wenn man ganz genau hinschaut. Oder ich habe inzwischen Paranoia bzw. einen Knick in meiner Optik und bilde mir das alles nur ein. ;-)

Gruß
Daniel


# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder26) Thu Feb 14 18:13:41 PST 2008

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 1.0 (buildmeister@builder26) Thu Feb 14 18:14:18 PST 2008
# /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 0       "Screen0"
    Screen 1       "Screen1" RightOf "Screen0"
    InputDevice    "Generic Keyboard" "CoreKeyboard"
    InputDevice    "Configured Mouse" "CorePointer"
EndSection

Section "Files"

	# path to defoma fonts
    FontPath        "/usr/share/fonts/X11/misc"
    FontPath        "/usr/share/fonts/X11/100dpi:unscaled"
    FontPath        "/usr/share/fonts/X11/75dpi:unscaled"
    FontPath        "/usr/share/fonts/X11/Type1"
    FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
    FontPath        "/usr/local/share/fonts"
EndSection

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

Section "ServerFlags"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier     "Generic Keyboard"
    Driver         "kbd"
    Option         "CoreKeyboard"
    Option         "XkbRules" "xorg"
    Option         "XkbModel" "pc105"
    Option         "XkbLayout" "de"
    Option         "XkbVariant" "nodeadkeys"
EndSection

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

Section "Monitor"
    Identifier     "Monitor0" #TFT
    HorizSync       28.0 - 51.0
    VertRefresh     43.0 - 60.0
    Option         "DPMS"
EndSection

Section "Monitor"
    Identifier     "Monitor1" #TV
    VendorName     "Unknown"
    ModelName      "TV-0"
    HorizSync       30-50
    VertRefresh     50
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8600 GT"
    Screen 0
EndSection

Section "Device"
    Identifier     "Device1"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8600 GT"
    Screen 1
    Option         "TVOutFormat" "S-VIDEO"
    Option         "TVStandard" "PAL-G"
    Option         "ConnectedMonitor" "Monitor1"
    BusID          "PCI:4:0:0"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"
        Depth       1
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       4
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       8
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       15
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       16
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
    SubSection     "Display"
        Depth       24
        Modes      "1280x1024" "1024x768" "800x600" "640x480"
    EndSubSection
EndSection

Section "Screen"
    Identifier     "Screen1"
    Device         "Device1"
    Monitor        "Monitor1"
    DefaultDepth    24
    SubSection     "Display"
        Depth       24
        Modes      "1024x768_50"
    EndSubSection
EndSection


Reply to: