USB 2.0 Camera doesn't work in 5.25 [RESOLVED]

Problems and successes with specific brands/models of computer video hardware
Post Reply
Message
Author
User avatar
mpierrat25
Posts: 113
Joined: Thu 23 Aug 2007, 20:56
Location: France (25)

USB 2.0 Camera doesn't work in 5.25 [RESOLVED]

#1 Post by mpierrat25 »

Here is the camera my PC use :

Code: Select all

# dmesg | grep video
pci 0000:03:00.0: Boot video device
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB 2.0 Camera (13d3:5103)
usbcore: registered new interface driver uvcvideo
# 
nothing works (VLC Mplayer Motion ..)
it works perfectly under Windows 7

Please help,


Edit 11/8/25

I do not understand fully , but have a look at this :
http://www.mail-archive.com/linux-uvc-d ... 05196.html

could it help ??
Last edited by mpierrat25 on Tue 13 Sep 2011, 16:07, edited 1 time in total.

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#2 Post by tempestuous »

mpierrat25 wrote:

Code: Select all

uvcvideo: Found UVC 1.00 device USB 2.0 Camera (13d3:5103)
I'm surprised that the uvcvideo driver loaded at all, since the version of that driver contained in Puppy 5.2.5 doesn't actually support your device ID !

I found updated source code and device ID's for the uvcvideo driver here -
http://cateee.net/lkddb/web-lkddb/USB_VIDEO_CLASS.html
so it's feasible that the uvcvideo driver in Puppy 5.2.1 - 5.2.8 could be hacked/upgraded ...
but the easiest thing to do would be to use a version of Puppy with newer kernel version - so I suggest you move up to luci-529 (Three Headed Dog)
http://www.murga-linux.com/puppy/viewtopic.php?t=70736

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#3 Post by 8-bit »

I could not get the webcam applications in Puppy Lucid 520 to work with my webcam.
In other words, luvcview failed to run and popped up a window stating "Luvcview has encountered an error. Make sure your webcam is connected and configured properly." But there is no info on how to configure the webcam.

I then installed Guvcview and I then had a working application for the webcam.
Oh, I should mention that webcam was built in on my Toshiba laptop.
I have not tried it with Skype though.
But the application allows you to record the video stream and also take snapshots.

User avatar
mpierrat25
Posts: 113
Joined: Thu 23 Aug 2007, 20:56
Location: France (25)

[RESOLVED]

#4 Post by mpierrat25 »

Solved by tempestuous who included the device in 529

Post Reply