Hi Folks! A couple of nights ago I upgraded my kernel to 2.6.18 and installed ivtv 0.8 and it's utilities on a Debian Etch box that's a SOHO server. The ivtv modules were built with module-assistant, and the 0.7 drivers worked beautifully with the previous kernel. Since the upgrade, recording dies with the errors shown below. Any ideas on how I might fix this? Thanks! /Mike
2006/12/12 23:06 EST [-] Exception in thread Thread-1: 2006/12/12 23:06 EST [-] Traceback (most recent call last): 2006/12/12 23:06 EST [-] File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap 2006/12/12 23:06 EST [-] self.run() 2006/12/12 23:06 EST [-] File "/usr/lib/python2.4/site-packages/freevo/tv/plug ins/ivtv_record.py", line 151, in run 2006/12/12 23:06 EST [-] v.init_settings() 2006/12/12 23:06 EST [-] File "/usr/lib/python2.4/site-packages/freevo/tv/ivtv py", line 120, in init_settings 2006/12/12 23:06 EST [-] codec = self.getCodecInfo() 2006/12/12 23:06 EST [-] File "/usr/lib/python2.4/site-packages/freevo/tv/ivtv py", line 98, in getCodecInfo 2006/12/12 23:06 EST [-] r = fcntl.ioctl(self.device, i32(IVTV_IOC_G_CODEC), val) 2006/12/12 23:06 EST [-] IOError: [Errno 22] Invalid argument 2006/12/12 23:06 EST [-] __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
