Jump to content

Bluetooth Sierra E7450 / Handoff/AirPods


Dell_lover

Recommended Posts

Last login: Mon May 22 19:39:01 on console

FLORINs-MacBook-Air:~ officialflorint$ ​sudo chmod -Rf 755 /L*/E*

-bash: ​sudo: command not found

FLORINs-MacBook-Air:~ officialflorint$ 

FLORINs-MacBook-Air:~ officialflorint$ ​sudo chmod -Rf 755 /L*/E*

-bash: ​sudo: command not found

FLORINs-MacBook-Air:~ officialflorint$ sudo chmod -Rf 755 /L*/E*

Password:

FLORINs-MacBook-Air:~ officialflorint$ sudo chown -Rf 0:0 /L*/E*

FLORINs-MacBook-Air:~ officialflorint$ sudo touch -f /L*/E*

FLORINs-MacBook-Air:~ officialflorint$ sudo chmod -Rf 755 /S*/L*/E*

FLORINs-MacBook-Air:~ officialflorint$ sudo chown -Rf 0:0 /S*/L*/E*

FLORINs-MacBook-Air:~ officialflorint$ sudo touch -f /S*/L*/E*

FLORINs-MacBook-Air:~ officialflorint$ sudo kextcache -Boot -U /

rebuilding //System/Library/PrelinkedKernels/prelinkedkernel

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext

kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load

kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC293.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext

KernelCache ID: 7369D6D9BDF1A36A1BA19D357FBAE565

File at path '/System/Library/PrelinkedKernels/prelinkedkernel' changed, cannot be used

Child process /usr/sbin/kextcache[2292] exited with status 77.

Error 107 rebuilding /System/Library/PrelinkedKernels/prelinkedkernel

FLORINs-MacBook-Air:~ officialflorint$ 

Link to comment
Share on other sites

File at path '/System/Library/PrelinkedKernels/prelinkedkernel' changed, cannot be used


Child process /usr/sbin/kextcache[2292] exited with status 77.


Error 107 rebuilding /System/Library/PrelinkedKernels/prelinkedkernel


 


You still got errors. Repeat, repeat, repeat 


Link to comment
Share on other sites

  • Administrators

Delete the prelinked kernel as found in the folder described in the path and the cache. Use the following Terminal commands:

sudo rm -f <prelinked kernel path/filename>
sudo rm -Rf /S*/L*/Caches/com.apple.kext.caches/*

Then rebuild your cache:

sudo touch /L*/E*
sudo touch /S*/L*/E*
sudo kextcache -Boot -U /
Link to comment
Share on other sites

Sorry. Still doesn't seem to work. Can I go to the Apple Store with that ? no right? 

 

Last login: Thu May 25 23:14:23 on ttys003

FLORINs-MacBook-Air:~ officialflorint$ sudo touch /L*/E*

Password:

FLORINs-MacBook-Air:~ officialflorint$ sudo touch /S*/L*/E*

FLORINs-MacBook-Air:~ officialflorint$ sudo kextcache -Boot -U /

rebuilding //System/Library/PrelinkedKernels/prelinkedkernel

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext USBInjectAll.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID_Broadcom_WiFi.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakePCIID.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext EAPDFix.kext

kext file:///Library/Extensions/DisableTurboBoostBattery.kext/ is in hash exception list, allowing to load

kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDA_ALC293.kext

kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIPoller.kext

KernelCache ID: 7369D6D9BDF1A36A1BA19D357FBAE565

/System/Library/PrelinkedKernels/prelinkedkernel not cached.

Successfully updated disk0s5.

kextcache updated critical boot files, requesting launchd reboot

FLORINs-MacBook-Air:~ officialflorint$ 

Link to comment
Share on other sites

  • Moderators

You don't need bluetooth to get to AppleStore.

Try this

Delete BrcmFirmwareRepo and BrcmPatchRAM2. 

Repair permission and rebuild cache

Reboot

Download the latest version of the those 2 kexts to /L/E

Repair permission and rebuild cache

check if those kexts shows in the Output.

Link to comment
Share on other sites

×
×
  • Create New...