On Nov 26, 2007 2:55 AM, Dirk Meyer <[EMAIL PROTECTED]> wrote:
> "mike lewis" wrote:
> > Hi Dischi,
> >
> > Just tried to test the record3 code using included test record.py.  I
> > get the same error as previous freevo-tvdev code:
> >
> > record3:
> > ---
> > [EMAIL PROTECTED]:~/build/kaa/record3/test$ python record.py
> > /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72:
> > GtkWarning: could not open displ                ay
> >   warnings.warn(str(e), _gtk.Warning)
> > Traceback (most recent call last):
> >   File "record.py", line 7, in <module>
> >     dvb = kaa.record3.get_device('dvb0')
> >   File "/usr/lib/python2.5/site-packages/kaa/record3/core.py", line
> > 30, in get_device
> >     return get_devices().get(device)
> >   File "/usr/lib/python2.5/site-packages/kaa/record3/core.py", line
> > 21, in get_devices
> >     r = ioctl.ioctl(devfd, ioctl.IOR('o', 61, INFO_ST), val)
> >   File "/usr/lib/python2.5/site-packages/kaa/ioctl.py", line 91, in ioctl
> >     return fcntl.ioctl(fd, code, *args, **kargs)
> > IOError: [Errno 22] Invalid argument
>
> So your device doesn't like our ioctl stuff. I wonder i the rest is
> working. The code causing the problem is just to find out what dvb
> devices we have you could replace it with the result and do the test.
>
I could..   what would be an example of successful data?  I can then
convert that to what I have on my system (it's a usb dvb-t stick).

I think maybe the usb stack is buggy on the powerpc core as I
reasonably regular usb-stack kernal panics (at least one every few
days) for the ubuntu ps3 release.

 Mick

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to