[mythtv-users] pvr 350 not able to record TV

Michael T. Dean mtdean at thirdcontact.com
Mon Nov 28 00:22:41 EST 2005


sarvinc at fastmail.fm wrote:

>ivtv0: Failed to load module tveeprom
>ivtv0: Error -19 reading Hauppauge eeprom.
>ivtv0: Possible causes: the tveeprom module was not loaded, or
>ivtv0: the eeprom kernel module was loaded before the tveeprom module.
>  
>
and

>ivtv0: Failed to load module tuner
>ivtv0: Failed to load module saa7115
>ivtv0: Failed to load module saa7127
>ivtv0: Failed to load module msp3400
>ivtv0: Failed to load module tda9887
>  
>
Are the problem.  This could be due to:

a) Modules not installed or not in modules.dep.  To fix, install the 
modules and run "depmod -ae".
b) You're using a module that loads the eeprom module /before/ ivtv 
loads the tveeprom module.  To fix, load the ivtv module before the 
eeprom module (which you could do with modprobe.conf).

Mike


More information about the mythtv-users mailing list