BluetoothTopSuspend to RAM/DISKApple iSight

Apple iSight

Apples iSight works with linux-uvc drivers. they are installable with:

$ apt-get install linux-uvc-source linux-uvc-tools

Once tools and source are installed, run:

$ m-a prepare
$ m-a a-i linux-uvc
$ mount -t hfsplus /dev/sda2 /mnt/mac/
$ macbook-isight-firmware-loader /mnt/mac/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBVideoSupport.kext/Contents/MacOS/AppleUSBVideoSupport
$ modprobe uvcvideo


After this is done, you can test it with ekiga:

$ apt-get install ekiga libpt-plugins-v4l2


Marvin Stark <marv@der-marv.de>

BluetoothTopSuspend to RAM/DISKApple iSight