LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   WEBCAM: Stickam shows black screen when Cheese shows cam (https://www.linuxquestions.org/questions/linux-software-2/webcam-stickam-shows-black-screen-when-cheese-shows-cam-621817/)

449 02-17-2008 01:44 PM

WEBCAM: Stickam shows black screen when Cheese shows cam
 
Is it possible to get stickam to work with Linux? I'm running Ubuntu Gutsy Gibbon. I tried something someone suggested on the Ubuntu forum ,but the only problem is my cam is not located at /dev/vid0. How can I check where the cam is located? If you know of a way to get this working I'd appreciate the help.

Thanks.

comprookie2000 02-17-2008 04:18 PM

It should be at /dev/video0
plug in the cam and look at dmesg
sudo dmesg

449 02-18-2008 07:45 PM

Quote:

Originally Posted by comprookie2000 (Post 3060633)
It should be at /dev/video0
plug in the cam and look at dmesg
sudo dmesg

It's not.

Cheese detects it, but camorama doesn't.

449 02-20-2008 10:40 PM

Help please?

449 02-21-2008 10:00 PM

Am I stuck with a worthless cam then?

comprookie2000 02-21-2008 10:39 PM

Look at dmesg when you unplug then plug the cam. Here you can see that I removed the module to force it to /dev/Video0
you will need to be root ...
Code:

usb 1-9: new full speed USB device using ohci_hcd and address 8
usb 1-9: configuration #1 chosen from 1 choice
pwc: Logitech QuickCam 4000 Pro USB webcam detected.
pwc: Registered as /dev/video1.
usb 1-8: USB disconnect, address 6
usbcore: deregistering interface driver Philips webcam
pwc: Philips webcam module removed.
pwc: Philips webcam module version 10.0.13 loaded.
pwc: Supports Philips PCA645/646, PCVC675/680/690, PCVC720[40]/730/740/750 & PCVC830/840.
pwc: Also supports the Askey VC010, various Logitech Quickcams, Samsung MPC-C10 and MPC-C30,
pwc: the Creative WebCam 5 & Pro Ex, SOTEC Afina Eye and Visionite VCS-UC300 and VCS-UM100.
pwc: Logitech QuickCam 4000 Pro USB webcam detected.
pwc: Registered as /dev/video0.
usbcore: registered new interface driver Philips webcam


449 02-22-2008 12:14 AM

I'm not quite sure what's going on...

cam unplugged:
[ 43.730474] [drm] Initialized drm 1.1.0 20060810
[ 43.748203] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 43.748760] [drm] Initialized i915 1.6.0 20060119 on minor 0
[ 58.431792] UDF-fs: No VRS found
[ 58.437714] ISO 9660 Extensions: Microsoft Joliet Level 3
[ 58.459358] ISOFS: changing to secondary root
[ 81.970714] NET: Registered protocol family 17
[ 82.453272] SoftMAC: Open Authentication completed with 00:13:46:d4:f8:18
[ 106.111117] NET: Registered protocol family 10
[ 106.111430] lo: Disabled Privacy Extensions
[ 106.111616] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 116.669357] eth1: no IPv6 routers present
[ 137.489255] bcm43xx: MAC suspend failed
[32746.035286] SoftMAC: Open Authentication completed with 00:13:46:d4:f8:18
[39177.163931] ADDRCONF(NETDEV_UP): eth1: link is not ready
[39177.736641] ieee80211_crypt: registered algorithm 'WEP'
[39177.816048] SoftMAC: Open Authentication completed with 00:18:01:e8:a7:89
[39178.137179] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[39198.160243] eth1: no IPv6 routers present
[74180.677288] usb 5-5: USB disconnect, address 3
[82825.201875] TCP: Treason uncloaked! Peer 217.42.172.33:51325/54761 shrinks window 687772331:687777979. Repaired.
[89444.251894] usb 5-8: USB disconnect, address 5

cam plugged:
[ 106.111117] NET: Registered protocol family 10
[ 106.111430] lo: Disabled Privacy Extensions
[ 106.111616] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 116.669357] eth1: no IPv6 routers present
[ 137.489255] bcm43xx: MAC suspend failed
[32746.035286] SoftMAC: Open Authentication completed with 00:13:46:d4:f8:18
[39177.163931] ADDRCONF(NETDEV_UP): eth1: link is not ready
[39177.736641] ieee80211_crypt: registered algorithm 'WEP'
[39177.816048] SoftMAC: Open Authentication completed with 00:18:01:e8:a7:89
[39178.137179] ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[39198.160243] eth1: no IPv6 routers present
[74180.677288] usb 5-5: USB disconnect, address 3
[82825.201875] TCP: Treason uncloaked! Peer 217.42.172.33:51325/54761 shrinks window 687772331:687777979. Repaired.
[89444.251894] usb 5-8: USB disconnect, address 5
[89626.717899] usb 5-7: new high speed USB device using ehci_hcd and address 6
[89626.879924] usb 5-7: configuration #1 chosen from 1 choice
[89626.880490] uvcvideo: Found UVC 1.00 device VF0410 Live! Cam Video IM Pro (041e:4063)
[89626.911755] 6:3:1: cannot get freq at ep 0x84

449 02-26-2008 04:46 PM

Sorry to bump I'd just really like to get this thing working!

elliott678 02-26-2008 07:07 PM

I had no problem using stickam, I just had to select my camera in Flash and it worked fine.

449 02-27-2008 03:23 PM

Quote:

Originally Posted by elliott678 (Post 3070877)
I had no problem using stickam, I just had to select my camera in Flash and it worked fine.

Glad to here it.

Unfortunately, that doesn't help me much...

comprookie2000 02-27-2008 05:11 PM

Looks like they are working on it. What kernel do you have?
uname -a
http://lists.berlios.de/pipermail/li...ry/002710.html

449 02-29-2008 05:38 PM

2.6.22-14-generic

449 03-06-2008 08:12 PM

Quote:

Originally Posted by comprookie2000 (Post 3071932)
Looks like they are working on it. What kernel do you have?
uname -a
http://lists.berlios.de/pipermail/li...ry/002710.html

Where should I check in on this for it to be available?

comprookie2000 03-06-2008 08:49 PM

I would email the developers.

dreyx 06-28-2009 09:01 AM

http://www.macromedia.com/support/do...manager06.html

It's because with linux you are unable to go to settings on their webpage. But you can change the global settings at adobes website :)

Took me a life time to figure it out :) but works like a charm now :)

lowlux 08-03-2009 10:01 PM

i would also like a working webcam.. ..... i can't use stickam

comprookie2000 08-04-2009 03:23 AM

lowlux if you wanted help, why not start a new thread?
http://www.linuxquestions.org/linux/rules.html
When you start your new thread make sure to give as much information as possible, something like;
Quote:

i would also like a working webcam.. ..... i can't use stickam
Would not be of much help.

Google is your friend, some random links;
https://help.ubuntu.com/community/Webcam
http://linux-uvc.berlios.de/faq/


All times are GMT -5. The time now is 08:26 AM.