Jump to content

fluid | fixed

Applehda - No sound after sleep


  • Please log in to reply
7 replies to this topic

#1
s.goten

s.goten

    InsanelyMac Protégé

  • Members
  • PipPip
  • 81 posts
Hi,
I found an applehda.kext that make works my idt audio card (I used voodoohda that works fine but causes me random kernel panics and I had to delete it). Now with applehda sound works fine but when I resume the system from sleep the audio disappears until I reboot system.
I read that it's a known problem but I didn't uderstand if a solution exists to solve this problem.

thank you

bye

#2
JamesLittler

JamesLittler

    InsanelyMac Legend

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,022 posts
  • Gender:Male
  • Location:Portsmouth, England
You may need to patch the HDEF device in your DSDT

#3
s.goten

s.goten

    InsanelyMac Protégé

  • Members
  • PipPip
  • 81 posts
thanks. is there a guide to do this?

#4
p.H

p.H

    InsanelyMac Legend

  • FAQ Team
  • 571 posts
  • Gender:Male
  • Interests:Hackintosh & NBA & COD4 promod

View PostJamesLittler, on 17 August 2012 - 10:23 AM, said:

You may need to patch the HDEF device in your DSDT
I've patched HDEF device in my dsdt
but it didn't work .
Do you have some ideas about it ?

#5
s.goten

s.goten

    InsanelyMac Protégé

  • Members
  • PipPip
  • 81 posts

View Postp.H, on 14 September 2012 - 09:09 AM, said:

I've patched HDEF device in my dsdt
but it didn't work .
Do you have some ideas about it ?

same problem....

#6
Frank Moolah

Frank Moolah

    InsanelyMac Protégé

  • Members
  • PipPip
  • 63 posts
  • Gender:Male
  • Location:Rock Town
  • Interests:Hustle
I need a solution to this problem as well. Anyone come up with any ideas yet?

#7
iFIRE

iFIRE

    InsanelyMac Deity

  • Moderators
  • 2,453 posts
  • Gender:Male
  • Location:Bcn-Spain
copy past this in terminal app and see if this script activate your sound after sleep, if this is ok you cam make this exec, or a Apple Script , or a launch daemon with sleep watcher, or with lingom app



#!/bin/bash

sudo kextload /System/Library/Extensions/AppleHDA.kext

sleep 1

Killall Terminal

sleep1


#8
Frank Moolah

Frank Moolah

    InsanelyMac Protégé

  • Members
  • PipPip
  • 63 posts
  • Gender:Male
  • Location:Rock Town
  • Interests:Hustle

View PostiFIRE, on 07 December 2012 - 10:54 AM, said:

copy past this in terminal app and see if this script activate your sound after sleep, if this is ok you cam make this exec, or a Apple Script , or a launch daemon with sleep watcher, or with lingom app



#!/bin/bash
sudo kextload /System/Library/Extensions/AppleHDA.kext
sleep 1
Killall Terminal
sleep1

Tried using the commands, copying an pasting each individual line and it doesn't work. Any other suggestions?





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

© 2013 InsanelyMac  |   News  |   Forum  |   Downloads  |   OSx86 Wiki  |   Mac Netbook  |   Web hosting by CatN  |   Designed by Ed Gain  |   Logo by irfan  |   Privacy Policy