On Friday, October 7, 2005, 4:39:20 PM, Florian wrote: > Juerg Haefliger wrote:
>>Hello, >> >>I finally managed to get most of my Freevo box working (including >>watching TV). But when I try to record a show I get the following >>error dump in the recordserver log: >> >>[...] >>2005/10/06 22:30 PDT [*RecordServer*] Exception in thread Thread-1: >>2005/10/06 22:30 PDT [*RecordServer*] Traceback (most recent call last): >>2005/10/06 22:30 PDT [*RecordServer*] File >>"/usr/lib/python2.3/threading.py", line 436, in __bootstrap >>2005/10/06 22:30 PDT [*RecordServer*] self.run() >>2005/10/06 22:30 PDT [*RecordServer*] File >>"/usr/lib/python2.3/site-packages/freevo/tv/plugins/ivtv_record.py", >>line 160, in run >>2005/10/06 22:30 PDT [*RecordServer*] if DEBUG: v.print_settings() >>2005/10/06 22:30 PDT [*RecordServer*] File >>"/usr/lib/python2.3/site-packages/freevo/tv/ivtv.py", line 139, in >>print_settings >>2005/10/06 22:30 PDT [*RecordServer*] >>tv.v4l2.Videodev.print_settings(self) >>2005/10/06 22:30 PDT [*RecordServer*] File >>"/usr/lib/python2.3/site-packages/freevo/tv/v4l2.py", line 316, in >>print_settings >>2005/10/06 22:30 PDT [*RecordServer*] (buf_type, width, height, >>pixelformat, field, bytesperline, >>2005/10/06 22:30 PDT [*RecordServer*] File >>"/usr/lib/python2.3/site-packages/freevo/tv/v4l2.py", line 247, in >>getfmt >>2005/10/06 22:30 PDT [*RecordServer*] r = >>fcntl.ioctl(self.device,GET_FMT_NO,val) >>2005/10/06 22:30 PDT [*RecordServer*] IOError: [Errno 22] Invalid argument >>2005/10/06 22:30 PDT [*RecordServer*] >>2005/10/06 22:31 PDT [*RecordServer*] in checkToRecord >> >>Any help is greatly appreciated! >> >> > if i recall correctly i got the same crash last week after upgrading to > ivtv 0.3.8. i went back to 0.2 and it works again. > in case you are running kernel 2.6.13: > there were changes in the kernels i2c code, that cause tuning problems > with ivtv. > regards > florian Florian, FYI i upgraded to ivtv 0.4.0 and only thing i had to change is this http://cvs.sourceforge.net/viewcvs.py/freevo/freevo/src/tv/v4l2.py?r1=1.15.2.1&r2=1.15.2.2 and all seem to work fine with 1.5.3 /Robert. ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
