All of lore.kernel.org
 help / color / mirror / Atom feed
* can't find bt driver
@ 2011-09-17 23:05 James
  2011-09-18 11:30 ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: James @ 2011-09-17 23:05 UTC (permalink / raw)
  To: linux-media Mailing List

Where is the bt848 driver in kernel-3.0.4?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can't find bt driver
  2011-09-17 23:05 can't find bt driver James
@ 2011-09-18 11:30 ` Mauro Carvalho Chehab
  2011-09-18 15:50   ` James
  0 siblings, 1 reply; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2011-09-18 11:30 UTC (permalink / raw)
  To: James; +Cc: linux-media Mailing List

Em 17-09-2011 20:05, James escreveu:
> Where is the bt848 driver in kernel-3.0.4?

It should be at the usual places:

$ find drivers/media/ -name bt8x*
drivers/media/video/bt8xx
drivers/media/dvb/bt8xx

$ find sound/ -name bt8*
sound/pci/bt87x.c

> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can't find bt driver
  2011-09-18 11:30 ` Mauro Carvalho Chehab
@ 2011-09-18 15:50   ` James
  2011-09-18 15:51     ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 4+ messages in thread
From: James @ 2011-09-18 15:50 UTC (permalink / raw)
  Cc: linux-media Mailing List

On 09/18/11 07:30, Mauro Carvalho Chehab wrote:
> Em 17-09-2011 20:05, James escreveu:
>> Where is the bt848 driver in kernel-3.0.4?
> It should be at the usual places:
>
> $ find drivers/media/ -name bt8x*
> drivers/media/video/bt8xx
> drivers/media/dvb/bt8xx
>
> $ find sound/ -name bt8*
> sound/pci/bt87x.c
I found it under dvd but there is no check box, just three stars.
   │ │    --- DVB/ATSC 
adapters                                            │ │
   │ │          *** Supported BT878 Adapters ***


I can't find it under video.
All I have is:
   │ │    --- Video capture 
adapters                                       │ │
   │ │    [ ]   Enable advanced debug 
functionality                        │ │
   │ │    [ ]   Enable old-style fixed minor ranges for video 
devices      │ │
   │ │    [*]   Autoselect pertinent encoders/decoders and other helper 
chi│ │
   │ │ < >   CPiA2 Video For Linux                                      │ │
   │ │ < >   Philips SAA7134 support                                    │ │
   │ │ < >   Siemens-Nixdorf 'Multimedia eXtension Board'               │ │
   │ │ < >   Hexium HV-PCI6 and Orion frame grabber                     │ │
   │ │ < >   Hexium Gemini frame grabber                                │ │
   │ │ < >   Marvell 88ALP01 (Cafe) CMOS Camera Controller support      │ │
   │ │ < >   SR030PC30 VGA camera sensor support                        │ │
   │ │ < >   NOON010PC30 CIF camera sensor support                      │ │
   │ │ < >   SoC camera support                                         │ │
   │ │    [*]   V4L USB devices  --->

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: can't find bt driver
  2011-09-18 15:50   ` James
@ 2011-09-18 15:51     ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 4+ messages in thread
From: Mauro Carvalho Chehab @ 2011-09-18 15:51 UTC (permalink / raw)
  To: James; +Cc: linux-media Mailing List

Em 18-09-2011 12:50, James escreveu:
> On 09/18/11 07:30, Mauro Carvalho Chehab wrote:
>> Em 17-09-2011 20:05, James escreveu:
>>> Where is the bt848 driver in kernel-3.0.4?
>> It should be at the usual places:
>>
>> $ find drivers/media/ -name bt8x*
>> drivers/media/video/bt8xx
>> drivers/media/dvb/bt8xx
>>
>> $ find sound/ -name bt8*
>> sound/pci/bt87x.c
> I found it under dvd but there is no check box, just three stars.
>   │ │    --- DVB/ATSC adapters                                            │ │
>   │ │          *** Supported BT878 Adapters ***
> 
> 
> I can't find it under video.
> All I have is:
>   │ │    --- Video capture adapters                                       │ │
>   │ │    [ ]   Enable advanced debug functionality                        │ │
>   │ │    [ ]   Enable old-style fixed minor ranges for video devices      │ │
>   │ │    [*]   Autoselect pertinent encoders/decoders and other helper chi│ │
>   │ │ < >   CPiA2 Video For Linux                                      │ │
>   │ │ < >   Philips SAA7134 support                                    │ │
>   │ │ < >   Siemens-Nixdorf 'Multimedia eXtension Board'               │ │
>   │ │ < >   Hexium HV-PCI6 and Orion frame grabber                     │ │
>   │ │ < >   Hexium Gemini frame grabber                                │ │
>   │ │ < >   Marvell 88ALP01 (Cafe) CMOS Camera Controller support      │ │
>   │ │ < >   SR030PC30 VGA camera sensor support                        │ │
>   │ │ < >   NOON010PC30 CIF camera sensor support                      │ │
>   │ │ < >   SoC camera support                                         │ │
>   │ │    [*]   V4L USB devices  --->
> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-media" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Probably, You've disabled Remote Controller support or some
other needed dependency.

Cheers,
Mauro

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-09-18 15:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-17 23:05 can't find bt driver James
2011-09-18 11:30 ` Mauro Carvalho Chehab
2011-09-18 15:50   ` James
2011-09-18 15:51     ` Mauro Carvalho Chehab

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.