GIDForums  

Go Back   GIDForums > Computer Forums > Computer Software Forum - Linux
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 28-Jan-2004, 03:49
Allowee's Avatar
Allowee Allowee is offline
Regular Member
 
Join Date: May 2003
Location: The Netherlands
Posts: 339
Allowee has a spectacular aura about

Trust Spyc@m 500 on Debian


I've been trying and trying but for some reason i can't get my webcam to work..

I've been Googling but nothing really helped me.
my system does not detect that I've plugged in my webcam, so I can't connect to it.

I have drivers installed for usb as stated on some pages, but still no luck

webcam: Trust Spyc@m 500
system: Debian
__________________
Pastebin
PHP Documentation Site
Allowee's Blog http://allowee.net
  #2  
Old 28-Jan-2004, 07:27
dsmith's Avatar
dsmith dsmith is offline
Senior Member
 
Join Date: Jan 2004
Location: Utah, USA
Posts: 1,351
dsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of light
Hey Allowee. I have never hooked up a webcam in Linux, so I don't have any groundbreaking advice, but a couple of questions came to mind.

First, do you have any other USB devices that do work on Linux?
If so, then the USB system is working.

Now, can you find an entry for your webcam under /proc/bus/usb?
If so, this may tell you more about the device as far as chipset, etc.

If you know what chipset it uses then maybe one of these drivers will work:

OV511 Driver
a driver for the OV511, a USB-only chip used in many "webcam" devices. Any camera using the OV511/OV511+ and the OV6620 or OV7610/20/20AE CCD should work. It supports streaming and capture of color or monochrome video via the Video4Linux API

SE401 based USB webcams
a driver for the EndPoints/Aox SE401 usb webcam chipset


I will keep looking to see if I can find out anything about this.
Last edited by dsmith : 28-Jan-2004 at 07:42. Reason: Added links for common drivers
  #3  
Old 28-Jan-2004, 09:00
Allowee's Avatar
Allowee Allowee is offline
Regular Member
 
Join Date: May 2003
Location: The Netherlands
Posts: 339
Allowee has a spectacular aura about
I never really used any usb devices...

and I think I have a problem..
/proc/bus/usb is empty, no matter what I do
I guess something is wrong with my usb system...
__________________
Pastebin
PHP Documentation Site
Allowee's Blog http://allowee.net
  #4  
Old 28-Jan-2004, 10:40
dsmith's Avatar
dsmith dsmith is offline
Senior Member
 
Join Date: Jan 2004
Location: Utah, USA
Posts: 1,351
dsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of light
Sorry, Allowee, I am a moron. I didn't have access to a current linux install when I said that it should show up under the /proc/bus/usb directory. I don't believe that is used for hotplug devices. On my system, I have a directory called /etc/hotplug that handles this.

Anyway, look through your kernel configuration file and see what you have as far as USB support. I think that you are going to have to enable Video For Linux (which is not enabled by default I believe) and I load my USB support as a module. There are a few webcam drivers that you can try out as well in the kernel. Actually what kernel version are you running. I am on 2.4.21 right now so yours may be a little different.

Also, do you have any idea what chipset that your webcam uses? I did a google on it and everything showed up in German...
  #5  
Old 28-Jan-2004, 11:25
Allowee's Avatar
Allowee Allowee is offline
Regular Member
 
Join Date: May 2003
Location: The Netherlands
Posts: 339
Allowee has a spectacular aura about
I'm still not sure about the chipset... looking for a manual now (cam used to be from my sister)

but I've now found a script that will load the usb system, /etc/hotplug/usb.rc
doing and usb.rc status gives this:
Code:
./usb.rc status USB Status for kernel: Linux 2.4.20-xfs i686 USB up; bus count is 2 T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=d800 I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 P: Vendor=0000 ProdID=0000 Rev= 0.00 S: Product=USB UHCI Root Hub S: SerialNumber=dc00 I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub USB Drivers Loaded: usbdevfs hub stv680 khubd/hotplug thread: F S UID PID PPID C PRI NI ADDR SZ WCHAN TTY TIME CMD 1 S 0 50 1 0 69 0 - 0 ? ? 00:00:00 khubd Module Size Used by Not tainted usbvideo 24168 0 (unused) input 3168 0 (unused) lp 7492 0 (autoclean) stv680 23612 0 videodev 5440 0 [usbvideo stv680] autofs4 8724 0 (unused) af_packet 13448 0 (unused) nls_iso8859-1 2844 1 nls_cp437 4348 1 agpgart 34720 0 (unused) cmpci 33396 1 soundcore 3364 4 [cmpci] fealnx 11376 1 mii 2112 0 [fealnx] parport_pc 24776 1 parport 22496 1 [lp parport_pc] serial 51844 0 usb-uhci 21804 0 (unused) usbcore 57088 1 [usbvideo stv680 usb-uhci] apm 9612 1 rtc 6876 0 ext3 62688 2 jbd 45300 2 [ext3] root@box:/etc/hotplug#

looking at that it seems i have the video drivers loaded
__________________
Pastebin
PHP Documentation Site
Allowee's Blog http://allowee.net
  #6  
Old 28-Jan-2004, 11:54
dsmith's Avatar
dsmith dsmith is offline
Senior Member
 
Join Date: Jan 2004
Location: Utah, USA
Posts: 1,351
dsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of lightdsmith is a glorious beacon of light
Great. It appears that your webcam is based on the stv680 chip. And it is automatically loading the drivers.

I found this link that has a bunch of utilities etc. for this camera under linux.

Have you checked to see if v4l (video for linux) is loaded? I am not 100% sure what this is to tell you the truth, but everytime I look at something to do with a webcam, I find this mentioned.
 
 

Recent GIDBlogDeveloping GUIs with wxPython (Part 2) by crystalattice

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 12:36.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.