On Fri, 21 Jan 2005 10:28:49 -0600, Piwetz, Ronald J
<[EMAIL PROTECTED]> wrote:
> If I try "dd if=/dev/video0 of=/dev/video16 bs=64k" however, nothing
> appears on the TV.  Running dmesg shows no errors, it says at the end:
> (not exact, but nearly)
> saa7115 output is disabled
> saa7115 output is enabled
> User halted playback  (from when I hit Ctrl-C to stop dd)
> the decoder.  Is there anyway to verify that /dev/video16 is there on my
> system?  It doesn't show up with "ll /dev/video?".

Two things -- following Jarod's guide, when you load the saa7115
module manually with the test_image parameter does it produce one?

Secondly, you won't see video16 with "ll /dev/video?" (I'm going to
take a flying leap and assume that ll is aliased to ls -l in Fedora)
because the ? only matches one character -- hence, 0-9 but not 10+. 
Do "ls -l /dev/video*".

-- 
Ian Trider
[EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Ivtv-users mailing list
Ivtv-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-users

Reply via email to