Jump to content

Need testers for one of the components of next v2.00 Patcher


Taruga
 Share

314 posts in this topic

Recommended Posts

how come it does not look at all as if you are loading the kext from single user mode -s, but from Mac OS GUI? Also the line kextload: from extension /System/Library/Extensions/IOPCIFamily.kext: shows pretty clearly that you must have copied the kext not to root but into the extensions folder, because if you had copied it to root there would be no way for the kext to have dependencies to anything in the Extensions folder .. :P

 

So, just doublecheck again if you have really done every step correctly. Your message does not even look similar to the others here ..

 

Taruga did not write kextload -v /HDAudio.kext as you did, that already is a mistake.

Link to comment
Share on other sites

how come it does not look at all as if you are loading the kext from single user mode -s, but from Mac OS GUI? Also the line kextload: from extension /System/Library/Extensions/IOPCIFamily.kext: shows pretty clearly that you must have copied the kext not to root but into the extensions folder, because if you had copied it to root there would be no way for the kext to have dependencies to anything in the Extensions folder .. ;)

 

So, just doublecheck again if you have really done every step correctly. Your message does not even look similar to the others here ..

 

Taruga did not write kextload -v /HDAudio.kext as you did, that already is a mistake.

 

I had to write down the code and dual boot into Windows to post into this forum. :wacko: So it might look like the output is from a GUI. The kext was copied to a root folder and I have no idea where the kext got its dependencies. I did see a few similar messages before:

 

http://forum.insanelymac.com/index.php?s=&...st&p=536697

http://forum.insanelymac.com/index.php?s=&...st&p=535502

http://forum.insanelymac.com/index.php?s=&...st&p=535628

http://forum.insanelymac.com/index.php?s=&...st&p=535966

http://forum.insanelymac.com/index.php?s=&...st&p=536552

http://forum.insanelymac.com/index.php?s=&...st&p=536885

 

I did a "kextload -v" to see a detailed output. It does no harm. This is an address "0" card that I have. Do you per chance have the "HDaudio2.kext.zip"

Link to comment
Share on other sites

Conexant 5045 in a fujitsu-siemens si1520

 

 

kextload: /HDAudio.kext loaded successfully

HDAudio[0x297dc80]::CodecDetection-started(0x25faf80) by Taruga

/HDAudio::D27:F0 Irq: 22 Vid: 8086 Pid: 27d8

localhost:/ root# HDAudio::Cad Address: 0

HDAudio::Vid/Pid : 0x14f15045 0x00000000 0x00000000

HDAudio::Subsystem : 0x173410ad

HDAudio::Revision : 0x00100100

HDAudio[0x3833800]::CodecDetection-ended(0x1)

 

Bom trabalho

Link to comment
Share on other sites

That must be a first...

 

It simply says "Kext loaded successfully"

 

What am I doing wrong?

 

Boot with -s

Kextload /HDAudio.kext

Right?

 

Thanks

 

 

Windows Vista says its a Sigmatel HD audio

vendor: 8384

Dev: 7690

Subsys 102801

Link to comment
Share on other sites

i have REALTEK ALC862 on LEOPARD and TOSHIBA A200-D14 notebook...

 

my HDAudio report with HDAudio3.kext.zip looks like this:

Dec 11 15:01:07 taruga kernel[0]: HDAudio[0x3c33a001]::CodecDetection-started(0x38e6180) by Taruga
 Dec 11 15:01:07 taruga kernel[0]: HDAudio::D27:F0 Irq: 22 Vid: 8086 Pid: 27d8
 Dec 11 15:01:08 taruga kernel[0]: HDAudio::Cad Address: 0
 Dec 11 15:01:08 taruga kernel[0]: HDAudio::Vid/Pid	: 0x10ec0862 0x00000000 0x00000000
 Dec 11 15:01:08 taruga kernel[0]: HDAudio::Subsystem  : 0x1179010c
 Dec 11 15:01:08 taruga kernel[0]: HDAudio::Revision   : 0x00100001
 Dec 11 15:01:08 taruga kernel[0]: HDAudio[0x3c33a00]::CodecDetection-ended(0x1)

 

and ubuntu linux dump:

Codec: Realtek ALC861-VD
 Address: 0
 Vendor Id: 0x10ec0862
 Subsystem Id: 0x1179010c
 Revision Id: 0x100001

 

anyway, i've tried Patchers from 1.17 to 1.20 and it just won't work.....

1.17 says:

AppleHDA Patcher - 2006/2007 Taruga v1.17			
 _______________________________________________________
 Codec	: Realtek ALC861-VD
 Vendor Id	: 0x10ec0862
 Subsystem Id	: 0x1179010c
 _______________________________________________________

 * Detected unsupported Realtek Codec

 

1.18 to 1.20 say:

AppleHDA Patcher - 2006/2007 by Taruga v1.18			

 Leopard Darwin Kernel Version 9.1.0

 * Patching AppleHDA.kext to 0x10ec0862				Done
 * Checking AppleHDA for patch						Done
 000172a0	cmpl	$0x10ec0862,%edx
 00018860	cmpl	$0x10ec0862,%edx
 * Checking for SPDIF Out							 Not Detected
 * Checking for SPDIF In							  Not Detected
 * Using the following nodes in pathmap

  Speaker  : 

 * Copying new config to destination					Done
 * Repairing Permissions								Done

 ** Done patching - You can reboot now **

 

#########################################

 

just to mention that after default installation of Leopard i had speaker sound but no inputs and outputs, now after testing i have nothing....

now, i'm not sure what is the status with testing ALC862 card and i can hardly find any support for it.... i've red somewhere (what could be seen from codec dump) that it is actually ALC861-VD??

is there anything i can do to test it little more???

 

taruga, thanks for your enormous efforts, i will send a donation as soon as i manage to open paypal account :)))

Link to comment
Share on other sites

That must be a first...

 

It simply says "Kext loaded successfully"

 

What am I doing wrong?

 

Boot with -s

Kextload /HDAudio.kext

Right?

 

Thanks

Windows Vista says its a Sigmatel HD audio

vendor: 8384

Dev: 7690

Subsys 102801

I had this problem as well, but I think I've figured it out - the device ID (for the HD Audio controller) in HDAudio.kext's "Info.plist" did not match mine, so I added it. In my case (P965 + ICH8R), this was 0x284b8086. After this, the kext printed the codec info, however I have not worked out how to capture/copy it. From memory, though, I think it matches the linux dump (I'll post more if I figure it out).

Link to comment
Share on other sites

Can you confirm that v2.0 (at least first beta of v2) will not provide support for ADI HD 1988b, because this .kext can't detect it?..

 

Taruga: v2.00 has built in codec detection because most people don´t know what sound card model they have. If for ex. the built in detection doesn´t work, you can use the old method ... drag and drop a codec dump.

But it doesn't have to be a linux codec dump, you´ll just need a plain .txt with the following info that can be created/edit by anyone:

Address: 0
Vendor Id: 0x11d4198b
Subsystem Id: 0x104381f6
Revision Id: 0x100200

 

The above is an example for your codec.

So, there will be 2 ways of working with v2.00

 

quark: Thanx for info and your work...

Edited by _quark_
Info.
Link to comment
Share on other sites

Using the v3 kext:

 

HDAudio[0x9f24c00]::CodecDetection-started(0x4caa880) by Taruga

HDAudio::D27:F0 Irq: 22 Vid: 8086 Pid: 27d8

HDAudio::Cad Address: 0

HDAudio::Vid/Pid : 0x10ec0262 0x00000000 0x00000000

HDAudio::Subsystem : 0x11790504

HDAudio::Revision : 0x00100100

HDAudio[0x9f24c00]::CodecDetection-ended(0x1)

 

Looks good over here. Do the extra 0x00000000 mean anything?

Edited by Taruga
No, don´t worry about it !
Link to comment
Share on other sites

Sigmatel 9200 - Dell Inspiron 6400

 

HDAudio[0x3c81c00]::CodecDetection-started(0x3929900) by Taruga
HDAudio::D27:F0 Irq: 21 Vid: 8086 Pid: 27d8
HDAudio::Cad Address: 0
HDAudio::Vid/Pid : 0x83847690 0x00000000 0x00000000
HDAudio::Subsystem : 0x102801bd
HDAudio::Revision : 0x00102201
HDAudio[0x3c81c00]::CodecDetection-ended(0x1)

Linux Codec Dump:

 

Codec: SigmaTel STAC9200
Address: 0
Vendor Id: 0x83847690
Subsystem Id: 0x102801cd
Revision Id: 0x102201

I am using the Codec dump from: http://psykopat.free.fr/apple/AppleHDA/sig...igmatel9200.txt

 

Hope this helps,

~mac.nub

Link to comment
Share on other sites

Like Falcon, I needed to add my device ID of 0x284b8086 to Info.plist in order to get it to function.

 

HDAudio[0x2a2d200]::CodecDetection-started(0x26c2880) by Taruga
HDAudio::D27:F0 Irq: 17 Vid: 8086 Pid: 284b
HDAudio::Cad Address: 0
HDAudio::Vid/Pid	: 0x14f15045 0x00000000 0x00000000
HDAudio::Subsystem  : 0x17aa20db
HDAudio::Revision   : 0x00100100
HDAudio[0x2a2d200]::CodecDetection-ended(0x1)

 

Codec dump:

Codec: Conexant CX20549 (Venice)
Address: 0
Vendor Id: 0x14f15045
Subsystem Id: 0x17aa20db
Revision Id: 0x100100

Link to comment
Share on other sites

BadAxe2 - SigmaTel STAC9274D

HDAudio[0x3e56800]::CodecDetection-started(0x3b32c00) by Taruga

HDAudio::D27:F0 Irq: 22 Vid: 8086 Pid: 27d8

HDAudio::Cad Address: 0

HDAudio::Vid/Pid : 0x00000000 0x00000000 0x00000000

HDAudio::Subsystem : 0x00000000

HDAudio::Revision : 0x00000000

HDAudio[0x3e56800]::CodecDetection-ended(0x1)

 

Codec Dump:

Codec: SigmaTel STAC9274D

Address: 2

Vendor Id: 0x83847621

Subsystem Id: 0x80860419

Revision Id: 0x100201

Link to comment
Share on other sites

Thanks, Symuc, "dmesg" was what I needed. Now I can post the results:

 

HDAudio.kext (#3):

HDAudio[0x3cffe00]::CodecDetection-started(0x3911380) by Taruga
HDAudio::D27:F0 Irq: 22 Vid: 8086 Pid: 284b
HDAudio::Cad Address: 0
HDAudio::Vid/Pid	: 0x10ec0883 0x00000000 0x00000000
HDAudio::Subsystem  : 0x14627238
HDAudio::Revision   : 0x00100002
HDAudio[0x3cffe00]::CodecDetection-ended(0x1)

 

Linux codec dump:

Codec: Realtek ALC883
Address: 0
Vendor Id: 0x10ec0883
Subsystem Id: 0x14627238
Revision Id: 0x100002

 

Looks like we have a match!

Link to comment
Share on other sites

Results: AD1986A

 

Dec 21 15:40:11 W3J kernel[0]: HDAudio[0x3f22200]::CodecDetection-started(0x3983500) by Taruga

Dec 21 15:40:11 W3J kernel[0]: HDAudio::D27:F0 Irq: 21 Vid: 8086 Pid: 27d8

Dec 21 15:40:13 W3J kernel[0]: HDAudio::Cad Address: 0

Dec 21 15:40:13 W3J kernel[0]: HDAudio::Vid/Pid : 0x11d41986 0x00000000 0x00000000

Dec 21 15:40:13 W3J kernel[0]: HDAudio::Subsystem : 0x10431302

Dec 21 15:40:13 W3J kernel[0]: HDAudio::Revision : 0x00100500

Dec 21 15:40:13 W3J kernel[0]: HDAudio[0x3f22200]::CodecDetection-ended(0x1)

 

Linux codec dump:

 

Codec: Analog Devices AD1986A

Address: 0

Vendor Id: 0x11d41986

Subsystem Id: 0x10431302

Revision Id: 0x100500

 

 

I tried ad1986 patch but its not working on my asus w3j laptop

Edited by Taruga
Try the attached file and let me know if it works with you.
Link to comment
Share on other sites

Knoppix Linux codec dump:

Codec: Analog Devices AD1981

Address: 0

Vendor Id: 0x11d41981

Subsystem Id: 0x103c309f

Revision Id: 0x100200

Default PCM: rates 0x07f, bits 0x0e, types 0x1

Default Amp-In caps: ofs=0x00, nsteps=0x03, stepsize=0x27, mute=0

Default Amp-Out caps: ofs=0x3d, nsteps=0x3f, stepsize=0x05, mute=1

Node 0x02 [Audio Output] wcaps 0x30311: Stereo Digital

 

HDAudio.kext:

Dec 25 14:24:13 localhost kernel[0]: HDAudio[0x2999600]::CodecDetection-started(0x265dd80) by Taruga

Dec 25 14:24:13 localhost kernel[0]: HDAudio::D27:F0 Irq: 16 Vid: 8086 Pid: 27d8

Dec 25 14:24:13 localhost kernel[0]: HDAudio::Cad Address: 0

Dec 25 14:24:13 localhost kernel[0]: HDAudio::Vid/Pid : 0x11d41981 0x00000000 0x00000000

Dec 25 14:24:13 localhost kernel[0]: HDAudio::Subsystem : 0x103c309f

Dec 25 14:24:13 localhost kernel[0]: HDAudio::Revision : 0x00100200

Dec 25 14:24:13 localhost kernel[0]: HDAudio[0x2999600]::CodecDetection-ended(0x1)

 

LapBook: Compaq nw9440

OSX: iATKOS v1.0r2 (Leopard 10.5.1)

 

Happy New Year Taruga!!!

 

Lisette.

Link to comment
Share on other sites

Trying to help here but I also have a 1988B Soundmax on my P5K Premium Wifi and I am also getting the Kext loaded only reply....

But my problem is that I cannot get a linux dump since the knoppix CD also doesn't see the soundcard...

Downloading Ubuntu now and hoping that will actually work...

Link to comment
Share on other sites

I have found a few but came across different numbers and when v2 comes out I do need a correct dump, yes ???

 

I have gotten a propper dump from Ubuntu but screwed up my OSX in the process.. Didn't realise it installed Grub automaticly. I hate GRUB.. Killed my EFI... Back to flat image...

 

BTW : Here is the Codec dump from Codec#0 in Ubuntu...

 

FYI : HDAudio.kext -> Kext Loaded succesfully

 

Codec dump Ubuntu :

 

Analog Devices AD1988B

Address: 0

Vendor Id: 0x11d4198b

Subsystem Id: 0x1043829b

Revision Id: 0x100400 These 2 are different then what I've seen from others

 

codec_0.txt

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...