openSUSE Forums > Hardware » Microsoft lifecam Vx-3000 webcam - HELP

Go Back   openSUSE Forums > Hardware
Forums FAQ Members List Search Today's Posts Mark Forums Read

Hardware Questions about drivers, peripheral cabling, configuration

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-Jul-2009, 22:06
Puzzled Penguin
 
Join Date: Jul 2009
Posts: 3
webenny hasn't been rated much yet
Default Microsoft lifecam Vx-3000 webcam - HELP

I'm a new user to Linux and openSUSE, and I cannot get my web-cam to work.
I'm running OpenSUSE 11.1 and:

uname -a:
Code:
Linux linux-e696 2.6.27.23-0.1-default #1 SMP 2009-05-26 17:02:05 -0400 i686 i686 i386 GNU/Linux
lsusb:

Quote:
Bus 007 Device 009: ID 045e:00f5 Microsoft Corp. LifeCam VX-3000
Skype and kopete do not detect any webcams.

Searching through the forums I tried to install gspca but came across the error when using YaST:

Code:
nothing provides kernel(default:drivers_usb_core) = 4460f5d7752dd946 needed by gspcav1-kmp-default-20071224_2.6.25.5_1.1-10.4.i586
I tried to install gspca by downloading from ~jfrancois/gspca: Summary, but when I ./config_build I get the errors:

Code:
 REMOVE the old module if present                                                   
ERROR: Module gspca does not exist in /proc/modules                                 

 CLEAN gspca source tree                                                            
rm -r -f *.o decoder/.gspcadecoder.o.cmd decoder/*.o \                              
        .gspca.o.cmd  *.o *.ko *.mod.* .[a-z]* core *.i \                           
        *.symvers *.err                                                             

 COMPILE gspca Please Wait ....!!                                                   

 INSTALL gspca in the kernel binary tree                                                   
mkdir -p /lib/modules/`uname -r`/kernel/drivers/usb/media/                                 
rm -f /lib/modules/`uname -r`/kernel/drivers/usb/media/spca5xx.ko                          
rm -f /lib/modules/`uname -r`/kernel/drivers/media/video/gspca.ko                          
install -c -m 0644 gspca.ko /lib/modules/`uname -r`/kernel/drivers/usb/media/              
install: cannot stat `gspca.ko': No such file or directory                                 
make: *** [install] Error 1                                                                

 LOAD gspca in memory                                                                      
FATAL: Module gspca not found.                                                             

 PRINT COMPILATION MESSAGES if ERRORS look kgspca.err                                      
make -C /lib/modules/`uname -r`/build SUBDIRS=/home/Ben/Desktop/gspcav1-20071224 CC=cc modules                                                                                        
make[1]: Entering directory `/usr/src/linux-2.6.27.23-0.1-obj/i386/default'                
make -C ../../../linux-2.6.27.23-0.1 O=/usr/src/linux-2.6.27.23-0.1-obj/i386/default/. modules                                                                                        
  CC [M]  /home/Ben/Desktop/gspcav1-20071224/gspca_core.o                                  
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:54:27: error: asm/semaphore.h: No such file or directory                                                                              
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_ioctl’:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2463: error: implicit declaration of function ‘video_usercopy’
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: At top level:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2609: error: unknown field ‘owner’ specified in initializer
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2609: warning: initialization from incompatible pointer type
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2611: error: unknown field ‘type’ specified in initializer
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca50x_create_sysfs’:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2769: error: implicit declaration of function ‘video_device_create_file’
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:2780: error: implicit declaration of function ‘video_device_remove_file’
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c: In function ‘spca5xx_probe’:
/home/Ben/Desktop/gspcav1-20071224/gspca_core.c:4301: error: incompatible types in assignment
make[4]: *** [/home/Ben/Desktop/gspcav1-20071224/gspca_core.o] Error 1
make[3]: *** [_module_/home/Ben/Desktop/gspcav1-20071224] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.23-0.1-obj/i386/default'
make: *** [default] Error 2
Another forum said to install lib4l (which I did in YaST and from v4l-dvb: Summary) then do:

Code:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype
I don't get any errors but skype still does not detect any web-cam. I'm getting frustrated. If I cant fix this, can anyone tell me what webcam to buy that will work.
Reply With Quote
  #2 (permalink)  
Old 04-Jul-2009, 02:55
Wise Penguin
 
Join Date: Jun 2008
Location: West Yorkshire, UK
Posts: 1,346
john_hudson is on a distinguished reputation roadjohn_hudson is on a distinguished reputation road
Default Re: Microsoft lifecam Vx-3000 webcam - HELP

For viewing have you tried video4linux or video4linux2 - different webcams work on each version.

You can use aMSN to communicate via MSN.

(Thanks to Martin Ranyard for those tips).
Reply With Quote
  #3 (permalink)  
Old 04-Jul-2009, 03:44
Parent Penguin
 
Join Date: Jun 2008
Posts: 744
pdc_2 hasn't been rated much yet
Default Re: Microsoft lifecam Vx-3000 webcam - HELP

you need to be greatly commended for the amount of work that you have done on your own to:
research and then try to resolve this issue:

from this website

http://mxhaard.free.fr/spca5xx.html

MicroSoft 229 0x045e 0x00F5 VX3000 sn9c105r OV7660 Yes Jpeg gspcav1 ***



your camera is gspca .. and the drivers were put into the 2.6.27 kernel .. and it .. should work ...but does not

______________

you ask what cameras do work?

Well, it is said that UVC cameras do; (out of the box ..)

and this website

Linux UVC driver & tools

lists them .........

but buyer beware ...........

.. some say webcams are cheap so just buy a new one, and .. hopefully ......... a UVC compliant webcam will work
Reply With Quote
  #4 (permalink)  
Old 06-Dec-2009, 10:41
broumbroum23's Avatar
Puzzled Penguin
 
Join Date: Jan 2009
Posts: 42
broumbroum23 hasn't been rated much yet
Arrow Re: Microsoft lifecam Vx-3000 webcam - HELP

vx 3000 runs fine with the GSPCA v2 driver module. it must replace the old gspca_sonixj with the one published on the web. I can't find any kmp RPM for the moment..
this 2nd version of the driver for v4l2 which compiles on 2.6.30 kernel at least.
GSPCA V4L2 - Webcams

Skype runs fine by adding
Code:
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so
export LD_PRELOAD
skype
at startup (skype may be rebooted once or twice to work).
__________________
Visit my OBS repository w/ various packages (java apps, some devices modules) !
http://download.opensuse.org/repositories/home://broumbroum23/
openSUSE_11.1_oss/
openSUSE_11.2_oss/

Reply With Quote
  #5 (permalink)  
Old 06-Dec-2009, 14:05
broumbroum23's Avatar
Puzzled Penguin
 
Join Date: Jan 2009
Posts: 42
broumbroum23 hasn't been rated much yet
Default Re: Microsoft lifecam Vx-3000 webcam - HELP

Wow ! I've reached to the end of gspca v4l2 packaging. Available for install on 11.2. plz report any bug !
I'll make install tests tomorrow with my own cam..
http://download.opensuse.org/reposit...nSUSE_11.2_oss
__________________
Visit my OBS repository w/ various packages (java apps, some devices modules) !
http://download.opensuse.org/repositories/home://broumbroum23/
openSUSE_11.1_oss/
openSUSE_11.2_oss/

Reply With Quote
  #6 (permalink)  
Old 06-Dec-2009, 22:00
Prexy's Avatar
Parent Penguin
 
Join Date: Jun 2008
Posts: 593
Prexy hasn't been rated much yet
Default Re: Microsoft lifecam Vx-3000 webcam - HELP

Did you know that the sonixj will work in 2.6.32.5? I have been waiting for the kernel update. I'm running the later kernel on a test machine using Factory. The VX-3000 is plug & play with that kernel
Reply With Quote
Reply

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.2