o (Thanks to Jeroen for private email confirming that the se401
  driver should support the camera, including 800x600 resolution.)

o I'm now trying the 67016, and having some problems.  I'm running a
  2.4.9-ac12 kernel, which works fine with a Philips camera and the
  pwc driver.  I also use the usb-uhci driver.

o Even with just the Kensington camera plugged directly into the
  motherboard USB port (no external hub, no Philips camera), it hangs
  trying read an image.  Logs show:

    se401.c: SE401 usb camera driver version 0.23 registering
    usb.c: registered new driver se401
    se401.c: SE401 camera found: Kensington VideoCAM 67016
    se401.c: firmware version: 46
    se401.c: ExtraFeatures: 0 Sizes: 160x120 200x152 176x144 320x240 352x288
400x300 640x480 704x576 800x600
    se401.c: registered new video device: video0

o Applications detect the camera:

    $ caminfo
    Detected 1 Video4Linux devices.
    Device node      : /dev/video0
    Name of device   : "Kensington VideoCAM 67016"
    Minimum size     : 160x120
    Current size     : 0x0
    Maximum size     : 800x600
    Inputs           : 1
    Input 0
      Name             : "Camera"
      Type             : Camera
      Audio            : no
      Tuners           : 0

    $ vgrabbj -s /dev/video0
    vgrabbj, Version 0.7.4
    Videodevice name: /dev/video0 (Kensington VideoCAM 67016)
    Capabilities
    Type     : 1    Values can be looked up at videodev.h
    Channels : 1
    Audio    : 0
    MaxWidth : 800
    MaxHeight: 600
    MinWidth : 160
    MinHeigth: 120

    Current Settings:
    Brightness: 20000
    Hue       : 32768
    Color     : 65535
    Contrast  : 65535
    Whiteness : 32768
    Depth     : 3
    Palette   : RGB24 (4)
    Width     : 800
    Height    : 600
    Chromakey : 0

o But trying to read an image using apps like vgrabbj, camstream, or
  xawtv hangs until killed with ^C, logging:

    usb_control/bulk_msg: timeout
    last message repeated 14 times

o All the above apps work with the Philips cam and pwc driver.  I do
  get log messages like 

        usb-uhci.c: interrupt, status 3, frame# 1170

  with both the Philips/pwc and Kensington/se401 cameras/drivers

o Any help welcome.  I will do tests and provide results if needed.

--
MARK
[EMAIL PROTECTED]

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to