Archiv > General

Sony Bravia Und Keine 1920x1080_50

(1/5) > >>

orgel:
Hat einer einen Tipp wie ich die 1920x1080 hin bekomme unter MLD oder muss ich vielleicht noch was am Sony einstellen ?

--- Quote ---[    16.008] (--) NVIDIA(0): Connected display device(s) on GeForce GT 520 at PCI:2:0:0
[    16.008] (--) NVIDIA(0):     SONY TV (DFP-1)
[    16.008] (--) NVIDIA(0): SONY TV (DFP-1): 165.0 MHz maximum pixel clock
[    16.008] (--) NVIDIA(0): SONY TV (DFP-1): Internal Single Link TMDS
[    16.013] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[    16.013] (**) NVIDIA(0):     device SONY TV (DFP-1) (Using EDID frequencies has been
[    16.013] (**) NVIDIA(0):     enabled on all display devices.)
[    16.013] (WW) NVIDIA(0): The EDID for SONY TV (DFP-1) contradicts itself: mode
[    16.013] (WW) NVIDIA(0):     "1920x1080" is specified in the EDID; however, the EDID's
[    16.013] (WW) NVIDIA(0):     valid VertRefresh range (48.000-62.000 Hz) would exclude
[    16.013] (WW) NVIDIA(0):     this mode's VertRefresh (24.0 Hz); ignoring VertRefresh
[    16.013] (WW) NVIDIA(0):     check for mode "1920x1080".
[    16.013] (WW) NVIDIA(0): The EDID for SONY TV (DFP-1) contradicts itself: mode
[    16.013] (WW) NVIDIA(0):     "1920x1080" is specified in the EDID; however, the EDID's
[    16.013] (WW) NVIDIA(0):     valid VertRefresh range (48.000-62.000 Hz) would exclude
[    16.013] (WW) NVIDIA(0):     this mode's VertRefresh (25.0 Hz); ignoring VertRefresh
[    16.013] (WW) NVIDIA(0):     check for mode "1920x1080".
[    16.013] (WW) NVIDIA(0): The EDID for SONY TV (DFP-1) contradicts itself: mode
[    16.013] (WW) NVIDIA(0):     "1920x1080" is specified in the EDID; however, the EDID's
[    16.013] (WW) NVIDIA(0):     valid VertRefresh range (48.000-62.000 Hz) would exclude
[    16.013] (WW) NVIDIA(0):     this mode's VertRefresh (30.0 Hz); ignoring VertRefresh
[    16.013] (WW) NVIDIA(0):     check for mode "1920x1080".
[    16.014] (WW) NVIDIA(0): The EDID for SONY TV (DFP-1) contradicts itself: mode
[    16.014] (WW) NVIDIA(0):     "1920x1080" is specified in the EDID; however, the EDID's
[    16.014] (WW) NVIDIA(0):     valid VertRefresh range (48.000-62.000 Hz) would exclude
[    16.014] (WW) NVIDIA(0):     this mode's VertRefresh (24.0 Hz); ignoring VertRefresh
[    16.014] (WW) NVIDIA(0):     check for mode "1920x1080".
[    16.014] (WW) NVIDIA(0): The EDID for SONY TV (DFP-1) contradicts itself: mode
[    16.014] (WW) NVIDIA(0):     "1920x1080" is specified in the EDID; however, the EDID's
[    16.014] (WW) NVIDIA(0):     valid VertRefresh range (48.000-62.000 Hz) would exclude
[    16.014] (WW) NVIDIA(0):     this mode's VertRefresh (25.0 Hz); ignoring VertRefresh
[    16.014] (WW) NVIDIA(0):     check for mode "1920x1080".
[    16.014] (WW) NVIDIA(0): The EDID for SONY TV (DFP-1) contradicts itself: mode
[    16.014] (WW) NVIDIA(0):     "1920x1080" is specified in the EDID; however, the EDID's
[    16.014] (WW) NVIDIA(0):     valid VertRefresh range (48.000-62.000 Hz) would exclude
[    16.014] (WW) NVIDIA(0):     this mode's VertRefresh (30.0 Hz); ignoring VertRefresh
[    16.014] (WW) NVIDIA(0):     check for mode "1920x1080".
[    16.039] (II) NVIDIA(0): Assigned Display Device: DFP-1
[    16.039] (==) NVIDIA(0):
[    16.039] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    16.039] (==) NVIDIA(0):     will be used as the requested mode.
[    16.039] (==) NVIDIA(0):
[    16.039] (II) NVIDIA(0): Validated modes:
[    16.039] (II) NVIDIA(0):     "nvidia-auto-select"
[    16.039] (II) NVIDIA(0): Virtual screen size determined to be 1360 x 768

--- End quote ---

Gruß
Orgel

clausmuus:
Wenn ich das Log richtig verstehe kann Dein Sony kein 1920x1080 bei 50Hz. Das scheint bei dem nur mit 25Hz, also vermutlich im Interlace Modus zu gehen.  Du könntest es also mit dieser Konfiguration versuchen:
/etc/X11/xorg.conf.d/templates/30_mode_1920x1080_25.conf

--- Code: ---Section "Screen"
  Identifier  "Screen0"
  Device      "Device0"
  Monitor     "Monitor0"
  Option      "metamodes" "DFP-1: 1920x1080_25 +0+0"
EndSection

Section "Monitor"
  Identifier  "Monitor0"
  ModeLine   "1920x1080_25" 74.250 1920 2448 2492 2640 1080 1084 1089 1125 +HSync +VSync
  Option      "ExactModeTimingsDVI" "True"
  Option      "DPMS" "off"
EndSection
--- End code ---
Anschließend den neuen Modus im Webif auswählen.
Du kannst auch andere ModeLine Zeilen ausprobieren. Nach jeder

orgel:
Ich habe das mal ausprobiert aber sobald ich auf Speichern klicke stürzt MLD wieder komplett ab, in den Logs lässt sich auch nichts ermitteln warum MLD abstürzt. Die ModeLine hatte ich mit cvt 1920 1080 25 ermittelt, ich komme aber erst gar nicht dazu den X Server neu zu starten.

Gruß
Orgel

clausmuus:
MLD stürtztbeim Speichern nicht ab, sondern versucht den x-server mit den Neuen Einstellungen neu zu starten. Das wir wenn's nicht klappen sollte alle 15 Sekunden erneut versucht.

Claus

orgel:
Dann müsste ich doch zumindest per WebIf dran kommen. Außerdem sind die Einstellungen für den X-Server beim Neustarten weg und alles wieder beim alten.

Gruß
Orgel

Navigation

[0] Message Index

[#] Next page

Go to full version