Results 1 to 10 of 13

Thread: Trying to get isight camera working on Intel iMac

Hybrid View

  1. #1
    Join Date
    Oct 2008
    Location
    Ottawa Canada
    Beans
    1,208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Trying to get isight camera working on Intel iMac

    So far, I have the required file from my Mac OS 10.5 installation sitting on my Ubuntu desktop. So far so good. Then I went into a terminal window to install the terminal tools. How do I launch the tools so that I can continue? This is what I get in the terminal window. See attached.

    Thanks!

    Randy
    Attached Images Attached Images
    Randy McElligott
    www.mcran.com

    For the best in Jazz, In Transition every Sunday from noon-2pm EST www.chuo.fm

  2. #2
    Join Date
    Nov 2005
    Location
    Mountain View, CA, USA
    Beans
    261
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Trying to get isight camera working on Intel iMac

    sudo dpkg-reconfigure isight-firmware-tools

  3. #3
    Join Date
    Oct 2008
    Location
    Ottawa Canada
    Beans
    1,208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Trying to get isight camera working on Intel iMac

    This is what happened after the patch. Is there anything else I need to do aside from restarting and trying the camera in Cheese?

    home@home-iMac:~$ sudo dpkg-reconfigure isight-firmware-tools
    [sudo] password for home:
    home@home-iMac:~$ sudo dpkg-reconfigure isight-firmware-tools
    ** Message: Found firmware signature at offset 0x20D8.
    ** Message: Firmware extracted successfully in /lib/firmware/isight.fw
    ** Message: Firmware version 2.37.92 (0x02.0x25.0x5C)
    ** Message: Apply patch 0 : Fix device descriptor
    ** Message: Apply patch 1 : Fix interface assocation descriptor
    ** Message: Apply patch 2 : Fix video interface collection
    ** Message: Apply patch 3 : Fix video streaming device qualifier
    ** Message: Apply patch 4 : Fix video control interface descriptor
    ** Message: Apply patch 5 : Fix video streaming interface descriptor
    ** Message: Firmware patched successfully
    home@home-iMac:~$
    Randy McElligott
    www.mcran.com

    For the best in Jazz, In Transition every Sunday from noon-2pm EST www.chuo.fm

  4. #4
    Join Date
    Nov 2005
    Location
    Mountain View, CA, USA
    Beans
    261
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Trying to get isight camera working on Intel iMac

    Ummm....use it?

  5. #5
    Join Date
    Oct 2008
    Location
    Ottawa Canada
    Beans
    1,208
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: Trying to get isight camera working on Intel iMac

    I tried with Cheese but it doesn't see the camera.
    Randy McElligott
    www.mcran.com

    For the best in Jazz, In Transition every Sunday from noon-2pm EST www.chuo.fm

  6. #6
    Join Date
    Nov 2005
    Location
    Mountain View, CA, USA
    Beans
    261
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Trying to get isight camera working on Intel iMac

    Quote Originally Posted by rmcellig View Post
    I tried with Cheese but it doesn't see the camera.
    Code:
    sudo modprobe -r uvcvideo
    sudo modprobe uvcvideo
    dmesg|tail -10
    Paste output back here.

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
  •