[SOLVED] WEB camera

[SOLVED] WEB camera

Postby mackowiakp » Jun 13th, '13, 19:25

I can not make to work WEB Camera Microdia.

lsusb shows:
Bus 001 Device 002: ID 0c45:6130 Microdia PC Camera (SN9C120)

Does anybody know, is the any driver available for such unit in M3. Or any other way to make it work?
Last edited by mackowiakp on Jun 20th, '13, 12:28, edited 1 time in total.
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: WEB camera

Postby doktor5000 » Jun 13th, '13, 21:23

Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18066
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: WEB camera

Postby mackowiakp » Jun 13th, '13, 21:27

OK, but my camera connected to USB does not create /dev/video device :-(
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

WEB camera

Postby mackowiakp » Jun 14th, '13, 09:12

Is Creative Labs, LiveCam supported by M3 ? I can not find one in compatibility list
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: WEB camera

Postby tom_ » Jun 14th, '13, 12:01

have you checked if there are useful messages in dmesg?
tom_
 
Posts: 423
Joined: Sep 3rd, '11, 12:26
Location: Porto Ercole, Italy

Re: WEB camera

Postby mackowiakp » Jun 14th, '13, 12:22

After several times of tests i finally got /dev/video0. demesg shows:

Code: Select all
[ 4227.781015] usb 1-1: new full-speed USB device number 7 using ohci_hcd
[ 4227.967757] usb 1-1: New USB device found, idVendor=0c45, idProduct=6130
[ 4227.967762] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 4227.967765] usb 1-1: Product: USB camera
[ 4227.996467] media: Linux media interface: v0.10
[ 4228.007075] Linux video capture interface: v2.00
[ 4228.010415] gspca_main: v2.14.0 registered
[ 4228.013235] gspca_main: sonixj-2.14.0 probing 0c45:6130
[ 4228.063872] input: sonixj as /devices/pci0000:00/0000:00:04.0/usb1/1-1/input/input11


But using Skype and V4L2 i got only grey screen with several small squares in upper part of picture. It is not device failure because it works properly under Windows.
So, maybe wrong driver I use?
Last edited by doktor5000 on Jun 14th, '13, 19:48, edited 1 time in total.
Reason: added code tags, to improve on clarity
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: WEB camera

Postby doktor5000 » Jun 14th, '13, 19:48

mackowiakp wrote:Is Creative Labs, LiveCam supported by M3 ? I can not find one in compatibility list

Can you please try to use meaningful thread titles? Also it's not necessary to open another thread, with the
same title, which is essentially the same topic.

Apart from that, which compatibility list are you talking about?
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18066
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: WEB camera

Postby wintpe » Jun 20th, '13, 11:58

I think this camera is the same as the microsoft vx-1000

ie its a gspca device which encompass, loads of cheap and nasty web cams.

older versions of mandriva used to have issues like that described and needed the

Code: Select all
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so; /usr/bin/skype.exe


hack

to work.

i thought this was fixed by now, but worth a try.

most of these cams look poor under linux, as they require much more driver processing, due to very basic hardware.

for the least trouble under any linux it is better to invest in a UVC cam see http://linux-uvc.berlios.de/

they just seem to work , with no issues, more often than not.

regards peter
Last edited by doktor5000 on Jun 21st, '13, 20:37, edited 1 time in total.
Reason: added code tags, to improve on clarity
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: WEB camera

Postby mackowiakp » Jun 20th, '13, 12:28

I solved the problem very easy. I bought on allegro.pl (the biggest auction portal in my country - eBay is not popular at all) used Creative Live Cam in price about 2 Euro :D
Just after connection - works without any other configuration. So now I have audio and video available via single USB cable. Works fine with V4L2 and Skype.
But I have another problem. After connection of Creative Live Cam, the initial sound (after login to KDE session) is lost. All other sounds from any other sources (system sounds, audio/video players etc) are working properly.
It is not big issue, but a little bit strange. Dont You think?
Last edited by mackowiakp on Jun 20th, '13, 12:33, edited 1 time in total.
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland

Re: [SOLVED] WEB camera

Postby wintpe » Jun 20th, '13, 12:31

Thats great

for others, who might read this, can you post the lsusb and manufacturers exact model number.

the more info out there about proven working hardware will help everyone.


regards peter
Redhat 6 Certified Engineer (RHCE)
Sometimes my posts will sound short, or snappy, however its realy not my intention to offend, so accept my apologies in advance.
wintpe
 
Posts: 1204
Joined: May 22nd, '11, 17:08
Location: Rayleigh,, Essex , UK

Re: [SOLVED] WEB camera

Postby mackowiakp » Jun 20th, '13, 12:48

output from lsusb:

Bus 002 Device 002: ID 041e:406b Creative Technology, Ltd


The model - unknown. The only description was "CREATIVE LIVE CAM". It because I bought that unit as "hardware only", without manual, CD or so on.
Last edited by doktor5000 on Jun 21st, '13, 20:38, edited 1 time in total.
Reason: added quote tags & markup, to improve on clarity
Linux is like wigwam. No Windows, no Gates but Apache inside

WARNING ! The administrator has the right to refuse to install WINDOWS, invoking the conscience clause
mackowiakp
 
Posts: 660
Joined: May 23rd, '13, 07:32
Location: Gdynia, Poland


Return to Video

Who is online

Users browsing this forum: No registered users and 1 guest