lpause Posted September 3, 2005 Share Posted September 3, 2005 I install MacOSX86 use "Generic Install Dvd Patcher" I Convert Marklar-Tiger.dmg to Marklar-Tiger.iso and use the patch everything is great even the office 2004 worked fine but my audio don't work i try every solution i find in this form and i also edit the Info.plist likt http://wiki.osx86project.org/wiki/index.php/Audio but i still hear nothing i install OSx86 in a Notebook (ASUS S1300N P-M 1.3G 855GE) i also find my audio card's DEVID and VENID but can't work i use ioreg -l to find my card but find nothing somebody can help me to sove this problem??? this is my ioreg's log Please help me....Q_Q io.txt Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/ Share on other sites More sharing options...
opera Posted September 3, 2005 Share Posted September 3, 2005 Search for information before you post. Anyway, if it's the "test3" DVD patcher audio will not work because AppleAC97Audio.kext was not included with it, you have to put it yourself. The "Release1" DVD patcher does include it. Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-11623 Share on other sites More sharing options...
lpause Posted September 3, 2005 Author Share Posted September 3, 2005 Thx For your Post i have already download the appleac97audio.kext and put it in the /System/Lebrary/Exteentions/ and chown and chmod but it still not work thx for your reply again!!! Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-11625 Share on other sites More sharing options...
mactogo Posted September 3, 2005 Share Posted September 3, 2005 I have an ASUS S1n. Basically the same specs as your laptop. I used the dd "simple and accurate" method under a dual boot with XP. After applying the patches and deletions to the kext files, everything seems to be running including USB bluetooth, USB HDD, and built in LAN. Like you, I have no sound even with the device id in the kext. How about your graphics? What maximum resolution are you getting and do you have QE? We have very similar if not identical hardware and may be able to help each other to verify our problems and hopefully get find some answers Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-11643 Share on other sites More sharing options...
lpause Posted September 3, 2005 Author Share Posted September 3, 2005 my graphics is 1024*768*32 and what is QE....... i am a newbie in MacOSx86 Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-11649 Share on other sites More sharing options...
mactogo Posted September 3, 2005 Share Posted September 3, 2005 I have the same resolution. QE as i understand is graphics acceleration in mac that makes more programs work. I'm new to all of this also and the little i know is 5 day's worth of reading the forums. I've heard some people with the Intel 855GM chipset get higher resolutions but i'm stuck with 1024x768. With regards to the sound. I've noticed that darwin doesn't boot up the audioICH.kext properly (something about an IO interrupt not found - You can check this by booting with -v) But i do notice that the audio momentarily "clicks" on while booting(better heard when you use the headphones) but once it reaches the mac screen, no audio devices present. I'm out of options at the moment but considering doing a fresh install with the current release1 patch Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-11653 Share on other sites More sharing options...
lpause Posted September 3, 2005 Author Share Posted September 3, 2005 I have tried the way post in forums but stilll 1024*768*32 and the QE is not support i try boot use -v and use headphones yes!!!i hear some noise at the booting but when it in Mac,the voice is gone!!! i still can't solve this problem... Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-11745 Share on other sites More sharing options...
mactogo Posted September 3, 2005 Share Posted September 3, 2005 Ok, i guess we have the same problem. I hope this isn't a limitation of the hardware we have. Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-11755 Share on other sites More sharing options...
setec Posted September 4, 2005 Share Posted September 4, 2005 You have to set the correct permissions, otherwise you'll get the "not properly installed" error. Slap in the Darwin 8.01 cdrom Go to terminal $ cd /System/Library/Extensions $ sudo cp -R /Volumes/Darwin8_i386/System/Library/Extensions/AppleAC97Audio.kext . $ sudo chmod -R 755 AppleAC97Audio.kext $ sudo chown -R root:wheel AppleAC97Audio.kext This set the correct ownership and privileges, after which I was able to: sudo kextload AppleAC97Audio.kext sudo kextload /System/Library/Extensions/AppleAC97Audio.kext/Contents/Plugins/AppleAC97AudioVIA.kext Reboot Now your sound should work. Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-12088 Share on other sites More sharing options...
lpause Posted September 4, 2005 Author Share Posted September 4, 2005 I have Do as yuor solution and i hae check the permissions but it juest can't work ThX for your reply... You have to set the correct permissions, otherwise you'll get the "not properly installed" error. Slap in the Darwin 8.01 cdrom Go to terminal $ cd /System/Library/Extensions $ sudo cp -R /Volumes/Darwin8_i386/System/Library/Extensions/AppleAC97Audio.kext . $ sudo chmod -R 755 AppleAC97Audio.kext $ sudo chown -R root:wheel AppleAC97Audio.kext This set the correct ownership and privileges, after which I was able to: sudo kextload AppleAC97Audio.kext sudo kextload /System/Library/Extensions/AppleAC97Audio.kext/Contents/Plugins/AppleAC97AudioVIA.kext Reboot Now your sound should work. <{POST_SNAPBACK}> Link to comment https://www.insanelymac.com/forum/topic/1802-my-audio-still-hear-nothing-please-help-me/#findComment-12112 Share on other sites More sharing options...
Recommended Posts