Guyfromorem Posted April 6, 2007 Share Posted April 6, 2007 I am on a inspiron 9300. I purchased a dell truemobile 1450. I reformatted and it wasn't detected. I tried using older kext's. Please help me. Link to comment https://www.insanelymac.com/forum/topic/47606-dell-truemobile-1450/ Share on other sites More sharing options...
Allistah Posted April 6, 2007 Share Posted April 6, 2007 Yeah, you need the kext from 10.4.5 to get it to work. I have the same one and 10.4.8 doesn't work out of the box like it used to. I can't remember offhand which file it was sorry I can't be more help. At least you know that you need the 10.4.5 file now though. Link to comment https://www.insanelymac.com/forum/topic/47606-dell-truemobile-1450/#findComment-341042 Share on other sites More sharing options...
Thor Posted April 6, 2007 Share Posted April 6, 2007 Needs device ID added to plist. Detected as Airport Extreme http://forum.insanelymac.com/index.php?showtopic=23684 Link to comment https://www.insanelymac.com/forum/topic/47606-dell-truemobile-1450/#findComment-341409 Share on other sites More sharing options...
GimmeRed Posted April 7, 2007 Share Posted April 7, 2007 http://forum.insanelymac.com/index.php?sho...mp;#entry245294 Get the IONetworkingFamily kext and the IOPciFamily kext from 10.4.3 from here. Chances are after you replace your kext files repair and reboot it will show you have an airport extreme card but it will show it is off. If so open your Library/Preferences/SystemsConfigurations and drag your networkingInterfaces.plist to your desktop and edit it with textedit. The string above the list with your device id will need to be changed from <integer>0</integer> to <integer>1</integer> Here is mine that is working with the Dell truemobile 1450. <key>BSD Name</key> <string>en1</string> <key>IOBuiltin</key> <false/> <key>IOInterfaceType</key> <integer>6</integer> <key>IOInterfaceUnit</key> <integer>1</integer> <key>IOLocation</key> <string></string> <key>IOMACAddress</key> <data> ABSl2foI </data> <key>IOPathMatch</key> <string>IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/PCIE@1E/IOPCI2PCIBridge/pci14e4,4319@3/AirPort_Brcm43xx/IO80211Interface</string> </dict> After you edit it drag your old .plist to the trashbin and drag the new one to it's place Authenticate repair and reboot. After this it should show a new port when you click on the airport icon. Link to comment https://www.insanelymac.com/forum/topic/47606-dell-truemobile-1450/#findComment-341601 Share on other sites More sharing options...
Recommended Posts