Jump to content

girardpallet

Members
  • Posts

    163
  • Joined

  • Last visited

  • Days Won

    4

Posts posted by girardpallet

  1. I'm on 10.9.5 too and it's working... Try removing and re-adding the connection in system preferences... Good luck!

    under system preference ? where ? under network ?Pan bluetooth?

    because the bluetooth icon is not present....... or only some time .

    thank

  2.  

     

    I think i can live wo QE/CI. Xcode happily runs without it.

     

    I plugged the original intel wifi+bluetooth card into the WWAN card slot using a piece of scotch tape and the WWAN antenna cables. Works like a charm: Bluetooth and wifi in osx and  double wifi under  windows. Interestingly the WWAN antenna works well... Who had thought this pathetic piece of hardware would be good for something useful at last?

     

    -Armin

    hello,

    i try to connect also the original card, and it was working fine.....but, after update to 10.9.5 and all update available,safari, iBook,iTunes, and security update, the Bluetooth is broken "not available" ?? any help will be appreciate

    thank

  3. hi,

    soory for this stupid question !

    original card was 7260HMW, with bluetooth intact ! 

    did you know a card how make wifi and bluetooth , compatible with  my config ?

    thank

     

    edit: i fix the problem: i connect the 7260hmw in the wwan place and now i have the bluetooth with this card , and wifi with dw1510 !

     

    edit2: it has working only the first start  and not anymore !!!! i don't understand ??? will try to put IOBluetoothFamily.kext in E/E and will see .......

     

    edit : after reinstall to 10.9.1, bluetooth is working again, but not anymore after update to 10.9.5 ! witch kext from 10.9.1 can i use in 10.9.5 to have the bluetooth working please ?

    thank

  4. Good news!

    Created my very first patched AppleHDA with hints from pokenguyen. Tested on E6430, should work on all Exx30 models with 92HD93xx.

    Tested to work:

    • Internal speaker
    • Headphone / autoswitch
    • Internal Mic
    • HDMI audio

    You can get it here.

    i've remove voodooHDA.kext , ,VoodooHdaSettingsLoader, VoodooHDA.prefPane, AppleHDADisabler.kext and install your AppleHDA, first in E/E , no luck, remove from E/E and install to S/L/E, but not working ???

    i do something wrong??

    thank

  5. hi , my bluetooth is now working with this kext in S/L/E.

     

    this was add:

     

     <key>Broadcom380FamilyUSBBluetoothHCIController</key>
    <dict>
    <key>CFBundleIdentifier</key>
    <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
    <key>IOClass</key>
    <string>BroadcomBluetoothHostControllerUSBTransport</string>
    <key>IOProviderClass</key>
    <string>IOUSBDevice</string>
    <key>LMPLoggingEnabled</key>
    <true/>
    <key>idProduct</key>
    <integer>33175</integer>
    <key>idVendor</key>
    <integer>16700</integer>
    </dict>
     
     
    hope it help you

    IOBluetoothFamily.kext.zip

    • Like 1
  6. It's not a simple matter of placing the patched kext in /S/L/E/ or/E/E and repairing permissions, you have to rebuild cache too! Keeping your /S/L/E/IOBluetoothFamily kext untouched, copy the attached to /E/E, then re-run myFix (quick) and reboot.

     

    attachicon.gifBroadcomBluetoothHostControllerUSBTransport.kext.zip

    no luck, still same trouble !

    i will try now to rebuild the cache with kext Wizard, if not ok, i will continue tomorow.

    thank for support  

  7. Try this kext, it's included in the bootpack from edp. I don't have Bluetooth, so I can't test it for you.

    HDMI and USB3 should be working already.

    Hello Jake Lo,

    i,ve updated to Maverick, but no bluetooth anymore :-((

    you think i can use the same kext?

    thank for your support

  8.  

    just tried again, it works fine after reboot

     

    thanks

     

    below is the content I added to. 0x8197=33175, 0x413c=16700 (hexadecimal to decimal)

     

    <key>Broadcom380FamilyUSBBluetoothHCIController</key>
    <dict>
    <key>CFBundleIdentifier</key>
    <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
    <key>IOClass</key>
    <string>BroadcomBluetoothHostControllerUSBTransport</string>
    <key>IOProviderClass</key>
    <string>IOUSBDevice</string>
    <key>LMPLoggingEnabled</key>
    <true/>
    <key>idProduct</key>
    <integer>33175</integer>
    <key>idVendor</key>
    <integer>16700</integer>
    </dict>

     

    Hello, is it possible to have a copy of your kext ?

    thank

×
×
  • Create New...