InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 12-02-2010, 07:32 PM
andyvand's Avatar
andyvand andyvand is offline
 
Join Date: Apr 2009
Location: Tienen
Posts: 515
Get your UVC webcam working as Apple iSight (Universal Video Camera WebCam fix)

Just edit the 3 vendorId and productId entries to match your webcam.
Install the driver in /S/L/E.
Reboot.
You now have your UVC class webcam working as if it was an iSight...
NOTE: an UVC webcam is an Universal Video Camera webcam, it only works for this kind of devices (as the iSight is an UVC cam).
An example of a UVC webcam is the Asus UVC 2M WebCam.

Download:
http://rapidshare.com/files/43450873...UVC_driver.zip
Reply With Quote
  #2  
Old 12-04-2010, 10:39 AM
lazybon3 lazybon3 is offline
Puma
 
Join Date: Mar 2010
Posts: 18
Hello!

Just wanted to add a quick THANK YOU.
Your Kexts have become one of the main reasons for me to check the New Releases & Updates section.
Great work! Never been disappointed by your releases...


bye
Reply With Quote
  #3  
Old 01-10-2011, 03:30 PM
haragog haragog is offline
Cheetah
 
Join Date: Jan 2011
Posts: 1
UVC cam problem

Hi.

I used your kext. Did all the ID substitutions, but my UVC camera still didn't work, just as before. (I though that maybe your driver accounted for the problem I'm about to describe)
I must state that before kexting, it was already recognized by system profiler with original ID's and manuf. name (Chicony). I was able to make it work by using camtwist, limiting it's resol. (320x240) (and for the matter flip it upside down, 'cose it comes mounted that way from factory OEM).
With your kext, everything is the same. It works as I described before.

What I wanted to ask of you, is if it's possible in anyway to limit the resolution in your kext, or any other kext. (If you put a switch in there for the upside down problem, I'm your fan, else I'm thankful )

More details: http://www.ins@[email protected]/forum/lof...00897-100.html
(There's a whole lot of people with this problem)

Cam details:

Type: USB2.0 1.3M UVC WebCam:

Version: 3.46
Bus Power (mA): 500
Speed: Up to 480 Mb/sec
Manufacturer: Chicony Electronics Co., Ltd.
Product ID: 0xb012
Serial Number: SN0001
Vendor ID: 0x04f2
Reply With Quote
  #4  
Old 05-15-2011, 12:46 AM
tuxuser33 tuxuser33 is offline
Cheetah
 
Join Date: Aug 2009
Posts: 2
solution found

Look at the forum
http://www.insanelymac.com/forum/lof...p/t238847.html

In essence: enter your camera's id's (vendor & product)
converted from hex to decimal

Example:
Logitech 9500

VENDOR (hex) 0x046d =1133 (dec)

ID (hex) 0x08ce = 2254 (dec)

Change the value for idProduct and idVendor in the category

IOKitpersonality -->
--> FakeBuilt-In iSight Device
--> FakeBuilt-In iSight Device Interface A
--> FakeBuilt-In iSight Device Interface B

Change the entries in these categories only, not the sub-sub categories!



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote