You are not logged in.

#1 2010-01-03 13:43:38

sacarde
Member
Registered: 2006-07-14
Posts: 389

problem webcam gspca

hi,
   on my arch-64 I have a webcam: 0471:0322 Philips DMVC1300K PC Camera

until one mounth ago this works OK with driver: gspca_sunplus

now not works....
I start cheese and I view: http://sacarde.interfree.it/errore-cheese.png
and this messages:
Cheese 2.28.1
Probing devices with HAL...
Found device 0471:0322, getting capabilities...
Detected v4l2 device: USB Camera (0471:0322)
Driver: sunplus, version: 132864
Capabilities: 0x05000001
Probing supported video formats...


from dmesg:
...
gspca: probing 0471:0322
gspca: probe ok
...
/dev/video0 is created



can you help me?


p.s.
(I upgrade kernel to 2.6.32 and manage Policykit)

Offline

#2 2010-01-04 20:04:41

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: problem webcam gspca

I have

ls -l /dev/video0
crw-rw---- 1 root video 81, 0  4 gen 09:51 /dev/video0


may be a policykit.conf problem?

Offline

#3 2010-01-04 20:10:07

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: problem webcam gspca

Are you part of the video group?

If that doesn't work try installing libv4l, and (if it still doesn't work) run

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so cheese

Offline

#4 2010-01-04 20:28:59

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: problem webcam gspca

some-guy94 wrote:

Are you part of the video group?

yes


If that doesn't work try installing libv4l, and (if it still doesn't work) run

LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so cheese

I try, but same (cheese find device video0, but show no images)

Offline

#5 2010-01-05 09:04:31

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: problem webcam gspca

I try to downgrade previus kernel kernel26 2.6.31.6-1 and dependencies

and it works

Last edited by sacarde (2010-01-05 10:08:25)

Offline

#6 2010-01-05 10:37:03

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: problem webcam gspca

if I run cheese -v


I view

- when it works 2.6.31: Driver: sunplus, version: 132608

- when dont works 2.6.32: Driver: sunplus, version: 132864

Last edited by sacarde (2010-01-05 10:54:33)

Offline

#7 2010-01-05 22:47:09

some-guy94
Member
Registered: 2009-08-15
Posts: 360

Re: problem webcam gspca

Try reporting a bug upstream.

Offline

#8 2010-01-14 09:47:41

sacarde
Member
Registered: 2006-07-14
Posts: 389

Re: problem webcam gspca

thank to "Jean-Francois Moine"
from: linux-media@vger.kernel.org

and his patch: sunplus.patch.2.6.32

now I test it

Last edited by sacarde (2010-01-14 09:48:04)

Offline

Board footer

Powered by FluxBB