LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 12-08-2008, 06:28 AM   #1
noidea
LQ Newbie
 
Registered: Jan 2006
Posts: 24

Rep: Reputation: 15
Webcam not working in current


Hi

I upgraded to current a couple of days ago and my webcam has stopped working, specifically in Skype and Kopete. It is a Logitech Communicate STX. In Skype it sees the device but when I test it it is just fuzz whereas Kopete does not see the device. Additionally I have tried the following command:

I was using the Gspca driver in 12.1 so after upgrading I attempted to upgrade this driver, it would not compile. After further digging it turns out that it is in the kernel now. To even further confuse me the mic on the cam works.

By running "dmesg | grep gspca" I get this:

gspca: main v2.2.0 registered
gspca: probing 046d:08ad
gspca: probe ok
gspca: probing 046d:08ad
gspca: probing 046d:08ad

Any ideas?

Thanks
 
Old 12-08-2008, 07:49 AM   #2
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
The gspca driver in the -current kernel is not as feature-full as the one by Michel Xhaard (and it contains some bugs still that were resolved after 2.6.27.7).

The source of the gspcav1 driver does not build on 2.6.27 kernels without a patch, unfortunately.
I added a patch and built a package for (soon to be) Slackware 12.2's 2.6.27.7-smp kernel. I did not test if it works yet, but be my guest: http://www.slackware.com/~alien/slackbuilds/gspcav1/

Maybe you have to blacklist the in-kernel gspca_main module first. Please post your findings here.

Eric
 
Old 12-08-2008, 02:54 PM   #3
noidea
LQ Newbie
 
Registered: Jan 2006
Posts: 24

Original Poster
Rep: Reputation: 15
thanks Eric i will give it a go tonight and post the results
 
Old 12-09-2008, 05:44 AM   #4
noidea
LQ Newbie
 
Registered: Jan 2006
Posts: 24

Original Poster
Rep: Reputation: 15
This fixed it this is what I did

Blacklisted Modules
edited /etc/modprobe.d/blacklist
Added the line
"blacklist gspca_main"

Downloaded the gspca driver from
http://www.slackware.com/~alien/slac...486-1alien.tgz
Then installed the gspcav1-20071224_2.6.27.7_smp-i486-1alien.tgz

Then restarted the PC
And Skype and Kopete could see my webcam it all seems ok

Thanks alot Eric
 
Old 12-24-2008, 04:14 AM   #5
pino_otto
Member
 
Registered: Dec 2005
Location: Italy
Distribution: Slackware
Posts: 89

Rep: Reputation: 19
Quote:
Originally Posted by noidea View Post
This fixed it this is what I did

Blacklisted Modules
edited /etc/modprobe.d/blacklist
Added the line
"blacklist gspca_main"

Downloaded the gspca driver from
http://www.slackware.com/~alien/slac...486-1alien.tgz
Then installed the gspcav1-20071224_2.6.27.7_smp-i486-1alien.tgz

Then restarted the PC
And Skype and Kopete could see my webcam it all seems ok

Thanks alot Eric
I did the same on my new Slackware 12.2, but without success.

My webcam is:
0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam

First I blacklisted gspca_main, but I saw that the gspca_zc3xx was still loaded automatically. So I blacklisted both gspca_main and gspca_zc3xx.

After that, restarting the computer, I saw that only the gspca module was loaded. But the webcam was not working. I tried with kopete. Kopete did not recognize the webcam. Same behaviour as it happens with gspca_main and gspca_zc3xx.

The webcam led is on, but I cannot use it.

What can I do?
 
Old 12-27-2008, 08:45 PM   #6
gregkedro
Member
 
Registered: Nov 2003
Distribution: Slackware, Arch, Debian, and Kali
Posts: 45

Rep: Reputation: 15
I have the same web cam (Logitech Communicate STX, 046d:08d7) and had the same problem. Skype would show green garbage and kopete would show nothing (even though an lsusb would show my camera recognized).

I tried blacklisting only the gspca_main and had no luck. Then I blacklisted the gspca_zc3xx, too, and that seems to have worked for me. Skype now comes up and shows video, as does Kopete.

I don't know if it matters, but I blacklisted those two drivers in this order (at the end of my /etc/modprobe.d/blacklist):

Code:
blacklist gspca_zc3xx
blacklist gspca_main
Of course I also installed AlienBob's SlackBuild for the gspcav1 and installed. On first reboot, it looks like it works.

Thanks for the post, and much thanks to Alien Bob.

Greg
 
Old 12-27-2008, 10:25 PM   #7
larryhaja
Member
 
Registered: Jul 2008
Distribution: Slackware 13.1
Posts: 305

Rep: Reputation: 80
I have the Acer Orbicam on Slackware 12.2 with kernel version 2.6.28 and everything works with gspcav1 and Alien Bobs patch.
Code:
# lsusb
#Bus 001 Device 004: ID 046d:0892 Logitech, Inc. OrbiCam
My usb webcam uses the driver gspca_vc032x. I blacklisted gspca_vc032x and gspca, as I don't need my web cam everytime I bootup. Thank you for the patch Alien Bob. My USB webcam was a nagging issue for me.
 
Old 12-29-2008, 06:29 AM   #8
seaelf
Member
 
Registered: Apr 2004
Location: Virginia
Distribution: Slackware 10.1 & 12.0
Posts: 66

Rep: Reputation: 16
Noidea, you mentioned you upgraded from 12.1 to 12.2 and your cam had been working with 12.1. I am still using 12.0 and wonder if the cam you own would work without me having to upgrade to 12.1 or 12.2. I would like to get a webcam and use it with skype. Did you use 12.0 and your cam by any chance?
Thanks
 
Old 12-29-2008, 06:50 AM   #9
gregkedro
Member
 
Registered: Nov 2003
Distribution: Slackware, Arch, Debian, and Kali
Posts: 45

Rep: Reputation: 15
Quote:
Originally Posted by seaelf View Post
Noidea, you mentioned you upgraded from 12.1 to 12.2 and your cam had been working with 12.1. I am still using 12.0 and wonder if the cam you own would work without me having to upgrade to 12.1 or 12.2. I would like to get a webcam and use it with skype. Did you use 12.0 and your cam by any chance?
Thanks
I had my webcam working (several, actually) under 12.0 just fine. Use AlienBob's package for 12.0 and you should be okay.

Here's another thread that helped me out a bit (i.e. make sure you -- user -- is in the "video" group).
 
Old 12-29-2008, 03:40 PM   #10
seaelf
Member
 
Registered: Apr 2004
Location: Virginia
Distribution: Slackware 10.1 & 12.0
Posts: 66

Rep: Reputation: 16
gregkedro-
thanks for the reply and info. I will look into it. Just curious, what type of cams were they?
thanks
 
Old 12-29-2008, 04:29 PM   #11
gregkedro
Member
 
Registered: Nov 2003
Distribution: Slackware, Arch, Debian, and Kali
Posts: 45

Rep: Reputation: 15
Quote:
Originally Posted by seaelf View Post
Just curious, what type of cams were they?
1. Integrated webcam in an HP Pavilion (dv6626us).
2. Logitech QuickCam Communicate STX (the one I'm using now).
3. Logitech QuickCam Messenger (older, more simple model).

Greg
 
Old 12-29-2008, 05:24 PM   #12
seaelf
Member
 
Registered: Apr 2004
Location: Virginia
Distribution: Slackware 10.1 & 12.0
Posts: 66

Rep: Reputation: 16
gregkedro-
again thanks for the speedy reply.... I received the logitech quickcam communicate mp from santa and I had installed alienbobs package....and didn't have any luck getting it to work (but I didn't have the pages that you suggested either). I ended up giving it to my father who has windows and it works ok for him. years ago i used my camcorder for a sorta web cam but I can't remember now if I was using slack 9.1 at the time or debian. I had recompiled the kernels for both and can't remember if that was what got it working. i have a couple of older digital cameras laying about. I'll have to look around to see if they could be used as a webcam. that would be nice...
have a good one...
 
  


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
Working webcam for RH Enterprise stevendlaw Linux - Hardware 2 02-17-2009 12:21 AM
webcam not working in fedora 8 av.dubey Linux - Newbie 2 08-17-2008 05:17 AM
Philips webcam not working Ptrs!OP Linux - Hardware 1 02-06-2005 07:18 PM
webcam...almost working... lukasz4k Linux - Hardware 1 11-22-2004 03:52 AM
webcam not working TravisB Linux - Hardware 2 04-19-2003 01:01 AM

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

All times are GMT -5. The time now is 10:40 PM.

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