Jump to content

[Risolto] Bluetooth USB Dongle


21 posts in this topic

Recommended Posts

Ciao ;)

 

Un mio amico mi ha dato un Bluetooth USB Dongle.

L'ho provato nella mia attuale configurazione (iDeneb 10.5.6) però non viene riconosciuto.

O meglio, viene riconosciuto, però non funziona.

Infatti, se provo ad avviare l'utility "Scambio Documenti Bluetooth" mi dice che non c'è nessun dispositivo collegato al PC.

Ho cercato ed ho trovato un topic sul forum inglese ma non ho ben capito se alla fine è riuscito a farlo funzionare o no.

 

Questo è quello che mi dice in System Profiler:

 

2wqykpd.png

 

ID prodotto: 0x0001

ID fornitore: 0x0a12 (Cambridge Silicon Radio Ltd.)

 

C'è verso di farlo funzionare?

Link to comment
Share on other sites

I Dongle BT sicuramente funzionanti sono quelli con chipset BROADCOM e da quello che leggo non è il tuo caso.

 

Per tutti gli altri è solo questione di fortuna.

 

Ti conviene, prima di impasticciare il sistema con kext vari, di acquistare un Dongle BT della Trust....con poco più di 9 euro risolvi il problema e non perdi troppo tempo.

Link to comment
Share on other sites

hai controllato che sia in condivisione?

vai in Preferenze di Sistema/Condivisione

e metti la spunta a "Condivisione Bluetooth"

 

fai sapere eh!

 

Avevo già guardato Alex, il problema è che non c'è l'opzione "Condivisione Bluetooth"!

 

Questo dovrebbe andar più che bene: Belkin Mini Bluetooth-Adapter

Come riportato su OSx86 Wiki funziona OOTB e il prezzo più o meno è quello!

 

http://www.twenga.it/prezzi-Mini-Bluetooth...reless-478213-0

Link to comment
Share on other sites

ti sembrerà una follia ma una chiavetta mi dava problemi con il voodooHDA

farei un tentativo,mi sono accorto che eliminandolo e avviando senza

mi ritrovavo l icona sulla barra in alto e il Bluetooth funzionante

 

al massimo reinstalli poi il voodooHDA

 

EDIT: hai produttore e/o modello esatti?

Link to comment
Share on other sites

Ce l'ho fatta!! :)

 

Ho dovuto smanettare un pò però alla fine ci sono riuscito.

Ecco come ho fatto:

 

Ho aperto Info.plist con TextEdit che si trovava al seguente percorso:

 

/Sistema/Libreria/Extensions/IOBluetoothFamily.kext/Contents/Plugins/BroadcomUSBBluetoothHCIController.kext/Info.plist

 

E ho sostituito al suo interno idProduct e idVendor:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
 <key>CFBundleDevelopmentRegion</key>
 <string>English</string>
 <key>CFBundleExecutable</key>
 <string>BroadcomUSBBluetoothHCIController</string>
 <key>CFBundleGetInfoString</key>
 <string>2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
 <key>CFBundleIdentifier</key>
 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
 <key>CFBundleInfoDictionaryVersion</key>
 <string>6.0</string>
 <key>CFBundleName</key>
 <string>Broadcom USB Bluetooth HCI Controller</string>
 <key>CFBundlePackageType</key>
 <string>KEXT</string>
 <key>CFBundleShortVersionString</key>
 <string>2.1.3</string>
 <key>CFBundleSignature</key>
 <string>????</string>
 <key>CFBundleVersion</key>
 <string>2.1.3f8</string>
 <key>IOKitPersonalities</key>
 <dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>8448</integer>
		 <key>idVendor</key>
		 <integer>2652</integer>
	 </dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController_D</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33292</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController_Dongle</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>8448</integer>
		 <key>idVendor</key>
		 <integer>2652</integer>
	 </dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController_P</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33293</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_37A</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33301</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_Combo</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33296</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_D</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33294</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_M93A</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33302</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_P</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33295</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_XA</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33299</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_XB</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33300</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>BroadcomUSBBluetoothHCIController</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>BroadcomUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33537</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Microsoft Bluetooth 2.0 USB Dongle</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>BroadcomUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>[color="#ff0000"]idProduct[/color]</key>
		 <integer>[color="#ff0000"]156[/color]</integer>
		 <key>[color="#ff0000"]idVendor[/color]</key>
		 <integer>[color="#ff0000"]1118[/color]</integer>
	 </dict>
 </dict>
 <key>NSHumanReadableCopyright</key>
 <string>Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
 <key>OSBundleCompatibleVersion</key>
 <string>1.2b9</string>
 <key>OSBundleLibraries</key>
 <dict>
	 <key>com.apple.driver.AppleUSBBluetoothHCIController</key>
	 <string>2.0.0</string>
	 <key>com.apple.iokit.IOBluetoothFamily</key>
	 <string>2.0.0</string>
	 <key>com.apple.kpi.iokit</key>
	 <string>8.0</string>
	 <key>com.apple.kpi.libkern</key>
	 <string>8.0</string>
 </dict>
 <key>OSBundleRequired</key>
 <string>Console</string>
</dict>
</plist>

 

Ho sostituito 156 (idProduct) con 1 e 1118 (idVendor) con 2578

 

E mi è venuto fuori questo:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
 <key>CFBundleDevelopmentRegion</key>
 <string>English</string>
 <key>CFBundleExecutable</key>
 <string>BroadcomUSBBluetoothHCIController</string>
 <key>CFBundleGetInfoString</key>
 <string>2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
 <key>CFBundleIdentifier</key>
 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
 <key>CFBundleInfoDictionaryVersion</key>
 <string>6.0</string>
 <key>CFBundleName</key>
 <string>Broadcom USB Bluetooth HCI Controller</string>
 <key>CFBundlePackageType</key>
 <string>KEXT</string>
 <key>CFBundleShortVersionString</key>
 <string>2.1.3</string>
 <key>CFBundleSignature</key>
 <string>????</string>
 <key>CFBundleVersion</key>
 <string>2.1.3f8</string>
 <key>IOKitPersonalities</key>
 <dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>8448</integer>
		 <key>idVendor</key>
		 <integer>2652</integer>
	 </dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController_D</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33292</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController_Dongle</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>8448</integer>
		 <key>idVendor</key>
		 <integer>2652</integer>
	 </dict>
	 <key>Broadcom2045FamilyUSBBluetoothHCIController_P</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33293</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_37A</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33301</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_Combo</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33296</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_D</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33294</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_M93A</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33302</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_P</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33295</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_XA</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33299</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Broadcom2046FamilyUSBBluetoothHCIController_XB</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>Broadcom2045FamilyUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33300</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>BroadcomUSBBluetoothHCIController</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>BroadcomUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>idProduct</key>
		 <integer>33537</integer>
		 <key>idVendor</key>
		 <integer>1452</integer>
	 </dict>
	 <key>Microsoft Bluetooth 2.0 USB Dongle</key>
	 <dict>
		 <key>CFBundleIdentifier</key>
		 <string>com.apple.driver.BroadcomUSBBluetoothHCIController</string>
		 <key>IOClass</key>
		 <string>BroadcomUSBBluetoothHCIController</string>
		 <key>IOProviderClass</key>
		 <string>IOUSBDevice</string>
		 <key>IOProviderMergeProperties</key>
		 <dict>
			 <key>ClassicMustNotSeize</key>
			 <true/>
		 </dict>
		 <key>[color="#4169e1"]idProduct[/color]</key>
		 <integer>[color="#4169e1"]1[/color]</integer>
		 <key>[color="#4169e1"]idVendor[/color]</key>
		 <integer>[color="#4169e1"]2578[/color]</integer>
	 </dict>
 </dict>
 <key>NSHumanReadableCopyright</key>
 <string>Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
 <key>OSBundleCompatibleVersion</key>
 <string>1.2b9</string>
 <key>OSBundleLibraries</key>
 <dict>
	 <key>com.apple.driver.AppleUSBBluetoothHCIController</key>
	 <string>2.0.0</string>
	 <key>com.apple.iokit.IOBluetoothFamily</key>
	 <string>2.0.0</string>
	 <key>com.apple.kpi.iokit</key>
	 <string>8.0</string>
	 <key>com.apple.kpi.libkern</key>
	 <string>8.0</string>
 </dict>
 <key>OSBundleRequired</key>
 <string>Console</string>
</dict>
</plist>

 

Ho riavviato con la flag -x e una volta caricato il desktop mi è apparsa l'icona del Bluetooth sulla barra del Finder.

 

Edit: allora, ho provato a riavviare in modalità normale col Bluetooth inserito però non si è avviato; mi si è bloccato sulla mela al caricamento.

Avviando senza Bluetooth inserito il PC si avvia normalemente, però al momento che inserisco il Bluetooth non viene riconosciuto.

Invece, se avvio con -f e Bluetooth inserito si avvia tutto normalmente e il Bluetooth funziona.

Cosa potrebbe essere? :(

Purtroppo al momento non posso postare la schermata dell'errore perchè non ho la macchina fotografica.

Link to comment
Share on other sites

Cos'è bcdDevice?

 

<key>Generic BTD</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>0x3d10</integer>

<key>idProduct</key>

<integer>1</integer>

<key>idVendor</key>

<integer>0x0a12</integer>

</dict>

Link to comment
Share on other sites

Allora.... lui dal System Profile ha ricavato questi dati:

 

DevID: 0x0001

 

VendorID: 0x0a12 (Cambridge Silicon Radio Ltd.)

 

LocationId: 0x3d100000

 

 

 

quindi ha inserito il valore (integer) per il bcdDevice:

 

 

 

<key>Generic BTD</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>0x3d10</integer>

<key>idProduct</key>

<integer>1</integer>

<key>idVendor</key>

<integer>0x0a12</integer>

</dict>

Link to comment
Share on other sites

Eccomi.

Allora, Info.plist modificato con l'aggiunta della stringa.

Ho riavviato normalmente col Bluetooth inserito ma si è bloccato ancora una volta sulla mela al caricamento.

Ho quindi riavviato senza Bluetooth inserito ed è andato.

Una volta sul dekstop ho inserito il Bluetooth e mi è apparso il seguente errore:

 

Impossibile utilizzare l'estensione del sistema

 

L'estensione del sistema "/System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/AppleUSBBluetoothHCIController.kext" è stata installata incorrettamente e non può essere utilizzata. Prova a reinstallarla, o consulta il produttore per un aggiornamento.

 

Edit

Questo l'Info.plist prima della modifica:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleUSBBluetoothHCIController</string>
<key>CFBundleGetInfoString</key>
<string>2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBBluetoothHCIController</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Apple USB Bluetooth HCI Controller</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.3</string>
<key>CFBundleSignature</key>
<string>BluH</string>
<key>CFBundleVersion</key>
<string>2.1.3f8</string>
<key>IOKitPersonalities</key>
<dict>
	<key>BluetoothUSBDevices</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleUSBBluetoothHCIController</string>
		<key>IOClass</key>
		<string>AppleUSBBluetoothHCIController</string>
		<key>IOProviderClass</key>
		<string>IOUSBDevice</string>
		<key>bDeviceClass</key>
		<integer>224</integer>
		<key>bDeviceSubClass</key>
		<integer>1</integer>
	</dict>
	<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>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.2b9</string>
<key>OSBundleLibraries</key>
<dict>
	<key>com.apple.iokit.IOBluetoothFamily</key>
	<string>2.0.0</string>
	<key>com.apple.iokit.IOUSBFamily</key>
	<string>3.0</string>
	<key>com.apple.kpi.iokit</key>
	<string>8.0</string>
	<key>com.apple.kpi.libkern</key>
	<string>8.0</string>
	<key>com.apple.kpi.mach</key>
	<string>8.0</string>
	<key>com.apple.kpi.unsupported</key>
	<string>8.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
</dict>
</plist>

 

e dopo la modifica:

 

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleUSBBluetoothHCIController</string>
<key>CFBundleGetInfoString</key>
<string>2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBBluetoothHCIController</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Apple USB Bluetooth HCI Controller</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.3</string>
<key>CFBundleSignature</key>
<string>BluH</string>
<key>CFBundleVersion</key>
<string>2.1.3f8</string>
<key>IOKitPersonalities</key>
<dict>
<key>Generic BTD</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>0x3d10</integer>
<key>idProduct</key>
<integer>1</integer>
<key>idVendor</key>
<integer>0x0a12</integer>
</dict>
	<key>BluetoothUSBDevices</key>
	<dict>
		<key>CFBundleIdentifier</key>
		<string>com.apple.driver.AppleUSBBluetoothHCIController</string>
		<key>IOClass</key>
		<string>AppleUSBBluetoothHCIController</string>
		<key>IOProviderClass</key>
		<string>IOUSBDevice</string>
		<key>bDeviceClass</key>
		<integer>224</integer>
		<key>bDeviceSubClass</key>
		<integer>1</integer>
	</dict>
	<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>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright (c) 2008 Apple Inc. All Rights Reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.2b9</string>
<key>OSBundleLibraries</key>
<dict>
	<key>com.apple.iokit.IOBluetoothFamily</key>
	<string>2.0.0</string>
	<key>com.apple.iokit.IOUSBFamily</key>
	<string>3.0</string>
	<key>com.apple.kpi.iokit</key>
	<string>8.0</string>
	<key>com.apple.kpi.libkern</key>
	<string>8.0</string>
	<key>com.apple.kpi.mach</key>
	<string>8.0</string>
	<key>com.apple.kpi.unsupported</key>
	<string>8.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Console</string>
</dict>
</plist>

Link to comment
Share on other sites

è lo stesso chipset del mio e mi funziona ootb

 

quì cosa dice il system profiler!

Versione software Bluetooth di Apple: 2.2.4f3

Impostazioni hardware:

Macdicura:

Indirizzo: 00-15-83-32-aa-83

Produttore: Cambridge Silicon Radio

Versione firmware: 4839

Stato Bluetooth: Attivo

Visibile: Sì

Versione HCI: 4 ($4)

Revisione HCI: 4839 ($12e7)

Versione LMP: 4 ($4)

Sottoversione LMP: 4839 ($12e7)

Tipo di dispositivo (principale): Computer

Tipo di dispositivo (completo): Desktop Macintosh

Classe composita del dispositivo: 3670276 ($380104)

Classe dispositivo (principale): 1 ($1)

Classe dispositivo (secondaria): 1 ($1)

Classe servizio: 448 ($1c0)

Richiede l'autenticazione: No

Servizi:

Trasferimento documenti Bluetooth:

Cartella di accesso di altri dispositivi: ~/Public

Richiede l'autenticazione: Sì

Stato: Abilitato

Scambio documenti Bluetooth:

Cartella per elementi accettati: ~/Downloads

Richiede l'autenticazione: No

Quando vengono accettati altri elementi: Chiedi

Quando vengono accettati elementi PIM: Chiedi

Quando si ricevono degli elementi: Avvisa per ogni documento

Stato: Abilitato

Dispositivi (abbinati, preferiti, ecc.):

TouchDiamondP3700:

Nome: TouchDiamondP3700

Indirizzo: 00-17-e8-a1-74-e4

Tipo: Smartphone

Servizi: Service Discovery, Phone Book Access PSE, A2DP, OBEX Object Push, Voice Gateway, Dial-up Networking, Voice Gateway, Network Access Point, Active Sync Bluetooth Service, Audio Video Remote Control Profile

Abbinato: Sì

Preferito: Sì

Connesso: No

Produttore: Sconosciuto ($4, $15b5)

Richiede l'autenticazione: No

Link to comment
Share on other sites

  • 2 months later...

Io ho due di questi dongle che comprai circa 7 anni addietro (la moda del bluetooth)

MODELLO D-LINK DBT-120

Unica differenza dalla foto e' che i dongle che ho io sono di colore blu e grigio e non neri come nella foto. qui il link

btyProduct1.jpg

Non ho cercato info ma dal poco che ricordo funzionano nativamente su OSX 10.5.x probabilmente anche su 10.6.x

 

Tempo/voglia permettendo faccio delle prove, magari mi equipaggio con tastiera e mouse wireless :D

 

Fabio

 

EDIT: corretto il modello - il link - e la foto

Link to comment
Share on other sites

Questo è quello che uso al momento io.

Su Leopard 10.5.x non andava (da lì nacque il topic). L'ho riprovato per caso su Snow 10.6.3 ed ha funzionato alla prima.

 

:D

Bello! piccolino e indiscreto!

 

Domanda inerente i dongle bluetooth in generale sui nostri hack..

 

Si possono settare tutti i dispositivi quali "microfoni" "auricolari" ecc..? c'e' un limite al numero di device virtualmente collegabili?

 

PS Ho un telecomando della PS3 "BD REMOTE CONTROL" MODEL CECHZR1E esperienze con dispositivi simili? (mi farebbe comodo un bel telecomando per l'hack) :)

 

Scusate la marea di domande ma mi son venute pensando alle periferiche BT :P

 

Fabio

Link to comment
Share on other sites

Eheh tranquillo :D

Non so se c'è un numero massimo di dispositivi collegabili...

Io lo uso per collegarmi al mio netbook o al PC di mio papà e non mi ha mai creato problemi.

A breve dovrei prendere il Magic Mouse e utilizzerò questo adattatore.

Unico problema che ho letto in giro è che devi tenere l'adattatore Bluetooth il più vicino possibile alle periferiche e senza dispositivi in mezzo che possono creare interferenze, altrimenti in certi casi può creare problemi di segnale.

Link to comment
Share on other sites

Unico problema che ho letto in giro è che devi tenere l'adattatore Bluetooth il più vicino possibile alle periferiche e senza dispositivi in mezzo che possono creare interferenze, altrimenti in certi casi può creare problemi di segnale.

 

 

Confermo....

 

Ricordi molto bene :rolleyes:

 

Sia la tastiera che il mouse Apple hanno un raggio d'azione limitato ed un segnale poco potente, io avevo problemi di leggero lag....mi sono interfacciato con gli amici del forum internazionale e siamo arrivati a questa conclusione.

 

Ora che la pennina si trova in corrispondenza della base del monitor, e nessun altro apparecchio di mezzo, non ho nessun problema.

 

La pennina che uso ora è una normalissima Trust (piccolissima) acquistata al Mediaworld a 9 euro, alla quale connetto contemporaneamente Magic Mouse e Cellulare (la tastiera è invece la versione usb)

Link to comment
Share on other sites

 Share

×
×
  • Create New...