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: <mil...@ma...> - 2002-09-01 01:12:22
|
I have downloaded beta 5.1 to 10.2 and after second installation the Ethernet Adaptor (en1)port appeared in Show in the Network window. The same window, Optional Location AutomaticConfigure, Using DHCP, showed numbers of self-assigned IP Address and at the bottom there was Ethernet Address also with numbers and letters. I looked for WirelessConfig pane but it wasn't as in beta4 in the Preferences but as a separate appl. in the Applications.I filled the Network Name and got strong signal. However, I could not, after many tries, open IE browser. I always got a message that the server is not responding. As a result i couldn't use wireless fast connection.My dial-up connection works fine but about 50x (fifty times) slower. I would like the know if the problem is with the beta5.1 software or the Network DHCP configuration.How come I am getting strong signal but the browser wouldn't open? Beta4 and 10.1.5 worked flawlessly with Farallon Skyline 11MB PC card in my TiPB 500. Milan |
From: David A. P. <da...@cn...> - 2002-08-31 22:24:45
|
I tried that. It didn't work. :-( I have since upgraded to beta 5.1, but it works just as well new as before (though the password-to-hex feature would have come in handy before :-) David On Wednesday, Aug 28, 2002, at 13:45 US/Pacific, Tom Woodbury wrote: > David, > > Set up a second location in the network prefs. Set this new location > for > wired ethernet only. When you need to eject your card, change your > location > to the wired network, go to the menu bar pcmcia icon and click on > "Power off > card", then it is safe to remove your card. After you re-insert your > card, > change your location back to wireless network. > I've been using this procedure since the beta 4 fix was posted without > any > DHCP problems at all. > > Thanks, > Tom Woodbury > >> From: David Alan Pisoni <da...@cn...> >> Date: Tue, 27 Aug 2002 23:00:09 -0700 >> To: wir...@li... >> Subject: [Wirelessdriver-support] Jaguar, Lombard 400mhz, WaveLAN >> Silver, >> pretty darn good! >> >> Hello, >> >> Following the earlier instructions regarding Jaguar installation of >> Wireless Driver Beta 4, as well as the instructions on editing the >> Plist file, I have a pretty good thing going. Most notably (compared >> to the disastrous consequences of the past), ejecting and re-inserting >> the PC card does not cause a crash. As a matter of fact, it works 95% >> I'd say -- after re-inserting the card, the en1 interface is set up >> automatically. The only problem is that after this reinsertion, the >> en1 interface gets a self-served IP address (169.*). To get it >> working >> right, you have to launch either the WirelessConfig PrefPane or the >> Application -- simply launching it will cause the interface to >> establish connection. >> >> I'd say, this is pretty darn close to perfect. :-) >> >> Details : >> MacOS 10.2, totally clean install >> Lombard (PowerBook G3 1999) 400mhz >> Lucent WaveLAN Silver >> Wireless Driver Beta 4 >> Open Network, WEP enabled >> >> Enjoy, >> David Pisoni >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by: Jabber - The world's fastest >> growing >> real-time communications platform! Don't just IM. Build it in! >> http://www.jabber.com/osdn/xim >> _______________________________________________ >> Wirelessdriver-support mailing list >> Wir...@li... >> https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Jabber - The world's fastest growing > real-time communications platform! Don't just IM. Build it in! > http://www.jabber.com/osdn/xim > _______________________________________________ > Wirelessdriver-support mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: Brian F. <yo...@ma...> - 2002-08-31 20:39:13
|
At 8:42 AM -0400 8/31/02, Jason Huck wrote: >Hmmm. I don't have that file (/System/Library/Extensions/kextcache). > I think that Stefan has the solution here..... Jason, The file name is Extensions.kextcache and it is at: /System/Library/Extensions.kextcache not /System/Library/Extensions/kextcache So you want to look in the /Systems/Library/ folder for the file. Nolan, No flames here... Others avoid the Terminal too, but sometimes it really is the easiest way to go. But I don't think this file is easily removed without using the Terminal, here is how you can delete the file. 1. Open Terminal 2. At the prompt enter: sudo rm /System/Library/Extensions.kextcache You can copy and paste this from here and it should work for you. This is what it looked like in my terminal: Last login: Sat Aug 31 15:16:38 on console Welcome to Darwin! [gee4:~] brianf% sudo rm /System/Library/Extensions.kextcache 3. Then hit enter, you will see the following message and a prompt for you password We trust you have received the usual lecture from the local System Administrator. It usually boils down to these two things: #1) Respect the privacy of others. #2) Think before you type. Password: 4. Enter your password... (you won't see it) and hit Return/Enter 5. You will now see your name prompt again.... Voila! the file is gone. Hope this helps Brian -- "I don't do .INI, .BAT, or .SYS files. I don't assign apps to files. I don't configure peripherals or networks before using them. I have a computer to do all that. I have a Macintosh, not a hobby." -- Fritz Anderson |
From: Jason H. <ja...@co...> - 2002-08-31 20:19:04
|
I'm back up and running - can't say for sure the exact combination that worked, but I suspect it had to do with two things, worth checking if you're having trouble: - Double checking the network name (number 4 below). I did this several times after restarts but not *every* time, and since I've had more than one network name in that slot, sometimes it was pulling up the wrong one from somewhere. (easy for me to miss, because the only difference in the names was a space) - Both times it's worked for me, I've had 2 identical WirelessDriver PrefPanes in System Preferences. I don't know why it's like this, but I have identical copies of the PrefPane in two different locations: /Library/PreferencePanes/ /System/Library/PreferencePanes/ ...did Apple change the preferred location of the PreferencePanes folder at some point? Like I said, I'd been using b1 for a *long* time, so maybe there are conflicting resources or something. Trying to delete the "old" copy manually is part of what started my problems in the first place. Anyway, I'm glad it's operational again, and I'm not going to mess with it further unless I have to! Good luck to those of you still having problems, Jason > Hi, > > For those of you having problems with the install, here is a > suggestion list that seems to get most people going. > > 1. If you had a previous version, uninstall it. Use the uninstaller > that is in the utilities folder on the disk image. I do not know if > this will uninstall a Beta 1 but it will un-install a Beta 4. Jason, > you may need to use the Beta 1 uninstaller or manually remove the > pref pane and extension. Rob, any ideas? > > 2. Install twice. This is per Rob's installation instructions. > > Some folks have followed this alternate routine successfully: > > Uninstall old version > Restart > Install Beta 5 > Restart > Install Beat 5 2nd time > Restart > > 3. Restart if you haven't already. > > 4. Go to System Preferences and open the Wireless Driver pane. Make > sure your network is named and you have a signal. > > 5. Once you have a signal go to your Network pane and enable it under > Network Port Configurations. In my case when I went into the Network > pane it informed me that it detected a new port. > > That should be it... but your mileage may vary. > > Brian |
From: Nolan H. <wa...@ea...> - 2002-08-31 17:50:31
|
Stefan, At the risk of flames, I don't know the first thing about using Terminal. That's why I use Macs, so I don't have to mess with things at this level. So, give me a step-by-step on this: Are you saying that I should launch Terminal and then just type "sudo rm /System/Library/Extensions.kextcache" and then hit return? I see the file from the Finder. I gather I can't just select and delete it. thanks for your patience, Nolan At 11:04 AM +0200 8/31/02, Stefan Huy wrote: >Try deleting the Extensions.kextcache file using > >sudo rm /System/Library/Extensions.kextcache > >in the Terminal. Check for typos, use it on your own risk > >Afterwards reboot. > >Solved the problem on my Wallstreet perfectly. Twice. Reproducable. > >Rob, can you include the cache rebuild (ot trigger therefor) in the >installer? I guess it would solve a lot of problems. You have to rebuild >anyway after the August DevTools update, do you? > >-Stefan > |
From: Nolan H. <wa...@ea...> - 2002-08-31 17:50:12
|
Brian, Been there, done that--the uninstall script for Beta 4, the double install of Beta 5 with multiple restarts, that is. I hit my problem at your Step 4: all the text windows in the Wireless driver pane are dimmed, so I can't enter the name of my AirPort network. Similarly, in the System Prefs's Network pane, the "Ethernet Adaptor (en1)" choice is dimmed and not available. The AirPort is working, btw, because I've got it running on my G4 DualGig. My Orinoco\Lucent card is showing in the menu bar but no lights. So where am I making a wrong turn? tia, Nolan At 8:14 AM -0400 8/31/02, Brian wrote: >Hi, > >For those of you having problems with the install, here is a >suggestion list that seems to get most people going. > >1. If you had a previous version, uninstall it. Use the uninstaller >that is in the utilities folder on the disk image. I do not know if >this will uninstall a Beta 1 but it will un-install a Beta 4. Jason, >you may need to use the Beta 1 uninstaller or manually remove the >pref pane and extension. Rob, any ideas? > >2. Install twice. This is per Rob's installation instructions. > >Some folks have followed this alternate routine successfully: > >Uninstall old version >Restart >Install Beta 5 >Restart >Install Beat 5 2nd time >Restart > >3. Restart if you haven't already. > >4. Go to System Preferences and open the Wireless Driver pane. Make >sure your network is named and you have a signal. > >5. Once you have a signal go to your Network pane and enable it >under Network Port Configurations. In my case when I went into the >Network pane it informed me that it detected a new port. > >That should be it... but your mileage may vary. > >Brian |
From: Jason H. <ja...@co...> - 2002-08-31 12:43:02
|
Hmmm. I don't have that file (/System/Library/Extensions/kextcache). My "en1" network setting disappeared on my first install of b5_1. I did the 'double install' and it came back. That was the day it worked. Since then, in various iterations, I've seen it come and go. It's there now, but the little light is blinking. I've also got two PrefPanes again. Since my last diatribe, I've tried several more combinations, including running the uninstall script first, installing b4 first and then upgrading, etc. Nothing output by the troubleshooting shell script looked suspicious to me except this part: ----- ### wd command line tool status /Users/jason/Desktop/Troubleshooting Info.command: WirelessConfig: command not found ----- I can provide the full output if someone wants to check it out. Or can someone point me to a 'valid' one for a configuration similar to mine (Lombard/Skyline) to do a comparison? Thanks! - Jason |
From: Greg B. <gb...@ma...> - 2002-08-31 12:27:26
|
Hmm., well, before I received this suggestion, I tried installing the wireless software again, and this time it worked. In looking back, the only thing I did differently was not to open the System Preferences:Network pane before rebooting. This time, I rebooted immediately after the driver install. Could this matter? So everything is fine. How fortuitous - I had just come across this issue of the my Skyline card not working upon the initial 10.2 install, and how mad I was that there were no drivers available - and the next day I saw the MacinTouch article! Thanks On Saturday, August 31, 2002, at 05:04 AM, Stefan Huy wrote: > Try deleting the Extensions.kextcache file using > > sudo rm /System/Library/Extensions.kextcache > > in the Terminal. Check for typos, use it on your own risk > > Afterwards reboot. > > Solved the problem on my Wallstreet perfectly. Twice. Reproducable. > > Rob, can you include the cache rebuild (ot trigger therefor) in the > installer? I guess it would solve a lot of problems. You have to > rebuild > anyway after the August DevTools update, do you? > > -Stefan > >> Installed the Beta 5 on a fresh 10.2 install, Powerbook G3 Wall >> Street, >> with a Farallon Skyline 11 mpbs card. OS X sees the card (I can eject >> it from the menu bar), but there is no en1 in the network settings >> (and >> no, its not "unchecked" in the Network Port Configurations - it's >> simply not there) >> >> Uninstalled and reinstalled, rebooted and even shut down - also >> changed the PCMCIA slot from upper to lower. No luck. Any other ideas? >> >> Thanks for the help, and thanks for the effort behind this project. >> >> >> >> ------------------------------------------------------- >> This sf.net email is sponsored by: OSDN - Tired of that same old >> cell phone? Get a new here for FREE! >> https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 >> _______________________________________________ >> Wirelessdriver-support mailing list >> Wir...@li... >> https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support > > |
From: Brian <br...@co...> - 2002-08-31 12:14:18
|
Hi, For those of you having problems with the install, here is a suggestion list that seems to get most people going. 1. If you had a previous version, uninstall it. Use the uninstaller that is in the utilities folder on the disk image. I do not know if this will uninstall a Beta 1 but it will un-install a Beta 4. Jason, you may need to use the Beta 1 uninstaller or manually remove the pref pane and extension. Rob, any ideas? 2. Install twice. This is per Rob's installation instructions. Some folks have followed this alternate routine successfully: Uninstall old version Restart Install Beta 5 Restart Install Beat 5 2nd time Restart 3. Restart if you haven't already. 4. Go to System Preferences and open the Wireless Driver pane. Make sure your network is named and you have a signal. 5. Once you have a signal go to your Network pane and enable it under Network Port Configurations. In my case when I went into the Network pane it informed me that it detected a new port. That should be it... but your mileage may vary. Brian -- ------------------------------------------------------------- | Brian Fountain =-=-=-=-=-=-=-=-=-=-=-=-=-=- Norfolk, VA. | | -=- InterNet -=- br...@co... -=- | | World Wide Web -=-=- http://members.cox.net/brianf | |^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^| |> "So powerful is unity's light that it can <| |> illumine the whole earth." <| | > Baha'u'llah < | ------------------------------------------------------------- |
From: <lo...@ol...> - 2002-08-31 10:32:51
|
Hello, I have a PB G4 400, OSX 1.1.5 5S66 and your beta4 driver works perfectly, thanks a lot. The wireless card is on en2 and is perfectly happy until I plug a cable in the built-in ethernet port en0. My guess is that, whatever 'route' configuration I use, en0 is remains the default interface for the default route. My goal was to have a local net on en0 with NAT/ipfw to en2. Any help is welcomed, Lo=EFc. |
From: Stefan H. <hu...@ma...> - 2002-08-31 09:05:09
|
Try deleting the Extensions.kextcache file using sudo rm /System/Library/Extensions.kextcache in the Terminal. Check for typos, use it on your own risk Afterwards reboot. Solved the problem on my Wallstreet perfectly. Twice. Reproducable. Rob, can you include the cache rebuild (ot trigger therefor) in the installer? I guess it would solve a lot of problems. You have to rebuild anyway after the August DevTools update, do you? -Stefan >Installed the Beta 5 on a fresh 10.2 install, Powerbook G3 Wall Street, >with a Farallon Skyline 11 mpbs card. OS X sees the card (I can eject >it from the menu bar), but there is no en1 in the network settings (and >no, its not "unchecked" in the Network Port Configurations - it's >simply not there) > >Uninstalled and reinstalled, rebooted and even shut down - also >changed the PCMCIA slot from upper to lower. No luck. Any other ideas? > >Thanks for the help, and thanks for the effort behind this project. > > > >------------------------------------------------------- >This sf.net email is sponsored by: OSDN - Tired of that same old >cell phone? Get a new here for FREE! >https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390 >_______________________________________________ >Wirelessdriver-support mailing list >Wir...@li... >https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support |
From: goyaboy <go...@ma...> - 2002-08-31 04:51:17
|
After my fiasco of crashes and a clean re-install of Jaguar on my WS, WirelessDriver b5.1 has been running well all day. The "double install" procedure outlined by Brian earlier was indeed necessary. After that, no problems ejecting, reinserting, sleeping, restarting. I don't dare put my Sonnet Crescendo G4 card back in for the time being--I got word from Sonnet today that they just put a hold on the item until their software geniuses can work out a fix for numerous issues that have sprouted. I'm willing to attribute the crashes I had to some funky thing their card was doing to the system that in turn affected WirelessDriver. |
From: Greg B. <gb...@ma...> - 2002-08-31 03:22:56
|
Installed the Beta 5 on a fresh 10.2 install, Powerbook G3 Wall Street, with a Farallon Skyline 11 mpbs card. OS X sees the card (I can eject it from the menu bar), but there is no en1 in the network settings (and no, its not "unchecked" in the Network Port Configurations - it's simply not there) Uninstalled and reinstalled, rebooted and even shut down - also changed the PCMCIA slot from upper to lower. No luck. Any other ideas? Thanks for the help, and thanks for the effort behind this project. |
From: Nolan H. <wa...@ea...> - 2002-08-31 01:22:03
|
Hey all, I followed the install beta twice routine. When I got to Network panel, the "Ethernet Adaptor (en1)" choice is visible but dimmed in my list of Network Port Configurations. So naturally I can't get any farther than that. What am I missing? Nolan |
From: Jason H. <ja...@co...> - 2002-08-31 00:07:15
|
Hello all, I had been running b1 on my Lombard (with a Farallon Skyline card) since the early days of OS X with almost no problems. This week, I updated to b4, and was planning to manually hack it to work when I upgraded to Jaguar, but by the time I got around to doing it, b5 was out. I upgraded, installed b5, and restarted. No connection. Going to System Prefs I discovered I had 2 WirelessDriver PrefPanes. Reinstalled. No go. Decided to just restart one more time and see what happened. On reboot, I still had two PrefPanes, but the connection was up. All was well for a day. This evening, I lost my connection. I tried rebooting. I tried powering down the card and reinserting it (which I tried the night before with no problems). On insert, the system crashed. Rebooted, still no go. Decided to try taking matters into my own hands. Snooping around, I found the two copies of WirelessDriver PPane.prefPane. One was in '/System/Library/PrefPanes' and the other was in '/Library/PrefPanes'. They appeared to be identical except for the creation and modification dates, so I deleted the older one. Rebooted. Only had one PrefPane, but still no connection. Tried reinstalling again, and the installer errored out. Copied the newer WD PrefPane folder over to where I'd deleted the older one and rebooted. Two PrefPanes again, still no connection. Reinstalled without errors, rebooted, still no connection. So now I am tethered to my cable modem. Doesn't seem like that PrefPane folder belongs in both locations. Figure my best bet is to delete both folders and start from scratch - but will that get everything?? Has this sort of thing happened to anyone else? Suggestions? Many thanks, Jason |
From: Ken T. <kf...@uc...> - 2002-08-30 22:40:59
|
I had terrible luck with the first b5 and Jaguar, whereby even inserting my card (a rebranded Orinoco Silver called the "Avaya Wireless World Card Silver") would lead to kernel panics. The card inserted at boot time caused my PowerBook (with Sonnet Crescendo G3/500) to hang on the gray Apple screen. I ran the uninstaller, installed the newest b5.1, and now the card works like a charm. I can FINALLY eject the card with the new Jag menu item and reinsert it later with no kernel panics. (Looks like they fixed that bug--the multiple language screen is the replacement for the white text on a black background that used to spill across the screen during OS X freakout sessions.) Looks like I'm finally back to the Airport functionality that I enjoyed in OS 9. Ken |
From: Brian F. <yo...@ma...> - 2002-08-30 18:22:49
|
On Friday, August 30, 2002, at 10:31 AM, Leonard Spell wrote: > Is the reverse true as well? I'm afraid to try! > Yes, Brian |
From: Jonathan L. @ T. F. <jon...@th...> - 2002-08-30 17:57:39
|
on 8/30/02 10:38 AM, Craig Lee (ufl.edu) at ce...@uf... wrote: > As Brian reported this morning ... > =20 > Uninstall old driver ... Restart > Install new driver ... Restart > Install new driver again ... Restart > You're in business (at least I am) > =20 > --craig >=20 Happy to report similar success with the same setup: Wallstreet 233, Wavela= n Silver, Jaguar. In menubar, though, the card is listed, but greyed out. No big deal =8B just FYI. THANKS GUYS! Jonathan Lyons ________________________________________________________ Burn =AD A Science Fiction Noir by Jonathan Lyons | WordWeaver Award for Literary Excellence | BookSense Pick! | 2000 Frankfurt Awards nominee | Dream Realm Awards nominee | Spectrum Awards Nominee Science Fiction Chronicle says: "'Burn' ... is an involving, gripping experience." The Austin Chronicle says: "Lyons takes the 21st century by the scruff and gives it a two-fisted knuckloid sandwich in the kisser. ... This mix of James Ellroy via William Gibson is fun, raucous stuff." Ann Brandon, editor, Invisible Cities Press: "A futuristic work with sophisticated themes of capitalism in its final stages of thuggism and the globe in its final stages of life." http://www.the-foundry.net/burn/ ________________________________________________________ |
From: <jo...@st...> - 2002-08-30 16:51:02
|
Will 802.11a be supported? Thanks, Jon Krutchik Saturn Telecommunication Services, Inc. 954-434-7388 voice 954-337-3206 direct fax |
From: John C. <12f...@mi...> - 2002-08-30 16:42:55
|
I had posted a request on sourceforge for support for the MacSense Aero card. However, after a removal and re-install, the card works. I also had to make sure to remove all of the previous MacSense software. I have not been able to get WEP support working, but the card connects just fine under Jaguar (10.2). MacSense is still offering only 10.1.x support with no WEP and AppleTalk over IP only. Thanks for all of your efforts. John Clark 12f...@mi... |
From: <re...@ix...> - 2002-08-30 16:23:17
|
I installed beta 5.1 twice, as per instructions. Mostly, WirelessConfig is running well. Wallstreet 266/Lucent Gold / Jaguar 10.2 / SMC Wireless Router. But I am experiencing the same multilingual message / crash as goyaboy after ejecting and re-inserting the card. A possible work around is to eject the card via the menu bar (trying to eject the card with the eject button on the Wallstreet while asleep causes the system to wake up.) When you want to re-insert your card do it while the computer is asleep. I've done this a couple of time without the 4 language gray screen system crash. I also encountered the extremely long gray apple hang. I used the "shift+function+control+power" reset, then walked away for 15-20 minutes and my wallstreet was back to normal. It now powers up and restarts in semi reasonable time, around 2-3 minutes. Thanks again for the new Beta 5.1. Also, I had the Beta 4 with work-arounds working before Beta 5.1. Message: 10 > Date: Thu, 29 Aug 2002 22:33:17 -0400 > From: goyaboy <go...@ma...> > To: wir...@li... > Subject: [Wirelessdriver-support] WS/Jag/beta5.1 stability report > > I went through the day emailing and web browsing and transferring files > on my WS/Jag/Lucent Gold setup without mishap and then just a few > minutes ago while unstuffing a just-downloaded file the card crashed > the system in the same manner as when I inserted the card with beta5 (a > 4-language "you must restart" dialog box appears and a hard restart is > the only way out). Upon restart the WirelessConfig showed an active > signal, but the Network IP was messed up--rather than a DHCP-assigned > number a "self-assigned" number (it actually said "self-assigned" under > the IP number) appeared (169.254.220.54). Needless to say, the card > wouldn't connect with the internet despite the signal in > WirelessConfig. So I restarted again--and then all was fine. And still > is. I was actually surprised by the crash because everything was quite > smooth all day. In fact, I was poised to report great stability until > this happened (and I would still rate stability on my system quite > good, especially since I'm operating right now with a slightly buggy > upgraded Sonnet Crescendo G4 cpu in.) > So, a bug or two still seems to be lurking, but if it's recoverable > with a restart or two I can live with that until the next build. And > again, many thanks to Rob & Co. for their fine work! > > > > --__--__-- > > Message: 11 > Date: Thu, 29 Aug 2002 23:24:39 -0400 > From: goyaboy <go...@ma...> > To: wir...@li... > Subject: [Wirelessdriver-support] From Eureka! to Ouch! > > Oh well... > My earlier elation is for nought. Beta5.1 w/Lucent card on my WS > crashed hard again and this time there seems to be no recovery--I can't > boot back into 10.2 at all. I get an endless hang on the gray Apple. It > doesn't seem to be a problem with the Sonnet G4 upgrade card either. I > pulled it out, put the stock G3 back in, and no boot into Jag. It looks > like I'm back into OS 9 and yet another clean install of Jaguar. I > can't say for certain if this most recent issue is specific to my > system or not, and I don't want to needlessly freak others out, but I'd > advise caution still with beta5.1 on a WS with Jaguar. Once I get back > up with Jaguar, I might go back to trying the beta4 tweak.... > > > > --__--__-- > > Message: 12 > Date: Thu, 29 Aug 2002 23:41:48 -0500 > Subject: Re: [Wirelessdriver-support] From Eureka! to Ouch! > From: yuriwho <yu...@ma...> > To: goyaboy <go...@ma...>, > <wir...@li...> > > Can you post the info info you find in the panic.log file in > /Library/Logs/CrashReporter/ so we can see if the WirelessDriver is > involved > or if it's a CPU bug/other problem. It may be related to the > WirelessDriver > but it could also be due to other issues. > > Y |
From: Brian F. <yo...@ma...> - 2002-08-30 15:55:03
|
Rob, The driver works fine... thanks again. It absolutely takes a double install... The only issue I have had is when I booted up this morning at work.... It hung when it was trying to initialize the Network. I had to force restart. It hung again trying to initialize the network, but then got past it an finished booting. I had last used it at home with the wireless card. Here at work I am hardwired. Up until this morning It would just boot up and I would then switch Locations under the Apple menu. One other thing... at work I am a different user on my machine so my login carries to the Windows network. At home I use a different login... what I had originally setup the machine with. Any ideas? Brian |
From: Craig L. \(ufl.edu\) <ce...@uf...> - 2002-08-30 15:37:57
|
As Brian reported this morning ... Uninstall old driver ... Restart Install new driver ... Restart Install new driver again ... Restart You're in business (at least I am) --craig |
From: Brian F. <yo...@ma...> - 2002-08-30 15:32:09
|
I know this sounds obvious, so forgive me for asking.... Have you enabled it under Network Port Configurations? Brian On Thursday, August 29, 2002, at 03:43 PM, Tim Kilroy wrote: > Hi. I have a Lombard (G3400) and a Proxim card. Downloaded the 5.1 > beta and I can see the access point (show up in my airport utility) > but no en1 available in my network preferences...any ideas? > > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Wirelessdriver-support mailing list > Wir...@li... > https://lists.sourceforge.net/lists/listinfo/wirelessdriver-support > |
From: Leonard S. <lc...@sp...> - 2002-08-30 14:31:27
|
On 8/30/02 10:23 AM, "Brian Fountain" <yo...@ma...> wrote: > Leonard, > > Lucent and Wavelan are grayed out on mine too, but I can tell which > slot it is in. I have a firewire card in the bottom. When both are in > the Wavelan is listed above the firewire card in the list. > > Brian Is the reverse true as well? I'm afraid to try! -- Thanks Leonard C. Spell Spell Enterprises Web Hosting ~ Domain Registration ~ E-mail Routing We register and park domains for $10 USD sa...@sp... http://www.spellnetwork.com |