Contribute
Register

Sound randomly stops working

Status
Not open for further replies.
Joined
Oct 15, 2016
Messages
35
Motherboard
ASUS X556UA
CPU
i5-6200U
Graphics
HD520
Hi, I have an ASUS X55UA and my sound sometimes just doesn’t work. The command
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
sometimes fixes it, but most of the time doesn’t. My laptop is using ALC255 and I also use CodecCommander and AppleALC. I have a native AppleHDA in S/L/E.
I attached my CLOVER folder (without 'Themes') for you to check if everything is ok with it.
What should I do? Thanks in advance
 

Attachments

  • CLOVER.zip
    1.6 MB · Views: 94
Hi, I have an ASUS X55UA and my sound sometimes just doesn’t work. The command
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
sometimes fixes it, but most of the time doesn’t. My laptop is using ALC255 and I also use CodecCommander and AppleALC. I have a native AppleHDA in S/L/E.
I attached my CLOVER folder (without 'Themes') for you to check if everything is ok with it.
What should I do? Thanks in advance
something you could try and that is ResetHDA:
https://clover-wiki.zetam.org/Configuration/Devices#devices_audio_audio-resethda

that sorted an issue with my sound
 
Thanks for the fast reply, but it didn't work
i used mirones audio patcher and not appleALC. it may be worth giving that a go.

it creates patches for your config.plist and irq fix dsdt and audio layout dsdt patches (which you may already have installed not on my mac at the moment so can't check your dsdt)

you can either use a vanilla applehda or use the one mirones audio patcher creates. there is a nice pdf file it creates giving you full details on how to set this up
 
i used mirones audio patcher and not appleALC. it may be worth giving that a go.

it creates patches for your config.plist and irq fix dsdt and audio layout dsdt patches (which you may already have installed not on my mac at the moment so can't check your dsdt)

you can either use a vanilla applehda or use the one mirones audio patcher creates. there is a nice pdf file it creates giving you full details on how to set this up
I tried it once, caused the same problems...
 
I tried it once, caused the same problems...
maybe Mr Rehabman may be able to help, he will need the following from you to be able to help, so if you can get this info, that would be a good start:

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.
 
output for kextstat|grep -y acpiplat:
Code:
   13    2 0xffffff7f82ec7000 0x66000    0x66000    com.apple.driver.AppleACPIPlatform (5.0) C13E1748-0D63-3761-82E4-FEF27EF06967 <12 11 7 6 5 4 3 1>
output for kextstat|grep -y appleintelcpu: no output
output for kextstat|grep -y applelpc:
Code:
   87    0 0xffffff7f82644000 0x3000     0x3000     com.apple.driver.AppleLPC (3.1) F51595F0-F9B1-3B85-A1C3-F984DAD4107E <77 12 5 4 3>
output for kextstat|grep -y applehda:
Code:
   92    1 0xffffff7f82aca000 0x1d000    0x1d000    com.apple.driver.AppleHDAController (276.26) D0953002-6091-376F-8E0F-33B65F42CEF9 <91 90 73 12 7 6 5 4 3 1>
  117    0 0xffffff7f82c4c000 0xb4000    0xb4000    com.apple.driver.AppleHDA (276.26) 7611D43E-12FE-3228-A6D3-9C99A5D030CC <116 96 92 91 90 73 6 5 4 3 1>
output for sudo touch /System/Library/Extensions && sudo kextcache -u /:
Code:
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Trackpad.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Mouse.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Keyboard.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooPS2Controller.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext VoodooI2C.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext SATA-100-series-unsupported.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext RealtekRTL8111.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext IntelBacklight.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext FakeSMC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext CodecCommander.kext
kext-dev-mode allowing invalid signature -67013 0xFFFFFFFFFFFEFA3B for kext AppleMobileDevice.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext PinConfigs.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext AppleALC.kext
kext-dev-mode allowing invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext ACPIBatteryManager.kext
KernelCache ID: 89917AE6EB927D1BBCC7DCB4226A2E77
symlink("/System/Library/PrelinkedKernels/prelinkedkernel", "/System/Library/Caches/com.apple.kext.caches/Startup/kernelcache") failed 17 (File exists) <createPrelinkedKernel 2795>
Thanks!
 

Attachments

  • CLOVER.zip
    1.6 MB · Views: 87
  • Alon’s MacBook Pro.ioreg
    7 MB · Views: 106
Hi, I have an ASUS X55UA and my sound sometimes just doesn’t work. The command
Code:
sudo touch /System/Library/Extensions && sudo kextcache -u /
sometimes fixes it, but most of the time doesn’t. My laptop is using ALC255 and I also use CodecCommander and AppleALC. I have a native AppleHDA in S/L/E.
I attached my CLOVER folder (without 'Themes') for you to check if everything is ok with it.
What should I do? Thanks in advance

To fix audio:
- after you're done installing kexts... (kernel cache must be stable)
- boot without caches
- rebuild cache
- boot normally
 
Status
Not open for further replies.
Back
Top