Help - Search - Members - Calendar
Full Version: Sigmatel 9200, etc. Issues Solved
InsanelyMac Forum > InsanelyMac Lounge > The X Labs > Sigmatel 9200
james2mart
I've closed these posts, but made them availiable in a merged topic for you guys to browse through.

Thanks to Taruga and others, the AppleHDA Patcher v1.15 supports Sigmatel 9200.

I'm pleased with Taruga's efforts and so should you guys!

Here's to InsanelyMac, OSx86, and everyone else!
fiap
hey there.... do you have the linux file you need for taruga's patch???

thanxs thumbsup_anim.gif
CyberSentinel
how do you install that patch...
I am new in unix...
thanks!

best regards!
wtcnbrwndo4u
Wow, I'm proud of you guys. You actually came around to solving the driver problem! Now we have fixes for 9200 (thanks to you guys) and 9220 (thanks to me, hehe).
vector0000
Taruga thank You very much for Your AppleHDAPatcher 1.20  biggrin.gif I solve my problem with Sigmatel 9200!



Bill Best
I'd also like to thank the author of AppleHDAPatcher 1.20.. my SigmaTel 9250 laptop audio works wonderfully now! biggrin.gif

..I'm using a Gateway mx8734
funkypyro
1.15 only gives me internal speakers..

Is there a way of getting headphone out jack to work and also to mute speakers/automute?



EDIT:
1.20 now gives me output from onboard and headphones, but no mute function at all.

not really solved without that.
Lu Chen
hi,

i have a toshiba portege M400 with a sigmatel 9200 audio.

i use the 1.20 and the 1.15 HDA Patcher, but my sound don´t work.

please help me. which linux dump file use you for successfully patching?


Lu
Megnus
I cannot mute either. And there is no automute when connecting headphones.. sad.gif
h2a
yeah um. i wouldn't exactly call this "Issues Solved" considering the fact that the makeshift method to getting sound to work still works like crap.
-*Reflectiiøn.*-
After looking through james2marts' kext. I discovered something while reverse engineering it. The reason it might not work with Sigmatel 9200 codec is because your Device/Vendor ID might be incorrect.

First, download the kext first.
http://forum.insanelymac.com/index.php?act...st&id=31721
CODE
sudo -s
password: <---- type your password when sudo asks for it
chown -R root:wheel SigmaTelAudioDriver.kext
chmod -R 755 SigmaTelAudioDriver.kext


Now, right click on the kext and go to /Contents/Info.plist

Where it says
CODE
<key>IOPCIMatch</key>
            <string>0xCCCCCCCC</string>

Change the CCCCCCCC to your device id / vendor id.

Save.

Now open a new terminal window and type
CODE
tail -f /var/log/system.log


Now on the Terminal window where you did the chown-ing type
CODE
kextload SigmaTelAudioDriver.kext


This worked for me... If it did or didnt work or you, could you post your system.log file here? Thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.