LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 05-03-2010, 07:40 AM   #1
Cerebral Assasin
LQ Newbie
 
Registered: Oct 2009
Posts: 2

Rep: Reputation: 0
Webcam Drivers


Hi

Where can i get linux drivers for my QHM 500 LM CAMERA (with 6 lights & microphone 500 K pixel). I am a new linux user, i had been using windows for 12 years. Please help

The full details of my webcam are on this link http://www.qhmpl.com/webcam.html

I could not find the linux drivers on this link http://www.qhmpl.com/drivers.html
 
Old 05-03-2010, 06:36 PM   #2
mostlyharmless
Senior Member
 
Registered: Jan 2008
Distribution: Arch/Manjaro, might try Slackware again
Posts: 1,851
Blog Entries: 14

Rep: Reputation: 284Reputation: 284Reputation: 284
Have you looked at: https://help.ubuntu.com/community/Webcam and tried the suggestions?
 
Old 05-03-2010, 07:56 PM   #3
jspaces
LQ Newbie
 
Registered: Apr 2009
Location: Canada
Distribution: Artix Linux, ArchLinux, MXLinux, OpenSUSE
Posts: 6

Rep: Reputation: 0
It may be supported by gspca kernel module ...

It looks like it may be possibly supported by gspca kernel module. The linux kernel 2.4.25 module driver from the QHM driver site README states it is an zc301. With the 2.6 kernel, the module is called gspca_zc3xx. I do not own the QHM webcam so I can not be sure if it is fully functional. I do use this module for my Logitech Communicate STX which works with Skype as well. Normally the modules for any supported hardware are automatically loaded during boot up with stock kernels. To check if the module is loaded run in a terminal: (snipped)
Code:
#lsmod
gspca_zc3xx            41346  0 
gspca_main             22907  1 gspca_zc3xx
videodev               39355  1 gspca_main
v4l1_compat            15546  1 videodev
v4l2_compat_ioctl32    10641  1 videodev
usbcore               144320  11 snd_usb_audio,snd_usb_lib,gspca_zc3xx,gspca_main,usbhid,usb_storage,ohci_hcd,ehci_hcd
It should be listed. If it is not you can try to manually load the module(s) as root.
Code:
#modprobe gspca_zc3xx
If that fails you could disconnect the webcam, then reconnect it and view dmesg to see if the webcam does get detected.
Code:
#dmesg | grep gspca
Then try to load the module again.

To get Skype to use the webcam, all I had to do was select the device in Skype's options to enable the camera. On my system it did take some other tweaking to get Skype to run correctly. The Ubuntu link in the above post describes the tweaks that may be required:
Code:
Go to main menu, System, Preferences, Menus: Applications, Internet, Items: Skype, Properties, and replace the Command with
For 32 bit
Code:
bash -c 'LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so skype'
For 64 bit
Code:
bash -c 'LD_PRELOAD=/usr/lib32/libv4l/v4l1compat.so skype'
Hope this helps.
 
Old 05-03-2010, 08:17 PM   #4
Cerebral Assasin
LQ Newbie
 
Registered: Oct 2009
Posts: 2

Original Poster
Rep: Reputation: 0
Thanks for the help jspaces, everything works just fine, god bless you buddy. I just had to dual boot to windows because my webcam didn't work in linux, now i won't. Maybe it's time to say bye bye to Microsoft and Bill Gates

Last edited by Cerebral Assasin; 05-03-2010 at 08:18 PM.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I go about installing webcam drivers? -Are there drivers for my camera? mitchell7man Linux - Hardware 3 10-31-2009 03:42 AM
Webcam Drivers for Mandriva: Help! rm_-rf_windows Linux - Hardware 13 04-27-2008 01:12 PM
Logitech Webcam drivers LordHendrix *BSD 1 05-30-2007 07:05 AM
Problem with ivtv drivers - pvr 350 and logitech webcam 4000 pro pwc drivers sdavis3 Linux - Hardware 13 03-11-2006 08:34 AM
Webcam Drivers robhargreaves Linux - Hardware 3 05-12-2004 07:34 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 05:17 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration