Contribute
Register

Lenovo G500 10.12.3 - Audio/brightness/etc help needed

Status
Not open for further replies.
I installed BrcmPatchRAM2 and BrcmNonPatchRAM2, and added this to BrcmNonPatchRAM2:

Code:
       <key>hpbt native</key>
       <dict>
           <key>CFBundleIdentifier</key>
           <string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
           <key>IOClass</key>
           <string>BroadcomBluetoothHostControllerUSBTransport</string>
           <key>IOProviderClass</key>
           <string>IOUSBHostDevice</string>
           <key>idProduct</key>
           <integer>217d</integer>
           <key>idVendor</key>
           <integer>0a5c</integer>
       </dict>
       <key>hpbt no firmware</key>
       <dict>
           <key>#FirmwareKey</key>
           <string>only load and unload native bluetooth</string>
           <key>CFBundleIdentifier</key>
           <string>com.no-one.BrcmNonPatchRAM2</string>
           <key>DisplayName</key>
           <string>HP Bluetooth Module</string>
           <key>IOClass</key>
           <string>BrcmPatchRAM2</string>
           <key>IOMatchCategory</key>
           <string>BrcmPatchRAM2</string>
           <key>IOProviderClass</key>
           <string>IOUSBHostDevice</string>
           <key>idProduct</key>
           <integer>217d</integer>
           <key>idVendor</key>
           <integer>0a5c</integer>
       </dict>

I didn't know how to fill the <key> part, so I put that in. Didn't work, same as before. Any ideas?

You need to upload the complete modified kext.
Your system does not need/use BrcmPatchRAM2.

Read FAQ, "Problem Reporting"
https://www.tonymacx86.com/threads/faq-read-first-laptop-frequent-questions.164990/
 
Here's the modified kext and the rest of the problem reporting files.

Code:
Mhks-MacBook-Pro:~ mhk$  kextstat|grep -y acpiplat
   13    2 0xffffff7f83044000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 867C81BE-EA01-3A65-89F4-06D78E6514CA <12 11 7 6 5 4 3 1>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y appleintelcpu
   24    0 0xffffff7f82c89000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (219.0.0) 9E383328-0713-3AD3-BC4A-3A2A5646FEE5 <7 6 5 4 3 1>
   33    0 0xffffff7f82c84000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (219.0.0) B802638B-251C-3602-BA8C-001F87228765 <7 6 5 4 3 1>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y applelpc
   93    0 0xffffff7f8296b000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <92 12 5 4 3>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y applehda
  101    1 0xffffff7f82d2e000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (278.56) CFB0D0AE-F09A-3660-8F95-7A02FD5FBF07 <100 99 42 12 7 6 5 4 3 1>
  123    0 0xffffff7f82eb0000 0xb4000    0xb4000    com.apple.driver.AppleHDA (278.56) A4EB06C9-A40A-39EF-9C4A-D7F23DB9A2F9 <122 101 100 99 89 42 6 5 4 3 1>

Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext SATSMARTDriver.kext
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileUSBSwch.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileUSBLANMerge.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileMTP.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileMS.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext
kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDA.kext
KernelCache ID: 8ABCC867F5824CC9501D367CF58DD621
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>
 

Attachments

  • BrcmNonPatchRAM2.kext
    0 bytes · Views: 128
  • RehabMan.zip
    18.1 KB · Views: 90
  • CLOVER.zip
    3.4 MB · Views: 88
Here's the modified kext and the rest of the problem reporting files.

Code:
Mhks-MacBook-Pro:~ mhk$  kextstat|grep -y acpiplat
   13    2 0xffffff7f83044000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 867C81BE-EA01-3A65-89F4-06D78E6514CA <12 11 7 6 5 4 3 1>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y appleintelcpu
   24    0 0xffffff7f82c89000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (219.0.0) 9E383328-0713-3AD3-BC4A-3A2A5646FEE5 <7 6 5 4 3 1>
   33    0 0xffffff7f82c84000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (219.0.0) B802638B-251C-3602-BA8C-001F87228765 <7 6 5 4 3 1>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y applelpc
   93    0 0xffffff7f8296b000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <92 12 5 4 3>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y applehda
  101    1 0xffffff7f82d2e000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (278.56) CFB0D0AE-F09A-3660-8F95-7A02FD5FBF07 <100 99 42 12 7 6 5 4 3 1>
  123    0 0xffffff7f82eb0000 0xb4000    0xb4000    com.apple.driver.AppleHDA (278.56) A4EB06C9-A40A-39EF-9C4A-D7F23DB9A2F9 <122 101 100 99 89 42 6 5 4 3 1>

Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext SATSMARTDriver.kext
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileUSBSwch.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileUSBLANMerge.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileMTP.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileMS.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext
kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDA.kext
KernelCache ID: 8ABCC867F5824CC9501D367CF58DD621
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

No ioreg attached.
 
Sorry, didn't upload it for some reason. Here it is.
 

Attachments

  • Mhk’s MacBook Pro.ioreg.zip
    590.8 KB · Views: 78
Here's the modified kext and the rest of the problem reporting files.

Code:
Mhks-MacBook-Pro:~ mhk$  kextstat|grep -y acpiplat
   13    2 0xffffff7f83044000 0x60000    0x60000    com.apple.driver.AppleACPIPlatform (5.0) 867C81BE-EA01-3A65-89F4-06D78E6514CA <12 11 7 6 5 4 3 1>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y appleintelcpu
   24    0 0xffffff7f82c89000 0x2b000    0x2b000    com.apple.driver.AppleIntelCPUPowerManagement (219.0.0) 9E383328-0713-3AD3-BC4A-3A2A5646FEE5 <7 6 5 4 3 1>
   33    0 0xffffff7f82c84000 0x3000     0x3000     com.apple.driver.AppleIntelCPUPowerManagementClient (219.0.0) B802638B-251C-3602-BA8C-001F87228765 <7 6 5 4 3 1>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y applelpc
   93    0 0xffffff7f8296b000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <92 12 5 4 3>
Mhks-MacBook-Pro:~ mhk$ kextstat|grep -y applehda
  101    1 0xffffff7f82d2e000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (278.56) CFB0D0AE-F09A-3660-8F95-7A02FD5FBF07 <100 99 42 12 7 6 5 4 3 1>
  123    0 0xffffff7f82eb0000 0xb4000    0xb4000    com.apple.driver.AppleHDA (278.56) A4EB06C9-A40A-39EF-9C4A-D7F23DB9A2F9 <122 101 100 99 89 42 6 5 4 3 1>

Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext SATSMARTDriver.kext
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileUSBSwch.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileUSBLANMerge.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileMTP.kext/ is in hash exception list, allowing to load
kext file:///System/Library/Extensions/MotMobileUSB.kext/Contents/PlugIns/MotMobileMS.kext/ is in hash exception list, allowing to load
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
kext-dev-mode allowing invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext AppleHDAHardwareConfigDriver.kext
kext-dev-mode allowing invalid signature -67061 0xFFFFFFFFFFFEFA0B for kext AppleHDA.kext
KernelCache ID: 8ABCC867F5824CC9501D367CF58DD621
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>

Your BrcmNonPatchRAM2.kext is not valid. It is a zero length file instead of a kext...
 
Sorry, didn't upload it for some reason. Here it is.

Hi moonhack.

I have lenovo g500. Is it easy to contact with PM. I want your help please!
First we need to ask
RehabMan to let us contact with our mail?

 
Hi moonhack.

I have lenovo g500. Is it easy to contact with PM. I want your help please!
First we need to ask
RehabMan to let us contact with our mail?


Please read the rules:
https://www.tonymacx86.com/rules/

  • Members may not solicit nor provide assistance via private communications. This forum was created to provide help by posting questions and getting answers. By not publicly discussing you are depriving others of solutions to problems they may encounter.
 
Please read the rules:
https://www.tonymacx86.com/rules/

  • Members may not solicit nor provide assistance via private communications. This forum was created to provide help by posting questions and getting answers. By not publicly discussing you are depriving others of solutions to problems they may encounter.
Sorry RehabMan. Please forget my last question! Its my fault.

So i want to communicate public in that post to help me solve ploblems with my Lenovo G500
 

Attachments

  • AIDA64.zip
    291.3 KB · Views: 77
Status
Not open for further replies.
Back
Top