From: Andrew V. U. <ag...@so...> - 2004-07-28 05:49:11
|
Hi there. Using a powerbook 550, OS 10.3.4 with the D-Link Air DWL-650 card. The Act light goes on when I plug it in, and I get an icon in the top bar allowing me to turn it off. Other than that, the computer can't see it. I've run the installers many times, tried uninstalling and reinstalling, but I've never been able to get the en1 or en2 settings to show up in the NETWORK preference pane. I've run the following sudo kextload /System/Library/Extensions/WirelessDriver.kext sudo rm -f /System/Library/Extensions.kextcache sudo rm -f /System/Library/Extensions.mkext and it says it was installed, but still no en1 or en2 settings. Here's the diagnostic info: [Andrew-Uroskies-Computer:/Volumes/WirelessDriver beta 5.1/Utilities] malevich% /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troubleshooting\ Info.command; exit ### system info ProductName: Mac OS X ProductVersion: 10.3.4 BuildVersion: 7H63 Darwin Andrew-Uroskies-Computer.local 7.4.0 Darwin Kernel Version 7.4.0: Wed May 12 16:58:24 PDT 2004; root:xnu/xnu-517.7.7.obj~7/RELEASE_PPC Power Macintosh powerpc ppc7450 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 27 Jul 21:45 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 24 Sep 2003 IOPCCardFamily.kext drwxr-xr-x 3 root admin 102 27 Jul 21:45 WirelessDriver PPane.prefPane ### wirelesscard info | | "VersionOneInfo" = ("D-Link","DWL-650 Wireless PC Card RevP$ | | +-o pccardb,7110@0,0 <class IOPCCard16Device, registered, matche$ | | "IOName" = "pccardb,7110" ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1 prefixlen 64 scopeid 0x1 inet 127.0.0.1 netmask 0xff000000 gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280 stf0: flags=0<> mtu 1280 en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 ether 00:03:93:44:6f:94 media: autoselect (10baseT/UTP <half-duplex>) status: active supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 1000baseTX <full-duplex> 1000baseTX <full-duplex,hw-loopback> 1000baseTX <full-duplex,flow-control> 1000baseTX <full-duplex,flow-control,hw-loopback> fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030 lladdr 00:03:93:ff:fe:44:6f:94 media: autoselect <full-duplex> status: inactive supported media: autoselect <full-duplex> ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1492 inet 63.206.213.38 --> 63.206.213.254 netmask 0xff000000 ### wd command line tool status 2004-07-27 22:47:03.346 WirelessConfig[606] Iterations: 0 WirelessDriver: Couldn't find a WirelessDriver service in registry - is the card loaded? Usage - WirelessConfig [-showstatus] or WirelessConfig [-showstatus] <-netname <network>> [-wepkey <key>] [-keyslot <slot>] -netname <name> Sets the network name - enclose in double quotes if your network contains a space. -wepkey <hex key> Sets your network key, if ommited the network is assumed to not have wep. -keyslot <[1-4]> Sets which keyslot to have your key in. If ommited keyslot 1 is assumed. -status Prints out the network information, includes signal strength. -writeprefs Writes out the options to the preference file in ~/Library/Preferences/org.noncontinuous.wirelessdriver With no options set or just the status, WirelessConfig will look for the preferences made by the preference pane in ~/Library/Preferences/org.noncontinuous.WirelessDriver. logout [Process completed] |