Recent content by nuudles

  1. nuudles

    BrcmPatchRAM - Upload firmware into Broadcom Bluetooth USB devices

    Thanks RehabMan, I uninstalled Android File Transfer and still had the issue when I woke the laptop up this morning. Feb 14 10:08:47 nuudells kernel[0]: BrcmPatchRAM2: Version 2.2.3 starting on OS X Darwin 15.3. Feb 14 10:08:47 nuudells kernel[0]: BrcmPatchRAM2: [0930:0223]: USB [24FD528DE699...
  2. nuudles

    BrcmPatchRAM - Upload firmware into Broadcom Bluetooth USB devices

    Another log from today. The first set of logs from 09:22 is a cold boot where things are working fine, then at 13:47 I woke the machine from sleep and Bluetooth was no longer working: nuudells :: ~ » grep -y brcmpatch /var/log/system.log Feb 12 09:22:40 localhost kernel[0]...
  3. nuudles

    BrcmPatchRAM - Upload firmware into Broadcom Bluetooth USB devices

    I've been using BrcmPatchRAM2 and it works great on the initial boot, however I've noticed that there's a high probability after the laptop has been asleep for a while that when I wake it up the Bluetooth is no longer working ("Bluetooth: Not available"). Sometimes it works fine after waking...
  4. nuudles

    New Brightness kext, IntelBacklight.kext

    Thanks for your help so far. It looks like when I was disabling all the Clover fixes, I disabled the NewWay_80000000 flag, which meant that the AddPNLF_1000000 bit wasn't being checked. I re-enabled that and the IntelBacklight.kext is working now: Oct 1 15:30:56 localhost kernel[0]...
  5. nuudles

    New Brightness kext, IntelBacklight.kext

    OK, I've installed the IntelBacklight.kext in my CLOVER kexts and I'm still getting this message in my system.log. I've also disabled almost all of the Fixes. Only left AddPNLF_1000000 on. Oct 1 15:10:53 localhost kernel[0]: IntelBacklight: IntelBacklightPanel not found (PNLF patch...
  6. nuudles

    New Brightness kext, IntelBacklight.kext

    That's because I'm manually kextloading it while I test it before I install it for actual use.
  7. nuudles

    New Brightness kext, IntelBacklight.kext

    I'm trying to keep my /S/L/E completely vanilla. Most of the kexts I have are all in the /EFI/CLOVER/kexts, with the exception of maybe the "org.rehabman.driver.AppleSmartBatteryManager" kext I'm testing. nuudells :: ~ » ls /Volumes/EFI/EFI/CLOVER/kexts/10.11 CodecCommander.kext...
  8. nuudles

    New Brightness kext, IntelBacklight.kext

    I didn't install ACPIBacklight; only trying to use IntelBacklight. As far as SIP is concerned, my config has it as you can see in the attachment: <key>RtVariables</key> <dict> <key>BooterConfig</key> <string>0x28</string>...
  9. nuudles

    New Brightness kext, IntelBacklight.kext

    Attached the ioreg and patchmatic files here: kextstat outputs: nuudells :: ~/Downloads/RehabMan » kextstat|grep -y acpiplat 13 2 0xffffff7f82bd8000 0x66000 0x66000 com.apple.driver.AppleACPIPlatform (4.0) 295F7A91-2DF7-3FFE-9550-A0C1A6F9D575 <12 11 7 6 5 4 3 1> nuudells ...
  10. nuudles

    New Brightness kext, IntelBacklight.kext

    Any idea why it's not wanting to start up? I'm still getting the "IntelBacklight: IntelBacklightPanel not found (PNLF patch missing?)... aborting" message, even as my brightness is working after a sleep.
  11. nuudles

    New Brightness kext, IntelBacklight.kext

    Interestingly enough, after playing around with it some more, I can get brightness going by only using the AddPNLF_1000000 (not even doing the graphics_PNLF_haswell patch); I didn't even need the new IntelBacklight.kext. I did have to put the device to sleep once and then suddenly the brightness...
  12. nuudles

    New Brightness kext, IntelBacklight.kext

    Hello RehabMan! Thanks for this new kext! I've been trying to make it work for me on my XPS 12 9Q33 (Haskell) laptop, but it doesn't seem to be working. I've tried enabling the AddPNLF_1000000 flag in my Clover config.plist: <key>AddPNLF_1000000</key>...
  13. nuudles

    BrcmPatchRAM - Upload firmware into Broadcom Bluetooth USB devices

    My bcdDevice is also 0x112
  14. nuudles

    BrcmPatchRAM - Upload firmware into Broadcom Bluetooth USB devices

    Thanks RehabMan. v5744 does seem to be working a lot better for me. Bluetooth is now working!
Back
Top