07:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01)
Is that not what you guys have?
Mine shows up as:
07:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
lspci -v:
07:00.0 Network controller: Broadcom Corporation BCM4322 802.11a/b/g/n Wireless LAN Controller (rev 01)
Subsystem: Dell Wireless 1510 Wireless-N WLAN Mini-Card
Flags: bus master, fast devsel, latency 0, IRQ 19
Memory at fbefc000 (64-bit, non-prefetchable)
Capabilities: [40] Power Management version 3
Capabilities: [58] Vendor Specific Information <?>
Capabilities: [e8] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable+
Capabilities: [d0] Express Endpoint, MSI 00
Capabilities: [100] #14e4
Seems like you have a different chipset.
Okay - I still need help getting Facetime/iCloud/iMessage to work.
Here is my smbios.plist (generated from Chameleon Wizard):
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>SMbiosdate</key>
<string>10/29/08</string>
<key>SMbiosvendor</key>
<string>Apple Inc.</string>
<key>SMbiosversion</key>
<string>MB51.88Z.0073.B06.0810291326</string>
<key>SMboardproduct</key>
<string>Mac-F42D89C8</string>
<key>SMfamily</key>
<string>MacBook</string>
<key>SMmanufacturer</key>
<string>Apple Inc.</string>
<key>SMmemspeed</key>
<string>800</string>
<key>SMmemtype</key>
<string>19</string>
<key>SMproductname</key>
<string>MacBook5,1</string>
<key>SMserial</key>
<string>CK9296791AQ</string>
<key>SMsystemversion</key>
<string>1.0</string>
</dict>
</plist>
Here is my org.chameleon.Boot.plist:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Boot Banner</key>
<string>No</string>
<key>Boot Graphic</key>
<string>No</string>
<key>DSDT</key>
<string>/Extra/DSDT.aml</string>
<key>EthernetBuiltIn</key>
<string>Yes</string>
<key>GUI</key>
<string>No</string>
<key>Graphics Mode</key>
<string>1280x720x32</string>
<key>Kernel</key>
<string>mach_kernel_atom</string>
<key>SMBIOS</key>
<string>/Extra/smbios.plist</string>
<key>Theme</key>
<string>default</string>
<key>Timeout</key>
<string>1</string>
<key>USBLegacyOff</key>
<string>Yes</string>
<key>UseKernelCache</key>
<string>Yes</string>
<key>device-properties</key>
<string>4b00000001000000010000003f0000000100000002010c00d041030a000000000101060000180101060000007fff0400160000006200750069006c0074002d0069006e0000000500000001</string>
</dict>
</plist>
I am using 4GB dsdt (I have 4GB on my 1201n). My NetworkInterfaces.plist looks like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com...yList-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>
SFs5dkPT
</data>
<key>IOPathMatch</key>
<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/RP06@18/IOPCI2PCIBridge/ethernet@0/AtherosL1cEthernet/en0</string>
<key>SCNetworkInterfaceInfo</key>
<dict>
<key>UserDefinedName</key>
<string>Ethernet</string>
</dict>
<key>SCNetworkInterfaceType</key>
<string>Ethernet</string>
</dict>
<dict>
<key>Active</key>
<true/>
<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>
ACVWEZJT
</data>
<key>IOPathMatch</key>
<string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/RP05@16/IOPCI2PCIBridge/pci14e4,432b@0/AirPort_Brcm4331/en1</string>
<key>SCNetworkInterfaceInfo</key>
<dict>
<key>UserDefinedName</key>
<string>Wi-Fi</string>
</dict>
<key>SCNetworkInterfaceType</key>
<string>IEEE80211</string>
</dict>
</array>
<key>Model</key>
<string>MacBook5,1</string>
</dict>
</plist>
I am using mtek's 10.8.2 atom kernel.
My About This Mac looks like this:
http://pluto.os5.com/temp/1.pngMy Hardware Overview looks like this:
http://pluto.os5.com/temp/2.pngI have tried EVERYTHING dozens of times. If you can think it, I've tried it.
So, a few questions -
1. How else is everyone generating their smbios.plist files? Is using Chameleon Wizard the incorrect method? I also tried to install smbios.plist from Chameleon, but those files appear to have typos ('AppleInc.' instead of 'Apple Inc.', etc). (Just tried smbios.plist using ChampList... same issue).
2. My Hardware UUID has a lot of zeros. This is not the case on my previous hackintosh (Mini-9) nor my Apple iMac. Looking through some posts here, it appears as if other people have more 'valid looking' hardware UUIDs. I know hardware UUID can be set in smbios.plist, but I'm not sure what the proper way of doing it is.
I implore anyone to throw me a bone and help me out if they can.
I've been extremely frustrated with this ordeal. Everyone and their dog can get Facetime/iCloud/iMessage to work but me.