Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]How to get an external webcam running?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Mon Feb 17, 2014 9:00 pm    Post subject: [SOLVED]How to get an external webcam running? Reply with quote

Hi
I have a Logitech C270 HD Webcam.
Apparently this is supported by Linux UVC: lsusb returns 046d:0825 and this code is listed in the Linux UVC supported cameras.

I have also emerged luvcview.

But now when i plug the cam era in and type luvcview, i get an error:
Code:
jody@raven ~ $ luvcview
luvcview 0.2.6

SDL information:
  Video driver: x11
  A window manager is available
Device information:
  Device path:  /dev/video0
ERROR opening V4L interface: No such file or directory


Similarly, when i run "Cheese webcam booth" i get the message "No device found"

Can someone help me get the camera to run?
Thank You
Jody


Last edited by jody on Mon Feb 17, 2014 9:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8708
Location: ~Brussels - Belgique

PostPosted: Mon Feb 17, 2014 9:13 pm    Post subject: Reply with quote

Did you compiled the UVC kernel modules ?
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
jody
l33t
l33t


Joined: 16 Oct 2007
Posts: 668
Location: Switzerland

PostPosted: Mon Feb 17, 2014 9:37 pm    Post subject: Reply with quote

Thanks for the suggestion.
I set the following kernel options:
Code:
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_USB_SUPPORT=y
CONFIG_USB_VIDEO_CLASS=m
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_SND_USB=y
CONFIG_SND_USB_AUDIO=m

then rebuilt the kernel and rebooted.
Now it works!

Thanks
Jody
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum