Jump to content

Mac OS X 10.5.2 iatkos v2.0i and Wi-Fi card problem ...


MitkOK
 Share

8 posts in this topic

Recommended Posts

Hi guys.

Just installed the newest iatkos v2.0i on my Compaq Presario C571NR and everything works fine, only my Broadcom 4311 WLAN controller doesn't. I read almost everything about this chip, but didn't solve my problem.

The thing is that in Network utility there is Airport, but when I click the button to enable it nothing happens :

picture1xf7.th.png

On the other hand I noticed that in my NetworkInterfaces.plist my WLAN is not configure correctly and instead bcm4311 there is string poitnting to atheros:

<?xml version="1.0" encoding="UTF-8"?>

<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">

<plist version="1.0">

<dict>

<key>Interfaces</key>

<array>

<dict>

<key>Active</key>

<true/>

<key>BSD Name</key>

<string>en0</string>

<key>IOBuiltin</key>

<true/>

<key>IOInterfaceType</key>

<integer>6</integer>

<key>IOInterfaceUnit</key>

<integer>0</integer>

<key>IOMACAddress</key>

<data>

ABbU7PPV

</data>

<key>IOPathMatch</key>

<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PCIB@1E/IOPCI2PCIBridge/LANC@8/com_apple_driver_RTL8139/IOEthernetInterface</string>

<key>SCNetworkInterfaceType</key>

<string>Ethernet</string>

</dict>

<dict>

<key>BSD Name</key>

<string>en1</string>

<key>IOBuiltin</key>

<true/>

<key>IOInterfaceType</key>

<integer>6</integer>

<key>IOInterfaceUnit</key>

<integer>1</integer>

<key>IOMACAddress</key>

<data>

ABRR3BE5

</data>

<key>IOPathMatch</key>

<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/P0P3@1C,2/IOPCI2PCIBridge/ethernet@0/AirPort_Athr5424ab/AtherosM35abInterface</string>

<key>SCNetworkInterfaceType</key>

<string>IEEE80211</string>

</dict>

</array>

</dict>

</plist>

 

Any idea how to fix it ?

Thanks in advance.

Link to comment
Share on other sites

  • 2 months later...

Hey. I have the same laptop as this. I've tryed a few different things to get the wireless card working and nothing works. does anyone know any cheap internal cards that i can swap with the current broadcom card.

and just for the record i am 15 and doing this to {censored} some people off so... yeah please help....

and yes i know what i am doing. i've had this laptop apart way to many times to count.

;)

Link to comment
Share on other sites

Guest BuildSmart
Hi guys.

Just installed the newest iatkos v2.0i on my Compaq Presario C571NR and everything works fine, only my Broadcom 4311 WLAN controller doesn't. I read almost everything about this chip, but didn't solve my problem.

The thing is that in Network utility there is Airport, but when I click the button to enable it nothing happens :

picture1xf7.th.png

On the other hand I noticed that in my NetworkInterfaces.plist my WLAN is not configure correctly and instead bcm4311 there is string poitnting to atheros:

Any idea how to fix it ?

Thanks in advance.

Forget the NetworkInterfaces.plist stuff, it doesn't apply to you and you will only waste valuable time.

 

Let's start by verifying your actual hardware.

 

Find and install the PCIUtils v3.0.0 (Look in XLabs).

 

Post the output for any wireless adapter listed (broadcom/atheros) from the following command:

lspci -vvnn

 

Post the output of the file /ioreg.txt which is generated from the following command:

sudo ioreg -lw0 >/ioreg.txt

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...
 Share

×
×
  • Create New...