From: Paul S. <cof...@ad...> - 2002-07-31 02:02:46
|
Hello, Thank you very much for your work and offer of your software free of charge. It addresses one of the two major issues I have with OS X. However, I am having a problem getting it to work. Any help you can provide would be helpful. Thank You Paul Stasinos I am running on a powerbook G3 333 Machine ID 406. running os x 10.1 (5G64). 192 mb ram built in, 512K backside l2 cache I am using a skyline wirless card 802.11b a linksys wireless router. it works fine in os 9. it shows a full signal strength signal in os x but can't connect, it lists the broadcast address as 169.254.255.255 an i p address of 169.254.30.197 with a subnet mask of 255.255.0.0 with ethernet and or os 9 wireless it has a broadcast address of 192.168.1.255 a ip address of 192.168.1.101 and subnet mask of 255.255.255.0, which works. Below are the answers to the questions you asked on your FAQ page. Welcome to Darwin! [localhost:~] paulstas% /Users/paulstas/Desktop/Troubleshooting\ Info.command; exit ### kext versions Id Refs Address Size Wired Name (Version) <Linked Against> 44 1 0xa406000 0x1d000 0x1c000 com.apple.iokit.IOPCCardFamily (1.1.0) <11> Id Refs Address Size Wired Name (Version) <Linked Against> 50 0 0xa507000 0xa000 0x9000 org.noncontiguous.WirelessDriver (1.0.0b4) <11 44 42> ### system info ProductName: Mac OS X ProductVersion: 10.1 BuildVersion: 5G64 Darwin localhost 1.4 Darwin Kernel Version 1.4: Sun Sep 9 15:39:59 PDT 2001; root:xnu/xnu-201.obj~1/RELEASE_PPC Power Macintosh powerpc ppc750 ### wireless driver files installed drwxrwxrwx 3 root wheel 264 Mar 20 12:45 WirelessDriver.kext drwxr-xr-x 3 root wheel 264 Sep 9 2001 IOPCCardFamily.kext drwxr-xr-x 3 root admin 264 Mar 20 12:46 WirelessDriver PPane.prefPane {Hide = 1; Path = "/Library/PreferencePanes/WirelessDriver PPane.prefPane"; }, {Hide = 0; Path = "/Library/PreferencePanes/WirelessDriver PPane.prefPane"; } ### wirelesscard info | | | "VersionOneInfo" = ("INTERSIL","HFA384x/IEEE","Version 01.0$ | | +-o pccard156,2@0,0 <class IOPCCard16Device> | | | "IOName" = "pccard156,2" | | | "IONameMatched" = "pccard156,2" | | | "IONameMatch" = ("pccard274,1613","pccard274,1612","pccar$ ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 en1: flags=8863<UP,BROADCAST,b6,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 169.254.30.197 netmask 0xffff0000 broadcast 169.254.255.255 ether 00:00:c5:09:82:0a media: <unknown type> (DS11 <full-duplex>) status: active supported media: none manual autoselect DS1 <half-duplex> DS1 <full-duplex> DS2 <half-duplex> DS2 <full-duplex> DS5 <half-duplex> DS5 <full-duplex> DS11 <half-duplex> DS11 <full-duplex> 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:50:e4:d0:da:59 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 2002-07-30 21:34:00.151 WirelessConfig[447] Iterations: 1 Network Name: linksys, successful: Y ret = -536870206 ret = kIOReturnBadArgument Network Name: linksys, successful: Y Status: Network: linksys WEP Enabled:NO Signal Strength:121 logout [Process completed] [localhost:~] paulstas% sudo kmodstat -n com.apple.iokit.IOPCCardFamily Id Refs Address Size Wired Name (Version) <Linked Against> 44 1 0xa406000 0x1d000 0x1c000 com.apple.iokit.IOPCCardFamily (1.1.0) <11> [localhost:~] paulstas% sudo kmodstat -n org.noncontiguous.WirelessDriver Id Refs Address Size Wired Name (Version) <Linked Against> 50 0 0xa507000 0xa000 0x9000 org.noncontiguous.WirelessDriver (1.0.0b4) <11 44 42> |