![]() |
Webcam device not found (old Acer Travelmate with USB Live! Cam) - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: Hardware - Support (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=6) +--- Forum: Other (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=28) +--- Thread: Webcam device not found (old Acer Travelmate with USB Live! Cam) (/showthread.php?tid=6958) Pages:
1
2
|
Webcam device not found (old Acer Travelmate with USB Live! Cam) - Marco Tucci - 05-01-2020 Hello, I have recently istalled Linux Lite on an old Acer Travelmate and it works really nicely. I am now trying to connect webcam (Creative Live! Cam) via USB but neither Camorama nor Guvcview can detect any cameras. Here is the outcome of 'lsusb' Bus 001 Device 008: ID 041e:4045 Creative Technology, Ltd Live! Cam Voice Bus 001 Device 007: ID 041e:4048 Creative Technology, Ltd Bus 001 Device 006: ID 041e:404b Creative Technology, Ltd Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 002: ID 046d:c03d Logitech, Inc. M-BT96a Pilot Optical Mouse Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub thanks to anyone could help me! kindest regards from Marco. Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - Marco Tucci - 05-01-2020 hi, perhaps I have been unclear on what I am asking. I am now stuck with error message GUVCVIEW ERROR NO VIDEO DEVICE FOUND (similar errors from Camorama and others) What should I do now? thanks again; Marco. Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - Valtam - 05-01-2020 Have you tried Cheese? Code: sudo apt-get install cheese Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - Marco Tucci - 05-01-2020 (05-01-2020, 02:15 PM)Jerry link Wrote: Have you tried Cheese? yes and I get the same error message "no device found" :-( How can I check if the device driver is running properly? Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - DeepThought - 05-01-2020 Quote:https://help.ubuntu.com/community/Webcam Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - Marco Tucci - 05-01-2020 (05-01-2020, 03:27 PM)DeepThought link Wrote:Quote:https://help.ubuntu.com/community/Webcam Thank you, DeepThought, problem is that when I run "ls /dev/video*", I get the error ls: cannot access '/dev/video*': No such file or directory which makes me think that I have a more basic problem with device driver perhaps? Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - DeepThought - 05-01-2020 This is from a 2012 post, source: Quote:https://ubuntuforums.org/showthread.php?t=2098399 scroll down to the last post and : Quote:It seems that Ubuntu recognizes the webcam and initiates its sound hardware correctly. The following commands might solve the problem with video hardware initialization. That is the last post in the thread so the op either solved it or gave up ![]() Worth a try ![]() Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - Marco Tucci - 05-01-2020 Quote:That is the last post in the thread so the op either solved it or gave up Tried that one too, no success. I think the problem is deeper, please have a look at the output of command "ls /dev/video*" Code: > ls /dev/video* Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - Valtam - 05-01-2020 Output of: Code: lsusb -v -d 041e:4045 please. Re: Webcam device not found (old Acer Travelmate with USB Live! Cam) - Marco Tucci - 05-01-2020 (05-01-2020, 04:39 PM)Jerry link Wrote: Output of: Bus 001 Device 008: ID 041e:4045 Creative Technology, Ltd Live! Cam Voice Couldn't open device, some information will be missing Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 64 idVendor 0x041e Creative Technology, Ltd idProduct 0x4045 Live! Cam Voice bcdDevice 1.02 iManufacturer 0 iProduct 1 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 101 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0x80 (Bus Powered) MaxPower 0mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x0000 1x 0 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0000 1x 0 bytes bInterval 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x1400 3x 1024 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 2 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x1380 3x 896 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 4 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 3 bNumEndpoints 2 bInterfaceClass 255 Vendor Specific Class bInterfaceSubClass 255 Vendor Specific Subclass bInterfaceProtocol 255 Vendor Specific Protocol iInterface 0 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 1 Transfer Type Isochronous Synch Type None Usage Type Data wMaxPacketSize 0x12c0 3x 704 bytes bInterval 1 Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x82 EP 2 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0010 1x 16 bytes bInterval 4 |