145 replies to this topic
#41
Posted 28 August 2011 - 10:48 PM
ok, just retried on 10.6.8 and 10.7 and still,hda binary not touched. All else is proper.
console:
8/28/11 6:42:11.248 PM [0x0-0x1d01d].janek202.HDA-Wizard: sudo: no tty present and no askpass program specified
console:
8/28/11 6:42:11.248 PM [0x0-0x1d01d].janek202.HDA-Wizard: sudo: no tty present and no askpass program specified
#42
Posted 29 August 2011 - 12:00 AM
#43
Posted 29 August 2011 - 12:55 AM
my ALC888S doesn't work
#44
Posted 29 August 2011 - 01:57 AM
Success! Great job janek202
#45
Posted 29 August 2011 - 09:11 AM
Ok, new version 1.3 released.
Fixed Binpatching.
HDA Wizard has now universal x86_64 and i386 binary.
http://dl.dropbox.co...d/download.html
Fixed Binpatching.
HDA Wizard has now universal x86_64 and i386 binary.
http://dl.dropbox.co...d/download.html
#46
Posted 31 August 2011 - 02:05 PM
can anybody help me to patch applehda for audio codec IDT 92HD87B1/3
#49
Posted 31 August 2011 - 02:55 PM
So im wondering did anyone succeed patching a AMD Integrated Realtek(or any other) Chipset and exualy get Sound out of it ? by patching a AppleHDA with Enabler or DSDT ....?
#51
Posted 31 August 2011 - 07:29 PM
@ janek202
how can i platform.xml / layout.xml / info.plist for my codec
how can i platform.xml / layout.xml / info.plist for my codec
#52
Posted 01 September 2011 - 12:06 PM
#53
Posted 01 September 2011 - 01:24 PM
Mohamed Khairy, on Aug 31 2011, 08:29 PM, said:
@ janek202
how can i platform.xml / layout.xml / info.plist for my codec
how can i platform.xml / layout.xml / info.plist for my codec
Give it a try and let us know the result.
#54
Posted 01 September 2011 - 02:03 PM
JBraddock, on Sep 1 2011, 02:24 PM, said:
If you were using LegacyAppleHDA.kext before, then it is easy to convert those to above mentioned files. Platform.xml and Layout.xml are indeed plist files. If you open them, which you can download from this topic, with a plist editor and compare them with the info.plist inside the LegacyAppleHDA.kext, you'll see that what you need to do is to split the content of info.plist of the LegacyAppleHDA.kext into three different files: layout.xml, platforms.xml and info.plist.
Give it a try and let us know the result.
Give it a try and let us know the result.
this codec is of my new notebook just bought it from three days
so this is first try to patch applehda for it
if you don't mind can you help me making this work for my codec
the only i did on applehda is patching binary by this code
sudo perl -pi -e 's|\x84\x19\xd4\x11|\xd1\x76\x1d\x11|g' /Users/Mido/Desktop/AppleHDA.kext/Contents/MacOS/AppleHDA
added dsdt part
and now kernel log contain
9/1/11 3:52:15.000 PM kernel: Sound assertion "0 == widget" failed in AppleHDADriver at line 2083 goto Exit 9/1/11 3:52:15.000 PM kernel: Sound assertion "0 != createAudioEngines ( fPathMap_aDriverInstance )" failed in AppleHDADriver at line 207 goto Exit 9/1/11 3:52:15.000 PM kernel: Sound assertion "false == me->completeStart ()" failed in AppleHDADriver at line 996 goto Exit
#55
Posted 06 September 2011 - 08:15 AM
I have lion and ALC 888 please upload me 3 file for my audio : xml layout, Platforms, Info.plist. very very thanks
my mobo it's Gigabyte GA-EP41-UD3L
my mobo it's Gigabyte GA-EP41-UD3L
#56
Posted 06 September 2011 - 05:22 PM
#57
Posted 09 September 2011 - 12:55 PM
@mohamed
this the file .
just set your layout id in your dsdt to 7603(B3 1D):
the plist is from taptun and script is from bcc9
install file using Hdawizard and run script in terminal
replace the codec id in info.plist in item 17 with your codec and also replace configdata with your pinconfig
also in platform and layput7603 find all ۲۸۷٬۱۴۳٬۴۲۷ and replace with your codec id
this the file .
just set your layout id in your dsdt to 7603(B3 1D):
the plist is from taptun and script is from bcc9
install file using Hdawizard and run script in terminal
replace the codec id in info.plist in item 17 with your codec and also replace configdata with your pinconfig
also in platform and layput7603 find all ۲۸۷٬۱۴۳٬۴۲۷ and replace with your codec id
Attached Files
#58
Posted 09 September 2011 - 01:27 PM
Cyrus the Great, on Sep 9 2011, 12:55 PM, said:
@mohamed
this the file .
just set your layout id in your dsdt to 7603(B3 1D):
the plist is from taptun and script is from bcc9
install file using Hdawizard and run script in terminal
this the file .
just set your layout id in your dsdt to 7603(B3 1D):
the plist is from taptun and script is from bcc9
install file using Hdawizard and run script in terminal
are this files work for my audio codec without any edit or i must customize it
thanks
on info plist i will add my codec id an config data
on layout i will ad codec id
on patcher will replace codec id
but what about platform
is this engouh ?!
as tried before with bcc9 ones and notebook stop on blue screen
ok will try yours one
#59
Posted 09 September 2011 - 01:27 PM
Mohamed Khairy, on Sep 9 2011, 01:03 PM, said:
ok thanks very much
are this files work for my audio codec without any edit or i must customize it
thanks
on info plist i will add my codec id an config data
on layout i will ad codec id
on patcher will replace codec id
but what about platform
is this engouh ?!
as tried before with bcc9 ones and notebook stop on blue screen
are this files work for my audio codec without any edit or i must customize it
thanks
on info plist i will add my codec id an config data
on layout i will ad codec id
on patcher will replace codec id
but what about platform
is this engouh ?!
as tried before with bcc9 ones and notebook stop on blue screen
about blue screen sorry i don't have this error before .but if you want to get you audio working you must .accept the risk
#60
Posted 09 September 2011 - 01:31 PM
Cyrus the Great, on Sep 9 2011, 01:27 PM, said:
no need to make change in platform just use 7603 as layout id in your dsdt:
about blue screen sorry i don't have this error before .but if you want to get you audio working you must .accept the risk
about blue screen sorry i don't have this error before .but if you want to get you audio working you must .accept the risk
you put your config on item 17 ?
i attched edit for my codec
0x111d76d1
<00A71C20 00A71D10 00A71EA1 00A71F04 00B71C1F 00B71D10 00B71E21 00B71F04 00C71CF0 00C71D00 00C71E00 00C71F40 00D71C10 00D71D01 00D71E17 00D71F90 00F71CF2 00F71D00 00F71E00 00F71F40 01171C60 01171D01 01171EA3 01171FD5>
for dsdt
this is correct for layout ?
"layout-id",
Buffer (0x04)
{
0xb3, 0xd1, 0x00, 0x00
},
Attached Files
Also tagged with one or more of these keywords: wizard, HDA, Sound
| Topic | Stats | Last Post Info | ||
|---|---|---|---|---|
|
OSx86 Project →
Post-Installation →
OSx86 10.8 (Mountain Lion) →
Issues after install on Alienware M17x R4 (10.8.2)Started by Pahcixam, 07 Apr 2013 |
|
|
|
|
OSx86 Project →
New Users Lounge →
Sound drivers detected but I can't hear anythingStarted by Imagchine27, 23 Feb 2013 |
|
|
|
|
OSx86 Project →
Hardware Components and Drivers →
Sound →
VoodooHDA with fix for random KPStarted by Zenith432, 27 Dec 2012 |
|
|
|
|
OSx86 Project →
Post-Installation →
OSx86 10.7 (Lion) →
Audio Not working after wake from sleepStarted by jymboche, 11 Dec 2012 |
|
|
|
|
OSx86 Project →
Post-Installation →
OSx86 Snow Leopard (10.6) →
P8P67 PRO no sound, firewire post installationStarted by jake-x, 05 Nov 2012 |
|
|
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









