Results 1 to 5 of 5

Thread: HP Webcam worked, but no more

  1. #1
    Join Date
    Feb 2008
    Beans
    157
    Distro
    Ubuntu Development Release

    HP Webcam worked, but no more

    My laptop is HP Pavilion dv5-1035eo. When I tried my webcam in Cheese for the first time, it worked as it should and all was clear.

    But when I tried it next day, it wasn't working. Also Camorama wasn't working with it.

    lsusb says it's
    Code:
    5986:0137 Bison
    And dmesg says about it
    Code:
    [   34.104817] uvcvideo: disagrees about version of symbol video_devdata
    [   34.104822] uvcvideo: Unknown symbol video_devdata
    [   34.105123] uvcvideo: disagrees about version of symbol video_unregister_device
    [   34.105125] uvcvideo: Unknown symbol video_unregister_device
    [   34.105215] uvcvideo: disagrees about version of symbol video_device_alloc
    [   34.105217] uvcvideo: Unknown symbol video_device_alloc
    [   34.105287] uvcvideo: disagrees about version of symbol video_register_device
    [   34.105289] uvcvideo: Unknown symbol video_register_device
    [   34.105479] uvcvideo: disagrees about version of symbol video_device_release
    [   34.105481] uvcvideo: Unknown symbol video_device_release
    What's wrong?
    My PC
    Ubuntu user from 18.2.2008
    Oh, my studio and my band

  2. #2
    Join Date
    May 2007
    Location
    San Francisco, California
    Beans
    5,857
    Distro
    Ubuntu Development Release

    Re: HP Webcam worked, but no more

    Try using Ekiga see if the cam works/detected. You may have to work with the settings > Open Ekiga > Edit > Preferences > Devices > Video Devices > try changing some of the settings. (try both V4L and V4L2)

    To test your webcam you can do this:
    There are 6 icons on the left side of the main Ekiga window. Push the 4th button from the top (a grey round webcam). If eveything is ok, you'll see the output of the webcam. If not, you'll see the Ekiga logo bouncing slowly.

    If Ekiga doesn't work post results of the command > lsusb

  3. #3
    Join Date
    Nov 2007
    Location
    ~/uk
    Beans
    121
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: HP Webcam worked, but no more

    Hi,
    I had similar issues with a webcam (logitech quickcam) it appears cheese defaults to /dev/video0 even if started with cheese -d /dev/video1 (my TV card is video0).

    With camorama try changing video input to v4l in "multimedia settings" (from v4l2) and start in terminal camorama -d /dev/video1 (or whatever the webcam is).

    Doug.

  4. #4
    Join Date
    Feb 2008
    Beans
    157
    Distro
    Ubuntu Development Release

    Re: HP Webcam worked, but no more

    lsusb:
    Code:
    Bus 006 Device 001: ID 0000:0000  
    Bus 005 Device 002: ID 5986:0137 Bison 
    Bus 005 Device 001: ID 0000:0000  
    Bus 004 Device 001: ID 0000:0000  
    Bus 003 Device 001: ID 0000:0000  
    Bus 002 Device 001: ID 0000:0000  
    Bus 001 Device 001: ID 0000:0000
    Ekiga/Camorama wasn't working, and cheese with both video0/video1 gave no moving picture, neither still pitcture.
    My PC
    Ubuntu user from 18.2.2008
    Oh, my studio and my band

  5. #5
    Join Date
    Feb 2008
    Beans
    157
    Distro
    Ubuntu Development Release

    Re: HP Webcam worked, but no more

    dmesg:
    Code:
    [   33.425155] Linux video capture interface: v2.00
    [   33.507406] sdhci: Secure Digital Host Controller Interface driver
    [   33.507413] sdhci: Copyright(c) Pierre Ossman
    [   33.512436] uvcvideo: disagrees about version of symbol video_devdata
    [   33.512445] uvcvideo: Unknown symbol video_devdata
    [   33.513002] uvcvideo: disagrees about version of symbol video_unregister_device
    [   33.513007] uvcvideo: Unknown symbol video_unregister_device
    [   33.513178] uvcvideo: disagrees about version of symbol video_device_alloc
    [   33.513181] uvcvideo: Unknown symbol video_device_alloc
    [   33.513314] uvcvideo: disagrees about version of symbol video_register_device
    [   33.513318] uvcvideo: Unknown symbol video_register_device
    [   33.513674] uvcvideo: disagrees about version of symbol video_device_release
    [   33.513678] uvcvideo: Unknown symbol video_device_release
    My PC
    Ubuntu user from 18.2.2008
    Oh, my studio and my band

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
  •