Page 13 of 25 FirstFirst ... 3111213141523 ... LastLast
Results 121 to 130 of 248

Thread: Webcam driver update for Ubuntu-8.10

  1. #121
    Join Date
    Jul 2008
    Beans
    41
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    oh, i just check through the the dmesg code again and found this

    [ 212.715732] usb 7-6: configuration #1 chosen from 1 choice
    [ 212.717388] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (046d:09b6)
    [ 212.719356] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
    [ 212.722799] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb7/7-6/7-6:1.0/input/input14
    [ 391.106025] usb 7-6: USB disconnect, address 5
    [ 402.608188] usb 7-6: new high speed USB device using ehci_hcd and address 6
    [ 402.780090] usb 7-6: configuration #1 chosen from 1 choice
    [ 402.780839] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (046d:09b6)
    [ 402.782949] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
    [ 402.784918] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb7/7-6/7-6:1.0/input/input15


    I'm somewhat certain that wasn't there before so it may have been from gspca drivers

  2. #122
    Join Date
    Jul 2008
    Beans
    41
    Distro
    Ubuntu 8.04 Hardy Heron

    Talking Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    well, Yezinki, i guess next time my girl friend askes me if i ever do anything right I can say yes, at least one thing

  3. #123
    Join Date
    Jul 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    Quote Originally Posted by em4g.3ht View Post
    oh, i just check through the the dmesg code again and found this

    [ 212.715732] usb 7-6: configuration #1 chosen from 1 choice
    [ 212.717388] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (046d:09b6)
    [ 212.719356] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
    [ 212.722799] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb7/7-6/7-6:1.0/input/input14
    [ 391.106025] usb 7-6: USB disconnect, address 5
    [ 402.608188] usb 7-6: new high speed USB device using ehci_hcd and address 6
    [ 402.780090] usb 7-6: configuration #1 chosen from 1 choice
    [ 402.780839] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (046d:09b6)
    [ 402.782949] uvcvideo: UVC non compliance - GET_DEF(PROBE) not supported. Enabling workaround.
    [ 402.784918] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1d.7/usb7/7-6/7-6:1.0/input/input15


    I'm somewhat certain that wasn't there before so it may have been from gspca drivers
    The driver seems to be working ok. In this kernel log the driver has been loaded twice becuse you connected the webcam twice into your PC.

    Have you tried out Ekiga?

  4. #124
    Join Date
    Jul 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Webcam driver update for Ubuntu-8.10

    Quote Originally Posted by campbuds View Post
    how about for my sony vaio... vgn-cr220e?
    Have you tried it out yet?

    I need to know the device ID number. Please post the output from this command. Using the terminal.

    Code:
    lsusb

  5. #125
    Join Date
    Jul 2007
    Beans
    Hidden!
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: Webcam driver update for Ubuntu-8.10

    Quote Originally Posted by wordmagic View Post
    It is described as "Digital Compact camera"

    Please post the output after entering this command in a terminal.
    Code:
    lsusb

  6. #126
    Join Date
    Jul 2008
    Beans
    41
    Distro
    Ubuntu 8.04 Hardy Heron

    Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    ekiga worked great!

    which is good news i suppose because that means the driver is working, and I suppose always was.

    Man, i hate wasting so much time just to find out that it was the programs fault

    cheese and camorama do not work, does anyone know of a good "photo booth" software i can use?

    or should I try updating cheese manually, if not really sure of my next step.

    and linux dragon is there a simple way to un-do the gspca drivers? or would it be better to leave them?

  7. #127
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    Quote Originally Posted by em4g.3ht View Post
    well, Yezinki, i guess next time my girl friend askes me if i ever do anything right I can say yes, at least one thing

    So True........
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

  8. #128
    Join Date
    Sep 2007
    Location
    Canada
    Beans
    30
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    Hello,

    I have a Logitech Quickcam for notebooks
    Code:
    $ lsusb
    Bus 004 Device 005: ID 046d:08ae Logitech, Inc. Quickcam for Notebooks
    which used to work under Hardy with the GSPCA driver. I had to replace the ZC0301 module with the GSPCA one to have it running smoothly.

    In Intrepid, it works in Cheese and in Ekiga wit the ZC0301 driver but wont show any picture in application such as skype or aMSN. I've tried to install the GSPCA, compilling it from the original package or using your technique, however everytime I try to load the GSPCA driver I get a message :

    Code:
    $ sudo modprobe gspca
    FATAL: Module gspca not found
    Any clues?

  9. #129
    Join Date
    Feb 2008
    Location
    Tampa,Fl.
    Beans
    Hidden!
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    Logitech quick cam vision & quick cam pro 9000, shall function in 8.10 with out any issues.
    XPS1710, CPU T7200 @2.00GHZ x 4 GiB RAM, 1900x1200,
    Nvidia GeForce 7600 512 MB.

  10. #130
    Join Date
    Jul 2007
    Location
    Luleå, Sweden
    Beans
    572
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: [SOLVED] Webcam driver update for Ubuntu-8.10

    My intergrated webcam used to work perfectly in 8.04, now it doesn't work at all. Here's the output of lsusb:

    Code:
    nevon@loltop:~$ lsusb
    Bus 008 Device 004: ID 5986:0200 Acer, Inc 
    Bus 008 Device 002: ID 12d1:1003 Huawei Technologies Co., Ltd. E220 HSDPA Modem / E270 HSDPA/HSUPA Modem
    Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 004 Device 001: ID 1d6b:0002 Linux Foundation 2.0 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 002: ID 09da:000e A4 Tech Co., Ltd 
    Bus 005 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:0001 Linux Foundation 1.1 root hub
    Bus 001 Device 002: ID 147e:2016  
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

Page 13 of 25 FirstFirst ... 3111213141523 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •