Re: insmod bttv: init_module: No such device

From: Jens Lohmann-Hansen (jenslh_at_adslmail.dk)
Date: 10/02/03


Date: Thu, 02 Oct 2003 20:46:21 +0200

1) Thank you both of you for responding.

2) I have a Hauppauge card, and it should be able to auto-configure itself?
I don't recall doing any manual configuration back when it was working. I
will of course try this.

3) Is it necessary to compile the lirc stuff as modules also? (Assuming that
it is in fact part of the kernel).

I hope for more answers :-)

/Jens

Colin wrote:

> Vampire at Wicked Empire <vampire001@localhost.localdomain> writes:
>
>> Modify /etc/modules, my tv card is Winfast TV-2000 NTSC. You must
>> modify card=?? tuner=? according to
>> /usr/src/linux/Documentation/video4linux/bttv/CARDLIST
>>
>> /etc/modules
>>
>> bttv lirc_gpio lirc_dev
>>
>>
>> /etc/modules.conf
>>
>> options bttv radio=1 card=34 tuner=2 gbuffers=4
>
> I also have a WinFast TV 2000 XP (NTSC) and I didn't have to specify
> which card I was using. It was detected automatically.