Contribute
Register

[Guide] Dell Inspiron 3x37 - 5x37 -7x37 Clover, Yosemite/El Capitan

Status
Not open for further replies.
Thanks Rehabman for you attention, here is the file needed for my problem

p/s
1. appleintelcpu kextstat not giving any output
2. acpi origin taken from my usb clover because I can't generate direct from my internal HD clover

ACPI is not patched correctly.

Based on ACPI/origin, you should have in ACPI/patched:
DSDT.aml
SSDT.aml (from ssdtPRgen.sh)
SSDT-0.aml
SSDT-1.aml
SSDT-2.aml
SSDT-3.aml
SSDT-7.aml
SSDT-8.aml
SSDT-9.aml

See guide: http://www.tonymacx86.com/el-capitan-laptop-support/152573-guide-patching-laptop-dsdt-ssdts.html

Your audio configuration is incorrect. Restore AppleHDA.kext to vanilla (run the OS X installer). Remove HDAEnabler1.kext

Then follow carefully...

ALC283 is the same as my Lenovo u430. You can use AppleHDA_ALC283.kext in my u430 repo...

https://github.com/RehabMan/Lenovo-U430-Touch-DSDT-Patch

Requirements:
- Clover bootloader
- config.plist must have the four AppleHDA patches from my config.plist in the repo
- AppleHDA.kext must be vanilla
- CodecCommander.kext installed to /S/L/E: https://github.com/RehabMan/EAPD-Codec-Commander
- AppleHDA_ALC283.kext installed to /S/L/E
- rebuild cache following the procedure detailed in the u430 guide: http://www.tonymacx86.com/yosemite-...ideapad-u330-u430-u530-using-clover-uefi.html
- DSDT patches "IRQ Fix" and "Audio Layout 3".
 
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.
View attachment 185553
 
Other than your ACPI/patched, which is missing several SSDTs, it looks normal.

because in the 1st post it says that i only need to patch one (i dont have ati/nvidia). should i patch more? why? thanks.
 
because in the 1st post it says that i only need to patch one (i dont have ati/nvidia). should i patch more? why? thanks.

As explained in my guide, it is best to include all SSDTs, patched as needed.
 
ACPI is not patched correctly.

Requirements:
- Clover bootloader
- config.plist must have the four AppleHDA patches from my config.plist in the repo
- AppleHDA.kext must be vanilla
- CodecCommander.kext installed to /S/L/E: https://github.com/RehabMan/EAPD-Codec-Commander
- AppleHDA_ALC283.kext installed to /S/L/E
- rebuild cache following the procedure detailed in the u430 guide: http://www.tonymacx86.com/yosemite-...ideapad-u330-u430-u530-using-clover-uefi.html
- DSDT patches "IRQ Fix" and "Audio Layout 3".

Big thanks Rehabman....

Now my audio seems working although a bit weak compare to my Win 10....any idea?

But the appleintelcpu kextstat (just checking) still not giving any output...anything should I look into?
 
Big thanks Rehabman....

Now my audio seems working although a bit weak compare to my Win 10....any idea?

But the appleintelcpu kextstat (just checking) still not giving any output...anything should I look into?

AppleIntelCPUPowerManagement not expected to load on Haswell or later. PM is in the kernel.

By weak, I assume you're referring to the relative volume. It is a common problem. Some use the Boom app to improve it.
 
AppleIntelCPUPowerManagement not expected to load on Haswell or later. PM is in the kernel.

By weak, I assume you're referring to the relative volume. It is a common problem. Some use the Boom app to improve it.

Oic now....for the power management.
Yup for the audio the volume a bit low compare on windows, will look into boom apps after this....thanks again.
 
Need some help again here....after installing the Boom app my sound volume and quality improve much. But tonight suddenly my laptop can't produce any sound anymore....the last as I remember was doing formatting 3rd partition from fat32 to exfat on diskutility. After testing functional read and write support between el capitan and window 10 the problem been detect after I can't play music from vlc player.

The weird thing (for me) is, I can control the volume slider both on system and boom app. On the boom app also I can see the volume indicator (bar) showing there is processing in play but no sound came from built in speaker.

I've try :

1.Reboot without caches-clear caches
2.Turn off boom app
3.Remove boom app

But still no sound...
 
Need some help again here....after installing the Boom app my sound volume and quality improve much. But tonight suddenly my laptop can't produce any sound anymore....the last as I remember was doing formatting 3rd partition from fat32 to exfat on diskutility. After testing functional read and write support between el capitan and window 10 the problem been detect after I can't play music from vlc player.

The weird thing (for me) is, I can control the volume slider both on system and boom app. On the boom app also I can see the volume indicator (bar) showing there is processing in play but no sound came from built in speaker.

I've try :

1.Reboot without caches-clear caches
2.Turn off boom app
3.Remove boom app

But still no sound...

You should never create Windows partitions within Disk Utility (Disk Utility will create a hybrid MBR/GPT partition scheme, as required by BootCamp but not wanted with Windows UEFI).

As for audio...

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.
 
Status
Not open for further replies.
Back
Top