|
From: g c. <ca...@gm...> - 2006-02-18 19:26:24
|
I can get the preferences panel to show the wireless card. Here is trouble
shooting script results.
I tried to follow the Terminal suggestion for troubleshooting (sudo ...),
but had it error out saying something like"cannot resolve discrepancies in
system/library/externsions...".
Thanks for any suggestions!
/Users/tony/Desktop/Troubleshooting\ Info.command; exit
### kext versions
Index Refs Address Size Wired Name (Version) <Linked Against>
27 0 0x1ce5c000 0x21000 0x20000 com.apple.iokit.IOPCCardFamily
(1.5.0)
Index Refs Address Size Wired Name (Version) <Linked Against>
### system info
ProductName: Mac OS X
ProductVersion: 10.3.9
BuildVersion: 7W98
Darwin tonys-Computer.local 7.9.0 Darwin Kernel Version 7.9.0: Wed Mar 30
20:11:17 PST 2005; root:xnu/xnu-517.12.7.obj~1/RELEASE_PPC Power Macintosh
powerpc
ppc750
/bin:/sbin:/usr/bin:/usr/sbin
### wireless driver files installed
drwxr-xr-x 3 root admin 102 18 Feb 13:05 SigMeter.app
drwxr-xr-x 3 root wheel 102 18 Feb 13:05 WirelessDriver.kext
drwxr-xr-x 3 root wheel 102 24 Sep 2003 IOPCCardFamily.kext
drwxr-xr-x 3 root wheel 102 1 Apr 1976 AppleAirPort.kext
drwxr-xr-x 3 root wheel 102 24 Sep 2003 AppleAirPort2.kext
drwxr-xr-x 3 root wheel 102 24 Sep 2003 AppleAirPortFW.kext
drwxr-xr-x 3 root admin 102 18 Feb 13:05 WirelessDriver PPane.prefPane
-rwxr-xr-x 1 root wheel 250844 18 Feb 13:06 WirelessConfig
### wirelesscard info
| "VersionOneInfo" = ("INTERSIL","HFA384x/IEEE","Version
01.0$
| +-o pccard156,2@0,0 <class IOPCCard16Device, registered,
matched$
| "IOName" = "pccard156,2"
### 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
inet6 fe80::250:e4ff:fe79:492f prefixlen 64 scopeid 0x4
inet 192.168.1.103 netmask 0xffffff00 broadcast 192.168.1.255
ether 00:50:e4:79:49:2f
media: autoselect (10baseT/UTP <half-duplex>) status: active
supported media: none autoselect 10baseT/UTP <half-duplex>
10baseT/UTP <full-duplex> 100baseTX <half-duplex> 100baseTX <full-duplex>
### wd command line tool status
2006-02-18 13:17:27.816 WirelessConfig[490] Iterations: 0
WirelessDriver: Couldn't find a WirelessDriver service in registry - is the
card loaded?
Usage - /usr/local/bin/WirelessConfig [-showstatus] or
/usr/local/bin/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, /usr/local/bin/WirelessConfig will
look for the preferences made by the preference pane in
~/Library/Preferences/org.noncontinuous.WirelessDriver.
logout
[Process completed]
|