|
FAQs and How To's Handy FAQs/How To Guides for installing/configuring Mac OS X.
|
Thread Tools | Display Modes |
(#11)
![]() ![]() |
Guru
Posts: 1,353
Join Date: Feb 2009
Location: Colorado, USA
|
![]() Quote:
Quote:
There also was an error with sed that I'll look at. I'm confused about what you mean by your last statement and your second statement (that the id's are correct, yet they are wrong). It also looks like I'll have to be patched in place or I'll have to find out what other extensions are needed to to satisfy the dependencies for the bluetooth kext. Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06 My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me. |
|||
|
(#12)
![]() ![]() |
Junior Member
Posts: 28
Join Date: Mar 2009
|
![]() Quote:
What I am trying to explain is: My Device ID is 33301 and vendor ID 1452 The Succesfull message in the terminal is saying: vendor id 16700 and device id 688 So this seems to be incorrect for me. Am I wrong? So the best way to do this for now is manually edit the plist? Or should i wait for an updated version? Thanks! |
|
|
(#13)
![]() ![]() |
Guru
Posts: 1,353
Join Date: Feb 2009
Location: Colorado, USA
|
![]() Quote:
The terminal message said that it couldn't find a usb device connected to you mini 9, so it used the defaults that were given in the original post. Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06 My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me. |
|
|
(#14)
![]() ![]() |
Junior Member
Posts: 28
Join Date: Mar 2009
|
![]() Quote:
It is indeed vendor id 16700 and device id 688 so your script did its job good. Hope you can use my information and terminal log anyway. I am looking forward to a new improved script. |
|
|
(#15)
![]() ![]() |
Guru
Posts: 1,353
Join Date: Feb 2009
Location: Colorado, USA
|
![]() Well, here the same script but it will patch the kext in the /S/L/E directory (it makes a backup first).
Could I get someone who has a bluetooth module to geve me an ioreg dump by running the command Code:
ioreg -w0 -l > ioreg_dump.txt Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06 My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me. |
|
(#16)
![]() ![]() |
Junior Member
Posts: 28
Join Date: Mar 2009
|
![]() Here is my ioreg dump.
|
|
(#17)
![]() ![]() |
Junior Member
Posts: 13
Join Date: Apr 2009
|
![]() If it helps for surveying purposes, here is another one.
Stock BT, switched ON in bios. |
|
(#18)
![]() ![]() |
Junior Member
Posts: 28
Join Date: Mar 2009
|
![]() I ran your updated script but the Turn off function is still grayed out.
This is my terminal: Niek$ /Users/Niek/Downloads/bluetooth_patcher.sh Unable to locate bluetooth module, using default vendor 16700 Unable to locate bluetooth module, using default device 688 sed: 1: "/System/Library/Extensi ...": invalid command code L sed: 1: "/System/Library/Extensi ...": invalid command code L ------ Bluetooth module with Vendor id 16700 and device id 688 added Please reboot for changes I have bios A04, Dellefi 1.1 and stock bluetooth enabled in bios. |
|
(#19)
![]() ![]() |
Guru
Posts: 1,353
Join Date: Feb 2009
Location: Colorado, USA
|
![]() I don't know why sed is returning an error (then again this is the first time I've used it), it doesn't on my macbook and I cant really test it on the mini because I don't have a bluetooth module.
Try running this in the terminal (after you backup the kext first). Code:
sudo sed -i "s/1452/16700/g" /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/BroadcomUSBBluetoothHCIController.kext/Contents/Info.plist sudo sed -i "s/33301/688/g" /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/BroadcomUSBBluetoothHCIController.kext/Contents/Info.plist Dell Mini 10v | Mac OS X 10.6.5 | 1 GB RAM | 160 GB HDD | BIOS A06 My Blog | NetbookInstaller code repository | NetbookInstaller Website | Want a Lockerz.com invite? message me. |
|
(#20)
![]() ![]() |
Junior Member
Posts: 28
Join Date: Mar 2009
|
![]() Quote:
Edit: I did manual editing on the file as discribed in the start post. Trashed the mkext and rebooted but the on/off option is still greyed out. Losing hope on this... |
|
|
«
Previous Thread
|
Next Thread
»
Thread Tools | |
Display Modes | |
|
|
Copyright © 2008-2016 MyDellMini.com.