As i can't post in any other forum, i will do here :-)
I want to share my experience with and HP nw8440 and Snow Leopard.
I successfully installed 10.6.2 using the iPortable Snow x86 optimized Mac OSX 10.6.2 distribution from ProtocolX (thanks man)
This is my lspci -nun hardware:
lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub [8086:27a0] (rev 03)
00:01.0 PCI bridge [0604]: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express PCI Express Root Port [8086:27a1] (rev 03)
00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 01)
00:1c.0 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 [8086:27d0] (rev 01)
00:1c.1 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 [8086:27d2] (rev 01)
00:1c.3 PCI bridge [0604]: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 [8086:27d6] (rev 01)
00:1d.0 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 [8086:27c8] (rev 01)
00:1d.1 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 [8086:27c9] (rev 01)
00:1d.2 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 [8086:27ca] (rev 01)
00:1d.3 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 [8086:27cb] (rev 01)
00:1d.7 USB Controller [0c03]: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller [8086:27cc] (rev 01)
00:1e.0 PCI bridge [0604]: Intel Corporation 82801 Mobile PCI Bridge [8086:2448] (rev e1)
00:1f.0 ISA bridge [0601]: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge [8086:27b9] (rev 01)
00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
00:1f.2 SATA controller [0106]: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller [8086:27c5] (rev 01)
00:1f.3 SMBus [0c05]: Intel Corporation 82801G (ICH7 Family) SMBus Controller [8086:27da] (rev 01)
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc M56P [Radeon Mobility X1600] [1002:71c5]
02:06.0 CardBus bridge [0607]: Texas Instruments PCIxx12 Cardbus Controller [104c:8039]
02:06.1 FireWire (IEEE 1394) [0c00]: Texas Instruments PCIxx12 OHCI Compliant IEEE 1394 Host Controller [104c:803a]
02:06.2 Mass storage controller [0180]: Texas Instruments 5-in-1 Multimedia Card Reader (SD/MMC/MS/MS PRO/xD) [104c:803b]
02:06.3 SD Host controller [0805]: Texas Instruments PCIxx12 SDA Standard Compliant SD Host Controller [104c:803c]
02:06.4 Communication controller [0780]: Texas Instruments PCIxx12 GemCore based SmartCard controller [104c:803d]
08:00.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5753M Gigabit Ethernet PCI Express [14e4:16fd] (rev 21)
10:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 3945ABG Network Connection [8086:4222] (rev 02)
I boot with chocolate_kernel (default) and cpus=1 options.
For Audio, i used included VoodooHDA.kext
For Ethernet, i use AppleBCM5701Ethernet.kext from my previous Leopard installation, and put in /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/, i steel need to set MAC address by commnad: sudo ifconfig en0 lladdr MY:MA:CA:DD:RE:SS, or add to boot in the same way i did on Leopard:
1) echo '#!/bin/bash' > /Users/<myuser>/bin/mac.sh
2) echo 'ifconfig en0 lladdr MY:MA:CA:DD:RE:SS' >> /Users/<myuser>/bin/mac.sh
3) chmod +x /Users/<myuser>/bin/mac.sh
4) sudo defaults write com.apple.loginwindow LoginHook /Users/<myuser>/bin/mac.sh
To show battery info, i use included VoodooBattery.kext, VoodooPowerAcpi.kext and VoodooPowerMini.kext and AppleACPIBatteryManager.kext, and also a downloaded version of AppleACPIBatteryManager.kext.
For Video card, i use included ATIFramebuffer.kext, ATIRadeonX1000GA.plugin, ATISupport.kext, RadeonHD.kext, ATINDRV.kext, ATIRadeonX1000GLDriver.bundle, ATIRadeonX1000.kext, ATIRadeonX1000VADriver.bundle. I textedit RadeonHD and ATIRadeonX1000 to isolated my deviceid, but i think it can work without changes. I have resolution change, but no rotation, and i can work with internal or external display, but not both (as i got on Leopard). With ATIinject i got resolution change and rotation, but no external display, so i use RadeonHD instead.
And that's all folks! Hope this can help someone and sorry for my english ;-)



Sign In
Create Account










