InfiniteMac OSx86

InfiniteMac OSx86 (http://infinitemac.com/forum.php)
-   Leopard 10.5 (http://infinitemac.com/forumdisplay.php?f=85)
-   -   Leopard 10.5.2 AMD EFI (OOTB) (http://infinitemac.com/showthread.php?t=304)

freshcuts 02-20-2008 02:26 AM

Quote:

[cite] bajanboy:[/cite]I have an Asus MB though not the same model and have always had problems with sound after an install, there is what works for me, I simply replace the AppleAzaliaAudio.kext with the one from tiger, or search online for an older ver. than what is included with leopard. Now I am not saying that this will fix you problem because your issues could be more than that but this is what works for.

They are on-line tutorials on how to replace kexts, let me know how it works out.
can you please send me the kext u used so maybe i could try to replace mine.
Thanks
edit i attached an image of my setup:

macprodan 02-20-2008 02:36 AM

I have that motherboard and the sound worked out the box with the AC97 driver selected during install. Try putting the DVD in and using iVisible or pathfinder to show hidden files then run the ac97 installer package.

freshcuts 02-20-2008 02:43 AM

Quote:

[cite] bajanboy:[/cite]I am in the at work right now but will when I get home later today, in the mean time check some of the discussion forums like insainlymac you may get lucky.
Quote:

[cite] macprodan:[/cite]
ok thanks.I have read all related threads in insanelymac.

I have that motherboard and the sound worked out the box with the AC97 driver selected during install. Try putting the DVD in and using iVisible or pathfinder to show hidden files then run the ac97 installer package.
I am going to try that,thank you
EDIT: i just reinstalled the ac97 kext like you said and still no sound!

Xxp/TuX 02-20-2008 02:56 AM

Try editing it...As before,for some people it worked...

freshcuts 02-20-2008 02:57 AM

Quote:

[cite] Xxp/TuX:[/cite]Try editing it...As before,for some people it worked...
you mean edit the kext?
what should i change?

Xxp/TuX 02-20-2008 03:18 AM

For example,check (go to):
---> /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97Audio-brand-.kext/Contents
---> chmod 644 Info.plist
---> nano Info.plist
Look for some Id device 0x0850XXX.If is not,add this string...

freshcuts 02-20-2008 03:35 AM

Quote:

[cite] Xxp/TuX:[/cite]For example,check (go to):
---> /System/Library/Extensions/AppleAC97Audio.kext/Contents/PlugIns/AppleAC97Audio-brand-.kext/Contents
---> chmod 644 Info.plist
---> nano Info.plist
Look for some Id device 0x0850XXX.If is not,add this string...
I have alot of brands include:check pic.
i dont know which one to choose..

zephyroth 02-20-2008 03:38 AM

I have an A8N5X modo with a Realtek ALC850 sound chipset and my dev id is in AppleAC97AudioIntelICH.kext/Contents/Info.plist.
My dev id is 0x005910de. If it can help.

RLembke 02-20-2008 03:41 AM

Thought I'd put my trials and success in

DLed from the usenet groups.

First install - missed the customize options - didn't want to boot

Second install - Checked appropriate options (New Kernel, VIA drivers, nVidia installer, GUID bootloader) - could never get past the HFS+ partition error. Tried all the fdisk stuff but no joy

Third install - Checked appropriate options same as above but with older kernel and MBR bootloader - booted right up. nVidia didn't want to work so I installed Zeph's installer from the wiki post-install and it took this time. Onboard LAN not working but Linksys USB Ethernet adapter working great. Onboard AC97 working. iLife/Office 08 working great after Marvin's Utility run (iPhoto "failed to load" crashes before running Marvin's Util).

Thanks Zeph! You da man!

Abit A8V Motherboard S939
Athlon 64 X2 3600+
2 SATA drives (1 w OSX, 1 with data)
nVidia FX5200
Linksys USB Ethernet adapter

Rob

freshcuts 02-20-2008 03:45 AM

Quote:

[cite] zephyroth:[/cite]I have an A8N5X modo with a Realtek ALC850 sound chipset and my dev id is in AppleAC97AudioIntelICH.kext/Contents/Info.plist.
My dev id is 0x005910de. If it can help.
as you can see in the new pic the mentioned id is included in the kext...