On 2/23/2005 9:49 AM, Jean Connelly wrote:

What testing were you able to do successfully?  I've been trying to
figure out if

azap CHANNEL -r &
and cat /dev/dvb/adapter?/dvr0 > newfile


is supposed to work, because it doesn't work for me.


Oops, I also forgot to write. You aren't really using cat /dev/dvb/adapter?/dvr0 are you? When you created the devices do you have /dev/dvb/adapter0 through /dev/dvb/adapter3? If so you will want to specify which adapter (by using the question mark you are specifying all 4). This would work if you only created /dev/dvb/adapter0 and you only have one Air2PC. If you only have one Air2PC you should probably use cat /dev/dvb/adapter0/dvr0. The second Air2PC card would be /dev/dvb/adapter1/dvr0, etc.

--
David

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to