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: Andrew G. <gal...@cs...> - 2002-12-01 22:49:02
|
Hi, As the subject says, I'm unable to transmit most of the time. I'm running 10.2.1 on a Powerbook G4 867MHz. My access point is a Lucent RG1000 with WEP enabled. I'm using a Snapgear appliance as my dhcp server, etc. I've tried both a genuine Lucent Wavelan Orinoco (fw 1-6.6) card, as well as a Cabletron Roamabout card (fw 1-6.4). Both cards work fine and dandy with FreeBSD 4.x on a Dell Lattitude, both fail exactly the same way under OS-X. The Orinoco card seems to spam more "org_noncontiguous_WirelessDriver: wi_get_cur_ssid no record available. Default is: , len: 0" messages at startup, but otherwise behaviour is identical. After I enter the network name and the wep key in the control panel, I (most of the time) do not get an address via dhcp. Running tcpdump in an xterm, I can see bootp requests going out when lookup is restarted. No reply comes in and en1 (where the Cabletron lands) gets the bizzare Apple default 169.mumble.foo.bar address. The dhcp server is working fine, as if I pop out the Orinoco card on the Dell, and re-insert it, it will get an address. I strongly suspect that I do have the encryption right because I see other traffic on the network (like my wife's ssh session on the above mentioned Dell). And the card stops blinking, and I see one light lit all the time, and the other light lit when traffic comes in. (just like on FreeBSD, and when it works on the Apple) So it seems that the Apple can see all the traffic, but cannot seem to talk. Also, I cannot talk even if I manually configure the address my dhcp server would give me. Nobody even sees my arp requests. The only think I've found which works is to reboot the machine and cross my fingers. About 1 time in 7, things just work. If this is not a common problem caused by pilot error on my part, then my #1 suspicion is that there is a race condition somewhere which gets worse with a faster CPU. (ie, this box is brand new, and probably faster than the box the driver was developed on). Perhaps a missing IODelay() that was never noticed on older machines? Thanks for any help you can give me! Drew The following is from a WORKING boot. The only difference that I've seen between a working and non-working boot is the ip address assigned to en1. ### system info ProductName: Mac OS X ProductVersion: 10.2.1 BuildVersion: 6E62 Darwin tibook.local. 6.1 Darwin Kernel Version 6.1: Fri Sep 6 23:09:31 PDT 2002; root:xnu/xnu-344.2.obj~1/RELEASE_PPC Power Macintosh powerpc ppc7450 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 Nov 29 14:21 WirelessDriver.kext drwxr-xr-x 3 root wheel 102 Oct 2 14:52 IOPCCardFamily.kext ### wirelesscard info | | | "VersionOneInfo" = ("Cabletron","RoamAbout 802.11 DS","Vers$ | | | "VersionOneInfo" = ("Cabletron","RoamAbout 802.11 DS") | | +-o pccard156,2@0,0 <class IOPCCard16Device> | | | "IOName" = "pccard156,2" ### network info lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 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::203:93ff:fedb:1954%en0 prefixlen 64 scopeid 0x4 ether 00:03:93:db:19:54 media: autoselect (none) status: inactive 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> 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 inet6 fe80::2e0:63ff:fe81:c8be%en1 prefixlen 64 scopeid 0x5 inet 172.31.193.100 netmask 0xffffff00 broadcast 172.31.193.255 ether 00:e0:63:81:c8:be 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 Network Name: 23xxxx, successful: Y Status: Network: 23xxxx WEP Enabled:NO Signal Strength:96 Note that I obscured the last 4 digits of the Network name, as I've left the WEP key as the default (the last 5 digits). Also note that WEP is enabled, regardless of what this utility thinks. |
From: Laura P. D. <lp...@ea...> - 2002-12-01 16:17:45
|
I wrote a message earlier to this list about my inability to access iChat or AOL Instant Messenger with OS 10.2.2 and the wireless driver. It hasn't been posted yet, but I thought I'd add the crash log for iChat to see if that helps anyone understand the bug I'm encountering. Can anybody help me with this? Please! Laura Duffy Message is as follows: Date/Time: 2002-11-30 18:35:56 -0500 OS Version: 10.2.2 (Build 6F21) Host: LPD.local. Command: iChat PID: 402 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000 Thread 0 Crashed: #0 0x93a57868 in _ZN7c4_View11AddPropertyERK11c4_Property #1 0x93a5519c in _ZN10c4_Storage11DescriptionEPKc #2 0x93a53af4 in _Z16getViewFromTablePK10__CFString #3 0x93a5e3ec in getCardCount #4 0x93a5e2ec in +[ABInfo _setupWithSharedAddressBook:] #5 0x93a5c518 in +[ABAddressBook _sharedAddressBook] #6 0x93a5c2d0 in +[ABAddressBook sharedAddressBook] #7 0x94f387dc in -[FezStartupController setup] #8 0x0001022c in 0x1022c #9 0x907eaf7c in _nsNotificationCenterCallBack #10 0x90168b18 in _postNotification #11 0x90166238 in _CFNotificationCenterPostLocalNotification #12 0x930c9898 in -[NSApplication _sendFinishLaunchingNotification] #13 0x930c0060 in _requiredAEEventHandler #14 0x91b56658 in _Z20aeDispatchAppleEventPK6AEDescPS_mPh #15 0x91b591b4 in _Z25dispatchEventAndSendReplyPK6AEDescPS_ #16 0x91b56560 in aeProcessAppleEvent #17 0x92c82d30 in AEProcessAppleEvent #18 0x93082350 in _DPSNextEvent #19 0x930ccf84 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] #20 0x930ca500 in -[NSApplication run] #21 0x930d2598 in NSApplicationMain #22 0x000046b8 in 0x46b8 #23 0x00004538 in 0x4538 PPC Thread State: srr0: 0x93a57868 srr1: 0x0000f030 vrsave: 0x00000000 xer: 0x00000000 lr: 0x93a542a0 ctr: 0x9000a420 mq: 0x00000000 r0: 0x93a54294 r1: 0xbfffe980 r2: 0x44008280 r3: 0x00000000 r4: 0xbfffe9c0 r5: 0x00000001 r6: 0x80808080 r7: 0x00000002 r8: 0x00073010 r9: 0x00000000 r10: 0x00073290 r11: 0xa3a50884 r12: 0x9000a420 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000 r16: 0x00000000 r17: 0x00000000 r18: 0x00000002 r19: 0x00000000 r20: 0x000ad500 r21: 0x0d9a1072 r22: 0xa30756fc r23: 0xbffff230 r24: 0xa30756fc r25: 0xbfffeae0 r26: 0xa3a53a70 r27: 0xbfffea70 r28: 0xbfffe9c0 r29: 0x00000000 r30: 0x00000000 r31: 0x93a53a70 |
From: Dr. F. P. <fra...@we...> - 2002-12-01 14:04:25
|
Hi there, I also tried every trick listed in this group to get b5_1 to work with a Netgear MA401 on my TiPb800/OS X2.2. No success. EN2 never showed up. I even deinstalled the original airport card but EN2 was never listed. Also the signal meter app never did anything. Finally I found a commercial driver at www.ioxperts.com ($14.95). Installed it and everything works perfectly fine now. Only SystemPrefs crashes sometimes (which it never ever did before) Hope the guys here solve this problem to make this great open source project functional for everyone. Frank |
From: Christoph H. <cha...@ma...> - 2002-12-01 07:29:38
|
Am 01.12.2002 2:03 Uhr schrieb "Robert Engstr=F6m" unter <ro...@sp...>: > Do you mean something like this? > http://www.versiontracker.com/dyn/moreinfo/macosx/17199 >=20 > //Rob >=20 > On s=F6ndag, dec 1, 2002, at 01:17 Europe/Stockholm, Daniel Grams wrote: >=20 >> Now that I have my EnGenius card up and running I'm looking for >> something like NetStumbler so I can make use of my new found range and >> start wardriving. has anyone compiled any wireless tools like this for >> OSX? This application (KisMac) doesn't work with my setup, though. I'm using an Orinocco Gold Card with the newest version driver. KisMac unloads the sourceforge-wireless driver and loads it's own driver which doesn't seem to work with my card. Kismac then crashes unceremoniously (not even writing anything to the Konsole). Pity, that... Christoph |
From: Ken S. <ksi...@op...> - 2002-12-01 04:04:16
|
Hi, this just appeared at Versiontracker. KisMAC - 0.01b What's new in this version: * a couple of bugfixes * better control frame handling * new viha driver (without leak) * switch to gcc 3.0 * weak key detection (untested) Product Description: KisMAC is a wardriving tool for Mac OS X 10.2. It works in monitoring mode and is completely invisible. -- Regards Ken Simpson |
From: Ken S. <ksi...@op...> - 2002-12-01 03:19:48
|
> I am using the beta driver successfully with an SMC card on my >Powerbook. It doesn't seem >to work with Macstumbler though (although my airport card does). > > Anyone had the same problem, or got any ideas? > > Thanks > > Rob Tha MacStumbler docs suggest that it will only work on Airport cards, not any other. There is a CL utility that will report networks, but not strength of the signal. Unfortunately, I can't find where I got it from! I am about to look at netstumbler for linux, and will report any thoughts or findings I might have. -- Regards Ken Simpson |
From: <ro...@sp...> - 2002-12-01 01:06:51
|
Do you mean something like this? http://www.versiontracker.com/dyn/moreinfo/macosx/17199 //Rob On s=F6ndag, dec 1, 2002, at 01:17 Europe/Stockholm, Daniel Grams wrote: > Now that I have my EnGenius card up and running I'm looking for=20 > something like NetStumbler so I can make use of my new found range and=20= > start wardriving. has anyone compiled any wireless tools like this for=20= > OSX? -- =20 To be is to do. - Socrates To do is to be. - Sartre Do be do be do. - Sinatra |
From: Daniel G. <ag...@ma...> - 2002-12-01 00:17:26
|
Now that I have my EnGenius card up and running I'm looking for something like NetStumbler so I can make use of my new found range and start wardriving. has anyone compiled any wireless tools like this for OSX? |
From: Lance L. <la...@ci...> - 2002-11-30 21:31:00
|
Like some of you, I have properly installed the driver and established a connection with my airport base station, but I still cannot connect to the internet. I tried using both DHCP and doing a Manual configuration. I also made sure to type in the proper DNS server IDs and search domain string. Still no luck. This is very frustrating, as my signal strength is good, and the light on my Skyline 11Mbps Card is continuously lighted. Specs: G3 Wallstreet PB with 300Mhz Farallon SkyLINE 11 Mbps Card OS X 10.2 I'm using the latest Wirless Driver 1.0.0b5 Any help would be GREATLY appreciated. Thanks, -lance |
From: <ana...@ma...> - 2002-11-29 22:45:57
|
This web page lists lots of 802.11b cards and their receive sensitivity: http://freenetworks.org/moin/index.cgi/ReceiveSensitivity Top of the line is the Demarc card. Has anybody tried one of these? |
From: vix <ne...@ka...> - 2002-11-29 10:14:00
|
I've been successfully using the beta4 driver (with the patch applied) on my 500mhz tiBook since upgrading to Jaguar, but tonight I installed beta5.1 on a different tiBook. The wireless card is an Engenius, internal antenna type. Being in a hurry I didn't refer to any of the very helpful instructions I remember having been posted to this list, but just went at it like this: ran the uninstaller (there was an old version on it from 10.1x days) ran the b5.1 installer restarted with the Engenius card inserted and got a kernel panic on restart ran the installer again, restarted without card inserted pref pane was there but greyed out, no en2 (or any en) choice in list Then I ran the three separate installer packages (ConfigApps, PrefPane, Wireless Driver) one after another, popped in the card and voila, everything worked. Don't know if this will be of any help, but in my case the third install was the charm. thanks as always for this very useful driver, Vix > Hi I too am having the no new network problem. My Cabletron Enterasys > Roamabout card is seen by the PC card slot but no new entries in the > Network preferences pane. 10.2.2, TiBook 400 384MB. > > Any suggestions greatly appreciated > > ### system info > > ProductName: Mac OS X > ProductVersion: 10.2.2 > BuildVersion: 6F21 > Darwin Kens-TiBook.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 > 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power > Macintosh powerpc > ppc7400 > > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 Nov 6 17:04 IOPCCardFamily.kext > 2002-11-29 14:28:52.506 defaults[714] > The domain/default pair of (loginwindow, > AutoLaunchedApplicationDictionary) does not exist > > ### wirelesscard info > > | | "VersionOneInfo" = ("Cabletron","RoamAbout 802.11 > DS","Vers$ > | | +-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 > en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::230:65ff:fe11:d6f1%en1 prefixlen 64 scopeid 0x4 > inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:30:65:11:d6:f1 > media: autoselect status: active > supported media: autoselect > en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::230:65ff:fecc:4124%en0 prefixlen 64 scopeid 0x5 > ether 00:30:65:cc:41:24 > media: autoselect (none) status: inactive > 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 |
From: Arun R. <ra...@pi...> - 2002-11-29 05:02:43
|
Did you try the second install and reboot trick? That's when en2 started showing up for me (tiBook 667 MHz, 10.2.2). -Arun On Thursday, November 28, 2002, at 07:35 PM, Ken Simpson wrote: > Hi I too am having the no new network problem. My Cabletron Enterasys > Roamabout card is seen by the PC card slot but no new entries in the > Network preferences pane. 10.2.2, TiBook 400 384MB. > > Any suggestions greatly appreciated > > ### system info > > ProductName: Mac OS X > ProductVersion: 10.2.2 > BuildVersion: 6F21 > Darwin Kens-TiBook.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 > 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power > Macintosh powerpc > ppc7400 > > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 Nov 6 17:04 IOPCCardFamily.kext > 2002-11-29 14:28:52.506 defaults[714] > The domain/default pair of (loginwindow, > AutoLaunchedApplicationDictionary) does not exist > > ### wirelesscard info > > | | "VersionOneInfo" = ("Cabletron","RoamAbout 802.11 > DS","Vers$ > | | +-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 > en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::230:65ff:fe11:d6f1%en1 prefixlen 64 scopeid 0x4 > inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 > ether 00:30:65:11:d6:f1 > media: autoselect status: active > supported media: autoselect > en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::230:65ff:fecc:4124%en0 prefixlen 64 scopeid 0x5 > ether 00:30:65:cc:41:24 > media: autoselect (none) status: inactive > 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 > -- > Regards > Ken Simpson > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Wirelessdriver-support mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: Ken S. <ksi...@op...> - 2002-11-29 04:32:54
|
Worked out the problem. The Wireless Driver extension (kext) needs ot be manually put in to System/Library/Extensions/ and then a restart. The installer does not put in the correct place automatically. This would be good to put into the FAQ. Hi I too am having the no new network problem. My Cabletron Enterasys Roamabout card is seen by the PC card slot but no new entries in the Network preferences pane. 10.2.2, TiBook 400 384MB. Any suggestions greatly appreciated ### system info ProductName: Mac OS X ProductVersion: 10.2.2 BuildVersion: 6F21 Darwin Kens-TiBook.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power Macintosh powerpc ppc7400 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 Nov 6 17:04 IOPCCardFamily.kext 2002-11-29 14:28:52.506 defaults[714] The domain/default pair of (loginwindow, AutoLaunchedApplicationDictionary) does not exist ### wirelesscard info | | "VersionOneInfo" = ("Cabletron","RoamAbout 802.11 DS","Vers$ | | +-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 en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::230:65ff:fe11:d6f1%en1 prefixlen 64 scopeid 0x4 inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:30:65:11:d6:f1 media: autoselect status: active supported media: autoselect en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::230:65ff:fecc:4124%en0 prefixlen 64 scopeid 0x5 ether 00:30:65:cc:41:24 media: autoselect (none) status: inactive 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 -- Regards Ken Simpson |
From: Ken S. <ksi...@op...> - 2002-11-29 03:35:20
|
Hi I too am having the no new network problem. My Cabletron Enterasys Roamabout card is seen by the PC card slot but no new entries in the Network preferences pane. 10.2.2, TiBook 400 384MB. Any suggestions greatly appreciated ### system info ProductName: Mac OS X ProductVersion: 10.2.2 BuildVersion: 6F21 Darwin Kens-TiBook.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power Macintosh powerpc ppc7400 ### wireless driver files installed drwxr-xr-x 3 root wheel 102 Nov 6 17:04 IOPCCardFamily.kext 2002-11-29 14:28:52.506 defaults[714] The domain/default pair of (loginwindow, AutoLaunchedApplicationDictionary) does not exist ### wirelesscard info | | "VersionOneInfo" = ("Cabletron","RoamAbout 802.11 DS","Vers$ | | +-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 en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::230:65ff:fe11:d6f1%en1 prefixlen 64 scopeid 0x4 inet 192.168.0.3 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:30:65:11:d6:f1 media: autoselect status: active supported media: autoselect en0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 inet6 fe80::230:65ff:fecc:4124%en0 prefixlen 64 scopeid 0x5 ether 00:30:65:cc:41:24 media: autoselect (none) status: inactive 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 -- Regards Ken Simpson |
From: Arun R. <ra...@pi...> - 2002-11-27 17:44:37
|
This is what I posted a couple of weeks ago, and futzing around last night, I figured out what the problem was: my Airport base station was not WEP-enabled, but I had it set up with an explicit access list. Added the Orinoco card's Ethernet address, and then rebooted my machine, and I'm up and running. Another thing to add to the FAQ, probably. -Arun On Wednesday, November 13, 2002, at 08:30 AM, Arun Rao wrote: > O Erudite Ones, > > I've gotten this far: > > 1. I see en2 in the network panel, and have it set up exactly like my > Airport card but with a different IP address. > > 2. Lights on the card blink, and the signal strength meter shows a > good strong reading. > > 3. The Wireless Config pane apparently finds my network, because the > name shows up, and I didn't enter it. > > Problems: > > 1. Can't get through to any host: tried turning Airport off, change > IP addresses, but no luck. > 2. Signal strength meter registers a good reading even with the card > pulled out! Hmm ... > > Here's the result of the troubleshooting script: > >> [imola:~/WirelessConfig/Utilities] rao% ./Troubleshooting\ >> Info.command >> >> ### system info >> >> ProductName: Mac OS X >> ProductVersion: 10.2.2 >> BuildVersion: 6F21 >> Darwin imola.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 >> 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power >> Macintosh powerpc >> ppc7450 >> >> ### wireless driver files installed >> >> drwxr-xr-x 3 root wheel 102 Nov 12 23:37 WirelessDriver.kext >> drwxr-xr-x 3 root wheel 102 Nov 5 22:04 IOPCCardFamily.kext >> ls: /Library/PreferencePanes: 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> >> | | | "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 >> en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 >> inet6 fe80::202:2dff:fe67:4126%en2 prefixlen 64 scopeid 0x4 >> inet 192.168.21.156 netmask 0xfffffff8 broadcast >> 192.168.21.159 >> ether 00:02:2d:67:41:26 >> 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,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 >> inet6 fe80::203:93ff:fe86:3db2%en0 prefixlen 64 scopeid 0x5 >> ether 00:03:93:86:3d:b2 >> media: autoselect (none) status: inactive >> 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> 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 >> inet6 fe80::230:65ff:fe03:777b%en1 prefixlen 64 scopeid 0x6 >> ether 00:30:65:03:77:7b >> media: autoselect (<unknown type>) status: inactive >> supported media: autoselect >> >> ### wd command line tool status >> >> 2002-11-13 06:58:29.209 WirelessConfig[2285] Iterations: 1 >> Network Name: Our Home, successful: Y >> Status: >> Network: Our Home >> WEP Enabled:NO >> Signal Strength:84 >> [imola:~/WirelessConfig/Utilities] rao% >> > > and here's the result of netstat -r : > >> [imola:~/WirelessConfig/Utilities] rao% netstat -r >> Routing tables >> >> Internet: >> Destination Gateway Flags Refs Use Netif >> Expire >> default 192.168.21.153 UGSc 10 6 en1 >> localhost localhost UH 11 13786 lo0 >> 169.254 link#6 UCS 0 0 en1 >> 192.168.21.152/29 link#6 UCS 2 0 en1 >> 192.168.21.153 0:6:2a:c8:38:54 UHLW 10 0 en1 >> 549 >> 192.168.21.154 localhost UHS 0 2 lo0 >> 192.168.21.156 localhost UHS 0 2 lo0 >> 192.168.21.159 link#6 UHLWb 4 34 en1 >> >> Internet6: >> Destination Gateway Flags Netif Expire >> UH lo0 >> fe80::%lo0 Uc lo0 >> link#1 UHL lo0 >> fe80::%en2 link#4 UC en2 >> 0:2:2d:67:41:26 UHL lo0 >> fe80::%en0 link#5 UC en0 >> 0:3:93:86:3d:b2 UHL lo0 >> fe80::%en1 link#6 UC en1 >> 0:30:65:3:77:7b UHL lo0 >> ff01:: U lo0 >> ff02::%lo0 UC lo0 >> ff02::%en2 link#4 UC en2 >> ff02::%en0 link#5 UC en0 >> ff02::%en1 link#6 UC en1 >> > > Any help is greatly appreciated ... > > -Arun > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Are you worried about your web > server security? Click here for a FREE Thawte Apache SSL Guide and > answer your Apache SSL security needs: > http://www.gothawte.com/rd523.html > _______________________________________________ > Wirelessdriver-support mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: Jim M. <jm...@mi...> - 2002-11-27 16:30:53
|
I'm seeing a large number of messages in /var/log/system.log of the following form: Nov 27 08:20:37 Rover mach_kernel: duplicate IP address 10.1.1.4 sent from ethernet address 00:02:2d:b0:b5:63 Nov 27 08:20:38 Rover mach_kernel: duplicate IP address 10.1.1.4 sent from ethernet address 00:50:4e:d0:92:6f The ethernet addresses are those of my wireless card (Orinoco silver) and the built-in Ethernet adapter on my Lombard -- no surprise there. My network settings set up so that the wired connection takes precedence over wireless. These messages will often repeat multiple times within a few seconds, or not show up at all for an indefinite period of time. I don't notice any particular change in connectivity or system performance. Any thoughts? Should I just ignore them and be happy? Jim Miller |
From: Matthew T. R. <mru...@sp...> - 2002-11-27 14:23:51
|
On Tuesday, November 26, 2002, at 11:26 PM, yuriwho wrote: > The EnGenius cards require the Info.plist file to be edited. Actually, at least my EnGenius card is a pccard156,2 -- no editing required. |
From: <rus...@sy...> - 2002-11-27 13:50:42
|
Hello, Below is a quick "field report" that I managed to "live out" in the last week. The host machine is a PowerBook Wallstreet II running 10.2.2. Summary: Linksys WPC11: card recognized and used, no problem. SMC 2632W V2: does *not* work (the "Version 2" is Atmel based, rather than Prism - I think this should be reflected on the support page [ http://wirelessdriver.sourceforge.net/faq.html#supported ]) Waiting for an Orinoco silver to make some more tests... ___ Having succesfully tested the Linksys, I read a few pages about that card (see [ http://staff.deltatee.com/%7Eangusa/Hardware.html ] >I don't recommend this card. It is under powered compared to the ones >listed above. and, if it's any reference at all, user reviews on Amazon [ http://www.amazon.com/exec/obidos/tg/detail/-/B000056SSM/ ] >The range of the WPC11 is very very poor. It is by far the worst of any >wireless LAN card that I have had experience with. ) and had the impression that by getting another card, I would get a better range (always a good thing). I decided on the SMC 2632W, having also read on the aforementionned site [ http://staff.deltatee.com/%7Eangusa/Hardware.html ] that >This is the best inexpensive card I have found yet. I have the version 1 >card and don't know what the version 2 is like. I haven't even bothered >with an external connector because the range is so good. A very promising statement indeed! At my local computer shop, they had the 2632W, but there was no specific mention of version 1 or 2. Actually, there was a picture of the card on the front on which there was no mention of "V2"... but the card inside (by its form, LED placement, etc.) looked very different... and had "V2" printed on it. After unsuccessfully trying to make it work, I read that this specific (Version 2) 2632 uses an Atmel chipset, for which, by the way, sources have been made available (before that, there was only an x86 compatible binary). More info at: [ http://www.chip.org/~alb/SMC2632Wv2.html ]. Perhaps an OS X port in the distant future? Conclusion: if you have a WPC11... maybe try to compare its range with other cards to see if the "range myth" is true (say, compared to a (compatible, Version 1) SMC 2632 or an Orinoco)? and if you have a SMC 2632 V2... give it to a friend for Christmas or something. ;-) Best, Greg Sadetsky |
From: Dev B. <de...@tr...> - 2002-11-27 07:40:13
|
I've installed your driver on my Lombard 333mhz running OSX 10.2.2 with a Proxim Skyline Card connection to an Airport base station and it works flawlessly. I wait for WEP to work on these cards and that'll be the day. Thanks everyone! dev |
From: yuriwho <yu...@ma...> - 2002-11-27 04:49:34
|
The EnGenius cards require the Info.plist file to be edited. This is a regular repost of the Info.plist modification instructions (until we get another release together)...instructions follow, the example given will not work for your card, follow the instructions below to get it working: Y To find out for yourself, the relevant information you need is the following: > ### wirelesscard info > > | | "VersionOneInfo" = ("3Com","3CRSHPW_96 Wireless > LAN PC Card$ > | | +-o pccard101,696@0,0 <class IOPCCard16Device> > | | "IOName" = "pccard101,696" This info comes from following terminal command when the card is inserted: ioreg -l | grep pccard Now to test if your card is supportable, you will need to edit the info.plist file in the WirelessDriver.kext file. type the following command in the terminal to edit this file with the pico text editor: sudo pico /System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist look for the following lines: <key>everything else</key> <dict> <key>CFBundleIdentifier</key> <string>org.noncontiguous.WirelessDriver</string> <key>IOClass</key> <string>org_noncontiguous_WirelessDriver</string> <key>IONameMatch</key> <array> <string>pccard156,2</string> <string>pccard1eb,807</string> <string>pccard274,1613</string> <string>pccard274,1612</string> <string>pccard138,2</string> </array> and add your pccard string (pccard101,696) as an entry in this array. i.e.: <array> <string>pccard156,2</string> <string>pccard1eb,807</string> <string>pccard274,1613</string> <string>pccard274,1612</string> <string>pccard138,2</string> <string>pccard101,696</string> </array> to save the file type ctrl-x and accept the changes. View the edited file in the terminal to be sure your changes are correct: more /System/Library/Extensions/WirelessDriver.kext/Contents/Info.plist now try removing and re-inserting the card, if you are lucky it will now work! Let us know if you have success so we can add the card to our list of supported cards. Y On Monday, November 25, 2002, at 12:28 PM, Daniel Grams wrote: > At this point I've tried everything I can think of to get my EnGenius > card to work. I've installed and reinstalled the drivers several times > including installing the files manually. I did a clean installation of > 10.2 and tried it on that. I've tested my pc card slot with a known > good card (a sony memory stick adaptor) and have tried both an > internal antenna card and an external antenna card with no luck. I've > also tried installing on a Powerbook G4 800 with the same results. > Never once have I seen the light turn on the card nor am I ever given > an option in the network system preference to activate what would be > en2 for me. Does anyone have any suggestions? At this point I'm > considering returning the cards and living with my horrible airport > range... > > Thanks, > Dan > > > ### system info > > ProductName: Mac OS X > ProductVersion: 10.2.2 > BuildVersion: 6F21 > Darwin galtsgulch.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 > 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power > Macintosh powerpc > ppc7450 > > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 Nov 25 11:20 WirelessDriver.kext > drwxr-xr-x 3 root wheel 102 Sep 9 2001 IOPCCardFamily.kext > ls: /Library/PreferencePanes: No such file or directory > > ### wirelesscard info > > > ### 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::203:93ff:fe1d:35c%en0 prefixlen 64 scopeid 0x4 > ether 00:03:93:1d:03:5c > media: autoselect (none) status: inactive > 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> 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 > inet6 fe80::230:65ff:fe01:f5b3%en1 prefixlen 64 scopeid 0x5 > inet 10.0.1.3 netmask 0xffffff00 broadcast 10.0.1.255 > ether 00:30:65:01:f5:b3 > media: autoselect status: active > supported media: autoselect > > ### wd command line tool status > > /Volumes/WirelessDriver beta 5.1/Utilities/Troubleshooting > Info.command: WirelessConfig: command not found > logout > [Process completed] > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Wirelessdriver-support mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: yuriwho <yu...@ma...> - 2002-11-27 04:20:14
|
Sorry but the DWL-650+ is not supported by the WirelessDriver, we can't help you at the moment. The DWL-650 cards are supported. Y On Monday, November 25, 2002, at 03:19 PM, Virgil Covel wrote: > Using > > Powerbook Ti 667 > > D-Link AirPlus CArd DWL-650+ > > Script > > Last login: Mon Nov 25 15:13:23 on ttyp1 > /Volumes/WirelessDriver\ beta\ 5.1/Utilities/TroubWelcome to Darwin! > leshooting\ Info.command; exit > [Virgil-Covels-Computer:~] virgilcovel% /Volumes/WirelessDriver\ beta\ > 5.1/Utilities/Troubleshooting\ Info.command; exit > > ### system info > > ProductName: Mac OS X > ProductVersion: 10.2.2 > BuildVersion: 6F21 > Darwin Virgil-Covels-Computer.local. 6.2 Darwin Kernel Version 6.2: > Tue Nov 5 22:00:03 PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC > Power Macintosh powerpc > ppc7450 > > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 Nov 25 15:00 WirelessDriver.kext > drwxr-xr-x 3 root wheel 102 Nov 6 00:04 IOPCCardFamily.kext > ls: /Library/PreferencePanes: No such file or directory > > ### wirelesscard info > > | | "VersionOneInfo" = ("Wireless Network CardBus PC > Card","Glo$ > > ### 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::203:93ff:fea7:b88%en0 prefixlen 64 scopeid 0x4 > ether 00:03:93:a7:0b:88 > media: autoselect (none) status: inactive > 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> 1000baseTX <full-duplex> 1000baseTX > <full-duplex,hw-loopback> 1000baseTX <full-duplex,flow-control> > 1000baseTX <full-duplex,flow-control,hw-loopback> > > ### wd command line tool status > > /Volumes/WirelessDriver beta 5.1/Utilities/Troubleshooting > Info.command: WirelessConfig: command not found > logout > [Process completed] > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Wirelessdriver-support mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: yuriwho <yu...@ma...> - 2002-11-27 03:55:06
|
You probably need to enter the correct DNS addresses into your Network preference pane. The card is recognized by the driver. The problem is with configuration of your network settings, or the wireless access point. Y On Monday, November 25, 2002, at 08:08 PM, Lydia chan wrote: > > > > > ok so i ask again...i run the troubleshooting..and this is wha i got > Welcome to Darwin! > /Lydia/Troubleshooting\ Info.command; exit > [localhost:~] lydiama% /Lydia/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 > ppc7450 > > ### wireless driver files installed > > drwxrwxrwx 3 root wheel 264 Mar 20 2002 WirelessDriver.kext > drwxr-xr-x 3 root wheel 264 May 30 13: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" = ("The Linksys Group, > Inc.","Instant Wire$ > | | | "VersionOneInfo" = ("The Linksys Group, > Inc.","Instant Wi$ > | | +-o pccard274,1613@0,0 <class IOPCCard16Device> > | | | "IOName" = "pccard274,1613" > > ### network info > > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 > inet 127.0.0.1 netmask 0xff000000 > en0: flags=8822<BROADCAST,b6,SIMPLEX,MULTICAST> mtu 1500 > ether 00:03:93:46:6c:94 > media: autoselect (none) status: inactive > 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> 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,b6,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet 10.59.129.114 netmask 0xffffc000 broadcast 10.59.191.255 > ether 00:06:25:16:c6:49 > 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 > > 2002-11-25 14:35:31.557 WirelessConfig[633] Iterations: 1 > Network Name: Accounting, successful: Y > 2002-11-25 14:35:31.565 WirelessConfig[633] NO TO WEP > Network Name: Accounting, successful: Y > Status: > Network: Accounting > WEP Enabled:NO > Signal Strength:45 > logout > > > > [Process completed] > > i cant surf on the brower..but the Link light is solid..whaz going on? > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > > ------------------------------------------------------- > This SF.net email is sponsored by: Get the new Palm Tungsten T > handheld. Power & Color in a compact size! > http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en > _______________________________________________ > Wirelessdriver-support mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: Laura P. D. <lp...@ea...> - 2002-11-27 01:06:25
|
I've had great success using the driver with my Orinoco Silver PC card with one exception. I can not launch AOL instant messenger or iChat when I'm using OS X. I'm using an upgraded G3 Powerbook (Lombard) with a 30Gb hard drive, 384 Mb RAM, and OS 10.2.2. I have no problems using email, accessing the Internet, connecting to other Macs in my house, and networking with my printers via an Airport base station. When I switch to OS 9.2.2 I can chat without problems. On the iBooks and iMac in my house we have no connection problems using the Airport cards. But in OS X on my Powerbook, iChat simply "unexpectedly" quits without even launching. Can anyone help me understand why? And why I can't open AIM without getting the error message of "The application could not startup because there was a problem registering the components?" Thanks for any help! Laura |
From: Michael W. <wit...@ez...> - 2002-11-27 00:50:16
|
Can't get the card to work. The card is found in the network control panel, and everything is configured, with the base station coming up, but open up IE and won't even connect to Apple.com. Any help or ideas?? Here is the stats on the back of the PC Card: Lucent Technologies PC24E-H-PC S/N: 0430002 P/N: 015260/B MAC Address: 00022D0399A2 Encrypt: WEP 64 FCC ID: IMRWLPCE24H Mike. |
From: Damon C. <da...@vi...> - 2002-11-26 20:04:15
|
Just got caught up on some of the recent conversations on this topic. Further information on what I was seeing: 1) My card was not blinking 2) There was a little icon in the menu bar. When I'd click it, I get: [greyed out]: Lucent Technologies WaveLan/IEEE" [not grey]: Power off Card 3) When I'd remove and re-insert the card I'd get: 2002-11-26 13:04:16.199 SystemUIServer[460] Warning: TIFF image with unknown extra samples assumed to have unassociated alpha. RGB values have been premultiplied. Use tiffutil -cat to fix. Repeated several times... 4) In the Network System Preferences area, there was no way to select a second network "en2" or any other. Just irDa port, Internal Modem, Ethernet, and Airport. The airport works fine with my wireless lan, by the way, but I'm trying to improve the range (Titanium, you know) 5) The WirelessConfig option does show up in the Other section of System Preferences. However, as described by others, all fields are greyed out. 6) As you can see in my Troubleshooting output, several things are obviously not where they should be. Other postings of troubleshooter have shown files that I don't have, for example: drwxr-xr-x 3 root wheel 102 Nov 22 22:20 WirelessDriver.kext I've run the installer (twice even, as was suggested by "Y" in a previous message), and I accepted the default location to install the wireless driver. -- UPDATE: I went searching for the .kext files and found that these kernel extension files go into /System/Library/Extensions . I re-ran the installer and selected this directory during installation. I did need to restart my machine and the base station, but after that it worked like a charm. Heavenly! My TiBook range is now livable. :) Thanks, Damon Begin forwarded message: > From: Damon Clinkscales <da...@vi...> > Date: Tue Nov 26, 2002 11:31:16 AM US/Central > To: wir...@li... > Subject: Problems with 10.2.2 and Lucent Orinoco > > Hello, > > I am having trouble getting Lucent Orinoco Silver working with Jag > (10.2.2). > > Troubleshooting script results below: > -- > ### system info > > ProductName: Mac OS X > ProductVersion: 10.2.2 > BuildVersion: 6F21 > Darwin Godot.local. 6.2 Darwin Kernel Version 6.2: Tue Nov 5 22:00:03 > PST 2002; root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC Power Macintosh > powerpc > ppc7400 > > ### wireless driver files installed > > drwxr-xr-x 3 root wheel 102 Nov 6 00:04 IOPCCardFamily.kext > ls: /Library/PreferencePanes: No such file or directory > > ### wirelesscard info > > | | "VersionOneInfo" = ("Lucent > Technologies","WaveLAN/IEEE","V$ > | | +-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 > 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::203:93ff:fe07:144c%en0 prefixlen 64 scopeid 0x4 > ether 00:03:93:07:14:4c > media: autoselect (none) status: inactive > 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> > en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500 > inet6 fe80::230:65ff:fe09:a44c%en1 prefixlen 64 scopeid 0x5 > inet 192.168.1.25 netmask 0xffffff00 broadcast 192.168.1.255 > ether 00:30:65:09:a4:4c > media: autoselect status: active > supported media: autoselect > > ### wd command line tool status > > /Users/admin/Desktop/Troubleshooting Info.command: WirelessConfig: > command not found > logout > -- > > > > The WirelessConfig control panel installed without error. Is there > some place else I should point the installer for WirelessConfig? > > I also don't appear to have 'kmodstat'. > > Thanks for any help, > Damon > |