Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: Pinnacle pctv sat
- To: linux-dvb@linuxtv.org
- Subject: [linux-dvb] Re: Pinnacle pctv sat
- From: Mike Pieper <mike@pieper-family.de>
- Date: 18 Apr 2003 19:06:38 +0200
- Content-transfer-encoding: 7bit
- Content-type: text/plain
- In-reply-to: <3E6F44F1.6020208@convergence.de>
- References: <3E6F38C2.7010803@net-working.hu> <3E6F44F1.6020208@convergence.de>
- Sender: linux-dvb-bounce@linuxtv.org
Am Mit, 2003-03-12 um 15.32 schrieb Holger Waechtler:
> The one in dvb-kernel/ was enhanced and developed further by Florian
> Schirmer. You'll have to check it out using:
>
> $ cvs -d :pserver:anonymous@linuxtv.org:/cvs/linuxtv co dvb-kernel
> $ cd dvb-kernel/
>
> now you'll have to apply the bt878 patches in directory
> linux/drivers/media/dvb/bt8xx/patches/ to your kernel source, then
> enable bttv video4linux support and rebuild+install your kernel.
>
> Now, for 2.4 kernels:
>
> $ cd build-2.4/
> $ make clean && ./getlinks && make
>
> to load the drivers:
>
> $ ./insmod.sh
>
> please report any occuring problems,
> good luck,
I followed this instructions, but encountered some problems now.
In the insmod.sh script the driver for the pinnacle is missing.
Therefore I've loaded it with: insmod dvb-bt8xx.o debug=1
What I get then is (in /var/log/messages):
Apr 18 18:49:21 linop kernel: dvb_bt8xx: enumerating availible bttv
cards...
Apr 18 18:49:21 linop kernel: dvb_bt8xx: identified card0 as Pinnacle
PCTV DVB-S
Apr 18 18:49:21 linop kernel: DVB: registering new adapter (Pinnacle
PCTV DVB-S).
While this seems to be not bad, the problem is that there is no frontend
driver loaded. I had a look in the DVB driver on the
experimental-pinnacle branch. There a module cx24110.o is loaded to
communicate with the tuner. I didn't found a replacement for this in the
dvb-kernel driver. What is the correct module to communicate with the
tuber of the pinnacle tv-sat card?
Regards, Mike
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index