From: Douglas De Vine <doug...@iig.com.au> Subject: bt848 - bttv driver installation (kernel version) Date: 1999/01/06 Message-ID: <369378FA.F5DF7C2C@iig.com.au>#1/1 X-Deja-AN: 429421599 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Trace: news.mel.aone.net.au 915634427 29819 203.61.192.99 (6 Jan 1999 14:53:47 GMT) Organization: Customer of OzEmail/Access One Pty Ltd, Melbourne, Australia Mime-Version: 1.0 NNTP-Posting-Date: 6 Jan 1999 14:53:47 GMT Newsgroups: comp.dcom.videoconf I'm trying to get my bt848 chipset driven tv/capture card working under linux with a 2.0.35 kernel. when I finished installing the drivers it tells me that they the drivers were made for kernels above 2.1.x. I don't know what else to tell you... according to the docs It should run on 2.0.35 and above. is there a way to force it to build for a specific kernel?
From: di...@netcom.com (William R. Dirks) Subject: Re: bt848 - bttv driver installation (kernel version) Date: 1999/01/07 Message-ID: <dirksF567B5.9Aq@netcom.com>#1/1 X-Deja-AN: 429663500 Sender: di...@netcom8.netcom.com References: <369378FA.F5DF7C2C@iig.com.au> Organization: Netcom Newsgroups: comp.dcom.videoconf In article <369378FA...@iig.com.au>, Douglas De Vine <doug...@iig.com.au> wrote: >I'm trying to get my bt848 chipset driven tv/capture card working under >linux with a 2.0.35 kernel. when I finished installing the drivers it >tells me that they the drivers were made for kernels above 2.1.x. >I don't know what else to tell you... >according to the docs It should run on 2.0.35 and above. >is there a way to force it to build for a specific kernel? 2.0.x and 2.1.x kernels are different internally, so you need to get the right driver for your kernel, or the right kernel for your driver. Recent 2.0.x kernels come with a bt484 driver, so you can try that driver. You just need to enable Video For Linux and the bt484 driver in your kernel config, and rebuild the kernel. Bill.