On 1/19/06, <b class="gmail_sendername">mrwester</b> <<a href="mailto:mrwester@gmail.com">mrwester@gmail.com</a>> wrote:<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>
<div><span class="q"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>Ok, that sounds good. Which directory does this assume I begin in?
<br>
<br>
</blockquote></span><div><br>
You can double check in the <a href="http://linuxtv.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">linuxtv.org</a> v4l wiki linked above to see if it matters,
but it shouldn't. I have directories where I keep drivers for
install. I think in my home directory I did:<br>
<br>
mkdir v4l_dvb<br>
cd v4l_dvb<br>
<br>
and off you go... I remember it being pretty straightforward. I
had some issues getting the device permissions to set and stay set
properly after a reboot and would get permission errors for setting up
the card in mythtv-setup when running as mythtv vs root. If you
stumble there, get back to me and I'll try to figure out what I
did. I remember it being not so elegant, but it worked.
good luck,<br>
<br>
Mike<br>
</div><br><br></div><br>
<br>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br><br></blockquote></div><br><br>Thanks. Just did as you said and got:<br><br>[root@tibeaux v4l-dvb]# modprobe dvb-bt8xx<br>WARNING: Error inserting bttv (/lib/modules/2.6.14-
1.1656_FC4/kernel/drivers/media/video/bttv.ko): Unknown symbol in module, or unknown parameter (see dmesg)<br>WARNING: Error inserting bt878 (/lib/modules/2.6.14-1.1656_FC4/kernel/drivers/media/dvb/bt8xx/bt878.ko): Unknown symbol in module, or unknown parameter (see dmesg)
<br>WARNING: Error inserting dst (/lib/modules/2.6.14-1.1656_FC4/kernel/drivers/media/dvb/bt8xx/dst.ko): Unknown symbol in module, or unknown parameter (see dmesg)<br>WARNING: Error inserting dst_ca (/lib/modules/2.6.14-1.1656_FC4/kernel/drivers/media/dvb/bt8xx/dst_ca.ko
): Unknown symbol in module, or unknown parameter (see dmesg)<br>FATAL: Error inserting dvb_bt8xx (/lib/modules/2.6.14-1.1656_FC4/kernel/drivers/media/dvb/bt8xx/dvb-bt8xx.ko): Unknown symbol in module, or unknown parameter (see dmesg)
<br>