Contribute
Register

[solved] Broadcom BCM94322HM8L Question

Status
Not open for further replies.

Attachments

  • CLOVER.zip
    1.2 MB · Views: 66
  • RehabMan.zip
    40.9 KB · Views: 66
  • Gareth’s Mac.ioreg.zip
    616.3 KB · Views: 51
  • Screen Shot 2017-12-07 at 7.59.08 PM.png
    Screen Shot 2017-12-07 at 7.59.08 PM.png
    852.1 KB · Views: 144
  • Screen Shot 2017-12-07 at 8.01.21 PM.png
    Screen Shot 2017-12-07 at 8.01.21 PM.png
    751.6 KB · Views: 138
The whitelist patch in your config.plist has wrong find/replace data.
Should I use <483b45e0 7514> or 483b45e0 7514 for find and <ffc39090 9090> or ffc39090 9090 for replace in the patch?
 
Should I use <483b45e0 7514> or 483b45e0 7514 for find and <ffc39090 9090> or ffc39090 9090 for replace in the patch?

Correct data is provided at the link already provided in post #9.
 
Correct data is provided at the link already provided in post #9.
The values in my config.plist are copied from that post (Find: <483b45e0 7514> Replace: <ffc39090 9090>) using Clover Configurator. I'm not sure why the values have changed in the file..... :confused:

Do I need to add those symbols "<" ">" to the values too?
 
The values in my config.plist are copied from that post (Find: <483b45e0 7514> Replace: <ffc39090 9090>) using Clover Configurator. I'm not sure why the values have changed in the file..... :confused:

Do I need to add those symbols "<" ">" to the values too?

Then you're using Clover configurator incorrectly.
My suggestion, use Xcode such that you can enter the data as shown in my post (with the "<", ">" delimiters).
 
Then you're using Clover configurator incorrectly.
My suggestion, use Xcode such that you can enter the data as shown in my post (with the "<", ">" delimiters).
Does this look right to you?
Screen Shot 2017-12-09 at 11.29.24 AM.png
 
It is wrong.
<data> requires base64. Xcode will convert hex to base64 automatically.
Downloaded Xcode 9.2 and 9.1..... both not working with 10.12.5..... :banghead:

Do some research and found out that I need Xcode 8.3.3 and trying to download it now.....

At the same time, I found some ACSII, HEX, Base64 converter and have tried converting the values like this.....
Screen Shot 2017-12-09 at 4.08.10 PM.png
 
Status
Not open for further replies.
Back
Top