You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(38) |
Dec
(37) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(91) |
Feb
(53) |
Mar
(62) |
Apr
(53) |
May
(29) |
Jun
(57) |
Jul
(63) |
Aug
(154) |
Sep
(182) |
Oct
(154) |
Nov
(111) |
Dec
(83) |
2003 |
Jan
(77) |
Feb
(110) |
Mar
(66) |
Apr
(34) |
May
(41) |
Jun
(57) |
Jul
(47) |
Aug
(39) |
Sep
(28) |
Oct
(37) |
Nov
(27) |
Dec
(28) |
2004 |
Jan
(34) |
Feb
(12) |
Mar
(15) |
Apr
(16) |
May
(6) |
Jun
(17) |
Jul
(12) |
Aug
(14) |
Sep
(18) |
Oct
(5) |
Nov
(14) |
Dec
(19) |
2005 |
Jan
(15) |
Feb
(12) |
Mar
(1) |
Apr
(4) |
May
(16) |
Jun
(12) |
Jul
(3) |
Aug
(11) |
Sep
(2) |
Oct
(4) |
Nov
(2) |
Dec
(3) |
2006 |
Jan
(11) |
Feb
(6) |
Mar
(3) |
Apr
(3) |
May
(4) |
Jun
(1) |
Jul
(4) |
Aug
(3) |
Sep
(3) |
Oct
(2) |
Nov
|
Dec
(1) |
2007 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ro...@sp...> - 2004-03-24 07:16:14
|
On 21 mar 2004, at 19.20, Paul Corr wrote: > Folks, > > The last list message from the fellow with Panther mentioned using > 'kextload > -t' to check for problems. I didn't know of that utility. So, I read > the > manpage, ran the 'Troubleshooting Info' script to get a list of kernel > extensions for the wireless card and test each in kextload's verbose > mode. > Verbose level 1 is "basic kext scanning information" and seems to give > enought information. > > If someone on the list recognizes and item in this report, and can > suggest > something, let me or the list (preferably) know. Thanks. > > Paul > > P.S. I'm running a Powerbook G3 Wallstreet with 10.2.8 and an Orinoco > Silver > PC Card. I have a Buffalo card on order, arriving early next week. > (Naturally, if it is successful, I'll post that fact.) > > Test: > --- > % sudo kextload -t -v 1 /System/Library/Extensions WirelessDriver.kext > kextload: kext /System/Library/Extensions/AppleADBButtons.kext is not > valid > kextload: kext > /System/Library/Extensions/AppleStorageDrivers.kext/Contents/ > PlugIns/StorageLynx.kext is not valid > kextload: kext /System/Library/Extensions/AppleUSBDisplays.kext is not > valid > kextload: kext /System/Library/Extensions/InternalModemSupport.kext is > not > valid > kextload: kext > /System/Library/Extensions/IOATAPIProtocolTransport.kext is > not valid > kextload: kext /System/Library/Extensions/IOUSBMassStorageClass.kext > is not > valid > kextload: kext /System/Library/Extensions/UltraTek66.kext is not valid > kextload: kext /System/Library/Extensions/webdav_fs.kext is not valid > kextload: kext /System/Library/Extensions/WirelessDriver.kext is not > valid > can't add kernel extension /System/Library/Extensions (not a bundle) > (run > kextload on this kext with -t for diagnostic output) > kextload: resolving dependencies for kernel extensions with validation > and > authentication failures > kernel extension WirelessDriver.kext has problems: > Validation failures > { > "Kext has a kernel dependency prior to version 6.0 and > CFBundleVersion > does not match executable's MODULE_VERSION" = true > } > --- > > Note the other kernel extensions listed in the Troubleshooting Info > report > load just fine in the simpler '-t' mode but complain about other > extensions > when run in '-v 1' mode. These appear to be the same ones showing 'is > not > valid' in the report above. I believe this is what is causing so many problems in Panther. I have a Lombard with an EPoX EWL-C11 card and it has worked without problems for over a year with the wirelessdriver. Until Panther came out that is. Then it would suddenly not load properly on startup, loose connection to the card suddenly and the only way getting internet connection was to restart the computer. After the latest update of OS X 10.3.3 and iChat 2.1 (installed yesterday) I can't connect to my wlan router at all. The card won't find the WLAN network even if it stand 1m from the WLAN router. I hope the new driver is released SOON. It has been well over 1 year (dec 2002) where the new driver was supposed to be released. Drop USB support and release a new beta that works properly with Panther. All the problems posted lately have exact the same issue. The wirelessdriver is not loaded properly on startup and the card blinks but won't connect to the network. After changing the settings it sometimes work but mostly it doesn't do a thing. Please fix this ASAP. //Rob -- To be is to do. - Socrates To do is to be. - Sartre Do be do be do. - Sinatra |
From: Ronald H. <ron...@xs...> - 2004-03-23 23:32:30
|
I've tried to get my Pb Lombard wireless using a new Orinoco Silver 11 b/g PC card. In Panther the power light on the card comes on, I'm able to switch this power off in the menu. That is all the card does, there is no reception and the card doesn't show up in any menu. So I wiped Panther off the HD and installed Jaguar 10.2.8. Now the computer freezes when I put the card in, either before boot or after. Is it possible at all to have a wireless working combination with Lombard & Orinoco or do I have to take up programming? |
From: Chris P. <ch...@gm...> - 2004-03-23 09:23:06
|
I want to use the Wirelessdriver with a Ben-Q AWL-100 Card on a PowerBook G4. Because this card is NOT listed in the supported cards list, I browsed the source code to find out where the card specifications are; but I could not find any description of the supported cards in the source files. How can I add my card to the supported ones? Is there a quick way to do this altering the source code? I know the basics of XCode, so I could try it by myself, if someone supports me... Does anybody know how to do this? Regards, Chris |
From: Paul C. <pjc...@ve...> - 2004-03-21 18:20:55
|
Folks, The last list message from the fellow with Panther mentioned using 'kextload -t' to check for problems. I didn't know of that utility. So, I read the manpage, ran the 'Troubleshooting Info' script to get a list of kernel extensions for the wireless card and test each in kextload's verbose mode. Verbose level 1 is "basic kext scanning information" and seems to give enought information. If someone on the list recognizes and item in this report, and can suggest something, let me or the list (preferably) know. Thanks. Paul P.S. I'm running a Powerbook G3 Wallstreet with 10.2.8 and an Orinoco Silver PC Card. I have a Buffalo card on order, arriving early next week. (Naturally, if it is successful, I'll post that fact.) Test: --- % sudo kextload -t -v 1 /System/Library/Extensions WirelessDriver.kext kextload: kext /System/Library/Extensions/AppleADBButtons.kext is not valid kextload: kext /System/Library/Extensions/AppleStorageDrivers.kext/Contents/ PlugIns/StorageLynx.kext is not valid kextload: kext /System/Library/Extensions/AppleUSBDisplays.kext is not valid kextload: kext /System/Library/Extensions/InternalModemSupport.kext is not valid kextload: kext /System/Library/Extensions/IOATAPIProtocolTransport.kext is not valid kextload: kext /System/Library/Extensions/IOUSBMassStorageClass.kext is not valid kextload: kext /System/Library/Extensions/UltraTek66.kext is not valid kextload: kext /System/Library/Extensions/webdav_fs.kext is not valid kextload: kext /System/Library/Extensions/WirelessDriver.kext is not valid can't add kernel extension /System/Library/Extensions (not a bundle) (run kextload on this kext with -t for diagnostic output) kextload: resolving dependencies for kernel extensions with validation and authentication failures kernel extension WirelessDriver.kext has problems: Validation failures { "Kext has a kernel dependency prior to version 6.0 and CFBundleVersion does not match executable's MODULE_VERSION" = true } --- Note the other kernel extensions listed in the Troubleshooting Info report load just fine in the simpler '-t' mode but complain about other extensions when run in '-v 1' mode. These appear to be the same ones showing 'is not valid' in the report above. |
From: <ana...@ma...> - 2004-03-20 16:01:21
|
OK, I managed to load the driver..and it WORKS! Silly me, I didn't set the plist to root owner. Using kextload -t specified the problem (shouldn't that command be in the FAQ?) |
From: <ana...@ma...> - 2004-03-20 15:15:01
|
I bought this prism2.5-based card thinking it would work with this driver however it doesn't appear to be loading. I will note that the card works fine with KisMAC. I also tried adding "pccardd601,5" to the driver property list to no avail. Here is the "Troubleshooting" info: [PBTiPB:/Volumes/WirelessDriver beta 5.1/Utilities] anarkhos% ./Troubleshooting\ Info.command ### system info ProductName: Mac OS X ProductVersion: 10.3.3 BuildVersion: 7F44 Darwin PBTiPB.local 7.3.0 Darwin Kernel Version 7.3.0: Fri Mar 5 14:22:55 PST 2004; root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC Power Macintosh powerpc ppc7450 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 Mar 19 21:56 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 Sep 24 15:52 IOPCCardFamily.kext ### wirelesscard info | | "VersionOneInfo" = ("SMC","SMC2532W-B EliteConnect Wireless$ | | +-o pccardd601,5@0,0 <class IOPCCard16Device, registered, matche$ | | "IOName" = "pccardd601,5" ### 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:0a:95:c9:3f:68 media: autoselect (none) status: inactive 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> en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet 192.168.0.5 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:30:65:07:b0:3b media: autoselect status: active supported media: autoselect fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030 lladdr 00:0a:95:ff:fe:c9:3f:68 media: autoselect <full-duplex> status: inactive supported media: autoselect <full-duplex> ### wd command line tool status 2004-03-20 07:07:17.166 WirelessConfig[462] 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. [PBTiPB:/Volumes/WirelessDriver beta 5.1/Utilities] anarkhos% Please note that the network info is using the built-in AirPort, not the SMC card. |
From: Paul C. <pjc...@ve...> - 2004-03-20 14:15:28
|
Dan, I posted a message about a week ago about changing the install docs and one of my suggestions covers this. I see the the 'kext versions' section of your Troubleshooting Info report shows the second item is empty. You need to manually edit a certain .plist file. (I used 'sudo pico filename'.) The path to the filename is listed below. Here's the relevant section from my previous post (which actually references a much older post): --- 2) In the mailing list archives, Rich Johnson's "Recipe to bring up a new wireless card" post should be included somewhere in the install docs: http://sourceforge.net/mailarchive/message.php?msg_id=5880908 I found I had to run the Troubleshooting Info script as suggested after installation, get my card name, and add it to the appropriate line, IOName, in "/System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist" Only after this did I see the 'en1' interface appear. Then, opening System Preferences notified me of a new network adapter at en1, and suggested I select the "Apply Now" button, which I did. Opening the 'WirelessConfig' applet showed the connect to network field is now available, where it wasn't before. Opening Network showed 'Ethernet Adapter (en1)' also. --- I believe once you add the line to the file, you will see an 'en1' interface show up in 'network info' section of the script's report (or when using 'ifconfig' at the Terminal command line.) Also, once you do this you will see much more info appear in the 'wirelesscard info' section of the report. I hope this helps out. Someone else on the list may chime in here also. Take care. Paul At 1:28 AM -0700 3/19/04, Dan Colwell wrote: >New to the list...checked the archives and couldn't find an answer, >sorry if I am repeating a question or if I missed something in the >archives... > >I just purchased a D-Link DWL-G650 802.11g Cardbus for my Pismo. >Looks like the only installation info is for 10.2. I have 10.3.3 on >a 400 MHz with 768 RAM. > >Anyone with some help for getting this to work? Here is my >troubleshooting info: > >Last login: Fri Mar 19 00:50:43 on ttyp1 >/Users/dan/Desktop/Troubleshooting\ Info.command; exit >Welcome to Darwin! >[Daniel-Colwells-Computer:~] dan% >/Users/dan/Desktop/Troubleshooting\ Info.command; exit > >### kext versions > >Index Refs Address Size Wired Name (Version) <Linked Against> > 34 0 0x2042c000 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.3 >BuildVersion: 7F44 >Darwin Daniel-Colwells-Computer.local 7.3.0 Darwin Kernel Version >7.3.0: Fri Mar 5 14:22:55 PST 2004; >root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC Power Macintosh powerpc >ppc750 >/bin:/sbin:/usr/bin:/usr/sbin > >### wireless driver files installed > >drwxr-xr-x 3 dan wheel 102 19 Mar 00:25 SigMeter.app >drwxr-xr-x 3 root wheel 102 19 Mar 00:25 WirelessDriver.kext >drwxr-xr-x 3 root wheel 102 24 Sep 16:52 IOPCCardFamily.kext >drwxr-xr-x 3 root wheel 102 18 Mar 22:10 AppleAirPort.kext >drwxr-xr-x 3 root wheel 102 18 Mar 22:10 AppleAirPort2.kext >drwxr-xr-x 3 dan wheel 102 19 Mar 00:25 WirelessDriver PPane.prefPane > >### wirelesscard info > > | | "VersionOneInfo" = ("Atheros Communications, >Inc.","AR5001-$ > >### 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::230:65ff:fe81:2efc prefixlen 64 scopeid 0x4 > inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:30:65:81:2e:fc > media: autoselect (100baseTX <full-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> >fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030 > lladdr 00:30:65:ff:fe:81:2e:fc > media: autoselect <full-duplex> status: inactive > supported media: autoselect <full-duplex> > >### wd command line tool status > >/Users/dan/Desktop/Troubleshooting Info.command: line 38: >/usr/local/bin/WirelessConfig: No such file or directory >logout >[Process completed] > >Thanks for any help, > >Dan- > >_________________________________________________________________ >Free up your inbox with MSN Hotmail Extra Storage. Multiple plans >available. http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/ > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Wirelessdriver-support mailing list >Wir...@li... >https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: Dan C. <dan...@ho...> - 2004-03-19 08:28:51
|
New to the list...checked the archives and couldn't find an answer, sorry if I am repeating a question or if I missed something in the archives... I just purchased a D-Link DWL-G650 802.11g Cardbus for my Pismo. Looks like the only installation info is for 10.2. I have 10.3.3 on a 400 MHz with 768 RAM. Anyone with some help for getting this to work? Here is my troubleshooting info: Last login: Fri Mar 19 00:50:43 on ttyp1 /Users/dan/Desktop/Troubleshooting\ Info.command; exit Welcome to Darwin! [Daniel-Colwells-Computer:~] dan% /Users/dan/Desktop/Troubleshooting\ Info.command; exit ### kext versions Index Refs Address Size Wired Name (Version) <Linked Against> 34 0 0x2042c000 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.3 BuildVersion: 7F44 Darwin Daniel-Colwells-Computer.local 7.3.0 Darwin Kernel Version 7.3.0: Fri Mar 5 14:22:55 PST 2004; root:xnu/xnu-517.3.15.obj~4/RELEASE_PPC Power Macintosh powerpc ppc750 /bin:/sbin:/usr/bin:/usr/sbin ### wireless driver files installed drwxr-xr-x 3 dan wheel 102 19 Mar 00:25 SigMeter.app drwxr-xr-x 3 root wheel 102 19 Mar 00:25 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 24 Sep 16:52 IOPCCardFamily.kext drwxr-xr-x 3 root wheel 102 18 Mar 22:10 AppleAirPort.kext drwxr-xr-x 3 root wheel 102 18 Mar 22:10 AppleAirPort2.kext drwxr-xr-x 3 dan wheel 102 19 Mar 00:25 WirelessDriver PPane.prefPane ### wirelesscard info | | "VersionOneInfo" = ("Atheros Communications, Inc.","AR5001-$ ### 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::230:65ff:fe81:2efc prefixlen 64 scopeid 0x4 inet 192.168.0.101 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:30:65:81:2e:fc media: autoselect (100baseTX <full-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> fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030 lladdr 00:30:65:ff:fe:81:2e:fc media: autoselect <full-duplex> status: inactive supported media: autoselect <full-duplex> ### wd command line tool status /Users/dan/Desktop/Troubleshooting Info.command: line 38: /usr/local/bin/WirelessConfig: No such file or directory logout [Process completed] Thanks for any help, Dan- _________________________________________________________________ Free up your inbox with MSN Hotmail Extra Storage. Multiple plans available. http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/ |
From: R.Friede <rl...@ea...> - 2004-03-16 17:11:00
|
> Date: Mon, 15 Mar 2004 16:58:55 -0500 > To: wir...@li... > From: Paul Corr <pjc...@ve...> > Subject: [Wirelessdriver-support] Orinoco Silver does not work on > Wallstreet PB G3 > [snip] > > If anyone has successfully connected with a Wallstreet PB and an > Orinico Silver card let me know. I'll include the Troubleshooting > Info script report below. (I made a copy of the script and called it > wirelessck.command for easier typing in running the command.) > > Let me know. Thanks. > > Paul > I have tried it, and it worked fine in OS9.x but that's all. As in your case, in 10.2x neither light would come on and the computer couldn't detect the card's purpose. In the end I purchased a Buffalo G54A card which works perfectly without any additional drivers. I have no idea why the Orinoco wouldn't work. Bob F |
From: Paul C. <pjc...@ve...> - 2004-03-15 22:00:01
|
Attempted to post from wrong account to this closed list. Sorry. Folks, The current installation docs for the wireless driver need a couple changes. I'm hoping I'm not way off base in my troubleshooting below. 1) Before installing the wireless driver package, I did not have any "Other" System Preferences applets. Therefore, I did not have, and the installation did not create, an enclosing directory for the WirelessConfig applet: --- /bin/ls: /Library/PreferencePanes: No such file or directory --- (or '~/Library/PreferencePanes' for that matter.) I see in the installation PDF the screen shots show several of these third party applets. In the interim between troubleshooting and install sessions, I installed the MenuMeters applet and that did the trick. The wireless driver install should create the directory if needed. By the way, I did see a message in the archives about one user installing APE Manager, rebooting and then being able to install the driver. The reply said the reboot probably activated the driver. In fact, the APE Manager install created a needed directory. 2) In the mailing list archives, Rich Johnson's "Recipe to bring up a new wireless card" post should be included somewhere in the install docs: http://sourceforge.net/mailarchive/message.php?msg_id=5880908 I found I had to run the Troubleshooting Info script as suggested after installation, get my card name, and add it to the appropriate line, IOName, in "/System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist" Only after this did I see the 'en1' interface appear. Then, opening System Preferences notified me of a new network adapter at en1, and suggested I select the "Apply Now" button, which I did. Opening the 'WirelessConfig' applet showed the connect to network field is now available, where it wasn't before. Opening Network showed 'Ethernet Adapter (en1)' also. 3) The faq.html file included with the install isn't the latest. The FAQ on the project Web site is more current. I mention this because I did troubleshooting offline and one executable described in the FAQ changed. The installation FAQ lists these two commands for troubleshooting: --- sudo kmodstat -n com.apple.iokit.IOPCCardFamily sudo kmodstat -n org.noncontiguous.WirelessDriver --- when they should be: --- kextstat -b com.apple.iokit.IOPCCardFamily kextstat -b org.noncontiguous.WirelessDriver --- I realize the Troubleshooting Info script gives the needed info, but it would be nice if this was corrected in the install FAQ. 4) By the way, In my search of the mailing list archives, most times the Troubleshooting Info script report is posted, the command line tool is not found and adding a symlink doesn't seem to help: --- ### wd command line tool status wirelessck.command: /usr/local/bin/WirelessConfig: No such file or directory % sudo ln -s /Applications/WirelessConfig.app /usr/local/bin/WirelessConfig Password: % ls -l /usr/local/bin/WirelessConfig/ total 0 drwxr-xr-x 7 root wheel 238 Mar 8 13:26 Contents/ % ls -l /usr/local/bin/WirelessConfig lrwxr-xr-x 1 root wheel 28 Mar 15 15:48 /usr/local/bin/WirelessConfig@ -> /Applications/WirelessConfig.app ### wd command line tool status /Applications/Wireless/wirelessck.command: /usr/local/bin/WirelessConfig: is a directory --- Whatever... Is this item needed or optional? How can I correct it if it is needed? Thanks in advance. Paul |
From: Paul C. <pjc...@ve...> - 2004-03-15 21:58:47
|
Attempted to post from wrong account... sorry. Folks, I have a Wallstreet G3 Powerbook with a 500 MHz upgrade processor card. I'm running MacOS X 10.2.8. I purchased an Orinoco (Agere/Proxim/Lucent) Silver PC Card after seeing it on the supported cards list for the wireless driver. After some back and forth, I successfully installed the wireless driver and the Troubleshooting Info script found everything, except the command-line utility, "/usr/local/bin/WirelessConfig". In the Finder, the PC Card icon appears in the menu bar when the card is inserted. The pop-down menu there says "Agere Systems Wireless PC Card Model 0110" (those lines greyed out) and "Eject Card." Opening the WirelessConfig applet in System Preferences shows the field to connect to the wireless network is available. The horizontal signal thermometer is full. Signal to Noise graph is empty. I enter the network name, WEP is enabled, I use 'convert text to hex key' as I know the password for the network. (I've tried other permutations of disabling 'closed network' and 'WEP' on the AirPort Base Station (ABS) with no change in behavior.) By the way, when I make a change to the ABS and click the Update button, the Admin utility returns to the main 'scan' window and the ABS is missing and there is no getting it back. What is that about? I power cycle it and re-launching the Admin Utility after a short wait shows it again and the changes are in place. MenuMeters shows some Tx (transfer) activity but O bytes for Rx (receiving.) the IP address as 169.254.220.187 (self-assigned), not a LAN address. Others on the LAN are 10.0.1.x. Choosing en1 in System Preferences and "Apply Now" returns the same IP address. Note, there appear to be two LED indicator lights on the PC Card but they have never lit. I found another post in the mailing list archives where the poster had two brand new Silver cards and neither of them lit. In any case, I cannot connect. A Powerbook G4 with Airport card can connect successfully. An iMac running 10.2.8 can also successfully connect. We are using a Snow (dual Ethernet) Airport Base Station with firmware 4.08 and the AirPort Admin Utility version is 3.1.1. I have never ejected the card except at shutdown, as recommended in the FAQ. Rebooting with the card in shows no change. Plugging an Ethernet cable into the hub connects with no trouble. If it matters, the AirPort WAN port is connected to the Ethernet port of our DSL modem and the AirPort's LAN port is connected to the WAN port of a 4-port hub. If anyone has successfully connected with a Wallstreet PB and an Orinico Silver card let me know. I'll include the Troubleshooting Info script report below. (I made a copy of the script and called it wirelessck.command for easier typing in running the command.) Let me know. Thanks. Paul % cd /Applications/Wireless % ls -ld /Applications/WirelessConfig.app drwxr-xr-x 3 root wheel 102 Mar 8 13:26 /Applications/WirelessConfig.app/ % wirelessck.command ### kext versions Index Refs Address Size Wired Name (Version) <Linked Against> 24 2 0xe797000 0x21000 0x20000 com.apple.iokit.IOPCCardFamily (1.4.0) Index Refs Address Size Wired Name (Version) <Linked Against> 63 0 0xe992000 0xe000 0xd000 org.noncontiguous.WirelessDriver (1.0b5) ### system info ProductName: Mac OS X ProductVersion: 10.2.8 BuildVersion: 6R73 Darwin pjcpb.local. 6.8 Darwin Kernel Version 6.8: Wed Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC Power Macintosh powerpc ppc750 /sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin::/usr/local/bin:/Users/paulcorr/bin:. ### wireless driver files installed drwxr-xr-x 3 root wheel 102 Mar 8 13:26 SigMeter.app drwxr-xr-x 3 root wheel 102 Mar 8 13:26 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 Sep 10 2003 IOPCCardFamily.kext drwxr-xr-x 3 root wheel 102 Sep 10 2003 AppleAirPort.kext drwxr-xr-x 3 root wheel 102 Sep 10 2003 AppleAirPort2.kext drwxr-xr-x 3 root wheel 102 Sep 10 2003 AppleAirPortFW.kext drwxr-xr-x 3 root wheel 102 Mar 8 13:26 WirelessDriver PPane.prefPane ### wirelesscard info | | | | "VersionOneInfo" = ("Agere Systems","Wireless PC Card Model $ | +-o pccard@13 <class IOPCIDevice> | | | "device_type" = <"pccard"> | | | "name" = <"pccard"> | | | +-o pccard156,3@0,0 <class IOPCCard16Device> | | | | "IOName" = "pccard156,3" | | | | "IONameMatch" = ("pccard138,2","pccard156,2","pccard156,3"$ | | | | "IONameMatched" = "pccard156,3" | +-o pccard@13,1 <class IOPCIDevice> | | "device_type" = <"pccard"> | | "name" = <"pccard"> ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 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::205:2ff:fe79:ac2a%en0 prefixlen 64 scopeid 0x4 ether 00:05:02:79:ac:2a media: autoselect (none) status: inactive supported media: none autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 100baseTX <half-duplex> 100baseTX <full-duplex> en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::205:2ff:fe79:ac2a%en1 prefixlen 64 scopeid 0x5 inet 169.254.220.187 netmask 0xffff0000 broadcast 169.254.255.255 ether 00:00:00:00:00:00 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> ### wd command line tool status wirelessck.command: /usr/local/bin/WirelessConfig: No such file or directory % |
From: <ro...@sp...> - 2004-03-06 17:45:51
|
On 6 mar 2004, at 16.05, ib...@ea... wrote: > Thanks for the return. I followed the instructions and added the > pccard 156,3 to plist file as described in the faq file. After edit, > I checked the plist file and confirmed that the 156,3 was saved. > (This was my first adventure into the terminal functions.) Once again > everything works: full signal, router assigned IP address, router > software reports that the computer is connected, and the network > extension reports that the computer is connected to the internet @ > en1. Everything is go--still doesn't work. ping to the router > returns: "ping:sendto: Host is down" 10 packets transmitted. 0 > packets received. Consequently, nothing is getting anywhere. The > most frustrating thing about this whole thing is that it's working yet > nothing happens. > > I suppose it could be a defective PC card. I've confirmed that the > wireless part of the router is operational by connecting a Dell > notebook to it. The laptop isn't mine so I didn't try installing the > AirStation on it. > > By the way: The Card Icon on the menu bar lists 3 items, the first two > are grayed out: MELCO, WLI-PCM-L1, and Power off Card. I don't know > whether or not the grayed out items are supposed to be active. > > > Any other thoughts? > > Thanks The greyed out menues are normal. It just shows which card is inserted. To take it out you have to power down the card first in the third menu and then take the card out. Just ejecting the card without powering it down first might cause a kernel panic. You seems to have all setup as it should. Make sure the Wirelessdriver Pref Pane have the correct wlan name. It should have because you get a signal but just in case. Second would be to create a new Network location called WLAN or similar and then disable all ports except en1 port in the Network Pref pane. If you can't ping your router by entering ping 192.168.1.1 (or whatever your router IP address is) then it might be a good idea taking the card out and putting it back in. Changing network locations might also work. As a last step you can try editing the TCP/IP settings and make sure the router gave you the right IP address. If it did you might try using manual settings and set an IP/Network mask/router for your specific router. //Rob -- To be is to do. - Socrates To do is to be. - Sartre Do be do be do. - Sinatra |
From: Robert E. <ro...@sp...> - 2004-03-05 10:17:18
|
Your card should work with the wirelessdriver. The only thing is that the wirelessdriver need to be updated for your card. It is fairly easy todo. The procedure is described in the FAQ http://wirelessdriver.sourceforge.net/faq.html#supported Basically you have to install the driver. Located the info.plist file within the driver and add your card to the supported card list. In your case you just add this code to the list: <string>pccard156,3</string> Save, restart the computer and presto. //Rob On Fri, 5 Mar 2004 03:10 , Bob Breeman <bo...@so...> sent: >This card doesnt work....please let me know if you have an answer. this >is the output from the script: > >/Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troub[Powerbook-g3:~] >bobgee% /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troubleshooting\ >Info.command; exit > >### system info > >ProductName: Mac OS X >ProductVersion: 10.3.2 >BuildVersion: 7D24 >Darwin Powerbook-g3.local 7.2.0 Darwin Kernel Version 7.2.0: Thu Dec 11 >16:20:23 PST 2003; root:xnu/xnu-517.3.7.obj~1/RELEASE_PPC Power >Macintosh powerpc >ppc750 > >### wireless driver files installed > >drwxr-xr-x 3 root wheel 102 5 Mar 02:21 WirelessDriver.kext >drwxr-xr-x 3 root wheel 102 25 Sep 00:52 IOPCCardFamily.kext > >### wirelesscard info > > | "VersionOneInfo" = ("Agere Systems","Wireless PC >Card Model$ > | +-o pccard156,3@0,0 >matched$ > | "IOName" = "pccard156,3" > >### network info > >lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1 prefixlen 64 scopeid 0x1 > inet 127.0.0.1 netmask 0xff000000 >gif0: flags=8010 mtu 1280 >stf0: flags=1 mtu 1280 >en0: flags=8863 mtu 1500 > inet6 fe80::250:e4ff:fe25:5971 prefixlen 64 scopeid 0x4 > inet 10.0.0.150 netmask 0xffffff00 broadcast 10.0.0.255 > ether 00:50:e4:25:59:71 > media: autoselect (100baseTX ) status: active > supported media: none autoselect 10baseT/UTP >10baseT/UTP 100baseTX 100baseTX > > >### wd command line tool status > >/Volumes/WirelessDriver beta 5.1/Utilities/Troubleshooting >Info.command: line 33: WirelessConfig: command not found >logout >[Process completed] > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IBM Linux Tutorials >Free Linux tutorial presented by Daniel Robbins, President and CEO of >GenToo technologies. Learn everything from fundamentals to system >administration.http://ads.osdn.com/\?ad_id=1470&alloc_id=3638&op=click >_______________________________________________ >Wirelessdriver-support mailing list >Wir...@li... >https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support ---- Msg sent via Spymac Mail - http://www.spymac.com |
From: Bob B. <bo...@so...> - 2004-03-05 02:25:01
|
This card doesnt work....please let me know if you have an answer. this is the output from the script: /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troub[Powerbook-g3:~] bobgee% /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troubleshooting\ Info.command; exit ### system info ProductName: Mac OS X ProductVersion: 10.3.2 BuildVersion: 7D24 Darwin Powerbook-g3.local 7.2.0 Darwin Kernel Version 7.2.0: Thu Dec 11 16:20:23 PST 2003; root:xnu/xnu-517.3.7.obj~1/RELEASE_PPC Power Macintosh powerpc ppc750 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 5 Mar 02:21 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 25 Sep 00:52 IOPCCardFamily.kext ### wirelesscard info | "VersionOneInfo" = ("Agere Systems","Wireless PC Card Model$ | +-o pccard156,3@0,0 <class IOPCCard16Device, registered, matched$ | "IOName" = "pccard156,3" ### 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=1<UP> mtu 1280 en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::250:e4ff:fe25:5971 prefixlen 64 scopeid 0x4 inet 10.0.0.150 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:50:e4:25:59:71 media: autoselect (100baseTX <full-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 /Volumes/WirelessDriver beta 5.1/Utilities/Troubleshooting Info.command: line 33: WirelessConfig: command not found logout [Process completed] |
From: Douglas B. <dbo...@co...> - 2004-02-28 14:27:30
|
Me again. Just curious if anyone has had any luck usng the D-Link = Xtreme G DWL-G650 wireless air card with a G4 Titanium Laptop and any of = the various after-market driver makers? It is a shame but D-Link has = refused to provide drivers for us lowly Mac users. Thanks again for = this support structure. Kindly yours, Douglas |
From: Douglas B. <dbo...@co...> - 2004-02-28 14:22:14
|
Howdy again. Still can't find a wireless solution for my first = generation G4 Titanium Laptop. I nagged this group in January about my = D-Link Extreme wireless card and gave up on it - could never make it = work. Now I am attempting to uninstall both the IOExpert and = Sourceforge wireless drivers. Both come with an uninstall script. = However, sadly, it looks like they aren't fully removing everything. I = still have the icons in my system prefs. Though when I click on the = icons I get an error saying the panel can't load. Would some kind sole = please provide me with exact steps on how to remove manually? I tried = following the installer script myself but I'm afraid my unix skills are = just above that of lower primates. I also tried dragging to the trash = but it complains they are owned by root. This is my Mac and I should = have root privs so I'm not sure what gives. I'm troubled because I'm = now trying to install a D-Link DWL-122 USB wireless device and that = device doesn't appear to work either. I'm concerned that device driver = may be conflicting with one of the above drivers. I have the latest Mac = OS X and all the updates. Thank you for reading. Kindly yours, Douglas |
From: KITTY <hou...@ya...> - 2004-02-27 19:09:15
|
WILL THIS DRIVER SUPPORT OSX .3PANTHER? ALSO WIL THIS WORK WITH DLINK WIRELESS ROUTER DI-514Air Wireless 2.4GHz (802.11b) Router THANKS --------------------------------- Do you Yahoo!? Get better spam protection with Yahoo! Mail |
From: Holly S. <Hs...@bi...> - 2004-02-19 17:30:36
|
Is this driver compatable with my ibook? OSX... =20 =20 =20 |
From: <ro...@sp...> - 2004-02-18 23:15:45
|
On 18 feb 2004, at 22.13, Adam Ghassemi wrote: > Just got a G3 Powerbook (Bronze) and a friend has loaded it with=20 > Panther (10.3). I noticed tons of websites pointed to=20 > =93wirelessdriver.sourceforge.net=94 to get my SkyLINE 11Mb Farallon = card=20 > to work (PN473). I downloaded your driver and now its on. I=92ve tried=20= > to test it in three different Wireless LANs but each time I can see=20 > the signal but my Mac never gets an IP address. =A0Farallon=92s = website is=20 > a joke =97 with no help what-so-ever. > > The =93IT=94 guy =97 who knows nothing about Macs -- in our campus = library=20 > told me had didn=92t have a clue. The guy I bought this from (eBay) = says=20 > that with your driver it worked on his home network. > > Any solutions??? > > I am not a Mac person at all, but I really need this to work! Thank=20= > you so much. > > -Ignorant Dell User > Adam Ghassemi Don't dispair. Everything will work just fine as long as the network=20 you want use is not using a WEP key or is password protected. In this=20 case all you have to do is open up the System Preferences click on the=20= Wireless Pref Pane and enter the WLAN network name (you have to enter=20 the Network name by hand as the Wlan pref pane can't do it) apply the=20 settings and you are set. //Rob -- =20 To be is to do. - Socrates To do is to be. - Sartre Do be do be do. - Sinatra |
From: Adam G. <ada...@dr...> - 2004-02-18 21:18:26
|
Just got a G3 Powerbook (Bronze) and a friend has loaded it with Panther (10.3). I noticed tons of websites pointed to =B3wirelessdriver.sourceforge.net=B2 to get my SkyLINE 11Mb Farallon card to work (PN473). I downloaded your driver and now its on. I=B9ve tried to test i= t in three different Wireless LANs but each time I can see the signal but my Mac never gets an IP address. Farallon=B9s website is a joke =8B with no help what-so-ever. The =B3IT=B2 guy =8B who knows nothing about Macs -- in our campus library told m= e had didn=B9t have a clue. The guy I bought this from (eBay) says that with your driver it worked on his home network. Any solutions??? I am not a Mac person at all, but I really need this to work! Thank you so much. -Ignorant Dell User Adam Ghassemi |
From: Stephen D. S. M.D. <ss...@ma...> - 2004-02-16 01:32:28
|
Does this driver work with either the Hawking WU36D USB device or the DWL-122 USB device from LinkSys. I am running Panther and I can't get the LInksys driver to work very well and there isn't an OS X driver for the Hawking device. Thanks. Stephen D. Scotti, M.D. -------------------------------- ss...@ma... |
From: GW <gre...@ve...> - 2004-02-12 15:53:09
|
ORINOCO GOLD / 10.3 (Panther) / PB G3 Bronze I am trying to connect with my PB G3 Bronze keyboard and an Orinoco gold card to my network. I can get it to connect with 9.x but 10.28 or 10.3 will not connect. The card powers up. The signal strength is there, but there is no ability to connect. Anyone have any ideas / experience with this set up? Thanks, MA > Send Wirelessdriver-support mailing list submissions to > wir...@li... |
From: GW <gre...@ve...> - 2004-02-09 16:09:09
|
ORINOCO GOLD / 10.3 (Panther) / PB G3 Bronze I am trying to connect with my PB G3 Bronze keyboard and an Orinoco gold card to my network. I can get it to connect with 9.x but 10.28 or 10.3 will not connect. The card powers up. The signal strength is there, but there is no ability to connect. Anyone have any ideas / experience with this set up? Thanks, MA > Send Wirelessdriver-support mailing list submissions to > wir...@li... |
From: Steve F. <ht...@ht...> - 2004-02-09 09:14:08
|
Hi Rob, Thanks for the suggestion, but no change !! I am about to install and new HD and Panther on my PB in the next couple of days, so maybe I will wait until I get the new setup running and see if the puppy is any happier then ! The system is definitely seeing the card, cause it's showing up on the menu bar in the top right corner ! Regards Steve >You could try deleting the Extensions.kextcache and Extensions.mkext >files which are located in the /System/Library/ folder and then >restart the computer. After you have restarted the computer open up >System Preferences and Click on the Network Preference Prefpane and >it should inform you that a new interface is active (EN1 or EN2). >Create a new setting for the new interface and apply the settings. >Select Wireless Prefpane and enter the Network name if it is not >filled out already. Apply the setting and you should be all done. > >//Rob > > >On 8 feb 2004, at 22.43, Steve Farmer wrote: > >>Hi all, >> >>Just installed the driver and the interface is not showing up ! >>Troubleshooting script gives me the following ... >> >>TIA >>Steve >> >>### kext versions >> >>Index Refs Address Size Wired Name (Version) <Linked Against> >> 35 0 0x16cbf000 0x21000 0x20000 >>com.apple.iokit.IOPCCardFamily (1.4.0) >>Index Refs Address Size Wired Name (Version) <Linked Against> >> >>### system info >> >>ProductName: Mac OS X >>ProductVersion: 10.2.8 >>BuildVersion: 6R73 >>Darwin Steves-PowerBook.local. 6.8 Darwin Kernel Version 6.8: Wed >>Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC >>Power Macintosh powerpc >>ppc750 >>/usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin >> >>### wireless driver files installed >> >>drwxr-xr-x 3 root admin 102 Feb 8 21:12 SigMeter.app >>drwxr-xr-x 3 root wheel 102 Sep 10 23:49 IOPCCardFamily.kext >>drwxr-xr-x 3 root wheel 102 Sep 11 00:11 AppleAirPort.kext >>drwxr-xr-x 3 root wheel 102 Sep 10 23:46 AppleAirPort2.kext >>drwxr-xr-x 3 root wheel 102 Sep 11 00:10 AppleAirPortFW.kext >>drwxr-xr-x 3 root wheel 102 Feb 8 21:12 WirelessDriver PPane.prefPane >> >>### wirelesscard info >> >> | | "VersionOneInfo" = ("Cabletron","RoamAbout >>802.11 DS","Version 01.01","") >> | | +-o pccard156,2@0,0 <class IOPCCard16Device> >> | | "IOName" = "pccard156,2" >> >>### network info >> >>lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 >> inet6 ::1 prefixlen 128 >> inet6 fe80::1%lo0 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::230:65ff:fe74:db82%en0 prefixlen 64 scopeid 0x4 >> inet 172.16.1.152 netmask 0xffffff00 broadcast 172.16.1.255 >> ether 00:30:65:74:db:82 >> media: autoselect (100baseTX <full-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> >> >>### wd command line tool status >> >>/Installers/OSX Installers/Troubleshooting Info.command: >>/usr/local/bin/WirelessConfig: No such file or directory >>logout >>[Process completed] > > >-- To be is to do. - Socrates >To do is to be. - Sartre >Do be do be do. - Sinatra > > > >------------------------------------------------------- >The SF.Net email is sponsored by EclipseCon 2004 >Premiere Conference on Open Tools Development and Integration >See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. >http://www.eclipsecon.org/osdn >_______________________________________________ >Wirelessdriver-support mailing list >Wir...@li... >https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support -- ------------------------------------------------- Nearly all men can stand adversity, but if you want to test a man's character, give him power. -Abraham Lincoln, U.S. president (1809-1865) Support free speech; visit http://www.efa.org.au/ Heads Together Software Pty Ltd http://www.hts.com.au Email: ht...@ht... Tel: 612 9982 6767 Fax: 612 9982 7122 |
From: <ro...@sp...> - 2004-02-09 08:40:21
|
You could try deleting the Extensions.kextcache and Extensions.mkext files which are located in the /System/Library/ folder and then restart the computer. After you have restarted the computer open up System Preferences and Click on the Network Preference Prefpane and it should inform you that a new interface is active (EN1 or EN2). Create a new setting for the new interface and apply the settings. Select Wireless Prefpane and enter the Network name if it is not filled out already. Apply the setting and you should be all done. //Rob On 8 feb 2004, at 22.43, Steve Farmer wrote: > Hi all, > > Just installed the driver and the interface is not showing up ! > Troubleshooting script gives me the following ... > > TIA > Steve > > ### kext versions > > Index Refs Address Size Wired Name (Version) <Linked > Against> > 35 0 0x16cbf000 0x21000 0x20000 > com.apple.iokit.IOPCCardFamily (1.4.0) > Index Refs Address Size Wired Name (Version) <Linked > Against> > > ### system info > > ProductName: Mac OS X > ProductVersion: 10.2.8 > BuildVersion: 6R73 > Darwin Steves-PowerBook.local. 6.8 Darwin Kernel Version 6.8: Wed Sep > 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC Power > Macintosh powerpc > ppc750 > /usr/local/bin:/bin:/sbin:/usr/bin:/usr/sbin > > ### wireless driver files installed > > drwxr-xr-x 3 root admin 102 Feb 8 21:12 SigMeter.app > drwxr-xr-x 3 root wheel 102 Sep 10 23:49 IOPCCardFamily.kext > drwxr-xr-x 3 root wheel 102 Sep 11 00:11 AppleAirPort.kext > drwxr-xr-x 3 root wheel 102 Sep 10 23:46 AppleAirPort2.kext > drwxr-xr-x 3 root wheel 102 Sep 11 00:10 AppleAirPortFW.kext > drwxr-xr-x 3 root wheel 102 Feb 8 21:12 WirelessDriver > PPane.prefPane > > ### wirelesscard info > > | | "VersionOneInfo" = ("Cabletron","RoamAbout 802.11 > DS","Version 01.01","") > | | +-o pccard156,2@0,0 <class IOPCCard16Device> > | | "IOName" = "pccard156,2" > > ### network info > > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 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::230:65ff:fe74:db82%en0 prefixlen 64 scopeid 0x4 > inet 172.16.1.152 netmask 0xffffff00 broadcast 172.16.1.255 > ether 00:30:65:74:db:82 > media: autoselect (100baseTX <full-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> > > ### wd command line tool status > > /Installers/OSX Installers/Troubleshooting Info.command: > /usr/local/bin/WirelessConfig: No such file or directory > logout > [Process completed] -- To be is to do. - Socrates To do is to be. - Sartre Do be do be do. - Sinatra |