Post Preview
postName: 'Axel Schneider'
postWebsite: www.axel-erfurt.de
postComment: "here is how to get it working in 64bit on Lion and Mountain Lion\n\ngo to /System/Library/Extensions/FormacLaptopDVB\n- show Package Content\n\nopen Info.plist (with BBEdit)\n\nchange the last lines to\n\n<key>OSBundleLibraries</key>\n<dict>\n<key>com.apple.driver.AppleUSBMergeNub</key>\n<string>1.8.3b1</string>\n<key>com.apple.iokit.IOUSBFamily</key>\n<string>1.9.4fc1</string>\n<key>com.apple.kpi.iokit</key>\n<string>8.0.0b3</string>\n<key>com.apple.kpi.libkern</key>\n<string>8.0.0b3</string>\n<key>com.apple.kpi.mach</key>\n<string>8.0.0b3</string>\n</dict>\n</dict>\n</plist>\n\nsave it and reboot or load it in terminal with kextutil or kextload."