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: Kori L. <ko...@ma...> - 2004-06-06 02:53:28
|
Henrik, It depends on the chipset that your card is using. The driver only=20 works with certain chipsets, like the Atheros 5002 series. See the FAQ=20= for some of the cards. Since Cabletron has a driver for OS 9, I would=20= assume it will work with an OS x driver. You can also buy a driver from http://www.orangeware.com for only $15=20 and works very good. They have a free trial period to see if it works. For this driver, 10.3.3 is fine. It works with 10.3.4 also, and=20 earlier versions. It is probably not installed correctly. Double-click on the "Troubleshooting Info" program in the Utilities=20= folder of the driver. (If you can't find it, do a command-F to locate=20= it) You should see this in the output: > ### system info > > ProductName: Mac OS X > ProductVersion: 10.3.4 > BuildVersion: 7H63 > Darwin server.local 7.4.0 Darwin Kernel Version 7.4.0: Wed May 12=20 > 16:58:24 PDT 2004; root:xnu/xnu-517.7.7.obj~7/RELEASE_PPC Power=20 > Macintosh powerpc > ppc750 > > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 15 May 2003 WirelessDriver.kext > drwxr-xr-x 3 root wheel 102 24 Sep 2003 IOPCCardFamily.kext > drwxrwxrwx 3 kori admin 102 15 May 2003 WirelessDriver=20 > PPane.prefPane IF you do not have these three lines, then the software is not=20 installed correctly. This is where you must put things: WirelessDriver.kext goes into /System/Library/Extensions WirelessDriver PPane.prefPane goes into /Library/PreferencePanes Run the troubleshooting.info program again. You should have what I=20 show above. Make sure the privileges are the same. Reboot the computer. Go to System Preferences and you will have a Wireless Config panel=20 there. Enter your information and you should be up and running. Good luck, Kori ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ =A0 Tom Clancy summed it up best when he said: "Never ask a man what = sort of computer he drives. If it's a Mac, he'll tell you.=A0 If not, why=20 embarrass him? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= |
From: gmx <buf...@gm...> - 2004-06-04 12:08:22
|
hello all, i have a a wlan card cabletron roamabout 802.11 ds, but i can=B4t get an access. i downloaded the driver, but now i think it does=B4nt work because i use os10.3.3. and all the drivers are for os.10.2, right ? could that be the problem ? i can only switch the card off, in the menu-bar. in the network window, the card does=B4nt show up. thanks henrik= |
From: Jochen L. <lo...@th...> - 2004-05-25 17:09:49
|
Hello, Card is out of a Artem USB Device with the following name: Artem USB-W11-World-128 it is a Lucent card: PC24E-H-FC http://www.artem.de/dyn/epctrl/mod/artem002204/cat/artem000155/pri/artem Computer:~ jochen$ sudo ioreg -l | grep pccard | | | +-o pccard156,2@0,0 <class IOPCCard16Device, registered, matched$ | | | | "IOName" = "pccard156,2" | | | | "IONameMatched" = "pccard156,2" | | | | "IONameMatch" = ("pccard156,2","pccard1eb,807","pccard274$ Computer:~ jochen$ sudo ioreg -l | grep VersionOneInfo | | | | "VersionOneInfo" = ("Wireless","WLAN PC Card","Version 01.0$ Computer:~ jochen$ Had no chance to test WEP. The adapter is about one and a half year old. Maybe newer models will not work. This mail is sent through the card. Greetings, Jochen |
From: Teddy C. <in...@te...> - 2004-05-22 16:31:43
|
I have an orinoco based AmbiCom 1100C Compact Flash Wi-Fi card that I use in laptops by using a PC-Card to Compact Flash Card Adapter. The card was not listed in the file /System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist As suggested in the FAQ, I added the "IONAME" of this card to the "IONameMatch" section of the "everything else" key. It never worked this way. I did a used the dmesg command to diagnose. Some of the useful ones were dmesg | grep pccard dmesg | grep PCC dmesg | grep VersionOne dmesg | grep AmbiCom >From this, I realized the name "AmbiCom" did not the names in the config file. It listed all the possible cardnames that did not equal AmbiCom (Lucent, Linksys, etc.). So I copied the stanza of code for the the Lucent card in the file /System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist and pasted it that same file. I changed this code that I pasted by renaming a couple occurances of Lucent to AmbiCom. The important one to change is the "VersionOne Info Key". I renamed the first line of this array to "AmbiCom" and deleted the second line of this array. I saved the file, rebooted and it worked! |
From: enrique <en...@pf...> - 2004-05-22 01:14:19
|
Hello! Help me please! I have a WaveLan Bronze, running osx 10.3.3, I have installed the WirelessDriver and I get no signal. The green LED on the card blinks at an interval. This is the terminal window information Last login: Fri May 21 19:03:45 on console /Users/enrique/Desktop/Troubleshooting\ Info.1.command; exit -bash-2.05b$ /Users/enrique/Desktop/Troubleshooting\ Info.1.command; exit ### kext versions /Users/enrique/Desktop/Troubleshooting Info.1.command: line 5: /usr/sbin/kextstat: No such file or directory /Users/enrique/Desktop/Troubleshooting Info.1.command: line 6: /usr/sbin/kextstat: No such file or directory ### system info ProductName: Mac OS X ProductVersion: 10.3.3 BuildVersion: 7F44 Darwin Powerbook 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 /usr/bin:/bin:/usr/sbin:/sbin:/Users/enrique ### wireless driver files installed drwxr-xr-x 3 enrique wheel 102 21 May 18:16 SigMeter.app drwxr-xr-x 3 root wheel 102 21 May 15:38 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 24 Sep 2003 IOPCCardFamily.kext drwxr-xr-x 3 root wheel 102 24 Sep 2003 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 enrique wheel 102 21 May 15:38 WirelessDriver PPane.prefPane ls: /usr/local/bin: No such file or directory /Users/enrique/Desktop/Troubleshooting Info.1.command: line 24: /usr/bin/defaults: No such file or directory /Users/enrique/Desktop/Troubleshooting Info.1.command: line 25: /usr/bin/defaults: No such file or directory ### wirelesscard info | | | "VersionOneInfo" = ("Lucent Technologies","WaveLAN/IEEE","V$ | | | "VersionOneInfo" = ("Lucent Technologies","WaveLAN/IEEE") | | +-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::230:65ff:fe44:5106 prefixlen 64 scopeid 0x4 inet 192.168.0.4 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:30:65:44:51:06 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> en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::260:1dff:fe1b:ec5c prefixlen 64 scopeid 0x5 inet 192.168.0.25 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:60:1d:1b:ec:5c 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> fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 2030 lladdr 00:30:65:ff:fe:44:51:06 media: autoselect <full-duplex> status: inactive supported media: autoselect <full-duplex> ### wd command line tool status /Users/enrique/Desktop/Troubleshooting Info.1.command: line 38: /usr/local/bin/WirelessConfig: No such file or directory logout [Process completed] |
From: Kori L. <ko...@ma...> - 2004-05-13 12:27:58
|
Patrick ODonnell <new...@ya...> Everything is not installed in the correct place because you don't have a necessary directory. 1) Using the Finder, GO menu, select "Go to Folder" type in "/library" (no " marks) create a new folder. Name it Exactly this: "PreferencePanes" (without the quote marks) Rerun the installer. Reboot. You should have the correct preference then. Kori On May 12, 2004, at 11:09 PM, wir...@li... wrote: /Library/PreferencePanes |
From: MusOX <mu...@mu...> - 2004-05-13 01:34:11
|
Its been a while since I've posted this... I wrote about my experience on getting WirelessDriver to work on my Lombard G3 333 some time ago. I believe it works perfectly (as long as you have the supported hardware) and will resolve most troubles with getting the WirelessDriver up and running.. http://musox.com/article31.html Hope it works for you... - MusOX ---------- Original Message ------------- Subject: [Wirelessdriver-support] Help! (please) Date: Wed, 12 May 2004 13:15:20 -0700 (PDT) From: Patrick ODonnell <new...@ya...> To: wir...@li... I'm trying to go wireless on my Wallstreet 233 G3. I'm kinda new at this, and learning as I go along, so please bear with me. Anyway, here's the info: Airport isn't showing up, and I when I click on wireless config, it's grayed out (won't let me change anything). I've downloaded the driver, no luck. I tried running the script in terminal, no luck. I ran the troubleshooter, and here's what it said: ### kext versions Index Refs Address Size Wired Name (Version) <Linked Against> 23 1 0xd4a7000 0x20000 0x1f000 com.apple.iokit.IOPCCardFamily (1.3.0) Index Refs Address Size Wired Name (Version) <Linked Against> ### system info ProductName: Mac OS X ProductVersion: 10.2.3 BuildVersion: 6G37 Darwin Patrick-ODonnells-Computer.local. 6.3 Darwin Kernel Version 6.3: Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC Power Macintosh powerpc ppc750 /bin:/sbin:/usr/bin:/usr/sbin ### wireless driver files installed drwxr-xr-x 3 root admin 102 May 13 15:37 SigMeter.app drwxr-xr-x 3 root wheel 102 Dec 14 2002 IOPCCardFamily.kext drwxr-xr-x 3 root wheel 102 Dec 14 2002 AppleAirPort.kext drwxr-xr-x 3 root wheel 102 Dec 14 2002 AppleAirPortFW.kext /bin/ls: /Library/PreferencePanes: No such file or directory drwxr-xr-x 3 root wheel 102 May 13 15:37 WirelessDriver PPane.prefPane /bin/ls: /usr/local/bin: No such file or directory ### wirelesscard info | | | "VersionOneInfo" = ("Belkin","11Mbps-Wireless-Notebook-Netw$ | +-o pccard@13 <class IOPCIDevice> | | | "device_type" = <"pccard"> | | | "name" = <"pccard"> | | | +-o pccard1bf,3302@0,0 <class IOPCCard16Device> | | | "IOName" = "pccard1bf,3302" | +-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:fe7c:a5d4%en0 prefixlen 64 scopeid 0x4 inet 192.168.2.15 netmask 0xffffff00 broadcast 192.168.2.255 ether 00:05:02:7c:a5:d4 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 /Users/patrickodonnell/Desktop/Troubleshooting Info.command: /usr/local/bin/WirelessConfig: No such file or directory logout [Process completed] __________________________________ Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2' http://movies.yahoo.com/showtimes/movie?mid=1808405861 ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click _______________________________________________ Wirelessdriver-support mailing list Wir...@li... https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: Patrick O. <new...@ya...> - 2004-05-12 20:15:21
|
I'm trying to go wireless on my Wallstreet 233 G3. I'm kinda new at this, and learning as I go along, so please bear with me. Anyway, here's the info: Airport isn't showing up, and I when I click on wireless config, it's grayed out (won't let me change anything). I've downloaded the driver, no luck. I tried running the script in terminal, no luck. I ran the troubleshooter, and here's what it said: ### kext versions Index Refs Address Size Wired Name (Version) <Linked Against> 23 1 0xd4a7000 0x20000 0x1f000 com.apple.iokit.IOPCCardFamily (1.3.0) Index Refs Address Size Wired Name (Version) <Linked Against> ### system info ProductName: Mac OS X ProductVersion: 10.2.3 BuildVersion: 6G37 Darwin Patrick-ODonnells-Computer.local. 6.3 Darwin Kernel Version 6.3: Sat Dec 14 03:11:25 PST 2002; root:xnu/xnu-344.23.obj~4/RELEASE_PPC Power Macintosh powerpc ppc750 /bin:/sbin:/usr/bin:/usr/sbin ### wireless driver files installed drwxr-xr-x 3 root admin 102 May 13 15:37 SigMeter.app drwxr-xr-x 3 root wheel 102 Dec 14 2002 IOPCCardFamily.kext drwxr-xr-x 3 root wheel 102 Dec 14 2002 AppleAirPort.kext drwxr-xr-x 3 root wheel 102 Dec 14 2002 AppleAirPortFW.kext /bin/ls: /Library/PreferencePanes: No such file or directory drwxr-xr-x 3 root wheel 102 May 13 15:37 WirelessDriver PPane.prefPane /bin/ls: /usr/local/bin: No such file or directory ### wirelesscard info | | | "VersionOneInfo" = ("Belkin","11Mbps-Wireless-Notebook-Netw$ | +-o pccard@13 <class IOPCIDevice> | | | "device_type" = <"pccard"> | | | "name" = <"pccard"> | | | +-o pccard1bf,3302@0,0 <class IOPCCard16Device> | | | "IOName" = "pccard1bf,3302" | +-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:fe7c:a5d4%en0 prefixlen 64 scopeid 0x4 inet 192.168.2.15 netmask 0xffffff00 broadcast 192.168.2.255 ether 00:05:02:7c:a5:d4 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 /Users/patrickodonnell/Desktop/Troubleshooting Info.command: /usr/local/bin/WirelessConfig: No such file or directory logout [Process completed] __________________________________ Do you Yahoo!? Yahoo! Movies - Buy advance tickets for 'Shrek 2' http://movies.yahoo.com/showtimes/movie?mid=1808405861 |
From: Charly A. <sha...@ma...> - 2004-04-25 21:54:33
|
In order to install Panther on a PB G3 Series, using XPostFacto 3.0a17 (that G3 model has no USB port, and is not "officially" compatible with Panther), I had to erase the contents of the partition containing 10.2.8, where I had been using beta5. After completing the installation, I introduced back the PCMCIA Farallon Skyline card (no kernel panic), ran the beta5 .mpkg installer, restarted, selected en1, and that was it. Thanks, again, to the developers of Wireless Driver. Charly PB G3 Series (1998 vintage). L2 Cache. 512MB RAM ("maxed" from the official 192MB). |
From: Java N. <jav...@ho...> - 2004-04-25 04:11:09
|
I tried this and it did not work. I had used components I built in Jagaur from the cvs. Has anyone built the driver under Panther? >Try using Disk Utility (in /applications/utilities ) to repair permissions >on your hard drive. >Then re-start the computer. >kal >>I tried to install the Wireless Driver in Panther using this suggestion >>from the "Re: Mac OS 10.3 & Orinoco gold card & g3" thread, after having >>used it successfully in Jaguar with my SMC card. >>> Read the instructions and manually move everything to its correct >>>location. >>>Reboot, and you should be fine. >>>Kori >>>Ohio State University >>I get the following message: >>"System extension cannot be used. The system extension >>"/System/Library/Extensions/WirelessDriver.kext" was installed improperly >>and cannot be used. Please try reinstalling it, or contact the product's >>vender for an update." >>What does this mean and how do I fix it? >>Thanks in advance. _________________________________________________________________ Lose those love handles! MSN Fitness shows you two moves to slim your waist. http://fitness.msn.com/articles/feeds/article.aspx?dept=exercise&article=et_pv_030104_lovehandles |
From: CFlatow <cf...@op...> - 2004-04-22 01:16:57
|
Thank you Paul an others who were helpful. The online retailer where I bought the card sent me to the Proxim site (who made the Skyline card I bought 3 years ago?). This is where I was originally told by tech support that they did not have support for OS X. As it turns out, there is a link on the Proxim site to Versiontracker. That link was bad, but it got me to search there for a driver. There was a driver there which I believe is the same one I originally found at Sourceforge. In the end the answer was found at Versiontracker, where user feedback posted there got me over the hump. It's a little complex. You've gotta read it yourself. Essentially I metaphorically kicked it and it worked. Thanks again to all who contributed. I will pay it forward to anyone who wants to talk it over. I have no wireless router, so to check that it worked I walked down the street until the light on the card stopped flashing, then I got an instant message and the rest, as they say, is history..... Carl On Monday, April 19, 2004, at 08:43 AM, Paul Corr wrote: > Carl, > > I wrote a message to the list awhile ago when I was attempting to get > the > wireless driver to work with my Powerbook Wallstreet, Orinoco Silver > card and > AirPort Snow network: > > http://sourceforge.net/mailarchive/message.php?msg_id=7522201 > > I noted a few items in the install docs could be added or changed. > Perhaps > this info might get you further along. > > By the way, I never could get the Orinoco Silver to work. I purchased > a D- > Link AirPlus Extreme G wireless router and a Buffalo wireless card and > both > worked out of the box. AirPort snow is back on the shelf and the > Orinoco card > is in a drawer. Apparently, the Buffalo card used the Broadcom (?) > chipset, > which I believe is related or the same as the underlying Airport > chipset. > > Take care, > > Paul > > >> >> From: CFlatow <cf...@op...> >> Date: 2004/04/14 Wed PM 11:47:57 GMT >> To: wir...@li... >> Subject: [Wirelessdriver-support] Trouble installing on OS X 10.2.8 >> >> Clearly the installer did not put stuff in the right places. >> I have attached the results of the troubleshooting script. >> >> Please help me. >> >> Carl >> >> >> > <Saved Terminal Output.txt> |
From: Brian W <br...@jo...> - 2004-04-21 14:20:36
|
Hey folks, Last year I tried out a couple of apps like iStumbler and KisMAC to monitor available networks but had very-less-than-perfect results (kernel panics, system freezes, etc) when used in conjunction with the WirelessDriver. Has anyone tried any of these apps more recently (both iStumbler & KisMAC were updated this month)? Any sort of better results? I'm going to be travelling soon and I'd like to have a better shot at finding open networks in cafes and hotels. Last year I had the good fortune to travel with somebody with an iBook & a "normal" AirPort card, so he was able to find the networks for me with ease. Next time around I might not be so lucky. Thanks in advance, brian at joannou.net |
From: Paul C. <pjc...@ve...> - 2004-04-21 10:38:37
|
Here's a quick comment on this... If one does not already have a 3rd party preference pane installed, the '/ Library/PreferencePanes' folder will not exist and the wireless driver install will not create it. The easiest way to fix this is to install a nice SysPrefs applet like MenuMeters or X Resource Graph (see the search on versiontracker.com), which will create the folder, and THEN re-install the wireless driver. Paul > From: Kori Lessing <ko...@ma...> > Date: 2004/04/20 Tue PM 12:10:21 GMT > To: wir...@li... > Subject: [Wirelessdriver-support] Re: Wirelessdriver-david miller > > David Miller, > Follow instructions posted last week. Your files are not in the > correct place. > You are missing the preference pane. Move it to the correct place, > repair your permissions, and re-boot. > > > ### wireless driver files installed > > > > drwxr-xr-x 3 root wheel 102 19 Apr 18:22 WirelessDriver.kext > > drwxr-xr-x 3 root wheel 102 11 Dec 18:02 IOPCCardFamily.kext > > ls: /Library/PreferencePanes: No such file or directory > > > > ------------------------------------------------------- > 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: Kori L. <ko...@ma...> - 2004-04-20 12:10:28
|
David Miller, Follow instructions posted last week. Your files are not in the correct place. You are missing the preference pane. Move it to the correct place, repair your permissions, and re-boot. > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 19 Apr 18:22 WirelessDriver.kext > drwxr-xr-x 3 root wheel 102 11 Dec 18:02 IOPCCardFamily.kext > ls: /Library/PreferencePanes: No such file or directory |
From: Kori L. <ko...@ma...> - 2004-04-20 12:07:01
|
Try using Disk Utility (in /applications/utilities ) to repair permissions on your hard drive. Then re-start the computer. kal On Apr 19, 2004, at 11:08 PM, wir...@li... wrote: > "System extension cannot be used. The system extension > "/System/Library/Extensions/WirelessDriver.kext" was installed > improperly > and cannot be used. Please try reinstalling it, or contact the > product's > vender for an update." > > What does this mean and how do I fix it? > > Thanks in advance. |
From: Java N. <jav...@ho...> - 2004-04-20 02:25:15
|
I tried to install the Wireless Driver in Panther using this suggestion from the "Re: Mac OS 10.3 & Orinoco gold card & g3" thread, after having used it successfully in Jaguar with my SMC card. > Read the instructions and manually move everything to its correct >location. >Reboot, and you should be fine. >Kori >Ohio State University I get the following message: "System extension cannot be used. The system extension "/System/Library/Extensions/WirelessDriver.kext" was installed improperly and cannot be used. Please try reinstalling it, or contact the product's vender for an update." What does this mean and how do I fix it? Thanks in advance. _________________________________________________________________ FREE pop-up blocking with the new MSN Toolbar get it now! http://toolbar.msn.com/go/onm00200415ave/direct/01/ |
From: David M. <d.m...@le...> - 2004-04-19 17:46:57
|
I'm unable to get my Linksys card working on a G4 powerbook. Here's the troubleshoot script. Can anyone suggest a cure? TIA Last login: Mon Apr 19 18:27:49 on ttyp1 /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troubleshooting\ Info.command; exit Welcome to Darwin! David-Millers-Computer:~ patdm$ /Volumes/WirelessDriver\ beta\ 5.1/Utilities/Troubleshooting\ Info.command; exit ### system info ProductName: Mac OS X ProductVersion: 10.3.2 BuildVersion: 7D204 Darwin David-Millers-Computer.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 ppc7450 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 19 Apr 18:22 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 11 Dec 18:02 IOPCCardFamily.kext ls: /Library/PreferencePanes: No such file or directory ### wirelesscard info | | | "VersionOneInfo" = ("Realtek","Rtl8139") ### 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:ca:56:a0 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> fw0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 4078 tunnel inet --> lladdr 00:0a:95:ff:fe:ca:56:a0 media: autoselect <full-duplex> status: inactive supported media: autoselect <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] -- Senior Lecturer (Molecular Andrology) Reproduction and Early Development Group University of Leeds United Kingdom Tel +44 (0) 113 392 3882 or or +44 (0) 779 388 7581 FAX 392 6021 |
From: Kori L. <ko...@ma...> - 2004-04-16 12:12:34
|
Alan, I have a bronze kbd Powerbook g3 with 10.3.3 using the wireless drivers. It will work just fine --> if you have all the pieces in the right place. The installer does not work correctly many times. This seems to be the only problem with the drivers. Read the instructions and manually move everything to its correct location. Reboot, and you should be fine. Kori Ohio State University > I have upgraded to MAC OS 10.3 and have used an Orinoco gold wireless > card > in OS 9 --- this is for a Powerbook G3. Question: will the card work > with > 10.3 and are there drivers? I have been having trouble getting > connected > with the drivers from the sourceforge website and it may be that they > only > work for 10.1 or 10.2. |
From: Alan U. <af...@ea...> - 2004-04-15 21:03:59
|
I have upgraded to MAC OS 10.3 and have used an Orinoco gold wireless card in OS 9 --- this is for a Powerbook G3. Question: will the card work with 10.3 and are there drivers? I have been having trouble getting connected with the drivers from the sourceforge website and it may be that they only work for 10.1 or 10.2. Answers, suggestions, fixes? Thanks -- Alan |
From: CFlatow <cf...@op...> - 2004-04-14 23:48:08
|
Clearly the installer did not put stuff in the right places. I have attached the results of the troubleshooting script. Please help me. Carl |
From: <ro...@sp...> - 2004-04-13 01:34:02
|
Yes it should be possible. But non Airport cards have an antenna at the end off the card making the card a few cm longer than the Airport card. Which is the only problem installing a non Airport card inside a G4 depending on how the slot is located inside the Mac I know some older G4 Macs had it in such a place that it made it impossible to close to door without taking the antenna off from the card. But maybe the slot is located in such a place where you can close to door while having the longer card installed. //Rob On 10 apr 2004, at 12.15, Jeff Kazules wrote: > I've read all the faq's but don't see an answer to this question: > > Can I use one of the listed supported pcmcia cards in a PowerMac G4 > Digital Audio 466? > > It has what looks like a pcmcia slot on the inside and is deemed > "Airport ready." The thing that scares me is the comment about the > "internal Airport card on a PowerBook or iBook with a PCCard" being > more like a proprietary form of IDE. > > Thanks, > > Jeff Kazules -- To be is to do. - Socrates To do is to be. - Sartre Do be do be do. - Sinatra |
From: Jeff K. <je...@ka...> - 2004-04-10 10:15:03
|
I've read all the faq's but don't see an answer to this question: Can I use one of the listed supported pcmcia cards in a PowerMac G4 Digital Audio 466? It has what looks like a pcmcia slot on the inside and is deemed "Airport ready." The thing that scares me is the comment about the "internal Airport card on a PowerBook or iBook with a PCCard" being more like a proprietary form of IDE. Thanks, Jeff Kazules |
From: Rolando A. <ra...@dc...> - 2004-04-09 01:13:53
|
I've seen in the faq that the D-Link DWL-650 is supported (and not the "+" version), but what about the DWL-G650, is it supported? (will it work in 802.11b mode?). Also, what about all those USB<->802.11b adapters? thanks a lot, PS: I have a Lombard 333, with 10.3.3 main() { for(;1;) fprintf(stderr,"rtfm!\n"); } funkaster :: rabarca (@) f**k.spam.ing.uchile.cl http://www.dcc.uchile.cl/~rabarca |
From: julie <jul...@sb...> - 2004-04-08 17:55:01
|
I have a SMC 2336WAG notebook card for my powerbook. This card is not supported according to your website.....however, I was able to find and use the OrangeWare driver to connect to my DLink router. They have several different cards supported. The software download is $15 and works great. For more info, check out their site http://www.orangeware.com/endusers/wirelessformac.html Jules Newport Beach |
From: jhan p. <jha...@ms...> - 2004-03-29 07:28:08
|
I success on my Wallstreet OS 10.3.3 with WAVECAST MW1000PCM card. Thanks. regards, James >>>>>>>>>>>>>>>>>>>>>>>>>> Last login: Wed Mar 17 01:32:12 on console Welcome to Darwin! /Users/jamesgang/Desktop/Drivers/wirelessdriver\ bjames-gangs-Computer:~ jamesgar\ beta5.1/Utilities/WirelessConfig; exitlessdrive 2004-03-17 01:39:42.195 WirelessConfig[399] Iterations: 1 Network Name: , successful: Y logout [Process completed] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Last login: Wed Mar 17 01:39:40 on ttyp1 Welcome to Darwin! james-gangs-Computer:~ jamesgang$ ioreg -l | grep VersionOneInfo | | "VersionOneInfo" = ("MMC Technology","WAVECAST MW1000PCM","$ james-gangs-Computer:~ jamesgang$ ioreg -l | grep pccard | +-o pccard@13 <class IOPCIDevice, registered, matched, active, busy $ | | | "name" = <"pccard"> | | | "device_type" = <"pccard"> | +-o pccard@13,1 <class IOPCIDevice, registered, matched, active, bus$ | | "name" = <"pccard"> | | "device_type" = <"pccard"> | | +-o pccardb,7300@1,0 <class IOPCCard16Device, registered, matche$ | | "IOName" = "pccardb,7300" james-gangs-Computer:~ jamesgang$ james-gangs-Computer:~ jamesgang$ more /System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist regards <key>CFBundleIdentifier</key> <string>org.noncontiguous.WirelessDriver</string> <key>IOClass</key> <string>org_noncontiguous_WirelessDriver</string> <key>IOMACAddress</key> <string>00:00:00:00:00:00</string> <key>IONameMatch</key> <array> <string>pccard156,2</string> <string>pccard156,3</string> <string>pccard1eb,807</string> <string>pccard274,1613</string> <string>pccard274,1612</string> <string>pccard138,2</string> <string>pccardb,7300</string> </array> |