Hide Forgot
Description of problem: Until recently, NetworkManager had worked fine on my laptop, however now it can't detect any wireless networks, or connect to the wired network. The only way I can connect now is by using the old command ... /sbin/service network start I have to disable NetworkManager completely. I asked about on IRC and found one other bloke with the same problem, but no solution. Google wasn't helping much either. Anyway, this is pretty serious for people with laptops using this setup, so I thought I'd better file a bug. Version-Release number of selected component (if applicable): Latest all, yum updated after connecting to network manually last night (13th), same problem. How reproducible: I've booted the machine several times over the last few weeks. It never works any more.
Hi, Gareth, I think we need more detailed information about the nature of your problem. What exactly does it mean, that "it doesn't work"? Are there any error messages, etc. displayed? Could you run (as a root) this command tail -n 500 /var/log/messages >/tmp/bug232201-testcase.txt and attach the file /tmp/bug232201-testcase.txt as an attachment to this bug report, please? If you run (again as root), this command what is the output? iwlist eth1 scan (of course, if your wi-fi card is something else than eth1, than change the command accordingly) What is the driver of your wi-fi card? Is it loaded (lsmod | grep <name-of-driver-module>)? Thanks a lot for your cooperation.
> I think we need more detailed information about the nature of your problem. What > exactly does it mean, that "it doesn't work"? Are there any error messages, etc. > displayed? > No GUI based error messages, no. Just there are no wireless networks listed as available, and the wired network tries to connect for rather a long time before failing. I'll give those commands a spin tonight if I get time.
Sorry, for nitpicking, but this still in NEEDINFO.
[root@d3ath earthwormgaz]# /sbin/iwlist eth1 scan eth1 No scan results ... Hmm, not good. The card appears to be (from lspci) ... 01:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05) I've made some attachments as you asked to go with the report. Interestingly, the wired network connects if I plug in the ethernet cable before booting the laptop. However, I'm still not seeing any wireless networks. I do have this RPM installed in case you were wondering ... ipw2200-firmware-3.0-1.lvn6
Created attachment 150173 [details] lspci command output
Created attachment 150174 [details] log output