From: Steve D. <sd...@sp...> - 2002-10-01 22:34:24
|
I've installed the Wireless driver beta4 on my PowerBook G3 FireWire (Pismo) running Mac OS X 10.1.5. The wireless config pref panel shows up, but everything is greyed out. The network pref panel shows no 'en1' or 'en2' option. The card is a NETGEAR MA401, which is listed in the supported cards page. Any help greatly appreciated!! Steve The troubleshooting info script output is below. It seems to see the card since it can identify it; then it says "WirelessDriver: Couldn't find a WirelessDriver service in registry - is the card loaded?" The card is in the slot, and the green light is on, so it looks loaded to me. kmodstat says [localhost:~] sderose% sudo kmodstat -n com.apple.iokit.IOPCCardFamily Password: Id Refs Address Size Wired Name (Version) <Linked Against> 49 0 0xf74b000 0x1e000 0x1d000 com.apple.iokit.IOPCCardFamily (1.1.3) <11> [localhost:~] sderose% [localhost:~] sderose% sudo kmodstat -n org.noncontiguous.WirelessDriver Id Refs Address Size Wired Name (Version) <Linked Against> [localhost:~] sderose% The second one looks awful suspicious.... When I try to follow the config instructions, there is no 'en1' or 'en2' in the network preferences pane; I only have "Built-in Ethernet", "Internal Modem", and "irDA Modem Port" in the Active Network Ports list. The Built-in Ethernet is in use and configured for local DHCP via a LinkSys router to DSL. Any ideas on how to get this up and running? [localhost:~] sderose% /Users/sderose/Downloads\ for\ OSX/Wireless\ Driver/Troubleshooting\ Info.command; exit ### system info ProductName: Mac OS X ProductVersion: 10.1.5 BuildVersion: 5S66 Darwin localhost 5.5 Darwin Kernel Version 5.5: Thu May 30 14:51:26 PDT 2002; root:xnu/xnu-201.42.3.obj~1/RELEASE_PPC Power Macintosh powerpc ppc750 ### wireless driver files installed drwxrwxrwx 3 root wheel 264 Mar 20 2002 WirelessDriver.kext drwxr-xr-x 3 root wheel 264 May 30 16:53 IOPCCardFamily.kext drwxr-xr-x 3 root admin 264 Mar 20 2002 WirelessDriver PPane.prefPane {Path = "/Library/PreferencePanes/WirelessDriver PPane.prefPane/"; } ### wirelesscard info | | "VersionOneInfo" = ("NETGEAR MA401RA Wireless PC","Card","I$ | | +-o pccardb,7300@0,0 <class IOPCCard16Device> | | "IOName" = "pccardb,7300" ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 en0: flags=8863<UP,BROADCAST,b6,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.1.101 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:30:65:48:74:b0 media: autoselect (100baseTX <full-duplex>) status: active supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <half-duplex,hw-loopback> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 100baseTX <half-duplex> 100baseTX <half-duplex,hw-loopback> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> ### wd command line tool status 2002-09-22 13:38:40.192 WirelessConfig[428] 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] |