|
|
#1 | |
|
Mageia packager
|
I'm unable to output PAL 720x576 with the 9631 driver.
I get: (II) NVIDIA(0): Requested modes: (II) NVIDIA(0): "720x576" (WW) NVIDIA(0): No valid modes for "720x576"; removing. Even while the driver claims to support 720x576: (II) NVIDIA(0): TV modes supported by this encoder: (II) NVIDIA(0): 1920x1080; Standards: HD1080i (II) NVIDIA(0): 1280x720; Standards: HD720p (II) NVIDIA(0): 1024x768; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, (II) NVIDIA(0): PAL-N, PAL-NC (II) NVIDIA(0): 800x600; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, (II) NVIDIA(0): PAL-NC (II) NVIDIA(0): 720x576; Standards: HD576i, HD576p (II) NVIDIA(0): 720x480; Standards: NTSC-M, NTSC-J, PAL-M, HD480i, HD480p, (II) NVIDIA(0): HD1080i (II) NVIDIA(0): 640x480; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, (II) NVIDIA(0): PAL-NC, HD480i, HD480p, HD1080i, HD576i (II) NVIDIA(0): 640x400; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, (II) NVIDIA(0): PAL-NC (II) NVIDIA(0): 512x384; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, (II) NVIDIA(0): PAL-NC (II) NVIDIA(0): 400x300; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, (II) NVIDIA(0): PAL-NC (II) NVIDIA(0): 320x240; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, (II) NVIDIA(0): PAL-NC (II) NVIDIA(0): 320x200; Standards: NTSC-M, NTSC-J, PAL-M, PAL-BDGHI, PAL-N, (II) NVIDIA(0): PAL-NC (II) NVIDIA(0): 0x0; Standards: HD720p, HD1080i, HD576p I will attach nvidia-bug-report.log. |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
Please start X with the following command:
startx -- -logverbose 6 and then generate a new bug report. Thanks, Lonni |
|
|
|
|
|
|
#3 | |
|
Mageia packager
|
Quote:
If you're looking for the mode validation info, that doesn't seem to be getting logged when ConnectedMonitor is TV. If I use CRT instead, Mode validation info does get logged (but that info isn't relevant in this case). |
|
|
|
|
|
|
#4 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
Hrmm, did this work with a previous driver? What kind of TV are you using?
|
|
|
|
|
|
|
#5 | ||
|
Mageia packager
|
Quote:
If I remember correctly, I needed to use a custom modeline like ModeLine "720x576" 14.1 720 760 800 900 576 584 600 625 -hsync -vsync The modeline timings afaik weren't actually used, but without that line the driver didn't accept the "720x576" mode. The recent drivers seem to ignore custom ModeLines alltogether when TV-out is in question. Quote:
|
||
|
|
|
|
|
#6 | |
|
NVIDIA Corporation
Join Date: Dec 2004
Posts: 8,763
|
If its PAL, then that's the problem, as the nvidia driver doesn't currently support HD modes for PAL.
|
|
|
|
|
|
|
#7 | |
|
Mageia packager
|
Quote:
So did the driver support them before, then, as I had this working once? It also seems a bit strange to call 720x576 a HD mode, as it is the standard PAL resolution. I will see if I could try some older drivers tomorrow. I'll have to downgrade my kernel (2.6.18), though. |
|
|
|
|
|
|
#8 |
|
Join Date: Jul 2002
Location: Netherlands, Europe
Posts: 2,105
|
Try to select HD576i as that should similar to standard PAL.
|
|
|
|
|
|
#9 | |
|
Mageia packager
|
Quote:
|
|
|
|
|
|
|
#10 |
|
Registered User
Join Date: Jan 2006
Posts: 6
|
How's this going?
I've had the same problem since debian upgraded to xorg7.1. I have thVGA CRT connector running to a SCART socket and a small circuit to convert the VGA sync to composite sync, the upshot is I get RGB to my TV (better than s-video) .. anyway i get the same errors... : (--) NVIDIA(1): Philips 200W (DFP-0): Internal Dual Link TMDS (II) NVIDIA(1): Assigned Display Device: CRT-0 (WW) NVIDIA(1): No valid modes for "702x576@25i"; removing. (WW) NVIDIA(1): (WW) NVIDIA(1): Unable to validate any modes; falling back to the default mode (WW) NVIDIA(1): "nvidia-auto-select". (WW) NVIDIA(1): ... there's no modes as it's a TV! ? here's my xorg.conf: # nvidia-xconfig: X configuration file generated by nvidia-xconfig # nvidia-xconfig: version 1.0 (buildmeister@builder3) Wed Mar 29 14:43:26 PST 2006 ################################################## ##### ################################################## #### ################################################## #### Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" RightOf "Screen0" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Files" FontPath "/usr/X11R6/lib/X11/fonts/misc/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" EndSection Section "Module" Load "dbe" Load "extmod" Load "type1" Load "freetype" Load "glx" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "ImPS/2" Option "Device" "/dev/psaux" Option "Emulate3Buttons" "no" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Philips" ModelName "200w" HorizSync 30.0 - 93.0 VertRefresh 56.0 - 85.0 Option "DPMS" EndSection Section "Monitor" Identifier "TV" HorizSync 15-17 VertRefresh 49.0-61.0 ModeLine "702x576@25i" 13.5 702 722 785 864 576 581 586 625 interlace -hsync -vsync EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 6150" BusID "PCI:00:05:00" Screen 0 EndSection Section "Device" Identifier "Device1" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce 6150" BusID "PCI:00:05:00" Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "Monitor0" DefaultDepth 24 Option "UseDisplayDevice" "DFP-0" Option "NoLogo" "True" SubSection "Display" Depth 24 Modes "1680x1050" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "TV" DefaultDepth 24 Option "UseDisplayDevice" "CRT-0" # "TV-0" Option "NoLogo" "True" SubSection "Display" Depth 24 Modes "702x576@25i" EndSubSection EndSection . Hope you got somewhere, otherwise i'll post a separate thread... |
|
|
|
|
|
#11 | |
|
Mageia packager
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|