![]() |
#61
|
|||
|
|||
Dudes!
Just found out more relevant info. Check this out... patched with address 3, no verbose message, system profiler looses ports. patched with address 2, assertion "0" errors in boot, sys profiler shows 1 digital port Then I saw that the plist mormegil provided had different icons. One is plain white, the other has image. I open the ones that have image with text edit, select save as, name in info.plist and UNCHECK the box that says "If no extension is provided name .txt" Now this makes a blanc icon plist. I checked, and before it was not .txt, but icon different. Re-patch address 3 plists, repair, reboot, first boot KP with AppleHDA dependancies, second boot assertion "0", no sound but system profiler does show all ports! This is the first non-vanilla kext that does this! Well done. Still no sound, but one step closer!! _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ |
#62
|
|||
|
|||
Since you're on a lappy, the only way to properly write your own plists is to create your own codec dump in linux or find one on the internet. Try searching acer laptop forums for example.
The thing is, all the codec dumps we've been using are those for desktop models. Which means 4 analog outs, 2 analog ins at the back and possibly digital ins/outs too. Plus internal ports for connecting to the front connector. Your laptop definitely do not have all these ports and so your layout/pathmaps might be different. So which set is showing all ports correctly in Sys Prof? Core2Quad / MSI P45 Neo2-FR / HD4870 / Snow Leopard |
#63
|
|||
|
|||
What if a port shares 2 connection?
I'll look for my codec dump. UPDATE: I found this, possible codec dump. The susbsytem is 0x10250146 which maches what my system profiler Device ID number. its for the same chip, and from a close acer model to mine. Is this the sort of thing you need? never seen a codec dump before. I'll keep searching for my exact dump, it must be around. Tried posting code, too long. here is the link. http://74.125.39.104/search?q=cache:...e&ct=clnk&cd=1 _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ Last edited by Gurruwiwi; 09-04-2009 at 04:35 PM. |
#64
|
|||
|
|||
Ok, I think this might do it.
A codec dump for acer 6920g - 00:1b.0 0403: 8086:284b (rev 03) and has the same DeviceID / sybsystem as me. Mormegil, up for some more of your black magic? ![]() And if you show me how, I'll be glad to take it from there... but this one HAS to work damn it ! The specs are almost identical to my model !! _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ |
#65
|
|||
|
|||
If you're certain it matches yours, just go through King's guide. He'll guide you step by step. You will understand things more clearly by reading it.
Core2Quad / MSI P45 Neo2-FR / HD4870 / Snow Leopard |
#66
|
|||
|
|||
forgot to upload dump...
I'm at work now, so I'll only be able to try later on. _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ Last edited by Gurruwiwi; 09-04-2009 at 05:08 PM. |
#67
|
|||
|
|||
Ahh! You have a true 889 codec as opposed to the fake 889 (renamed 885). All the above plists are useless for you then. Also, your pinconfig are different as I expected and you might have to hex edit your binary.
Core2Quad / MSI P45 Neo2-FR / HD4870 / Snow Leopard |
#68
|
|||
|
|||
So... what should I attempt next?
_____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ |
#69
|
|||
|
|||
Try this out
SL 1.7.4 AppleHDA.kext for acer 6920g alc889: Core2Quad / MSI P45 Neo2-FR / HD4870 / Snow Leopard Last edited by mormegil; 09-04-2009 at 08:58 PM. |
#70
|
|||
|
|||
Back to no Audio devices listed.
So far, only vanilla AppleHDA and patched with the first two plist you did for Snow (which I guess are the one he updated the first post with) wake up the ports... isnt this just frustrating ![]() 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. _____________________________________________ Acer 6936g 864G32mn [@ Snow Leopard 10.6.1 32/64bit C2D 2,4Ghz 4Gb 1066mhz DDR3 9600m GT 512 GDDR3 ___Snow Leopard tutorial -> http://www.infinitemac.com/f57/guide...ted-for-t4183/ _________Leopard tutorial ->http://www.infinitemac.com/f19/guide...-iatkos-t3357/ |