My hardware is similar (a thinkpad with the intel 2200), and I have discovered that some of Fedora's network scripts don't play nicely with the wireless tools. In particular Given that your firmware matches your version of the driver, I have found that a script consisting of these commands brings my device up regularly:
ifconfig eth1 down ifconfig eth1 up iwconfig eth1 channel 11 iwconfig eth1 rate 54M iwconfig eth1 key [my wep key] iwconfig eth1 essid "[my network name]" dhclient eth1 I probably should try out Ubuntu as well, but for those not inclined to reformat, that may be useful. todd. Quoting ted pedersen <[EMAIL PROTECTED]>: > > Saiyam suggested that I might like to try out ubuntu linux, as that > automatically detected his wireless network, and he has hardware similar > to mine. > > So, I went ahead and installed ubuntu, and indeed, it set up wireless > automatically and without so much as a single ifconfig command or look at > kwifimanager. And certainly not a single pump command (my new favorite > command name, it means "pump" your dhcp server for an ip address) > > I have heard good things about ubuntu before, and I see why. So, if > you want to fight your way through iwlist commands and so forth, you > can use knoppix or worse yet fedora core 4. Or, you can install ubuntu > and actually do some real work soon thereafter. > > http://www.ubuntu.com/ > > Very nice suggestion, thanks Saiyam! > Ted > > -- > Ted Pedersen > http://www.d.umn.edu/~tpederse > > > > Yahoo! Groups Links > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/nlpatumd/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

