Contribute
Register

[solved] Troubleshooting Broadcom BCM94352z M.2 card on Asus Rog751 Laptop

Status
Not open for further replies.
Attach ioreg as ZIP: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

Provide output (in Terminal):
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu
kextstat|grep -y applelpc
kextstat|grep -y applehda

Attach EFI/Clover folder as ZIP (press F4 at main Clover screen before collecting). Please eliminate 'themes' directory. Provide only EFI/Clover, not the entire EFI folder.

Attach output of (in Terminal):
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /

Compress all files as ZIP. Do not use external links. Attach all files using site attachments only.

I already did this in post 9, but here is a consolidated zip with the update for the ACPI/patched folder that you recommended. Updated to include EFI, IO, and terminal output as separate zips inside.
 

Attachments

  • 8_4_17_Zip.zip
    3.7 MB · Views: 139
I already did this in post 9, but here is a consolidated zip with the update for the ACPI/patched folder that you recommended.

Comments:
- you neglected to provide ioreg
- VoodooTSCSync is not appropriate for your hardware
- all kexts you need should be installed to the system volume
- remove unneeded kexts like DirectHW.kext.
- try OsxAptioFixDrv-64.efi instead of OsxAptioFix2Drv-64.efi
- Clover/kexts is not per guide
- GenericUSBXHCI.kext is not appropriate for your hardware
- FakeSMC.kext is not the version linked from my guide
- VoodooPS2Controller.kext and ApplePS2SmartTouchPad.kext should not be used together
- ACPI is not patched correctly
You should have in ACPI/patched:
DSDT.aml
SSDT.aml (from ssdtPRgen.sh)
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-6.aml
SSDT-7.aml
SSDT-8.aml
SSDT-9.aml
 
My IOReg is in the zipped folder if that can provide further insight. Ill go through the rest of the comments in the mean time and try to address them all in my system. Thank you.

Where did you see VoodooTSCSync?
Do you mean remove DirectHW directly from S/L/E?
 
Last edited:
My IOReg is in the zipped folder if that can provide further insight.

ioreg comments (not already covered previously):
- CPU PM is not implemented
- GenericUSBXHCI.kext you have is old and should not be used at all anyway
- why also SXHCD.kext?

Where did you see VoodooTSCSync, I have VoodooPS2Controller in my kexts...

VoodooTSCSync is clearly visible in your kextcache output (and now in ioreg).

Do you mean remove DirectHW directly from S/L/E?

Yes. It is not a necessary kext.

Note: Although you have the correct files in ACPI/patched, they are not patched correctly (please refer to my guide). Just as an example, there is no evidence of any "OS Check Fix" patch.

--

Also, please fill out your profile... (before your next reply).

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
 
Where can I find the guide that includes CPU PM patch?
 
Great, Ill go through and come back with updates. Signature updated.
 
ioreg comments (not already covered previously):
- CPU PM is not implemented
- GenericUSBXHCI.kext you have is old and should not be used at all anyway
- why also SXHCD.kext?



VoodooTSCSync is clearly visible in your kextcache output (and now in ioreg).



Yes. It is not a necessary kext.

Note: Although you have the correct files in ACPI/patched, they are not patched correctly (please refer to my guide). Just as an example, there is no evidence of any "OS Check Fix" patch.

--

Also, please fill out your profile... (before your next reply).

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

Mobo: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
Mobo: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"

Updated build per comments. Output is attached. Still no result from the wifi card. Let me know what else I can fix.
 

Attachments

  • 8_5_17.zip
    3.4 MB · Views: 143
Updated build per comments. Output is attached. Still no result from the wifi card. Let me know what else I can fix.

The ioreg shows no compatible PCIe WiFi card active on the PCIe bus.
You should verify your hardware is working in Windows first.

Note: Still ACPI is not patched per guide.
 
The ioreg shows no compatible PCIe WiFi card active on the PCIe bus.
You should verify your hardware is working in Windows first.

Note: Still ACPI is not patched per guide.
Well this is what I mentioned in the thread. Windows does not detect the wifi card as well and I have no idea how to get the drivers working, read the end of the original post. Do you know where I can find drivers for this card and how to install it on windows? I have Windows 10 and all my other specs are listed so it should be more straight forward to walk me through if you know how to install it. Its in the computer, but not detected in either OS.

Where is the ACPI wrong? It lists all the correct files and I ran the power management script to generate the DSDT.aml and added that in.
 
Status
Not open for further replies.
Back
Top