olarila.com

Mac OS X x86 - Hackintosh
It is currently 22 May 2013, 10:49

All times are UTC [ DST ]




Post new topic Reply to topic  [ 54 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next
Author Message
 Post subject: Re: AppleHDA in Lion
PostPosted: 28 Jul 2011, 13:06 
Noob

Joined: 24 Jul 2011, 12:09
Posts: 6
okay nvm it works. i just didn't patch hdef.. seeing as the auto patcher didn't do it for me, haha.

thanks a lot anyways! audio working as planned. :)


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 01 Aug 2011, 09:12 
GeekInTraining

Joined: 16 Jul 2011, 16:00
Posts: 31
this mode is for enable AppleHDA for alc88x without problem, and avoid the kernel panic on reboot ?


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 27 Aug 2011, 19:29 
Noob

Joined: 27 Aug 2011, 19:25
Posts: 2
Ayuda por favor, con ALC888 y Mac OS X Lion, cual es el "PIN Configuration" para que trabajen los puertos frontales,
por favor los necesito, muchas gracias


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 05 Sep 2011, 08:16 
Noob

Joined: 26 May 2011, 02:41
Posts: 4
hi all i have an old alcinject.kext with patched applehda.kext which works fine fro me in snowleo but it dosent work for me in lion . I have attached both the kexts can anbody guide me how to patch apple hda from lion to get my audio working
my audio driver is realtek alc 880.


You do not have the required permissions to view the files attached to this post.


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 05 Sep 2011, 16:05 
User avatar
Staff

Joined: 05 Dec 2010, 21:49
Posts: 1120
Follow instructions in first post (use PlistEdit Pro), but instead of taking values from "legacy" you will take them from AppleHDA plug-ins.

CommonPeripheralDSP, PathMaps, LayoutID and PathMapRef come from AppleHDA.kext/Contents/PlugIns/AppleHDAPlatformDriver.kext/Contents/Info.plist

The dict from HDAConfigDefault comes from AppleHDA.kext/Contents/PlugIns/AppleHDAController.kext/Contents/Info.plist

Copy data from ALCinject.kext (entriesToAdd) to HDEF in DSDT
Code:
                Method (_DSM, 4, NotSerialized)
                {
                    Store (Package (0x06)
                        {
                            "built-in",
                            Buffer (One)
                            {
                                0x00
                            },

                            "layout-id",
                            Buffer (0x04)
                            {
                                0x0C, 0x00, 0x00, 0x00
                            },

                            "PinConfigurations",
                            Buffer (Zero) {}
                        }, Local0)
                    DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
                    Return (Local0)
                }


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 06 Sep 2011, 09:45 
Noob

Joined: 26 May 2011, 02:41
Posts: 4
AppleHDA.kext/Contents/Resources/Platforms.xml

My resources Folder Does no have platforms.xml


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 06 Sep 2011, 18:32 
User avatar
Staff

Joined: 05 Dec 2010, 21:49
Posts: 1120
rohan_pce wrote:
AppleHDA.kext/Contents/Resources/Platforms.xml

My resources Folder Does no have platforms.xml


Then it's not a Lion AppleHDA.


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 06 Sep 2011, 18:43 
User avatar
GeekInTraining

Joined: 20 Jun 2011, 13:55
Posts: 12
Old...

Do you know if it works with ALC888b ? I'm trying for days... I have used several alc888b kexts as base to edit the values on AppleHDA in Lion... but no lucky...

I don't want to keep trying if it's impossible, so I'm asking you if you know some "success case" with this ALC888b...


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 06 Sep 2011, 18:54 
User avatar
Staff

Joined: 05 Dec 2010, 21:49
Posts: 1120
I don't remember about a "success case" with this specific codec, but if the kext works in Snow Leopard, the Lion "port" should work as well.


Top
 Profile  
 
 Post subject: Re: AppleHDA in Lion
PostPosted: 06 Sep 2011, 19:06 
User avatar
GeekInTraining

Joined: 20 Jun 2011, 13:55
Posts: 12
oldnapalm wrote:
I don't remember about a "success case" with this specific codec, but if the kext works in Snow Leopard, the Lion "port" should work as well.


I'm using the values from LegacyHDA_ALC888B.kext... this kext used to work on Snow Leopard in Extra/Extensions... with AppleHDA.kext from 10.6.2 in S/L/E... my DSDT has HDEF...

Am I doing something wrong?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 54 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group