Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Linux Software

Logitech QuickCam USB Support For Linux? 6

LapTop006 asks:"I am creating a Webcam that can be remotely panned and tilted. The camera is a Logitech Quick Cam USB and I want to be able to run the system on Linux as it would be easiest to control the camera using CGI through Apache. If I am unable to get working USB drivers for the camera, then I will have to run the system on PWS for Win 98. So I need to know whether drivers are available for the camera, or else whether I have to go crawling back to Microsoft." You might want to check out gPhoto, which has support for over 100 digital cameras (although the Logitech hasn't made it into the list yet). Does anyone have anymore information on the Quickcam?
This discussion has been archived. No new comments can be posted.

Logitech QuickCam USB Support For Linux?

Comments Filter:
  • by Anonymous Coward
    The GATOS project (for ATI TV tuners) has (at least some) I2C bus support. I see the following messages when I start xatitv:

    IBTK version 0.0.14
    XServer Vendor: The XFree86 Project, Inc. Release: 3360,
    Protocol Version: 11, Revision: 0,
    Available Screen(s): 1,
    Depth: 16.
    GATOS version 0.0.5
    Homepage: http://www.core.binghamton.edu/~insomnia/gatos/ [binghamton.edu]
    PCI card @ 0:11:0: ATI 3D Rage II+DVD (Mach64 GU):
    ==> FrameBuffer @ 0xFE000000, Registers @ 0xFFAFF000, BIOS @ 0xFFAC0000
    ==> RefClock 14.318180 MHz, Max Scaler Clock 100 MHz, Max Scaler Width 720
    ==> 2048 kilobytes of Video RAM
    ==> Mach64 BIOS MultiMedia Table: 55 AA 40 EB 7B
    TV Out: No ImpacTV chip (ID read was 8B)
    CPU speed is 332 BogoMIPS
    Using Type B (GP_IO Register) I2C Bus Driver
    ==> Screen 960x720+0+0, Dotclock 90.247922 MHz, Scaler Clock Factor 1
    I2C unit @ 0x70: Stand-Alone Capture Board
    I2C unit @ 0x82: TDA8425 Stereo Audio Processor
    I2C unit @ 0x88: Bt829A/B Video Decoder, Revision 3
    I2C unit @ 0xC0: NTSC M/N Tuner Module (Samsung TCPN7082PC27A)

    video memory protecting

    I don't know anything about a generic driver, but you may be able to copy some code off of them.

  • The cryptically titled "Linux Device Drivers [amazon.com]" might be a start.

    --
  • the SANE [mostang.com] project does have support for the older color quickcam [mostang.com] (barely) but it may server as a starting point.
    I know that they have support for some USB scanners as well, but I'm not sure how different the protocols are for the cameras.
  • According to this post [iu.edu] on the linux-kernel mailing list, Logitech doesn't want to release the information necessary to make a driver. But, there is hope, since Logitech has been known to do the right thing [slashdot.org] before.
  • I have an Asus videocapture card. The Asus 3400TNT/TV. The videocapture uses the i2c bus. Now, I have written asus, and they told me the chipset specifications are open, and the bus is i2c, which is also open. I have absolutely zero expeirence in writing device drivers and such. So, I have two questions: is there plans to make a generic pci i2c interface driver? (or is this question dumb?) I know the chipset is the Philips SAA7111, the same one the buz uses. So how can use the existing SAA7111 and make it use the i2c bus? And.. where can I find information on writing device drivers period?
  • A few months ago I attempted to garner Interface Information from Logitech to use in an App I was coding ( and hoping to interface with a Quickcam USB). Apparently they are making Way too much money to care. In any case I recieved a "Dear John" letter from them. I hope this is only a case of "Temporary Insanity". Anyone had any luck ?

All seems condemned in the long run to approximate a state akin to Gaussian noise. -- James Martin

Working...