I have the exact same problem, with a system I'm building for my dad. I have to force a 'depmod -a' and a 'modprobe ivtv' in /etc/rc.d/rc.local to load the driver. I trashed the FC4 (2.6.12-1_1398_FC4) install (sorry, I forgot to save the logs), but here's the start of the modprobe.conf I've written for the PVR-150MCE (model 1042, tuner 47)

alias char-major-81 videodev
alias char-major-81-0 ivtv
alias tveeprom tveeprom-ivtv
alias tuner tuner-ivtv
alias msp3400 msp3400-ivtv

My modules in /lib/modules are recent (HcwMakoA.ROM and HcwFalcn.rom symlinked to ivtv-fw-enc.bin shows version 02050032)

Without the manual load
I don't get any device created in /dev/video?
I get blank when I do "/bin/dmesg |grep Initialized"

When I load the drivers manually or through '/etc/rc.d/rc.local', I can 'cat' some video and sound, change the channel on the tuner with 'ptune-ui.pl' and change some card parameters with '/usr/bin/ivtvctl'. But, when I try to watch some live TV in MythTV, I get channel 4 for 10 seconds; I can't change channels and I get throwned out of Live TV because of an unspecified error.

I should say that this card was in my production box (running the most recent Myth software from ATRpms, and 2.6.11-1_1372_FC3) until yesterday and was running strong, day in, day out.

So, count me in as part of the clueless class of 2005 ;)

Claude

todd Bailey wrote:

my point exactly,

I was just wondering if this is sop.

It would appear to me that one only needs to run depmod -a and modprobe
ivtv just one time to create and store the configuration.

however, I don't have any problems forcing the issue with a bandaid
approach...


On Mon, 2005-08-22 at 22:37 -0400, Jack Trout wrote:
On 8/22/05, Isaac Richards <[EMAIL PROTECTED]> wrote:
On Monday 22 August 2005 10:28 pm, Todd Bailey wrote:
every reboot I have to do:
       # modprobe ivtv

Well  if your modprobe.conf has that line in it, and its not working a
bandaid would be to add modprobe ivtv into your /etc/rc.local script
and see if that fixes it,
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

------------------------------------------------------------------------

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to