Contribute
Register

[Guide] Lenovo IdeaPad U330/U430/U530 using Clover UEFI

Status
Not open for further replies.
Hi ReHabman
Attached is the troubleshooting data. I was having issues with the cursor on boot but that issue went away. I have noticed a bug with the Charging/Battery status. It isn't updating. If I want current status of battery drain, I have to go to the lock screen the desktop icon doesn't update unless I reboot.

Not a terrible bug, but figured I'd post my data. Thanks
 

Attachments

  • Troubleshoot Data.zip
    5.7 MB · Views: 164
Hi ReHabman
Attached is the troubleshooting data. I was having issues with the cursor on boot but that issue went away. I have noticed a bug with the Charging/Battery status. It isn't updating. If I want current status of battery drain, I have to go to the lock screen the desktop icon doesn't update unless I reboot.

Not a terrible bug, but figured I'd post my data. Thanks

Disable the TRIM patch in config.plist (APFS + TRIM is known to have issues with certain SSDs).
 
Could that be causing the issues with the battery status?
 
Yes. 100%.
You didn't test it?

Not yet. I've been busy with a project at work and have not had a chance yet and I am not 100% sure on how to disable TRIM.
 
Not yet. ... and I am not 100% sure on how to disable TRIM.

Remove or disable the TRIM patch in your config.plist.
 
Thanks for your patience and replies.

So, I'd remove

<dict>
<key>Comment</key>
<string>Enable TRIM for non-Apple SSDs</string>
<key>Name</key>
<string>com.apple.iokit.IOAHCIBlockStorage</string>
<key>Find</key>
<data>AEFQUExFIFNTRAA=</data>
<key>Replace</key>
<data>AAAAAAAAAAAAAAA=</data>
</dict>

Is it possible to just comment these out with # ?
 
Thanks for your patience and replies.

So, I'd remove

<dict>
<key>Comment</key>
<string>Enable TRIM for non-Apple SSDs</string>
<key>Name</key>
<string>com.apple.iokit.IOAHCIBlockStorage</string>
<key>Find</key>
<data>AEFQUExFIFNTRAA=</data>
<key>Replace</key>
<data>AAAAAAAAAAAAAAA=</data>
</dict>

Is it possible to just comment these out with # ?

You can add a key "Disabled"=false.
Use a plist editor so you don't corrupt the plist.
Or you can add a # in front of the bundle-id, as "#com.apple.iokit.IOAHCIBlockStorage" won't match anything.
 
Hi there!
I'm looking for a wi-fi + BT card replacement for my Lenovo E530.
And the BCM94352HMB looks like a good option. But i can't find it with a "Lenovo support" anywhere, all i saw is "Not Lenovo/IBM compatible".

Also the BCM943228HMB also looks like a good option. It is accepted by Lenovo BIOS, has a 2.4 + 5 GHz WiFI and 4.0 Bluetooth. That's all i need. But as far as i know, there is no way to make it work under Mac OS (I mean, Wi-Fi).

Could you help me to find a good wi-fi + bt combo card that is working on hackintosh and is accepted by lenovo e530 BIOS.
I have looking for it for years...
 
Status
Not open for further replies.
Back
Top