Jump to content

LegacyHDA solution for latest AppleHDA v1.8.4fc3 ***ALC888 users***


atlee
 Share

23 posts in this topic

Recommended Posts

Working LegacyHDA solution for the latest AppleHDA v1.8.4fc3

 

k9g7s7.png

11b109l.png

o6cns4.png

 

Green - 20 working

21, 22, 23 Grey, Black and Orange working

LineIn and Mic rear not tested

This version also has Dig In and Out

 

***REMOVED HP/Front Mic***As OSX don't support all outputs from what i have learnt anyway.

 

Please test

NO DSDT needed.

http://www.mediafire.com/?zyfi0dw32mt

 

My setup:

/Extra has HDAEnabler - Injects Layout ID 12

/System/Library/Extensions - Both LegacyHDA and Bin patched AppleHDA

 

AppleHDA had to be bin patched, because AppleHDA is hardcoded for ALC889a/885

I bin patched so codec id 283904136 will load.

 

Hope you all enjoy, This is for codec address 2, change verbs inside Legacy to matchs yours. This should work for all ALC888 versions it all depends on your verbs.

 

I will continue to work on a better version but i need to get back to uni work ;)

  • Like 1
Link to comment
Share on other sites

 It's not perfect at the moment, but i need people to test and reply to my work. I'm hoping x.di can join me and help me with creating a better version. I got a lot of uni work to do so i will eventually take a break and re-look at this stuff.

Link to comment
Share on other sites

Working LegacyHDA solution for the latest AppleHDA v1.8.4fc3

 

k9g7s7.png

11b109l.png

o6cns4.png

 

Green - 20 working

21, 22, 23 Grey, Black and Orange working

LineIn and Mic rear not tested

This version also has Dig In and Out

 

***REMOVED HP/Front Mic***As OSX don't support all outputs from what i have learnt anyway.

 

Please test

NO DSDT needed.

http://www.mediafire.com/?zyfi0dw32mt

 

My setup:

/Extra has HDAEnabler - Injects Layout ID 12

/System/Library/Extensions - Both LegacyHDA and Bin patched AppleHDA

 

AppleHDA had to be bin patched, because AppleHDA is hardcoded for ALC889a/885

I bin patched so codec id 283904136 will load.

 

Hope you all enjoy, This is for codec address 2, change verbs inside Legacy to matchs yours. This should work for all ALC888 versions it all depends on your verbs.

 

I will continue to work on a better version but i need to get back to uni work :P

 

My Motherboard Is p43-es3g can you help me i updated to 10.6.3 and alc888 dont work i tried the one in this post and nothing.

 

here is ma DSDT Can you help ME? Please.

 

 

 

 

 

Device (HDEF)

{

Name (_ADR, 0x001B0000)

Method (_PRW, 0, NotSerialized)

{

Return (Package (0x02)

{

0x0D,

0x05

})

}

 

Method (_DSM, 4, NotSerialized)

{

Store (Package (0x0C)

{

"codec-id",

Buffer (0x04)

{

0x88, 0x08, 0xEC, 0x10

},

 

"layout-id",

Buffer (0x04)

{

0x78, 0x03, 0x00, 0x00

},

 

"device-type",

Buffer (0x07)

{

"ALC888"

},

 

"PinConfigurations",

Buffer (0x28)

{

/* 0000 */ 0x50, 0x41, 0x01, 0x01, 0x50, 0x40, 0x21, 0x02,

/* 0008 */ 0x30, 0x01, 0x10, 0x90, 0x20, 0x60, 0x01, 0x01,

/* 0010 */ 0x70, 0x20, 0x01, 0x01, 0xA0, 0x90, 0xA1, 0x02,

/* 0018 */ 0x10, 0x30, 0x81, 0x01, 0x40, 0x90, 0xA1, 0x01,

/* 0020 */ 0x60, 0x61, 0x4B, 0x01, 0xF0, 0x01, 0xCB, 0x01

},

 

"reg",

Buffer (0x28)

{

/* 0000 */ 0x00, 0xD8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

/* 0008 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

/* 0010 */ 0x00, 0x00, 0x00, 0x00, 0x10, 0xD8, 0x00, 0x02,

/* 0018 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,

/* 0020 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00

},

 

"platformFamily",

Buffer (One)

{

0x00

}

}, Local0)

DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))

Return (Local0)

}

}

 

Name (BUFA, ResourceTemplate ()

{

IRQ (Level, ActiveLow, Shared, )

{3,4,5,6,7,9,10,11,12,14,15}

})

Name (BUFB, ResourceTemplate ()

{

IRQ (Level, ActiveLow, Shared, )

{}

})

CreateWordField (BUFB, One, IRQV)

Device (LNKA)

{

Name (_HID, EisaId ("PNP0C0F"))

Name (_UID, One)

Method (_STA, 0, NotSerialized)

{

And (PIRA, 0x80, Local0)

If (LEqual (Local0, 0x80))

{

Return (0x09)

}

Else

{

Return (0x0B)

}

}

 

Method (_PRS, 0, NotSerialized)

{

Return (BUFA)

}

 

Method (_DIS, 0, NotSerialized)

{

Or (PIRA, 0x80, PIRA)

}

 

Method (_CRS, 0, NotSerialized)

{

And (PIRA, 0x0F, Local0)

ShiftLeft (One, Local0, IRQV)

Return (BUFB)

}

 

Method (_SRS, 1, NotSerialized)

{

CreateWordField (Arg0, One, IRQ1)

FindSetRightBit (IRQ1, Local0)

Decrement (Local0)

Store (Local0, PIRA)

}

}

 

Device (LNKB)

{

Name (_HID, EisaId ("PNP0C0F"))

Name (_UID, 0x02)

Method (_STA, 0, NotSerialized)

{

And (PIRB, 0x80, Local0)

If (LEqual (Local0, 0x80))

{

Return (0x09)

}

Else

{

Return (0x0B)

}

}

 

Method (_PRS, 0, NotSerialized)

{

Return (BUFA)

}

 

Method (_DIS, 0, NotSerialized)

{

Or (PIRB, 0x80, PIRB)

}

 

Method (_CRS, 0, NotSerialized)

{

And (PIRB, 0x0F, Local0)

ShiftLeft (One, Local0, IRQV)

Return (BUFB)

}

 

Method (_SRS, 1, NotSerialized)

{

CreateWordField (Arg0, One, IRQ1)

FindSetRightBit (IRQ1, Local0)

Decrement (Local0)

Store (Local0, PIRB)

}

}

 

Device (LNKC)

{

Name (_HID, EisaId ("PNP0C0F"))

Name (_UID, 0x03)

Method (_STA, 0, NotSerialized)

{

And (PIRC, 0x80, Local0)

If (LEqual (Local0, 0x80))

{

Return (0x09)

}

Else

{

Return (0x0B)

}

}

 

Method (_PRS, 0, NotSerialized)

{

Return (BUFA)

}

 

Method (_DIS, 0, NotSerialized)

{

Or (PIRC, 0x80, PIRC)

}

 

Method (_CRS, 0, NotSerialized)

{

And (PIRC, 0x0F, Local0)

ShiftLeft (One, Local0, IRQV)

Return (BUFB)

}

 

Method (_SRS, 1, NotSerialized)

{

CreateWordField (Arg0, One, IRQ1)

FindSetRightBit (IRQ1, Local0)

Decrement (Local0)

Store (Local0, PIRC)

}

}

 

Device (LNKD)

{

Name (_HID, EisaId ("PNP0C0F"))

Name (_UID, 0x04)

Method (_STA, 0, NotSerialized)

{

And (PIRD, 0x80, Local0)

If (LEqual (Local0, 0x80))

{

Return (0x09)

}

Else

{

Return (0x0B)

}

}

 

Method (_PRS, 0, NotSerialized)

{

Return (BUFA)

}

 

Method (_DIS, 0, NotSerialized)

{

Or (PIRD, 0x80, PIRD)

}

 

Method (_CRS, 0, NotSerialized)

{

And (PIRD, 0x0F, Local0)

ShiftLeft (One, Local0, IRQV)

Link to comment
Share on other sites

Also please note the verbs inside this LegacyHDA are for address 2, if yours is address 1 or 0 you have to update.

 

DSDT with this version is not required, remove any AppleHDA you have in extra's folder.

 

Keep the folder structure i said.

 

HDAEnabler /Extra

AppleHDA - my version and not vanilla, LegacyHDA place both in S/L/E

 

Repiar permissions, trust me it works.

 

CHANGE

Device (HDEF)
{
Name (_ADR, 0x001B0000)
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x0D,
0x05
})
}

Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0C)
{
"codec-id",
Buffer (0x04)
{
0x88, 0x08, 0xEC, 0x10
},

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

"device-type",
Buffer (0x07)
{
"ALC888"
},

"PinConfigurations",
Buffer (0x28)
{
/* 0000 */ 0x50, 0x41, 0x01, 0x01, 0x50, 0x40, 0x21, 0x02,
/* 0008 */ 0x30, 0x01, 0x10, 0x90, 0x20, 0x60, 0x01, 0x01,
/* 0010 */ 0x70, 0x20, 0x01, 0x01, 0xA0, 0x90, 0xA1, 0x02,
/* 0018 */ 0x10, 0x30, 0x81, 0x01, 0x40, 0x90, 0xA1, 0x01,
/* 0020 */ 0x60, 0x61, 0x4B, 0x01, 0xF0, 0x01, 0xCB, 0x01
},

"reg",
Buffer (0x28)
{
/* 0000 */ 0x00, 0xD8, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0008 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0010 */ 0x00, 0x00, 0x00, 0x00, 0x10, 0xD8, 0x00, 0x02,
/* 0018 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
/* 0020 */ 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0x00
},

"platformFamily",
Buffer (One)
{
0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}

CHANGE TO

Device (AZAL)
{
Name (_ADR, 0x001B0000)
Method (_PRW, 0, NotSerialized)
{
Return (Package (0x02)
{
0x0D,
0x05
})
}
}

 

DSDT does not work with ALC888 user's no more as far as i am aware and have tested, Try just using the HDAEnabler to inject.

Link to comment
Share on other sites

Hello atlee.

 

I have tried your kexts but for me this does not work... I see audio devices in system profiler but Audio preferences say there is no device.

 

I am at a loss here. I had http://www.kexts.com/view/137-alc888_p35-ds3l.html working perfectly for a while it even worked in 10.6.3 for a while until I repaired disk permissions... Now every time it booted with the kexts I linked here I got a kernel panic... I even installed fresh snow leopard a few times and it even started KP'ing on 10.6.2 for some reason.

 

I am not using a DSDT... I noticed some anomalies in the scroll down when booting with -v and your kexts, I will try and get a picture for you.

 

Could this be because I have the ALC888S version of the chip? If you can help I would most appreciate it.

 

Here's a photo:

 

9ixzkw.jpg

 

EDIT: I tried everything again... I still get that scroll when i boot with -v but it isn't as bad.

 

No sound... I now see it in profiler and also sound preferences and it's showing as working, but no matter what I select I'm getting no actual audio.

 

Could it be verbs or something that need changing in LegacyHDA? If it is I haven't a clue how to.

 

2igmwbq.jpg

Link to comment
Share on other sites

Hello atlee.

 

I have tried your kexts but for me this does not work... I see audio devices in system profiler but Audio preferences say there is no device.

 

I am at a loss here. I had http://www.kexts.com/view/137-alc888_p35-ds3l.html working perfectly for a while it even worked in 10.6.3 for a while until I repaired disk permissions... Now every time it booted with the kexts I linked here I got a kernel panic... I even installed fresh snow leopard a few times and it even started KP'ing on 10.6.2 for some reason.

 

I am not using a DSDT... I noticed some anomalies in the scroll down when booting with -v and your kexts, I will try and get a picture for you.

 

Could this be because I have the ALC888S version of the chip? If you can help I would most appreciate it.

 

Here's a photo:

 

9ixzkw.jpg

 

EDIT: I tried everything again... I still get that scroll when i boot with -v but it isn't as bad.

 

No sound... I now see it in profiler and also sound preferences and it's showing as working, but no matter what I select I'm getting no actual audio.

 

Could it be verbs or something that need changing in LegacyHDA? If it is I haven't a clue how to.

 

2igmwbq.jpg

 

your device ID is different so you require editing of these files, so you will also need codec verbs from windows.

 

 

save this errors as a txt so i cqan see the whole problem. Only way i can help you is if you get your codec verbs from Vista/Win7 regedit and get me a linux codec dump.

 

Linux live cd, goto terminal

 

type cat /proc/asound/card0/codec#1 > ~/Desktop/codec_dump.txt

 

Check the /proc/asound/card0/ folder as it could be codec#1, 2 or 3 or 4 and so on.

Link to comment
Share on other sites

I don't mean to be rude but I don't see the point of this ?

 

tmongkol's Legacy kexts still work with the BIN edited AppleHDA 1.8.4fc3 !

 

 

 

 

@FormerlyKnowAs, tmongkol's Bin patched AppleHDA was not out before me, I've been working on this a while now so you can choose who you like, his version does not contain all outputs and does not change the system profiler.

 

 

Also you don't need LegacyHDA with tmongkol's AppleHDA, it's bin patched and pathmaps and verbs have been changed.

 

my version AppleHDA bin patched only. LegacyHDA controls both verbs and pathmaps. 

 

i've been working on 1.8.3fc1 and 1.8.4fc3 since they came out, tmongkol just posted this a few days ago.

 

I don't mean to be rude but I don't see the point of this ?

 

tmongkol's Legacy kexts still work with the BIN edited AppleHDA 1.8.4fc3 !

 

If my work is not appreciated i can always stop. i do have a lot of study to do.

Link to comment
Share on other sites

If my work is not appreciated i can always stop. i do have a lot of study to do.

 

no offense meant !

 

I didn't realize you'd patched the AppleHDA ... I believe I'm using your bin patched kext :D

 

D

Link to comment
Share on other sites

no offense meant !

 

I didn't realize you'd patched the AppleHDA ... I believe I'm using your bin patched kext :D

 

D

 

If tmongkol can produce a perfect version saves me the time, there is no way past a unbin patched version as alc885/889a codec id is hardcoded. I have figured that AppleHDA has a certain nest that needs to be produced inside the pathmaps to actually create a legacyhda that does not cause insertion errors, i will work on it after i submit a few assignments but if anyone is interested in finishing the job its fine by me or if tmongkol gets to it first, i dont mind.

 

codec_dump.txt

 

There is my codec dump from Ubuntu... it looks like I have codec#0

 

I'm not sure on this verbs thing in windows... I saw how to do it from your other topic but I could find nothing searching regedit.

 

Ricksterm i will create a LegacyHDA to suit your verbs, Just give me some time, Also i want you to goto Applications --> Utilities --> Console and look under kernel.log i want to know what is causing the error you showed me, i think you could have more then one kext running into each other.

 

 

@ Ricksterm or anybody with codec address 0.

 

Address 0 codec verbs for future reference

01471C10 01471D40 01471E01 01471F01 01571C60 01571D10 01571E01 01571F01 01671C70 01671D60 01671E01 01671F01 01771C80 01771D20 01771E01 01771F01 01871C40 01871D90 01871EA1 01871F01 01971C90 01971D90 01971EA1 01971F01 01A71C50 01A71D30 01A71E81 01A71F01 01B71C20 01B71D40 01B71E21 01B71F01 01D71CA0 01D71DE0 01D71E05 01D71F40 01E71C30 01E71D40 01E71E45 01E71F01

 

Also patched LegacyHDA attached, with AppleHDA, HDAEnabler.

ALC888_Address0.zip

Link to comment
Share on other sites

Apr  7 15:20:22 localhost kernel[0]: npvhash=4095
Apr  7 15:20:22 localhost kernel[0]: Darwin Kernel Version 10.3.0: Fri Feb 26 11:57:13 PST 2010; root:xnu-1504.3.12~1/RELEASE_X86_64
Apr  7 15:20:22 localhost kernel[0]: vm_page_bootstrap: 962955 free pages and 85621 wired pages
Apr  7 15:20:22 localhost kernel[0]: kext submap [0xffffff7f80600000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000600000]
Apr  7 15:20:22 localhost kernel[0]: standard timeslicing quantum is 10000 us
Apr  7 15:20:22 localhost kernel[0]: mig_table_max_displ = 73
Apr  7 15:20:22 localhost kernel[0]: [SleepEnabler] Registering PowerManagement dispatch table...
Apr  7 15:20:22 localhost kernel[0]: [SleepEnabler] in the event of a kernel panic, please use pmVersion...
Apr  7 15:20:22 localhost kernel[0]: [SleepEnabler] Calling pmInitComplete()...
Apr  7 15:20:22 localhost kernel[0]: NullCPUPowerManagement::init: properties=0xffffff8009a72840
Apr  7 15:20:22 localhost kernel[0]: NullCPUPowerManagement::start
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=132 Disabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=133 Disabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=134 Disabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=135 Disabled
Apr  7 15:20:22 localhost kernel[0]: calling mpo_policy_init for Quarantine
Apr  7 15:20:22 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
Apr  7 15:20:22 localhost kernel[0]: calling mpo_policy_init for Sandbox
Apr  7 15:20:22 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
Apr  7 15:20:22 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
Apr  7 15:20:22 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Apr  7 15:20:22 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
Apr  7 15:20:22 localhost kernel[0]: The Regents of the University of California. All rights reserved.
Apr  7 15:20:22 localhost kernel[0]: MAC Framework successfully initialized
Apr  7 15:20:22 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
Apr  7 15:20:22 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
Apr  7 15:20:22 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
Apr  7 15:20:22 localhost kernel[0]: RTC: Only single RAM bank (128 bytes)
Apr  7 15:20:22 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
Apr  7 15:20:22 localhost kernel[0]: From path: "uuid", 
Apr  7 15:20:22 localhost kernel[0]: Waiting for boot volume with UUID 90C13E96-06CE-304A-80E1-6200FB15E04D
Apr  7 15:20:22 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:22 localhost kernel[0]: netkas presents fakesmc, a kext which emulates smc device
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:22 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
Apr  7 15:20:22 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntel5SeriesAHCI/CHN0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST3500820AS Media/IOFDiskPartitionScheme/Untitled 1@1
Apr  7 15:20:22 localhost kernel[0]: BSD root: disk0s1, major 14, minor 1
Apr  7 15:20:22 localhost kernel[0]: Kernel is LP64
Apr  7 15:20:22 localhost kernel[0]: USBMSC Identifier (non-unique): 058F63626476 0x58f 0x6362 0x100
Apr  7 15:20:22 localhost kernel[0]: systemShutdown false
Apr  7 15:20:24 Ricky-Mallorys-Mac-Pro kernel[0]: ** AppleSMBusPCI::start failed to get acpi path for provider
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: Previous Shutdown Cause: 0
Apr  7 15:20:29 Ricky-Mallorys-Mac-Pro kernel[0]: NVDANV50HAL loaded and registered.
Apr  7 15:20:29 Ricky-Mallorys-Mac-Pro kernel[0]: identified as RTL8168D/8111D
Apr  7 15:20:30 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion ""ERROR: EFI ROM did not publish 'hda-gfx' associative property!\n"" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDACodecGeneric.cpp" at line 340 goto ExitError
Apr  7 15:20:30: --- last message repeated 12 times ---
Apr  7 15:20:30 Ricky-Mallorys-Mac-Pro kernel[0]: DSMOS has arrived
Apr  7 15:20:30 Ricky-Mallorys-Mac-Pro kernel[0]: com_chucko_RealtekR1000: Ethernet address 40:61:86:2d:df:f9
Apr  7 15:20:31 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found MSDS, length - 6
Apr  7 15:20:35 Ricky-Mallorys-Mac-Pro kernel[0]: ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out
Apr  7 15:20:35 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key not found BEMB, length - 1
Apr  7 15:20:42 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 == fPathControls" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAPath.cpp" at line 1248 goto Exit
Apr  7 15:20:42 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAPath.cpp" at line 1169 goto Exit
Apr  7 15:20:42 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != pathSet->getWidgetAmplifierGainRange ( &zeroValue, &minValue, &maxValue, &minDB, &maxDB, kPATH_CONTROL_SPATIAL_CHANNELID_Master )" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAEngine.cpp" at line 335 goto handler
Apr  7 15:20:44 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "-1 == streamIOType" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDAController/AppleHDAController.cpp" at line 4952 goto Exit
Apr  7 15:20:44 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDAController/AppleHDAController.cpp" at line 4658 goto Exit
Apr  7 15:20:44 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != fHDAStream->activateStream ( fStreamDataMode )" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAEngine.cpp" at line 7566 goto Exit
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: akeSMC: key info not found VS6C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS8C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VG1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSAC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VM0S, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp3C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSCC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS3C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VP0R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VMBS, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSEC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VCAC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS5C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS7C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VG0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS9C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp2C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSBC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS2C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VN0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VMAS, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSDC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS4C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VC0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PG0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PG1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN2R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PM2S, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PP0R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PC0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PM1S, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN1R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN0R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PCBC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PCAC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PMBS, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Pp0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Pp1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PMAS, length - 6
Apr  7 15:22:34 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "mFirstConvert && ( numSampleFrames > currentSampleFrame)" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAEngine.cpp" at line 1785 goto Exit

 

That's the error I'm getting... not sure what all the FakeSMC errors are for.

 

Atlee I tried your new kexts but for me this doesn't work either, I see the devices in profiler and preferences but no sound :(

 

Thank you for everything so far though, I much appreciate it. I know you are very busy right now.

Link to comment
Share on other sites

Apr  7 15:20:22 localhost kernel[0]: npvhash=4095
Apr  7 15:20:22 localhost kernel[0]: Darwin Kernel Version 10.3.0: Fri Feb 26 11:57:13 PST 2010; root:xnu-1504.3.12~1/RELEASE_X86_64
Apr  7 15:20:22 localhost kernel[0]: vm_page_bootstrap: 962955 free pages and 85621 wired pages
Apr  7 15:20:22 localhost kernel[0]: kext submap [0xffffff7f80600000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000600000]
Apr  7 15:20:22 localhost kernel[0]: standard timeslicing quantum is 10000 us
Apr  7 15:20:22 localhost kernel[0]: mig_table_max_displ = 73
Apr  7 15:20:22 localhost kernel[0]: [SleepEnabler] Registering PowerManagement dispatch table...
Apr  7 15:20:22 localhost kernel[0]: [SleepEnabler] in the event of a kernel panic, please use pmVersion...
Apr  7 15:20:22 localhost kernel[0]: [SleepEnabler] Calling pmInitComplete()...
Apr  7 15:20:22 localhost kernel[0]: NullCPUPowerManagement::init: properties=0xffffff8009a72840
Apr  7 15:20:22 localhost kernel[0]: NullCPUPowerManagement::start
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=4 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=6 Enabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=132 Disabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=133 Disabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=134 Disabled
Apr  7 15:20:22 localhost kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=135 Disabled
Apr  7 15:20:22 localhost kernel[0]: calling mpo_policy_init for Quarantine
Apr  7 15:20:22 localhost kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
Apr  7 15:20:22 localhost kernel[0]: calling mpo_policy_init for Sandbox
Apr  7 15:20:22 localhost kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
Apr  7 15:20:22 localhost kernel[0]: calling mpo_policy_init for TMSafetyNet
Apr  7 15:20:22 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
Apr  7 15:20:22 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
Apr  7 15:20:22 localhost kernel[0]: The Regents of the University of California. All rights reserved.
Apr  7 15:20:22 localhost kernel[0]: MAC Framework successfully initialized
Apr  7 15:20:22 localhost kernel[0]: using 16384 buffer headers and 4096 cluster IO buffer headers
Apr  7 15:20:22 localhost kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
Apr  7 15:20:22 localhost kernel[0]: ACPI: System State [S0 S3 S4 S5] (S3)
Apr  7 15:20:22 localhost kernel[0]: RTC: Only single RAM bank (128 bytes)
Apr  7 15:20:22 localhost kernel[0]: mbinit: done (64 MB memory set for mbuf pool)
Apr  7 15:20:22 localhost kernel[0]: From path: "uuid", 
Apr  7 15:20:22 localhost kernel[0]: Waiting for boot volume with UUID 90C13E96-06CE-304A-80E1-6200FB15E04D
Apr  7 15:20:22 localhost kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:22 localhost kernel[0]: netkas presents fakesmc, a kext which emulates smc device
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:22 localhost kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:22 localhost kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
Apr  7 15:20:22 localhost kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntel5SeriesAHCI/CHN0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/ST3500820AS Media/IOFDiskPartitionScheme/Untitled 1@1
Apr  7 15:20:22 localhost kernel[0]: BSD root: disk0s1, major 14, minor 1
Apr  7 15:20:22 localhost kernel[0]: Kernel is LP64
Apr  7 15:20:22 localhost kernel[0]: USBMSC Identifier (non-unique): 058F63626476 0x58f 0x6362 0x100
Apr  7 15:20:22 localhost kernel[0]: systemShutdown false
Apr  7 15:20:24 Ricky-Mallorys-Mac-Pro kernel[0]: ** AppleSMBusPCI::start failed to get acpi path for provider
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: Copyright (c) 2008 by Kabyl
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 05/05/2008 Added SP-Audio support by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: HDAEnabler: 03/07/2009 Compiled for 32/64-bit by Taruga
Apr  7 15:20:25 Ricky-Mallorys-Mac-Pro kernel[0]: Previous Shutdown Cause: 0
Apr  7 15:20:29 Ricky-Mallorys-Mac-Pro kernel[0]: NVDANV50HAL loaded and registered.
Apr  7 15:20:29 Ricky-Mallorys-Mac-Pro kernel[0]: identified as RTL8168D/8111D
Apr  7 15:20:30 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion ""ERROR: EFI ROM did not publish 'hda-gfx' associative property!\n"" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDACodecGeneric.cpp" at line 340 goto ExitError
Apr  7 15:20:30: --- last message repeated 12 times ---
Apr  7 15:20:30 Ricky-Mallorys-Mac-Pro kernel[0]: DSMOS has arrived
Apr  7 15:20:30 Ricky-Mallorys-Mac-Pro kernel[0]: com_chucko_RealtekR1000: Ethernet address 40:61:86:2d:df:f9
Apr  7 15:20:31 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found MSDS, length - 6
Apr  7 15:20:35 Ricky-Mallorys-Mac-Pro kernel[0]: ACPI_SMC_PlatformPlugin::start - waitForService(resourceMatching(AppleIntelCPUPowerManagement) timed out
Apr  7 15:20:35 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key not found BEMB, length - 1
Apr  7 15:20:42 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 == fPathControls" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAPath.cpp" at line 1248 goto Exit
Apr  7 15:20:42 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAPath.cpp" at line 1169 goto Exit
Apr  7 15:20:42 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != pathSet->getWidgetAmplifierGainRange ( &zeroValue, &minValue, &maxValue, &minDB, &maxDB, kPATH_CONTROL_SPATIAL_CHANNELID_Master )" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAEngine.cpp" at line 335 goto handler
Apr  7 15:20:44 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "-1 == streamIOType" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDAController/AppleHDAController.cpp" at line 4952 goto Exit
Apr  7 15:20:44 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != result" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDAController/AppleHDAController.cpp" at line 4658 goto Exit
Apr  7 15:20:44 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "0 != fHDAStream->activateStream ( fStreamDataMode )" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAEngine.cpp" at line 7566 goto Exit
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: akeSMC: key info not found VS6C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS8C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VG1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSAC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VM0S, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp3C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSCC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS3C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VP0R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VMBS, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSEC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VCAC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS5C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS7C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VG0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS9C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Vp2C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSBC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS2C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VN0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VMAS, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VSDC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VS4C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found VC0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PG0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PG1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN2R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PM2S, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PP0R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PC0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PM1S, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN1R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PN0R, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PCBC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PCAC, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PMBS, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Pp0C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found Pp1C, length - 6
Apr  7 15:20:47 Ricky-Mallorys-Mac-Pro kernel[0]: FakeSMC: key info not found PMAS, length - 6
Apr  7 15:22:34 Ricky-Mallorys-Mac-Pro kernel[0]: Sound assertion "mFirstConvert && ( numSampleFrames > currentSampleFrame)" failed in "/SourceCache/AppleHDA/AppleHDA-184.4.3/AppleHDA/AppleHDAEngine.cpp" at line 1785 goto Exit

 

That's the error I'm getting... not sure what all the FakeSMC errors are for.

 

Atlee I tried your new kexts but for me this doesn't work either, I see the devices in profiler and preferences but no sound ;)

 

Thank you for everything so far though, I much appreciate it. I know you are very busy right now.

 

 

 

 

Your problems lies with DSDT and FakeSMC. Well if your not sure how to fix, a clean install would be beneficial.  Starting from fresh is always good because some users, a lot of them dont remember to remove old files.

 

NullCPUPowerManagement, IOblock storage kext, sleepenabler can all be removed and fixed inside your dsdt. do not remove fakesmc or it wont boot, are you using new fakesmc v2.5?

Link to comment
Share on other sites

This is pretty much a clean install from a few days ago :(

 

Yes it is fakeSMC v2.5.

 

I wouldn't have the first clue how to make my DSDT as that stuff is way above me to be honest, I've had a look around and that just isn't for me.

 

Thank you for having a go at this atlee. :(

Link to comment
Share on other sites

This is pretty much a clean install from a few days ago :P

 

Yes it is fakeSMC v2.5.

 

I wouldn't have the first clue how to make my DSDT as that stuff is way above me to be honest, I've had a look around and that just isn't for me.

 

Thank you for having a go at this atlee. :)

 

 

 

 

Ricksterm, i didn't know anything about DSDT until 2 months ago and i've been studying DSDT, Audio and all the new bootloaders since then, if you want a hackingtosh there is only one way to learn either watch someone else maybe a friend or do a lot of reading like i do. I'm the kind of person that likes making something difficult work. A challenge basically.

Link to comment
Share on other sites

I'm stopping production of any further final releases as my time here is only appreciated by some, most just grab and go. I'm off to find a forum where everybody participates. Looking at the views compared to replies just shows you the real truth, Insanelymac has lost it's community over the past few years.

Link to comment
Share on other sites

Atlee

Hello Friend.

I sincerely hope you do not stop with the development of kext. For audio. I know that today the truth of many forums around the world, is always the same, some criticize others for help and go to and things. For years I participate in forums roads, but the sad reality is that most always want to have everything at hand in an easy manner, and when they learn to do, usually where they learned to value and even less who taught them, I take part of the Brazilian forum community! and always have these problems. Cool head friend and feel free to know in my community!.

I very much appreciate your work in development, will also test your kexts on my audio, I have an FTA 888 0 S address, my motherboard is an Intel DG43GT.

Big hug friend :)

Link to comment
Share on other sites

  • 2 weeks later...
  • 4 months later...
Working LegacyHDA solution for the latest AppleHDA v1.8.4fc3

 

k9g7s7.png

11b109l.png

o6cns4.png

 

Green - 20 working

21, 22, 23 Grey, Black and Orange working

LineIn and Mic rear not tested

This version also has Dig In and Out

 

***REMOVED HP/Front Mic***As OSX don't support all outputs from what i have learnt anyway.

 

Please test

NO DSDT needed.

http://www.mediafire.com/?zyfi0dw32mt

 

My setup:

/Extra has HDAEnabler - Injects Layout ID 12

/System/Library/Extensions - Both LegacyHDA and Bin patched AppleHDA

 

AppleHDA had to be bin patched, because AppleHDA is hardcoded for ALC889a/885

I bin patched so codec id 283904136 will load.

 

Hope you all enjoy, This is for codec address 2, change verbs inside Legacy to matchs yours. This should work for all ALC888 versions it all depends on your verbs.

 

I will continue to work on a better version but i need to get back to uni work :censored2:

 

 

 

 

 

 

I try not to know me working in 10.6.4

 

Google translation from

Link to comment
Share on other sites

  • 10 months later...
 Share

×
×
  • Create New...