ytg1123 Posted November 19, 2008 Share Posted November 19, 2008 parts No. G86C0000A810 is Builtin Bluetooth module for Toshiba laptop, (Toshiba Satellite A100 PSAA9L-02Z00C Bluetooth Module etc...) This Bluetooth Modules can not Recognize to MacOSX 86 iDeneb, as normally. then I edit as bellow File (this file can be edit By windows XP's Text Editor ) IOBluetoothFamily.kext\Contents\PlugIns\AppleUSBBluetoothHCIController.kext\Contents\Info.plist I add key Item "ToshibaSSS01062W" for This Module.(cf to below) <key>EricssonROK101</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleUSBBluetoothHCIController</string> <key>IOClass</key> <string>AppleUSBBluetoothHCIController</string> <key>IOProviderClass</key> <string>IOUSBDevice</string> <key>bcdDevice</key> <integer>13</integer> <key>idProduct</key> <integer>4098</integer> <key>idVendor</key> <integer>3035</integer> </dict> <key>ToshibaSSS01062W</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.driver.AppleUSBBluetoothHCIController</string> <key>IOClass</key> <string>AppleUSBBluetoothHCIController</string> <key>IOProviderClass</key> <string>IOUSBDevice</string> <key>bcdDevice</key> <integer>13</integer> <key>idProduct</key> <integer>1288</integer> <key>idVendor</key> <integer>2352</integer> </dict> just now Good running this Module On My Toshiba Dynabook SS/S30!! File.zip Link to comment https://www.insanelymac.com/forum/topic/137174-toshiba-builtin-bluetooth-modules-installations/ Share on other sites More sharing options...
ytg1123 Posted November 19, 2008 Author Share Posted November 19, 2008 (additional Informations:"Toshiba Builtin Bluetooth modules's Installations") Seem it not to recognize when toshibaACPI.kext is deleted, then this driver to be indispensable. Please add This Extentions!! (kexthelper is so usefull as Extention installing Tool) toshbt.zip Link to comment https://www.insanelymac.com/forum/topic/137174-toshiba-builtin-bluetooth-modules-installations/#findComment-970840 Share on other sites More sharing options...
duncanchaos Posted March 4, 2009 Share Posted March 4, 2009 (additional Informations:"Toshiba Builtin Bluetooth modules's Installations")Seem it not to recognize when toshibaACPI.kext is deleted, then this driver to be indispensable. Please add This Extentions!! (kexthelper is so usefull as Extention installing Tool) My bluetooth is now working on my Portege R500 with iPC 10.5.6 using the two kexts. Thanks a ton! Link to comment https://www.insanelymac.com/forum/topic/137174-toshiba-builtin-bluetooth-modules-installations/#findComment-1098508 Share on other sites More sharing options...
Recommended Posts