LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Webcam device not found (old Acer Travelmate with USB Live! Cam)
#1
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.
Reply
#2
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.
Reply
#3
Have you tried Cheese?

Code:
sudo apt-get install cheese
Reply
#4
(05-01-2020, 02:15 PM)Jerry link Wrote: Have you tried Cheese?

Code:
sudo apt-get install cheese

yes and I get the same error message "no device found" :-(

How can I check if the device driver is running properly?
Reply
#5
Quote:https://help.ubuntu.com/community/Webcam
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
Reply
#6
(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?
Reply
#7
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.

1. Open a terminal (Ctrl+Alt+T)

2. Enter the following command to stop linux webcam driver,
$ sudo rmmod uvcvideo

3. Enter the following command to restart the driver,
$ sudo modprobe uvcvideo

4. Now test your webcam with the Skype in Ubuntu. If it works fine, please let me know.

Good luck!

That is the last post in the thread so the op either solved it or gave up Smile
Worth a try Smile
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )
Reply
#8
Quote:That is the last post in the thread so the op either solved it or gave up Smile
Worth a try Smile

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*
ls: cannot access '/dev/video*': No such file or directory

Reply
#9
Output of:

Code:
lsusb -v -d 041e:4045

please.
Reply
#10
(05-01-2020, 04:39 PM)Jerry link Wrote: Output of:

Code:
lsusb -v -d 041e:4045

please.

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
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)