Jump to content

Formac Watchandgo DVB-T 64bit


2 posts in this topic

Recommended Posts

The driver does not work in 64bit, but now I found a way to get it working on Lion and Mountain Lion in 64bit.

 

go to /System/Library/Extensions/FormacLaptopDVB

 

- show Package Content

 

open Info.plist (with BBEdit)

 

change the last lines to:

 

<key>OSBundleLibraries</key>

<dict>

<key>com.apple.driver.AppleUSBMergeNub</key>

<string>1.8.3b1</string>

<key>com.apple.iokit.IOUSBFamily</key>

<string>1.9.4fc1</string>

<key>com.apple.kpi.iokit</key>

<string>8.0.0b3</string>

<key>com.apple.kpi.libkern</key>

<string>8.0.0b3</string>

<key>com.apple.kpi.mach</key>

<string>8.0.0b3</string>

</dict>

</dict>

</plist>

save it and reboot or load it in terminal with kextutil or kextload.

 

 

or use Installer in next post

Edited by axel99092
Link to comment
Share on other sites

  • 3 weeks later...
 Share

×
×
  • Create New...