bugzilla-daemon at freedesktop.org
2009-Jan-10 02:43 UTC
[Nouveau] [Bug 19491] New: S-video & composite output
http://bugs.freedesktop.org/show_bug.cgi?id=19491 Summary: S-video & composite output Product: xorg Version: 7.4 Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: monnier at iro.umontreal.ca QAContact: xorg-team at lists.x.org I finally got nouveau (from git) working on my PowerBook G4 12" (running Debian testing with unstable's X server). Now, my next step is to get it to drive my TV. I have it connected via Apple's "mini-DVI to Video Adapter", which comes with both an S-video and a composite output. When I start X, `xrandr' tells me: % xrandr Screen 0: minimum 320 x 200, current 1024 x 768, maximum 1360 x 1360 LVDS-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 245mm x 184mm 1024x768 60.0*+ 800x600 60.3 640x480 59.9 DVI-I-0 connected 1024x768+0+0 (normal left inverted right x axis y axis) 1mm x 257mm 1360x768 59.8 1152x864 60.0 1024x768 60.0* 800x600 60.3 640x480 59.9 680x384 119.6 119.9 576x432 120.1 512x384 120.0 400x300 120.6 320x240 120.1 % so it appears that this video adapter is detected as a sort of DVI screen. And indeed, my TV (which is connected via the `composite' output if it matters) does show something ;-), but not something meaningful :-(. If I try to switch to some other mode e.g. with xrandr --output DVI-I-0 --mode 640x480 the meaningless output changes, but stays mostly meaningless (sometimes I can recognize some shapes, which indicate clearly that the "garbage" is actually representing the screen, just probably not with the right frequency/polarity/godknowswhat/...). Does anybody have some idea if I can get it to work with the current code, if so how, and if not, how I can help make it work? Stefan -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Jan-10 10:01 UTC
[Nouveau] [Bug 19491] S-video & composite output
http://bugs.freedesktop.org/show_bug.cgi?id=19491 --- Comment #1 from Pekka Paalanen <pq at iki.fi> 2009-01-10 02:01:23 PST --- The first question is, what exactly is a "mini-DVI to Video Adapter"? Does it really convert DVI-A RGBVH-signal to S-video/composite, or does your graphics card have special hardware to explicitly generate S-video/composite signal (which would be normal case with PC hardware)? In the latter case there is only one thing to do: reverse-engineer and implement it. Nouveau still lacks any kind of real analog tv-out support. If it is the former case, then the bug summary should be changed, and the problem is just with setting the right display mode. Have you tried crafting a modeline that exactly matches your tv-standard and used that? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Jan-10 16:50 UTC
[Nouveau] [Bug 19491] S-video & composite output
http://bugs.freedesktop.org/show_bug.cgi?id=19491 --- Comment #2 from Younes Manton <younes.m at gmail.com> 2009-01-10 08:50:19 PST --- Mini-DVI carries DVI, VGA, and S-Vid/composite signals and all an adaptor does is expose the right signals, so I think it's the usual no TV-out support issue. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Jan-10 20:13 UTC
[Nouveau] [Bug 19491] S-video & composite output
http://bugs.freedesktop.org/show_bug.cgi?id=19491 --- Comment #3 from monnier at iro.umontreal.ca 2009-01-10 12:13:25 PST ---> The first question is, what exactly is a "mini-DVI to Video Adapter"?Of course, but I have no idea. It's a black (well, white) box to me. To tell you the truth, I always assumed it was a dummy thingy that exposes the S-video signal from mini-DVI. http://store.apple.com/ca/product/M9319G/A?fnode=MTY1NDA5OQ&mco=MjE0NTg3OQ Its size seems to indicate that it has a bit more than just wires, so maybe it does some conversion, but I expect the only conversion it does is from S-video to composite. Still, I'm not sure of that, because as shown in my `xrandr' output, the nouveau driver seems to detect this adapter as a "DVI-I-0".> Have you tried crafting a modeline that exactly matches your tv-standard and > used that?You mean using "xrandr --newmode"? I'll try that, thanks.> Mini-DVI carries DVI, VGA, and S-Vid/composite signals and all an adaptor does > is expose the right signals, so I think it's the usual no TV-out support issue.Is there something I can do to help get TV-out support? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2009-Jan-11 19:03 UTC
[Nouveau] [Bug 19491] S-video & composite output
http://bugs.freedesktop.org/show_bug.cgi?id=19491 --- Comment #4 from Younes Manton <younes.m at gmail.com> 2009-01-11 11:03:32 PST --- (In reply to comment #3)> > Is there something I can do to help get TV-out support? >Unless you want to try reverse engineering it yourself you just have to wait until someone has the time and motivation to do it. If someone does do that then feel free to volunteer to test it. :) -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
bugzilla-daemon at freedesktop.org
2013-Aug-18 18:10 UTC
[Nouveau] [Bug 19491] S-video & composite output
https://bugs.freedesktop.org/show_bug.cgi?id=19491 Ilia Mirkin <imirkin at alum.mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #5 from Ilia Mirkin <imirkin at alum.mit.edu> --- It appears that this bug report has laid dormant for quite a while. Sorry we haven't gotten to it. Since we fix bugs all the time, chances are pretty good that your issue has been fixed with the latest software. Please give it a shot. (Linux kernel 3.10.7, xf86-video-nouveau 1.0.9, mesa 9.1.6, or their git versions.) If upgrading to the latest isn't an option for you, your distro's bugzilla is probably the right destination for your bug report. In an effort to clean up our bug list, we're pre-emptively closing all bugs that haven't seen updates since 2011. If the original issue remains, please make sure to provide fresh info, see http://nouveau.freedesktop.org/wiki/Bugs/ for what we need to see, and re-open this one. Thanks, The Nouveau Team -- You are receiving this mail because: You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20130818/3f7ce308/attachment-0001.html>
Seemingly Similar Threads
- [Bug 29386] New: 2D performance drops drastically when enabling a 2nd monitor
- [Bug 16165] New: Multi-gpu Quadro NVS 400 (NV17a x2) fails to initialise xserver
- S-video & composite output
- GSOC '08 hardware accelerated video decoding
- [Bug 40747] New: The new nouveau kernel module fails to use my monitor's native resolution