public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
@ 2007-06-22 22:10 sean
  2007-06-23  1:33 ` Drake Donahue
  0 siblings, 1 reply; 6+ messages in thread
From: sean @ 2007-06-22 22:10 UTC (permalink / raw
  To: gentoo-amd64

Unable to find  CONFIG_VIDEO_V4L1_COMPAT option in Make Menuconfig.
So I went and looked over the .config file and still do not see such an 
option.

Did a search, several in fact, and found the mentioned 
"CONFIG_VIDEO_V4L1_COMPAT=y" mentioned many times and that it would 
appear to be located in "Device Drivers" "Multimedia Devices", but it 
still seems to be missing.

Is anyone able to give me an idea as to where this kernel option is located?

				Thanks
				Sean
-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
  2007-06-22 22:10 [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option sean
@ 2007-06-23  1:33 ` Drake Donahue
  2007-06-23  1:40   ` Mike Doty
  2007-06-23  3:20   ` sean
  0 siblings, 2 replies; 6+ messages in thread
From: Drake Donahue @ 2007-06-23  1:33 UTC (permalink / raw
  To: gentoo-amd64


----- Original Message ----- 
From: "sean" <tech.junk@verizon.net>
To: <gentoo-amd64@lists.gentoo.org>
Sent: Friday, June 22, 2007 6:10 PM
Subject: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option


> Unable to find  CONFIG_VIDEO_V4L1_COMPAT option in Make Menuconfig.
> So I went and looked over the .config file and still do not see such an 
> option.
>
> Did a search, several in fact, and found the mentioned 
> "CONFIG_VIDEO_V4L1_COMPAT=y" mentioned many times and that it would appear 
> to be located in "Device Drivers" "Multimedia Devices", but it still seems 
> to be missing.
>
> Is anyone able to give me an idea as to where this kernel option is 
> located?

located in "Device Drivers", "Multimedia Devices",  "Video for 
Linux","Enable Video For Linux API 1 (DEPRECATED}"

Note that you won't see the last unless you 'y' or 'm' the next to last.

>
> Thanks
> Sean
> -- 
> gentoo-amd64@gentoo.org mailing list
> 

-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
  2007-06-23  1:33 ` Drake Donahue
@ 2007-06-23  1:40   ` Mike Doty
  2007-06-23  3:20   ` sean
  1 sibling, 0 replies; 6+ messages in thread
From: Mike Doty @ 2007-06-23  1:40 UTC (permalink / raw
  To: gentoo-amd64

Drake Donahue wrote:
> 
> ----- Original Message ----- From: "sean" <tech.junk@verizon.net>
> To: <gentoo-amd64@lists.gentoo.org>
> Sent: Friday, June 22, 2007 6:10 PM
> Subject: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
> 
> 
>> Unable to find  CONFIG_VIDEO_V4L1_COMPAT option in Make Menuconfig.
>> So I went and looked over the .config file and still do not see such
>> an option.
>>
>> Did a search, several in fact, and found the mentioned
>> "CONFIG_VIDEO_V4L1_COMPAT=y" mentioned many times and that it would
>> appear to be located in "Device Drivers" "Multimedia Devices", but it
>> still seems to be missing.
>>
>> Is anyone able to give me an idea as to where this kernel option is
>> located?
> 
> located in "Device Drivers", "Multimedia Devices",  "Video for
> Linux","Enable Video For Linux API 1 (DEPRECATED}"
> 
> Note that you won't see the last unless you 'y' or 'm' the next to last.
what he means here is that you won't see v4l1 compat unless you enable v4l2.

--taco


-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
  2007-06-23  1:33 ` Drake Donahue
  2007-06-23  1:40   ` Mike Doty
@ 2007-06-23  3:20   ` sean
  2007-06-23  3:34     ` Drake Donahue
  1 sibling, 1 reply; 6+ messages in thread
From: sean @ 2007-06-23  3:20 UTC (permalink / raw
  To: gentoo-amd64

Drake Donahue wrote:
> 
> ----- Original Message ----- From: "sean" <tech.junk@verizon.net>
> To: <gentoo-amd64@lists.gentoo.org>
> Sent: Friday, June 22, 2007 6:10 PM
> Subject: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
> 
> 
>> Unable to find  CONFIG_VIDEO_V4L1_COMPAT option in Make Menuconfig.
>> So I went and looked over the .config file and still do not see such 
>> an option.
>>
>> Did a search, several in fact, and found the mentioned 
>> "CONFIG_VIDEO_V4L1_COMPAT=y" mentioned many times and that it would 
>> appear to be located in "Device Drivers" "Multimedia Devices", but it 
>> still seems to be missing.
>>
>> Is anyone able to give me an idea as to where this kernel option is 
>> located?
> 
> located in "Device Drivers", "Multimedia Devices",  "Video for 
> Linux","Enable Video For Linux API 1 (DEPRECATED}"
> 
> Note that you won't see the last unless you 'y' or 'm' the next to last.
> 
>>
>> Thanks
>> Sean
>> -- 
>> gentoo-amd64@gentoo.org mailing list
>>
> 

Thanks Drake and Mike,

	The problem of the kernel option was caused by the fact that I was 
running an older kernel and the option was not included.
Upgraded the kernel, and the option is now available, though scpa5xx now 
fails with other problems.

			Sean
-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
  2007-06-23  3:20   ` sean
@ 2007-06-23  3:34     ` Drake Donahue
  2007-06-23 11:25       ` sean
  0 siblings, 1 reply; 6+ messages in thread
From: Drake Donahue @ 2007-06-23  3:34 UTC (permalink / raw
  To: gentoo-amd64


----- Original Message ----- 
From: "sean" <tech.junk@verizon.net>
To: <gentoo-amd64@lists.gentoo.org>
Sent: Friday, June 22, 2007 11:20 PM
Subject: Re: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option


> Drake Donahue wrote:
>> 
>> ----- Original Message ----- From: "sean" <tech.junk@verizon.net>
>> To: <gentoo-amd64@lists.gentoo.org>
>> Sent: Friday, June 22, 2007 6:10 PM
>> Subject: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
>> 
>> 
>>> Unable to find  CONFIG_VIDEO_V4L1_COMPAT option in Make Menuconfig.
>>> So I went and looked over the .config file and still do not see such 
>>> an option.
>>>
>>> Did a search, several in fact, and found the mentioned 
>>> "CONFIG_VIDEO_V4L1_COMPAT=y" mentioned many times and that it would 
>>> appear to be located in "Device Drivers" "Multimedia Devices", but it 
>>> still seems to be missing.
>>>
>>> Is anyone able to give me an idea as to where this kernel option is 
>>> located?
>> 
>> located in "Device Drivers", "Multimedia Devices",  "Video for 
>> Linux","Enable Video For Linux API 1 (DEPRECATED}"
>> 
>> Note that you won't see the last unless you 'y' or 'm' the next to last.
>> 
>>>
>>> Thanks
>>> Sean
>>> -- 
>>> gentoo-amd64@gentoo.org mailing list
>>>
>> 
> 
> Thanks Drake and Mike,
> 
> The problem of the kernel option was caused by the fact that I was 
> running an older kernel and the option was not included.
> Upgraded the kernel, and the option is now available, though  now 
> fails with other problems.
> 
> Sean
> -- 
> gentoo-amd64@gentoo.org mailing list

scpa5xx may be wrong choice now:

from
http://gentoo-wiki.com/HOWTO_Install_a_webcam#USB_support

gspcav1 - Kernel 2.6.11 or newer 
spca5xx - Kernel 2.6.11 or older 
-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option
  2007-06-23  3:34     ` Drake Donahue
@ 2007-06-23 11:25       ` sean
  0 siblings, 0 replies; 6+ messages in thread
From: sean @ 2007-06-23 11:25 UTC (permalink / raw
  To: gentoo-amd64

Drake Donahue wrote:
>> -- 
>> gentoo-amd64@gentoo.org mailing list
> 
> scpa5xx may be wrong choice now:
> 
> from
> http://gentoo-wiki.com/HOWTO_Install_a_webcam#USB_support
> 
> gspcav1 - Kernel 2.6.11 or newer spca5xx - Kernel 2.6.11 or older

I did see that but spca5xx is listed for my webcam, not gspcav1, however 
I plan now to try it.

			Thanks

-- 
gentoo-amd64@gentoo.org mailing list



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

end of thread, other threads:[~2007-06-23 11:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-22 22:10 [gentoo-amd64] CONFIG_VIDEO_V4L1_COMPAT Kernel Option sean
2007-06-23  1:33 ` Drake Donahue
2007-06-23  1:40   ` Mike Doty
2007-06-23  3:20   ` sean
2007-06-23  3:34     ` Drake Donahue
2007-06-23 11:25       ` sean

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox