Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] webcam on Gentoo Logitech C270
Date: Sun, 21 Dec 2014 18:49:01
Message-Id: 20141221184910.GA3912@syscon7
In Reply to: Re: [gentoo-user] webcam on Gentoo Logitech C270 by Joseph
1 On 12/21/14 11:22, Joseph wrote:
2 >On 12/21/14 18:56, meino.cramer@×××.de wrote:
3 >>wabenbau@×××××.com <wabenbau@×××××.com> [14-12-21 18:36]:
4 >>> Am Sonntag, 21.12.2014 um 10:00
5 >>> schrieb Joseph <syscon780@×××××.com>:
6 >>>
7 >>> > On 12/21/14 09:51, Joseph wrote:
8 >>> > >I have a Logitech C270 webcam but I can not make it to work with
9 >>> > >linux/skype
10 >>> > >
11 >>> > >USB sound in kernel is ON:
12 >>> > >CONFIG_SND_USB_AUDIO=y
13 >>>
14 >>> I guess you should also take a look at
15 >>> Device Drivers > Multimedia support > Media USB Adapters
16 >>>
17 >>> e.g.
18 >>> MEDIA_USB_SUPPORT
19 >>> MEDIA_CAMERA_SUPPORT
20 >>> MEDIA_CONTROLLER
21 >>> ...
22 >>>
23 >>> Regards
24 >>> wabe
25 >>>
26 >>
27 >>You need UVC-Support:
28 >>CONFIG_USB_F_UVC=y
29 >
30 >I'm using kernle: linux-3.10.7
31 >but there is no CONFIG_USB_F_UVC setting, I can not find anything for UVC
32 >
33 >grep UVC .config
34 >I get empty line.
35
36 I have fond setting in kernel 3.10 for UVC
37
38 grep USB_VIDEO_CLASS .config
39 CONFIG_USB_VIDEO_CLASS=y (USB Video Class (UVC))
40
41 but I still don't see the USB camera in skype.
42
43 --
44 Joseph

Replies

Subject Author
Re: [gentoo-user] webcam on Gentoo Logitech C270 Alexander Kapshuk <alexander.kapshuk@×××××.com>