<br><font size=2 face="Verdana">Hi,</font>
<br>
<br><font size=2 face="Verdana">I am fairly new to Linux, I have used Ubuntu
before and now have a PC with Slackware 10.2 on it. I was hoping some of
you may have succeeded where I have failed and could help me. Any help
will be much appreciated.<br>
<br>
I am trying to install MythTV 0.18.1 on Slackware 10.2. The problem is
I have a Hauppage WinTV Nova-T DVB-T PCI card. This is the new card with
the Conexant cx2388x chipset. I updated the kernel to 2.6.13, which was
on CD2 of Slackware 10.2.<br>
<br>
This kernel is supposed to support this card and I think it might because
when I run "lsmod | grep dvb" I get the following:<br>
<br>
x88_dvb 6916 0<br>
mt352 6148 1 cx88_dvb<br>
or51132 9732 1 cx88_dvb<br>
video_buf_dvb 4484 1 cx88_dvb<br>
dvb_core 71848 1 video_buf_dvb<br>
lgdt330x 7324 1 cx88_dvb<br>
cx22702 5636 1 cx88_dvb<br>
dvb_pll 7940 3 cx88_dvb,or51132,cx22702<br>
cx8802 8708 2 cx88_dvb,cx88_blackbird<br>
cx88xx 51744 4 cx8800,cx88_dvb,cx88_blackbird,cx8802<br>
video_buf 17156 6 cx8800,cx88_dvb,video_buf_dvb,cx88_blackbird,cx8802,cx88xx<br>
i2c_core 16656 9 cx88_dvb,mt352,or51132,lgdt330x,cx22702,cx88xx,i2c_algo_bit,tveeprom,i2c_viapro<br>
<br>
<br>
I am no expert but doesn't this show that the drivers are loaded?<br>
<br>
I have followed the guide given on the MythTV site and am now trying to
install it. When I run ./configure it says "DVB Support: no"
which I am assuming is not correct. So I manually use ./configure --enable-dvb.
Then I do the qmake mythtv.pro and make and make install. It won't install
if I do this; it seems to do a make again even when I type make install.<br>
<br>
Under /dev I have:<br>
dvb0.demux0<br>
dvb0.dvr0<br>
dvb0.frontend0<br>
dvb0.net0<br>
video -> video0<br>
video0 -> v4l/video0<br>
video1<br>
video2<br>
video3<br>
/v4l/vbi0<br>
/v4l/video0<br>
<br>
What has gone wrong? Is it me just being stupid?<br>
<br>
Thanks<br>
Martin</font><font size=3> </font>