<br><br><div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>At least with the .4.1 driver, I (and others reporting here) have only
<br>been able to get a PVR and a DVb card to work together by making the PVR<br>cards use the *kernel* module tveeprom.<br>If you moved/rename kernel modules, try changing them back and comment<br>out the line in your modprobe.conf
which has 'alias tveeprom<br>tveeprom-ivtv' (Leave the rest of the alias' lines alone.<br><br>This change makes sense: the kernel module is there specifically for dvb<br>cards like yours... No wonder you have a problem!<br>
<br></blockquote></div>As
a follow up, and in an effort to make the archives usefull for those
who go down this path in the future... This was the only solution
that worked for me. I could not get 0.5.0 or 0.5.1 to
install. I ended up just installing 0.4.1 from RPM and commenting
the alias tveeprom tveeprom-ivtv line as suggested and all was
well. I'm sure I could have achieved the same thing by leaving
only the kernel tveeprom module after a normal make/make install, but
it's working now and I'd rather not mess with it... <br>