Posts: 530 
	Threads: 26 
	Joined: Feb 2015
	
 Reputation: 
 0
	 
 
	
		
		
		02-08-2016, 04:17 PM 
(This post was last modified: 02-08-2016, 04:42 PM by avj.)
		
	 
	
		     The webcam software in Lite Software is not working on this netbook. I am running LL 2.8 32 bit. It worked well in 2.6, but now it doesn't show anything from the camera, just a black window. I tried reinstalling the software, but that did nothing. I used lsusb and my camera show up as:  Bus 001 Device 004: ID 0c45:62c0 Microdia Sonix USB 2.0 Camera. I have uninstalled the software, and installed camorama in its place and everything works fine. Just thought the development team should be aware.  
 
A little more info, the camorama software only supports still captures not video.
	 
	
	
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 
	
	
 
 
	
	
	
		
	Posts: 1,849 
	Threads: 21 
	Joined: Sep 2015
	
 Reputation: 
 0
	 
 
	
	
		@ avj 
I think we have very similar netbooks    
Mines a Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express
 
I'll check mine this evening, can't recall if I installed the webcam since I upgraded to 2.8.. 
 
If anything good to know if issue replicates..
	  
	
	
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2 
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics 
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200) 
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved  
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server 
Running Linux Lite since LL2.2 
 
	
	
 
 
	
	
	
		
	Posts: 1,484 
	Threads: 96 
	Joined: Mar 2014
	
 Reputation: 
 0
	 
 
	
	
		Hi, 
From some early rough notes, I think my daughters laptop..??:
 Code: dmesg | grep uvcvideo
 
If you see "failed to initialise -5 error" 
Try:
 then
 Code: sudo modprobe uvcvideo
 
Then see if LL Webcam S/W(guvcview?) works
	  
	
	
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
 Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks  
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
  
	
	
 
 
	
	
	
		
	Posts: 530 
	Threads: 26 
	Joined: Feb 2015
	
 Reputation: 
 0
	 
 
	
	
		To Wirezfree, The software is guvcview. When I run the "dmesg | grep uvcvideo" in a terminal I get the following. 
Code: [   36.543538] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (0c45:62c0) 
[   36.572932] usbcore: registered new interface driver uvcvideo
 
If I run guvcview from a terminal I get the following.
 Code: guvcview 1.7.1 
file guvcview_video.mkv has extension type 1 
file guvcview_image.jpg has extension type 0 
file guvcview_image.jpg has extension type 0 
Video file suffix detected: 0 
Image file suffix detected: 0 
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear 
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe 
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side 
bt_audio_service_open: connect() failed: Connection refused (111) 
bt_audio_service_open: connect() failed: Connection refused (111) 
bt_audio_service_open: connect() failed: Connection refused (111) 
bt_audio_service_open: connect() failed: Connection refused (111) 
Cannot connect to server socket err = No such file or directory 
Cannot connect to server request channel 
jack server is not running or cannot be started 
video device: /dev/video0  
Init. USB 2.0 Camera (location: usb-0000:00:1d.7-5) 
{ pixelformat = 'YUYV', description = 'YUV 4:2:2 (YUYV)' } 
{ discrete: width = 640, height = 480 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 352, height = 288 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 320, height = 240 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 176, height = 144 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 160, height = 120 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ pixelformat = 'RGB3', description = 'RGB3' } 
{ discrete: width = 640, height = 480 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 352, height = 288 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 320, height = 240 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 176, height = 144 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 160, height = 120 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ pixelformat = 'BGR3', description = 'BGR3' } 
{ discrete: width = 640, height = 480 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 352, height = 288 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 320, height = 240 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 176, height = 144 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 160, height = 120 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ pixelformat = 'YU12', description = 'YU12' } 
{ discrete: width = 640, height = 480 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 352, height = 288 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 320, height = 240 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 176, height = 144 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 160, height = 120 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ pixelformat = 'YV12', description = 'YV12' } 
{ discrete: width = 640, height = 480 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 352, height = 288 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 320, height = 240 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 176, height = 144 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
{ discrete: width = 160, height = 120 } 
    Time interval between frame: 1/30, 1/25, 1/20, 1/15, 1/10, 1/5,  
vid:0c45  
pid:62c0  
driver:uvcvideo 
checking format: 1448695129 
fps is set to 1/30 
drawing controls 
 
fps is set to 1/30 
Checking video mode 640x480@32bpp : OK  
write /home/albert/.config/guvcview/video0 OK 
free controls 
cleaned allocations - 100% 
Closing portaudio ...OK 
Closing GTK... OK
  
	 
	
	
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 
	
	
 
 
	
	
	
		
	Posts: 1,484 
	Threads: 96 
	Joined: Mar 2014
	
 Reputation: 
 0
	 
 
	
	
		O.K, 
It appears to be recognised and there, 
I think the first few unknowns, failed, and jack are all Audio items, so should not affect video. 
Not sure what else to suggest... Maybe somebody else will come along with suggestions.
 
What kernel are you using, I found this:
 https://sourceforge.net/p/guvcview/tickets/13/
	 
	
	
Upgrades WIP 2.6 to 2.8 - (6 X 2.6 to 2.8 completed on: 20/02/16 All O.K )
 Linux Lite 3.0 Humming on a ASRock N3070 Mobo ~ btrfs RAID 10 Install on 4 Disks  
Computers Early days:
ZX Spectrum(1982) , HP-150 MS-DOS(1983) , Amstrad CPC464(1984) ,  BBC Micro B+64(1985) , My First PC HP-Vectra(1987)
  
	
	
 
 
	
	
	
		
	Posts: 530 
	Threads: 26 
	Joined: Feb 2015
	
 Reputation: 
 0
	 
 
	
	
		According to Lite Control Center I am running kernel 3.19.0-33-generic. 
I did find a bug report on launchpad that appears to be the same issue from the link that you posted.
 https://bugs.launchpad.net/ubuntu/+sourc...ug/1448694
	 
	
	
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 
	
	
 
 
	
	
	
		
	Posts: 1,849 
	Threads: 21 
	Joined: Sep 2015
	
 Reputation: 
 0
	 
 
	
	
		avj.. 
 
If it helps... 
Mine is working.. 2.6 upgraded to 2.8..  
Kernel: Linux 3.13.0-24-generic 
 
Let me know if anyone needs any command outputs if it would help...
	 
	
	
LL4.8 UEFI 64 bit ASUS E402W - AMD E2 (Quad) 1.5Ghz  - 4GB - AMD Mullins Radeon R2 
LL5.8 UEFI 64 bit Test UEFI Kangaroo (Mobile Desktop) - Atom X5-Z8500 1.44Ghz - 2GB - Intel HD Graphics 
LL4.8 64 bit HP 6005- AMD Phenom II X2 - 8GB - AMD/ATI RS880 (HD4200) 
LL3.8 32 bit Dell Inspiron Mini - Atom N270 1.6Ghz - 1GB - Intel Mobile 945GSE Express  -- Shelved  
BACK LL5.8 64 bit Dell Optiplex 160 (Thin) - Atom 230 1.6Ghz - 4GB-SiS 771/671 PCIE VGA - Print Server 
Running Linux Lite since LL2.2 
 
	
	
 
 
	
	
	
		
	Posts: 530 
	Threads: 26 
	Joined: Feb 2015
	
 Reputation: 
 0
	 
 
	
	
		Thanks firenice03, I was hoping to avoid having to do that but it looks like it may be the only alternative.   
	 
	
	
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 
	
	
 
 
	
	
	
		
	Posts: 9,009 
	Threads: 567 
	Joined: Feb 2014
	
 Reputation: 
 12
	 
 
	
	
		Have you tried Cheese? I've had guvcview not work, then Cheese work on the same pc. Strange, I know. 
 
Sent from my Nexus 6 using Tapatalk 
 
	 
	
	
	
	
 
 
	
	
	
		
	Posts: 530 
	Threads: 26 
	Joined: Feb 2015
	
 Reputation: 
 0
	 
 
	
	
		I tried Cheese, but it was a little too resource hungry and started lagging out my computer.  I eventually had to kill the app from the task manager. I was able to confirm that this isn't a hardware issue by using a system back live DVD of my former LL 2.6 system using guvcview, and was able to take photos, and make a video.  It is looking more and more like I may have to go the upgrade route, unless someone has other suggestions.
	 
	
	
“I have not failed. I’ve just found 10,000 ways that won’t work.” - Thomas Edison
 
	
	
 
 
	 
 |