LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 11-04-2006, 03:16 PM   #1
npavlidis
LQ Newbie
 
Registered: Nov 2006
Posts: 9

Rep: Reputation: 0
Exclamation Logitech Quickcam Communicate STX


Hello,

I am using Slackware 11.0 and I am having some trouble installing my new webcam.
Any help is much appreciated
My info:

System: Slackware 11.0
Kernel: 2.4.33.3 (with V4L support + USB support)
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_PROC_FS=y
CONFIG_USB=y
CONFIG_USB_DEVICEFS=y
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_UHCI=y
CONFIG_USB_OHCI=y
CONFIG_USB_STORAGE=m
CONFIG_USB_ACM=y
CONFIG_USB_HID=y
CONFIG_USB_HIDINPUT=y

lsusb output: Bus 002 Device 003: ID 046d:08ad Logitech, Inc.

Ive tried with no result
(modules apear unused [quickcam 91652 0 (unused)] and no /dev/video exists)
qc-usb-0.6.4
qc-usb-messenger-1.4

If I forgot something just ask and I'll tell you anything

Thanks
 
Old 11-04-2006, 04:21 PM   #2
hussar
Member
 
Registered: Oct 2003
Location: Heidelberg, Germany
Distribution: Slackware 11.0; Kubuntu 6.06; OpenBSD 4.0; OS X 10.4.10
Posts: 345

Rep: Reputation: 30
I was playing with setting up a Logitech QuickCam Express today and found this site: http://mxhaard.free.fr/download.html. Its list of supported webcams includes your Logitech QuickCam Communicate (Product ID: 0x08ad). I haven't done much more than download the driver source so far, so I can't tell you how yet how well it works. Sorry.
 
Old 11-04-2006, 05:16 PM   #3
npavlidis
LQ Newbie
 
Registered: Nov 2006
Posts: 9

Original Poster
Rep: Reputation: 0
Smile Thanks

damn! you are fast

wonderful though at least Ive done something more.. downloaded it got a compile error and notified the "authorities" at least we are on our way there

Thanks
 
Old 11-05-2006, 01:40 AM   #4
hussar
Member
 
Registered: Oct 2003
Location: Heidelberg, Germany
Distribution: Slackware 11.0; Kubuntu 6.06; OpenBSD 4.0; OS X 10.4.10
Posts: 345

Rep: Reputation: 30
Acutally, that's one of the things I like about this forum. If I hadn't answered you, I'm pretty sure someone else would have pretty quickly.

What compile error are you getting? I've compiled and installed it now here, and it seems to have gone without a hitch. Unfortunately, I probably won't get to configuring udev and the camera today.
 
Old 11-05-2006, 06:32 AM   #5
npavlidis
LQ Newbie
 
Registered: Nov 2006
Posts: 9

Original Poster
Rep: Reputation: 0
Lightbulb Lets see now..

OK the coder that wrote the driver responded splendidly and fixed the error by deleting line 1096.
Now the driver gets compiled.
I tried to modprobe it and got an error so I thought lets compile the kernel again with videodev as a module and see what happens... not videodev is not loading(maybee this is the root of the problem after all) these are the errors:

root@thunderdome:/# modprobe spca5xx
/lib/modules/2.4.33.3/kernel/drivers/media/video/videodev.o: init_module: Input/output error
/lib/modules/2.4.33.3/kernel/drivers/media/video/videodev.o: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
/lib/modules/2.4.33.3/kernel/drivers/media/video/videodev.o: insmod /lib/modules/2.4.33.3/kernel/drivers/media/video/videodev.o failed
/lib/modules/2.4.33.3/kernel/drivers/media/video/videodev.o: insmod spca5xx failed

and under dmesg I have:

Linux video capture interface: v1.00
video_dev: unable to get major 81
Linux video capture interface: v1.00
video_dev: unable to get major 81

Ok i do remember that i can parse parameters while loading modules but i cant remember the syntax.. and how do i find out the IRQ's for it?

Thank you
 
Old 11-05-2006, 10:01 AM   #6
hussar
Member
 
Registered: Oct 2003
Location: Heidelberg, Germany
Distribution: Slackware 11.0; Kubuntu 6.06; OpenBSD 4.0; OS X 10.4.10
Posts: 345

Rep: Reputation: 30
One cause in the difference in our results might be the difference in our kernels. I'm running 2.6.18; you're running 2.4.33.3. I also don't have a spca5xx module. I have a gspca.ko.

What happens when you do a `modprobe gspca`?
 
Old 11-05-2006, 03:11 PM   #7
npavlidis
LQ Newbie
 
Registered: Nov 2006
Posts: 9

Original Poster
Rep: Reputation: 0
hmm?

It worked!!!! finally all is good with the world now thank you all for your help
Your are great
What I did extra was remove the proc info from the videodev.o and the module was loaded with warnings but loaded nevertheless

Thanks again

Last edited by npavlidis; 11-05-2006 at 06:16 PM.
 
Old 05-13-2009, 11:07 PM   #8
mndar
Member
 
Registered: Feb 2005
Posts: 34

Rep: Reputation: 16
I'm facing the same problem that you once did.

# insmod videodev.ko
insmod: cannot insert `videodev.ko': Input/output error (-1): Input/output error


and dmesg says
<6>Linux video capture interface: v1.00
<4>video_dev: unable to get major 81


How did you remove the proc info?
 
  


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
Slacware 10.2 logitech quickcam communicate richikiki Slackware 5 08-15-2006 11:22 PM
USB Logitech STX Camera | sytem startup camera active problem delta function Slackware 0 08-06-2006 04:23 PM
logitech quickcam communicate STX and Mandrake 10.0 legalbeagle Linux - Hardware 0 01-05-2006 08:11 AM
Logitech Quickcam Communicate : no /dev/videoX (ArchLinux) Remysa Linux - Hardware 2 10-27-2005 12:48 PM
trying to hook up logitech quickcam communicate stx kreie Linux - Hardware 12 09-09-2005 05:21 AM

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

All times are GMT -5. The time now is 02:41 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