Ubuntu Multimedia :: Sony Motion Eye Webcam Not Working
Sep 5, 2010
I have a Sony Vaio VGN-SZ740 laptop with ubuntu 10.04. Unfortunately the motion eye webcam in not working. When I type lsusb in the terminal, it gives the following message:
Code:
View 9 Replies
ADVERTISEMENT
Jul 9, 2010
Well, after searching several forums and trial and error, I finally got my builtin webcam to work. Its r5u870 05ca:1836. The only problem I now have is that after a hard boot (system was powered down), I then have to do a soft boot for this to work properly. It seems to me that the problem is the firmware loading. Obviously, doing a shutdown -r means that the firmware remains in the webcam device and then everything seems OK.
After a soft boot:
linus:~/bin # lsmod|grep -e sony -e uvc -e r5u
r5u870 26436 0
usbcam 47808 1 r5u870
sony_laptop 35688 0
uvcvideo 66124 0
rfkill 22772 2 cfg80211,sony_laptop
videodev 39168 2 usbcam,uvcvideo
v4l1_compat 16004 2 uvcvideo,videodev
linus:~/bin # lsusb|grep Ric
Bus 001 Device 004: ID 05ca:1836 Ricoh Co., Ltd Visual Communication Camera VGP-VCC4 [R5U870]
linus:~/bin # luvcview -L
luvcview version 0.2.1
Video driver: x11
A window manager is available
video /dev/video0
/dev/video0 does not support read i/o .....
After a hard boot, luvcview will not display anything after the line beginning with
{ pixel...
How to make this all work without the soft reboot?
View 1 Replies
View Related
Aug 13, 2010
I have a Sony GC1 Net-Sharing Camera, and it has the ability to be a webcam when connected to the computer. Back on XP, this was picked up instantly, but Ubuntu doesn't seem to recognize it, and I've been to the webcam help topic on the Ubuntu website and it gets me nowhere.
View 4 Replies
View Related
Mar 14, 2011
I'm currently using a Leadtek Winfast PVR2000 capture card with a webcam connected via the composite port. I'm attempting to get the video working with a motion daemon. I used to have the identical setup under Debian and everything worked out of the box. I'm now trying to get this working under Ubuntu 10.10 Server.
When I first boot up the PC, it works great. Randomly (anywhere between 1 and 10 days) I stop getting video. If I kill all motion instances and relaunch it, I'm only able to get a solid green output. I've tried killing off every motion instance again and used other command line apps that just end up giving me a solid black image. After a reboot everything begins working again.
It's not a huge deal if the video feed dies once and a while, but is there any way to avoid rebooting the whole PC? Is there any way to figure out why the capture card can't be accessed after the video feed dies?
View 1 Replies
View Related
Jun 12, 2010
I'm trying to setup motion detection software with a view to getting pictures emailed to me.
I've had a look at a package called motion, which seems great, except it takes tens of pictures every second during motion.
View 5 Replies
View Related
Sep 17, 2010
Is there a program for linux that will start recording video from my webcam when it detects motion? If so where can I download it?
View 5 Replies
View Related
Dec 19, 2010
I want to set up Motion on my CentOS 5.5-server because I thought it would be awesome to have.
But my machine wont accept my webcam for some reason. I tried it on Ubuntu server in VMware and it worked flawlessly (but I dont like Ubuntu).
Could it be the driver? I downloaded some package called kmod-v4l-somthing from EL-Repo without success.
The webcam is a Creative Live! Cam Socialize HD (should work with kernel 2.6 or higher)
Kernel-version: 2.6.18-194.26.1.el5 (newest)
When I type "motion" I get this code...
View 1 Replies
View Related
Nov 23, 2010
I have a Sony Vaio VPCZ128. It has a NVIDIA GeForce GT 330M GPU with CUDA Technology (SPEED MODE) and Intel HD Graphics (STAMINA MODE) (switchable). The Processor is an Intel Core i7-620M with 2.66 GHz and the Chipset from Intel HM57 Express chipset.
Finally I successfully installed Ubuntu 10.10 (mainly following the advice on [URL] and using his kernel). Every thing is working fine including sound (still a few minor problems with backlight and Fn F5/F6). But I still desperately try to get the internal microphone running.
View 1 Replies
View Related
Nov 5, 2010
Is there any way that I can take picture with my Sony Ericssion w810 on Ubuntu 10.10 (like Pc Suite on windows) or use it as web-cam?
View 6 Replies
View Related
Jun 8, 2010
This is what I get w/ lsusb:
linus:~ # lsusb
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[code]....
View 2 Replies
View Related
Jul 11, 2010
I'm a proud user of ubuntu 9.10 and have used it pretty much..
i have found this great alternative to msn messenger.. which i called emesene .1.6
but my webcam isn't working.. it do in Amsn, but im not satisfied with that program..
what happens?
when i click the show webcam icon, and the other user accepts.. a black box is coming up, and nothing happens from here,,
i have libmimic installed but still not function...
View 2 Replies
View Related
Nov 29, 2010
Using Ubuntu 10.10 1. My old webcam A4 tech model PK-365M used to work in ubuntu 10.4 all I had to do was make a script that LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so /usr/bin/skype however that won't work now in 10.10
View 1 Replies
View Related
Jun 13, 2010
I ran across this command the other day, and found it useful for a quick check to see if your webcam is working. If you have a webcam and have mplayer and mencoder installed just open a terminal and type:
Code:
And it should open a window with you webcam running. I would think it would work with any webcam. Just for the record, I am running on a Dell Inspiron 1521 laptop with a build-in cam. You can find this in mplayer man pages, but there are 191 pages even if you send the man pages to a text file. mplayer is a very powerful program and there are many more things you can do with it.
View 1 Replies
View Related
Sep 21, 2010
Just found my old Logitech webcam again, and tried to get it to work on 10.04. Somehow this doesn't work. I tried searching the forum, but did not get an answer to my situation.
Here is what I can see:
After connecting (or rebooting), dmesg shows the following lines
uvcvideo: Found UVC 1.00 device <unnamed> (046d:08cc)
input: UVC Camera (046d:08cc) as /devices/pci0000:00/0000:00:1d.7/usb1/1-1/1-1:1.0/input/input5
usbcore: registered new interface driver uvcvideo
And that's it. No message that cam was registered to /dev/video<x>. I should add that I already have another cam (Philips) that works and is registered to /dev/video0, and I also installed a Hauppauge PVR350 card that also gets registered to various /dev/video<y> files. Why the Logitech cam won't register? I'm guessing I can't do anything until this cam has its own /dev/video<x>, right?
View 1 Replies
View Related
Jan 17, 2011
I just recently purchased a GTMax Flexible 12 Mega Pixel High Resolution w/ 4 LED Light & Microphone USB PC Webcam - Black from amazon.com, and attempted to use it in Ubuntu 8.10, but can't get it to work. The LEDs come on when I plug it into my laptop's usb port, but no video. I've tested it with Cheese Webcam Booth, and also an external website, but it doesn't work.Of course, though, I'm not entirely sure its really the webcam, since Cheese Webcam Booth seems to be turning on my built-in laptop webcam which might be interfering with it, and also the tokbox widget in the website doesn't completely load anyway in ubuntu, webcam or no, so I'm thinking that maybe its only Cheese and tokbox which are not working.
My OS is Ubuntu 8.10 64 bit. Cheese Webcam Booth also does not work with my interal cam, though it turns it on, and I've confirmed it (i.e. cheese + internal webcam) does work in my ubuntu 9.10 32 bit which is installed in a multiboot on the same computer.
I would like to get these problems resolved, ASAP, as I need to have my webcam (at least one of them, preferably both) working in ubuntu 8.10, for that's the OS I use the most often.I will note that my laptop is a Dell Studio 1535, and since I've installed Ubuntu 8.10 on it, I've had a number of other hardware issues with it on ubuntu, but I've been able to get most of them resolved a long time ago, but the webcam thing is one that I haven't got to work since I first installed ubuntu (which was God knows how long ago).
View 9 Replies
View Related
Feb 10, 2011
My usb webcam (SN9C103 chipset) seems to be "detected" properly in latest Ubuntu 10.10 but it doesn't actually work at all
For example I don't see it as an option in IM applications.
Here's the output of lsusb:
Code:
lab@lab-linux:~$ lsusb
Bus 002 Device 002: ID 0c45:60af Microdia VideoCAM Look
I then installed a virtual machine of WinXP (w/ VMware player) inside of Ubuntu to make it work but whenever I "connect" this USB device to the virtual machine, Ubuntu hangs, which is worst
I suspect that it has to do with the fact that it's still not recognized properly in Ubuntu at first...
I need to load a driver for this webcam to work but which one? And how would I do that? modprobing?
View 6 Replies
View Related
Jul 10, 2011
I upgraded recently to Ubuntu 11.04 and have been trying unsuccessfully since to use an old webcam: Logitech Quickcam Messenger. The system doesn't recognize it at all as far as I can tell, which it did on 10.10 (I didn't really use it then, I just remember I could get a picture at some point.
View 1 Replies
View Related
Aug 5, 2011
i have just installed ubuntu on my dell inspiron 1525 and my internal/ built in webcam is not working. I've downloaded applications that use it like cheese and skype and it does not pick it up.
View 1 Replies
View Related
Aug 13, 2011
my usb iball web cam not working in ubuntu 11.4
View 1 Replies
View Related
Mar 8, 2010
I have been trying to get webcam-server and webcam_server to stream my webcam but I always get this error when a client connects to the stream get_cam_image(): len != img->bufsize, just letting you know. Anyone have any idea what I need to do to get my webcam streaming with this application.
View 1 Replies
View Related
Jul 2, 2010
I'm using the 10.04 Netbook Edition on an ASUS EeePC 1005HA. Earlier, I had 9.10 Netbook Remix installed. Under 9.10NR, the webcam worked wonderfully in Cheese. Once I upgraded to 10.04NE, the webcam became sluggish to the point where it is now unusable. In video mode it captures about 1 frame per five seconds. Under 9.10NR, it regularly captured 60 fps.
Did the driver package for webcams change significantly between 9.10 and 10.04? I can't think of anything else that would cause this issue due to an OS upgrade.
View 4 Replies
View Related
Sep 20, 2010
ubuntu and fairly inexperienced in getting things to work. I recently bought a Kodak s100 webcam. I can get a few frames on cheese, skype, or guvcview. After that, the video feed goes to black screen. I have tried a few things I found in the forum, but have not been able to find a fix yet. Does anyone have any idea why this isn't working? Also, the webcam has a built-in microphone which I'm having trouble getting programs to recognize, such as skype.
View 2 Replies
View Related
Nov 21, 2010
i'm trying to use video call in skype or empathy, either is fine. Neither works. In Skype I can receive video but it doesn't broadcast mine at all. In empathy it shows my video right up to the second the call connects, then the 'video call' crashes.
edit: cam is definitely working (works fine in cheese and other cam apps) just not broadcasting
View 1 Replies
View Related
Mar 9, 2011
I just installed Ubuntu on a partition on my Dell Studio desktop and my webcam is not working. My monitor model is SP2208WFP (webcam is built into monitor). The lsusb command gives:
Bus 001 Device 004: ID 05a9:2643 OmniVision Technologies, Inc. Monitor Webcam
Mar 9 20:37:28 lee-Studio-540 kernel: [ 6.537426] uvcvideo: Found UVC 1.00 device Monitor Webcam (SP2208WFP) (05a9:2643)
Mar 9 20:37:28 lee-Studio-540 kernel: [ 6.537782] uvcvideo: UVC non compliance -
[code]....
I have found some old threads about re-building and installing uvcvideo, but I'm not sure how to go about this (I think some of the information out there is outdated).
View 9 Replies
View Related
Apr 16, 2011
I recently rebooted my computer, switching from Vista to Ubuntu 10.10, 32 bit. I've had troubles with my webcam ever since. I've tried every single suggestion from the Ubuntu Forums and nothing works, and I am now quite desperate..
I'm installed Cheese but nothing else than a green dotted screen appears, I've also tried gucview which tells me that my webcam is recognized under the name of USB 2.0 Camera.
When I enter lsusb in the terminal, here is what appears:
natacha@natacha-EasyNote-MX36:~$ lsusb
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[Code].....
The webcam doesn't work with any program, but since it does partially work with Cheese, I would think that I either have to install an additional driver or that my camera is not compatible with Ubuntu, which would really suck.
The closest similar case I've found on the net was this one : [URL] . Apparently it's about a Bug 16575 but the problem doesn't seem to have been resolved either.
View 3 Replies
View Related
May 9, 2011
OS: Linux Ubuntu 11.04
Machine: Acer Inspire 4730z
My webcam isn't working and I've done everything I could think of. I installed the v4l drivers and they installed perfectly and still it doesn't work.
Code:
psych@ubuntu:~$ lsusb
Bus 008 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 064e:a103 Suyin Corp .....
If you notice in the terminal output to the lsmod command, v4l2_compat_ioctl32 is what I assume to be my camera, its being used by videodev and videodev is being used by uvcvideo but uvcvideo, the driver I need to use is being use by nothing.
View 1 Replies
View Related
Jul 24, 2011
have tried changing the config file to this:target_dir ftp://user:pass@mysite.com:21/public_html/dirbut motion returns errors. want to be able to put mysite.com/dir/stream.flv into a browser and get the stream that would normally show up on my hardrive.I have also tried the wput on_photo_save, but it tells me that I have to many connections from my machines, and I don't want to have to have a frame rate of 2 per minute.
View 1 Replies
View Related
Aug 24, 2010
Debian Squeeze 64 bit, SPC890NC Philips Webcam, Gnome, Nvidia GT 220, LG 1440x900 Monitor I don't have compiz, etc.
Cheese is distorted, discolored. But XawTV and guvcview work fine. 640x480 Image of webcam is below. I do have Cheese pointing at my webcam and not my Digital TV card.
View 5 Replies
View Related
Feb 9, 2010
I just upgraded to karmic the other week and now my webcam isn't working anymore. here is my dmesg output
[Code]....
the last two lines are added whenever I try to run mplayer or skype on the webcam. We are currently using uname -r: 2.6.31-19-generic (64 bit), but the problem was the same on 2.6.31-17-generic
View 3 Replies
View Related
Apr 6, 2010
I've just installed Ubuntu Karmic on a HP pavilion AMD 64 bit.I've a weird problem: the microphone works good, but using skype 2.1 beta, it stops working when te my webcam. Even after restarting skype, the microphone doesn't work. To make the microphone work, it seems to me that I've to reboot.
View 4 Replies
View Related