Hi,
ich habe da ein Problem... ich versuche meinen Xserver für den VDR einzustellen. Mein TV unterstützt eine Auflösung von 1280x1024 und ist mit einem 5m langen DVI Kabel mit dem VDR verbunden.
Egal wie ich die XOrg umkonfiguire ich bekomme eine maximale Auflösung von 1024x786 hin...
ddcprobe spuckt folgendes aus:
QuoteDisplay More
VDR:~# ddcprobe
vbe: VESA 3.0 detected.
oem: NVIDIA
vendor: NVIDIA Corporation
product: nv44 Board - p382h1 Chip Rev
memory: 262144kb
mode: 640x400x256
mode: 640x480x256
mode: 800x600x16
mode: 800x600x256
mode: 1024x768x16
mode: 1024x768x256
mode: 320x200x64k
mode: 320x200x16m
mode: 640x480x64k
mode: 640x480x16m
mode: 800x600x64k
mode: 800x600x16m
mode: 1024x768x64k
mode: 1024x768x16m
edid:
edid: 1 2
id: 0101
eisa: @HA0101
serial: 01010101
manufacture: 25 2003
input: sync on green, analog signal.
screensize: 33 27
gamma: 2.510000
dpms: RGB, active off, suspend, standby
timing: 720x400@70 Hz (VGA 640x400, IBM)
timing: 640x480@60 Hz (VGA)
timing: 640x480@67 Hz (Mac II, Apple)
timing: 640x480@75 Hz (VESA)
timing: 800x600@60 Hz (VESA)
timing: 800x600@75 Hz (VESA)
timing: 832x624@75 Hz (Mac II)
timing: 1024x768@87 Hz Interlaced (8514A)
timing: 1024x768@75 Hz (VESA)
timing: 1280x1024@75 (VESA)
dtiming: 1024x768@74
dtiming: 848x480@60
monitorname: WVGA
Und da liegt der Hund wahrscheinlich auch begraben... warum unterstützt eine 256MB Grafikkarte nur 1024x786????
Ich habe heute auch schon den neuesten NVIDIA Treiber installiert... das hat nicht gebracht.
Ich habe auch diverse einstllungen in meiner XOrg getestet:
QuoteDisplay More
VDR:~# cat /etc/X11/xorg.confSection "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Configured Mouse"
InputDevice "Generic Keyboard"
EndSectionSection "Files"
EndSectionSection "Module"
Load "glx"
EndSectionSection "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "de"
Option "XkbVariant" "nodeadkeys"
EndSectionSection "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
EndSectionSection "Monitor"
Identifier "WVGA"
# HorizSync 31.5 - 64.3
# VertRefresh 50.0 - 70.0
Option "DPMS"
EndSectionSection "Device"
Identifier "NVIDIA 6200"
Driver "nvidia"
# Option "UseEDID" "false"
# Option "UseEDIDFreqs" "false"
# Option "ModeValidation" "DFP-0: NoMaxPClkCheck, NoEdidMaxPClkCheck, AllowNon60HzDFPModes"
EndSectionSection "Screen"
Identifier "Default Screen"
Device "NVIDIA 6200"
Monitor "WVGA"
DefaultDepth 24
Option "XvMC" "true"
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSectionVDR:~#
Und natürlich auch ein Ausschnitt aus dem Logfile...
QuoteDisplay More
(II) Setting vga for screen 0.
(**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
(==) NVIDIA(0): RGB weight 888
(==) NVIDIA(0): Default visual is TrueColor
(==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
(**) NVIDIA(0): Enabling RENDER acceleration
(II) NVIDIA(0): NVIDIA GPU GeForce 6200 (NV44) at PCI:1:0:0 (GPU-0)
(--) NVIDIA(0): Memory: 262144 kBytes
(--) NVIDIA(0): VideoBIOS: 05.44.a2.10.00
(II) NVIDIA(0): Detected AGP rate: 8X
(--) NVIDIA(0): Interlaced video modes are supported on this GPU
(--) NVIDIA(0): Connected display device(s) on GeForce 6200 at PCI:1:0:0:
(--) NVIDIA(0): @HA WVGA (DFP-0)
(--) NVIDIA(0): @HA WVGA (DFP-0): 155.0 MHz maximum pixel clock
(--) NVIDIA(0): @HA WVGA (DFP-0): Internal Single Link TMDS
(II) NVIDIA(0): Assigned Display Device: DFP-0
(WW) NVIDIA(0): No valid modes for "1280x1024"; removing.
(II) NVIDIA(0): Validated modes:
(II) NVIDIA(0): "1024x768"
(II) NVIDIA(0): "800x600"
(II) NVIDIA(0): "640x480"
(II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
(--) NVIDIA(0): DPI set to (78, 72); computed from "UseEdidDpi" X config
(--) NVIDIA(0): option
(==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals.
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC? No, I don't.
(II) resource ranges after preInit:
Danke im Vorraus für eure Ideen/Anregungen/Lösungen ![]()