Micky1979 Posted February 3, 2013 Author Share Posted February 3, 2013 I apologize to everyone if I'm not very present, and maybe answer a delay. I'm working on a new project that is taking up all my free time, but you can continue to write and test. Micky Some people reported that external microphone works on HP laptops, if you're using a stereo microphone. I don't have one to test out. My external microphone is visible but still does not work. I tried with LineIn and modified the corresponding verb to do this. Unfortunately with LineIn, the internal microphone starts working after 30/40 seconds after the system has booted, if I remove the LineIn, everything is perfect. Micky Link to comment Share on other sites More sharing options...
sammikhail Posted February 3, 2013 Share Posted February 3, 2013 @zoltankr what patch-id you've chosen and does it cause sound assertion errors? Link to comment Share on other sites More sharing options...
leslieking Posted February 4, 2013 Share Posted February 4, 2013 111d76d9 Link to comment Share on other sites More sharing options...
kpkp Posted February 7, 2013 Share Posted February 7, 2013 I would like to share some information about the internal mic. My original verbs: ATAPI Unknown Mic at Int Top 17 0x11 0xd5a30130 01171c30 01171d01 01171ea3 01171fd5 Fixed verbs: ATAPI Unknown Mic at Int Top 17 0x11 0xd5a30130 01171c30 01171d00 01171ea3 01171fd0 how it looks in ML: verbit does a great job, but it's not perfect. We need to replace 01171fd0 with 01171f90 to declare mic as internal device. After all, it is internal. .... Thx, for the tip. Codec: IDT 92HD81B1X5 DevID: 287143429 (0x111d7605) The Verb for my internal Mic: 01171c40 01171d00 01171ea3 01171fd0 I fixed to: 01171c40 01171d00 01171ea0 01171f90 I did as you suggested, and i got the "noise cancelation" option and the Mic is listed as Build-in, but i didn't get the volume control for it, do you have any other suggestion to try out, or any idea what it might be wrong? Link to comment Share on other sites More sharing options...
leslieking Posted February 10, 2013 Share Posted February 10, 2013 Your verbs look Ok. Link to comment Share on other sites More sharing options...
donovan6000 Posted February 23, 2013 Share Posted February 23, 2013 I'm having a problems with this. My volume icon isn't synching correctly when I use the volume keys to set adjust it. So whenever I click on the audio icon, it always shows the volumes at max after I use the volume keys. Link to comment Share on other sites More sharing options...
jl4c Posted March 6, 2013 Share Posted March 6, 2013 (edited) Thx, for the tip. Codec: IDT 92HD81B1X5 DevID: 287143429 (0x111d7605) The Verb for my internal Mic: 01171c40 01171d00 01171ea3 01171fd0 I fixed to: 01171c40 01171d00 01171ea0 01171f90 I did as you suggested, and i got the "noise cancelation" option and the Mic is listed as Build-in, but i didn't get the volume control for it, do you have any other suggestion to try out, or any idea what it might be wrong? +1 Same problem here Thanks for this great guide. Question: someone have problems with the "Speakable Items" feature on ML? I can't use my MIC for this Edited March 6, 2013 by jl4c Link to comment Share on other sites More sharing options...
Micky1979 Posted March 7, 2013 Author Share Posted March 7, 2013 Added into the Download section of this Topic the zoltankr AppleHDA kit for IDT codec 111d:76d9 alias 92HD87B2/4. Thanks @zoltankr! Micky Link to comment Share on other sites More sharing options...
jl4c Posted March 7, 2013 Share Posted March 7, 2013 Hi Micky, can you please answer my question? Thanks Link to comment Share on other sites More sharing options...
Micky1979 Posted March 7, 2013 Author Share Posted March 7, 2013 Hi Micky, can you please answer my question? Thanks I'm sorry, I did not understand what is "Speakable Items" feature on ML Micky Link to comment Share on other sites More sharing options...
jl4c Posted March 7, 2013 Share Posted March 7, 2013 (edited) Is to call some applications with commands voice, you can find more info here http://en.wikipedia....Speakable_items I wanna know if my problem is the patch applied to AppleHDA (because i cant even calibrate mic on this feature) or some thing else. Thanks Edited March 7, 2013 by jl4c Link to comment Share on other sites More sharing options...
Micky1979 Posted March 7, 2013 Author Share Posted March 7, 2013 Now I understand, but I must say that I have no idea why it does not work. In application such as Skype work? Micky Link to comment Share on other sites More sharing options...
jl4c Posted March 7, 2013 Share Posted March 7, 2013 Yes, the mic on skype work fine. My codec is: Codec: IDT 92HD91BXX Address: 0 DevID: 287143648 (0x111d76e0) Can you check if this feature is working on your Hackintosh? Link to comment Share on other sites More sharing options...
Micky1979 Posted March 7, 2013 Author Share Posted March 7, 2013 Yes it work fine with my Codec: IDT 92HD91BXX 287143648, 0x111d76e0. EDIT Never used it before, but you have to keep the key pressed, talking and then release, you're doing this? Micky Link to comment Share on other sites More sharing options...
jl4c Posted March 7, 2013 Share Posted March 7, 2013 Can you attach your AppleHDA to compare please? Link to comment Share on other sites More sharing options...
Micky1979 Posted March 7, 2013 Author Share Posted March 7, 2013 Can you attach your AppleHDA to compare please? You can already see in the Download section of this Topic ☞#8 PS see my last post Micky Link to comment Share on other sites More sharing options...
jl4c Posted March 7, 2013 Share Posted March 7, 2013 (edited) Thanks, but doesn't work for me. Here is my AppleHDA, please if you have time check it. Thanks Every things are working fine even the HDMI audio (patching AppleIntelFramebufferCapri). Except the "Speakable items" AppleHDA.kext.zip Edited March 7, 2013 by jl4c Link to comment Share on other sites More sharing options...
tranduyquang Posted March 18, 2013 Share Posted March 18, 2013 You can already see in the Download section of this Topic ☞#8 PS see my last post Micky How about HDMI audio? It's work or not? Link to comment Share on other sites More sharing options...
jl4c Posted March 18, 2013 Share Posted March 18, 2013 How about HDMI audio? It's work or not? Yes, you have to patch AppleIntelFramebufferCapri. Post your IOReg... Link to comment Share on other sites More sharing options...
tranduyquang Posted March 18, 2013 Share Posted March 18, 2013 Attached here with is codec dump, codecgraph...for Conexant cx20585. Could somebody take a look on that and patch applehda for me? I'm using ML. Thank in advance. Yes, you have to patch AppleIntelFramebufferCapri. Post your IOReg... Here is my IOReg. Thank for helping me. cx20585.zip ToshibaL755.zip Link to comment Share on other sites More sharing options...
tranduyquang Posted March 19, 2013 Share Posted March 19, 2013 Can somebody teach me how to patct/edit platform.xml? Link to comment Share on other sites More sharing options...
jl4c Posted March 30, 2013 Share Posted March 30, 2013 Hi Micky, now am trying to patch ALC262 codec on a Sony VAIO laptop. i haven't found support on patch-hda.1.1 for this codec. I read somewhere that this codec doesn't need to be patched. Is that true? Gracias Link to comment Share on other sites More sharing options...
jl4c Posted March 30, 2013 Share Posted March 30, 2013 Micky, this are my files, i hope you can give me some help. Gracias Link to comment Share on other sites More sharing options...
Chaitanya_cr8 Posted March 31, 2013 Share Posted March 31, 2013 IDT 92HD81B1X5 working!! (Device ID 7605, Vendor ID 111D) I just achieved native sound using this method. Output achieved on both earphones jack and speakers. Internal Mic ( inbuilt in laptop) also working, yet to verify external mic working via jack (don't have a mic :wink2: ) Just some assertions in the kernel log, must be related to sound output on HDMI I guess. Great guide btw!! Thanks a ton!! Link to comment Share on other sites More sharing options...
plsh2me Posted March 31, 2013 Share Posted March 31, 2013 IDT 92HD81B1X5 working!! (Device ID 7605, Vendor ID 111D) I just achieved native sound using this method. Output achieved on both earphones jack and speakers. Internal Mic ( inbuilt in laptop) also working, yet to verify external mic working via jack (don't have a mic :wink2: ) Just some assertions in the kernel log, must be related to sound output on HDMI I guess. Great guide btw!! Thanks a ton!! Congretz !!!! Would you share your AppleHDA.kexts here, wanna test Thanks Palash Link to comment Share on other sites More sharing options...
Recommended Posts