* Wireless nic
@ Juan Hernandez
` Willem van der Walt
` Janina Sajka
0 siblings, 2 replies; 3+ messages in thread
From: Juan Hernandez @ UTC (permalink / raw)
To: 'Speakup is a screen review system for Linux.'
HI guys,
Heres a weird one,
So I never got my wireless adapter ipw3945 to work, so I said what the hell,
and reinstalled fedora.
I reinstalled fc7, and rebooted. And I noticed that wlan0 was loaded, and I
enabled a wifi connection to my access point, and shabang... It worked, I
was on the net and everything. I then proceeded to shut my notebook down,
and a day later, I rebooted, and it no longer found my wlan0... It was using
the iwl3945 wireless module. Any ideas why my wlan0 device disapeared?
Thanks for any help.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Wireless nic
Wireless nic Juan Hernandez
@ ` Willem van der Walt
` Janina Sajka
1 sibling, 0 replies; 3+ messages in thread
From: Willem van der Walt @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi,
I do not know why it is gone, but it sounds like it was not set up to
start automaticly.
What happens in you do an ifconfig wlan0
If it then lods the module it should be farely easy to get it back to
life.
Check with lsmod once you did the ifconfig wlan0.
HTH, Willem
On Fri, 3 Aug 2007, Juan Hernandez wrote:
> HI guys,
>
> Heres a weird one,
>
> So I never got my wireless adapter ipw3945 to work, so I said what the hell,
> and reinstalled fedora.
>
> I reinstalled fc7, and rebooted. And I noticed that wlan0 was loaded, and I
> enabled a wifi connection to my access point, and shabang... It worked, I
> was on the net and everything. I then proceeded to shut my notebook down,
> and a day later, I rebooted, and it no longer found my wlan0... It was using
> the iwl3945 wireless module. Any ideas why my wlan0 device disapeared?
>
> Thanks for any help.
>
>
> _______________________________________________
> Speakup mailing list
> Speakup@braille.uwo.ca
> http://speech.braille.uwo.ca/mailman/listinfo/speakup
>
--
This message is subject to the CSIR's copyright, terms and conditions and
e-mail legal notice. Views expressed herein do not necessarily represent the
views of the CSIR.
CSIR E-mail Legal Notice
http://mail.csir.co.za/CSIR_eMail_Legal_Notice.html
CSIR Copyright, Terms and Conditions
http://mail.csir.co.za/CSIR_Copyright.html
For electronic copies of the CSIR Copyright, Terms and Conditions and the CSIR
Legal Notice send a blank message with REQUEST LEGAL in the subject line to
CallCentre@csir.co.za.
This message has been scanned for viruses and dangerous content by MailScanner,
and is believed to be clean. MailScanner thanks Transtec Computers for their support.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Wireless nic
Wireless nic Juan Hernandez
` Willem van der Walt
@ ` Janina Sajka
1 sibling, 0 replies; 3+ messages in thread
From: Janina Sajka @ UTC (permalink / raw)
To: Speakup is a screen review system for Linux.
Hi,
Juan Hernandez writes:
> HI guys,
>
> Heres a weird one,
>
> So I never got my wireless adapter ipw3945 to work, so I said what the hell,
> and reinstalled fedora.
>
> I reinstalled fc7, and rebooted. And I noticed that wlan0 was loaded, and I
> enabled a wifi connection to my access point, and shabang... It worked, I
> was on the net and everything.
Overkill, but at least now you know it works. More below.
> I then proceeded to shut my notebook down,
> and a day later, I rebooted, and it no longer found my wlan0... It was using
> the iwl3945 wireless module. Any ideas why my wlan0 device disapeared?
No way to answer that with just this amount of data, however do the
following:
1.) Look for the i2l3945 in /etc/modprobe.conf.
2.) Do 'lsmod |grep iwl3945'
Is the driver loaded? If not, modprobe it.
3.) Do an iwconfig. Is the wlan0 device there and does it show
wireless extensions? Does it show a reasonably strong radio signal? Is
the essid correct? etc., etc ...
4.) Does the wlan0 device have an ip address? Do 'ifconfig wlan0' to
find out. Does some other device, something other than localhost, have
an address? Perhaps your wired connection?
5.) Is dhclient running? Do 'pidof dhclient' to find out.
6.) Do you have a route? Do 'route' to find out.
If not, you can add a route with:
route add default gw xxx.xxx.xxx.xxx wlan0
All of the above is implicated in making a successful wireless
connection, and this is just on the Fedora side. iPlease note it is also possible the problem is on your dhcp server or wap device.
The files involved in automating all of this in Fedora are
/etc/sysconfig/network and /etc/sysconfig/network-scripts/ifcfg-*.
Output acquired via dhclient is cached in /var/lib/dhclient.
Janina
PS: I will help you further, if I can, but please provide the kind of
specificity I note above if you'd like me to try and do that.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~ UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
Wireless nic Juan Hernandez
` Willem van der Walt
` Janina Sajka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).