ITABRA Posted September 18, 2007 Share Posted September 18, 2007 Ciao a tutti ho ordinato la scheda in questione in internet 22 € qui in germania adesso ho un piccolo problema ho letto la guida su wiki e quasi tutto chiaro ma c'e` un punt dovo non riesco a capire cosa fare adesso lo immetto nel topic con la speranza che qualcuno di voi mi aiuti grazie. questo e il passo che non so cosa fare 16: then Ctrl-X -> Y -> Enter devo premere i tasti crtl-x -> y -> Enter ??? Ok Heres the deal, people with Broadcom Wireless (aka Dell Wireless) have been having trouble with getting it to work , or getting it recognize on 10.4.8 and people have been going to thread-to-thread just to find a solution so i decided to make this SIMPLE little tutorial to help all you Broadcom People, Ok lets begin 1: Open Terminal (Hard Drive icon -> Applications -> Utilities) 2: type this -> CODE sudo su 3: then this -> CODE cd /System/Library/Extensions 4: then -> CODE cd /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AppleAirPortBrcm4311.kext/Contents/ 5: then CODE nano -w Info.plist 6: Ok then scroll down until you see: <key>IONameMatch</key> <array> <string>pci14e4,4328</string> <string>pci14e4,4329</string> <string>pci14e4,432a</string> <string>pci14e4,4311</string> <string>pci14e4,4312</string> <string>pci14e4,4313</string> <string>pci14e4,4319</string> <string>pci14e4,431a</string> 7: before <string>pci14e4,4319</string> add this: <string>pci14e4,4318</string> (change the 4318 to your ID, Mines is 4318 because i have Dell Wireless 1370) 8: then Control X, then Y then hit Enter 9: then Do: CODE sudo reboot 10: then you should see a Blank Baseball Feild Icon (airport icon) on the finder bar 11: Open up Terminal then type -> CODE sudo su 12: Then -> CODE cd /Library/Preferences/SystemConfiguration/ 13: Then -> CODE nano -w /Library/Preferences/SystemConfiguration/NetworkInterfaces.plist 14: You should See this <key>BSD Name</key> <string>en0</string> <key>IOBuiltin</key> <false/> <key>IOInterfaceType</key> <integer>6</integer> <key>IOInterfaceUnit</key> <integer>0</integer> <key>IOLocation</key> <string></string> <key>IOMACAddress</key> <data> 15: change that to this: <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> 16: then Ctrl-X -> Y -> Enter 17: Then CODE sudo reboot 18: After Reboot, Click the Airport Icon on the finder bar and click 'Network Preferences' It'll Say Has Found the following Port 'Airport' 19: Click Ok then click the drop down box that has Show: next to it then click 'Airport' then click Apply Now and then, Click the Airport icon then select your Network and then Your Done Congrats, You have Wireless in 10.4.8 Link to comment https://www.insanelymac.com/forum/topic/63631-buffalo-wli2-pci-g54s-airport-compatibile/ Share on other sites More sharing options...
ITABRA Posted September 18, 2007 Author Share Posted September 18, 2007 nessuno mi sa spiegare cosa devo fare con questa riga ???? 16: then (Ctrl-X -> Y -> Enter ) dove sono gli esperti ??? penso che mi rivolgero ai grucchi se voi non avete risposte cmq grazie lo stesso Link to comment https://www.insanelymac.com/forum/topic/63631-buffalo-wli2-pci-g54s-airport-compatibile/#findComment-450649 Share on other sites More sharing options...
Recommended Posts