Michael Brown wrote:
> 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 [-]          

You haven't said which version of freevo you are using. I would guess 1.5.x.

In freevo-1.6.x the ioctl for ivtv are simply ignored

In freevo-1.7.x the ioctls are now implemented

Duncan


-------------------------------------------------------------------------
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

Reply via email to