Jump to content
6 posts in this topic

Recommended Posts

Hi.

 

I´ve installed 10.6.4 using this guide:

 

https://sites.google.com/site/asusguide/

 

The problem is that when i was installing 10.6.0 from snow Leopard DVD de wireless card was detected correctly as airport, but after the installation de card no longer was detected...

 

Which kexts was used in the setup? which files do i need to replace?

 

IO80211.kext?

 

Thx

 

My setup is a Asus 1201N with BCM4312 mini-Wifi card

Link to comment
https://www.insanelymac.com/forum/topic/259938-broadcom-bcm4312/
Share on other sites

Great!! With that kext system profile showed "Other Network Card" but with driver not installed

 

So i Installed Broadcom 43XX Series Airport Kext

 

http://www.kexts.com/downloads.php?do=file...S5rZXh0LnppcA==

 

And it works!!

 

Thank you very much ifrit05!

I now have a 100% functional netbook with 10.6.4. :D

blehh rebrand the id and subvendor-id the 15 is not in the info.plist of either broadcom kext. or u can use dsdt to rebrand on dsdt :o 4312, 4313 or 4318

 

post your dsdt in a.zip

 

Method (_DSM, 4, NotSerialized)
{
Store (Package ()
{
"device-id",
Buffer ()
{
0x12, 0x43, 0x00, 0x00
},

"subsystem-vendor-id",
Buffer (0x04)
{
0x6B, 0x10, 0x00, 0x00
},

"device_type",
Buffer ()
{
"Airport"
},

"built-in",
Buffer (One)
{
0x00
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}

×
×
  • Create New...