Fedora Networking :: WLAN Controller Has Stopped Working
Aug 1, 2009
I have a Dell XPS M1330. I installed Fedora 10 on a separate partition and left Vista on the first. It was working just fine and for some reason all of the sudden it is not recognizing the Wireless controller. Vista is still working fine although I did get a couple of "WLAN controller has stopped working" errors. I suspect I may have a physical problem with the controller but I'm confused as to why Vista is still using it but Linux is not. The actual physicall "WIFI" light on the laptop does not even illuminate when I boot Linux. No wireless networks appear in the network list under Linux. Particularly since it WAS working fine for months...
I have an HP Pavilion notebook with a Broadcom WLANcard that had been working very nicely in Fedora Core 10 until this evening, when I took my notebook to a conference room where there was no internet access. (I tried to connect to wireless networks, but there were none in the area, as I discovered.) am now unable to connect to my local (home) wireless network as the device is now non-existent . Can someone please walk me through the steps to fix this or re-install it (I have tried reinstalling broadcom-wl, but that didn't help). My lspci listing is reproduced below:
Code: 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS, 943/940GML and 945GT Express Memory Controller Hub (rev 03)
I patched my wireless driver in order to support packet injection. Using this tutorial:
- Install the Firmware:
Code:
- Create new directory:
Code:
- Now disconnect Internet and unload all your driver (use rmmod command)
- Move/copy the Compat-Wireless patched in /usr/src/drivers directory and unpack the drivers:
Code:
Blacklist the wl driver: (STA driver)
Code:
Currently I'm running Ubuntu 10.10, Kernel 2.5.35-29-generic. I have a Broadcom 4318 for my WLAN and a Broadcom 4401-B0 for my ethernet. I followed the tutorial and I managed to get packet injection working on my WLAN; however, my ethernet connection isn't working. I tried sudo modeprobe b44, but I get the following message:
I have a Thinkpad T400 notebook that dual boots windows 7 and Ubuntu 9.04. My wireless has worked both in windows and ubuntu for the past several months. However 2 days ago, the wireless in ubuntu stopped working. I think this may be a result of trying to set up a static eth0 connection between my laptop and an embedded board, but I dont see how messing with eth0 would stop the wlan from working.
Symptoms: When I left click on the network connections icon in the tray, all it lists under "Wireless networks" is "device not ready". Needless to say, there are no networks available to connect to. Also the wireless is working fine under windows.
I'm using Ubuntu 9.10 on a Lenovo ThinkPad T61 using an Intel PRO/Wireless 3945ABG. My laptop's ability to connect to a wireless network stopped last night, and I'm not sure why. It's definitely something on my end, as my roommate can connect to the internet on a Windows box. I can wire in without a problem, but that's a pain and my Ethernet cable got lost in the shuffle when I moved back to school. I've been able to get into this network before and nothing about it has changed. I've been able to hibernate and restart and such and nothing has ever needed to be reset.
The router's a D-Link WBR-2310. Wicd and Network Manager see the network (I'm back to using wicd) , but wicd appears to get stuck at "Obtaining IP address..." and says "Unable to connect: Cannot obtain IP address". I know my password is correct (I set up the router and I'm the CS undergrad in the apartment so I manage it), lspci sees the wireless card, ifconfig and iwconfig return information about the interface, dmesg|grep wlan0 doesn't seem to have anything terribly out of the ordinary, but here's that output:
Code: allyanncah@taliesin:~% dmesg | grep wlan0 [ 23.514202] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 36.609016] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 38.756143] wlan0: direct probe to AP 00:24:01:cb:4e:7e (try 1) [ 38.758791] wlan0: direct probe responded [ 38.758796] wlan0: authenticate with AP 00:24:01:cb:4e:7e (try 1) [ 38.760587] wlan0: authenticated [ 38.760609] wlan0: associate with AP 00:24:01:cb:4e:7e (try 1) [ 38.763318] wlan0: RX AssocResp from 00:24:01:cb:4e:7e (capab=0x431 status=0 aid=1) [ 38.763322] wlan0: associated [ 38.765502] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready .....
I've tried: - reinstalling wicd - uninstalling wicd and installing network-manager - restarting - shutting down and booting back up - restarting the router - sudo /etc/init.d/networking restart - taking the interface down and back up with ifconfig
I haven't changed anything recently in regards to my wireless card, and all the fixes I've tried are things I've done before without an issue. The only thing I'm wondering about is if doing a hard reset might have broken something (I know this is a cardinal sin, but there's a whole 'nother problem I haven't been able to fix with the OS hanging every once in a while over a VPN daemon when it tries to shut down or restart -- I've left it for hours to see if it actually gets anywhere and no luck, won't do a soft reset). I'm nervous about reinstalling the driver just because I've never had to do it and drivers are a finicky business. I imagine there's a config error somewhere?
Installed F14 on my daughters HP Pavilion a131On. I rebooted multiple times. Do I need to activate something? I'm new to all of this but read through many threads to do as much as I could myself. I used the GUI to load the rt3070 drivers rather than rpm. The GUI is easier I think and should be equivalent. Please let me know what else I need to do. Fedora has been great on my Lenovo but this usb wlan stuff has been a pain.
I'm running Fedora 15 KDE on a Sony Vaio VPCS13V9E. No problems in connecting to the wlan. Today I upgraded the system. There was an upgrade for Network Manager. After the upgrade the system is not able to connect to the modem - router (Linksys WAG320N) any more. Network manager keeps on crashing and sends messages like "network disabled" or "connection failed". Kde demon is reporting errors too. I guess the new version of Network Manager is bugged, because before the upgrade it did work well ... (unbelievable!).
I am having problem with wireless networking my fedora 12 since i opened network manager yesterday. But to my notice i haven't done any changes. But still i am not able find any reason for the wireless network not to work. When i try to restart the network servies it gives the following msg.
Quote:
Bringing up interface eth0:
This version of ISC DHCP is based on the release available on ftp.isc.org. Features have been added and other changes have been made to the base software release in order to make it work better with this distribution.
Please report for this software via the Red Hat Bugzilla site: [url]
Did i do something wrong with the network manager or did something go wrong with fedora.
I have been using the commandline for network manager cnetworkmanager in Fedora 14 without any problem. For the most part I used it to restart my vpn connection like so:
Code: cnetworkmanager --activate-connection=user,'AAABBBCCC',eth0,& this was in a script that I put in the /etc/NetworkManager/dispatcher.d/ folder so it would start automatically whenever the vpn disconnected.
Last night, I had an epiphany and upgraded to Fedora 15, which seems to be working fine for me after updating a few programs including cnetworkmanager
At one point I realized that my neat little script wasn't working anymore though, so I checked out what happens at the commandline when I type the above command in:
Code: [captainralf@Cap ~]$ cnetworkmanager --activate-connection=user,'AAABBBCCC',eth0,& [1] 30884 [captainralf@Cap ~]$ Traceback (most recent call last): File "/usr/bin/cnetworkmanager", line 319, in <module>
I was trying to update the drivers for my wireless card and it no longer works. I have a cisco pcmcia card that I got working to use as a backup, but I would prefer to use my internal card. The card is the Intel Pro 2200BG. Please let me know what information is needed to diagnose and correct this issue. I am relatively new to Linux (Currently using F10) and trying to learn.This is the iwconfig from my cisco card. The Intel card was working fine yesterday. but now doesn;t even show up.
[west@garfield ~]$ iwconfig lo no wireless extensions. eth1 no wireless extensions.
I have a wireless router at home, but I usually have my laptop connected to it through an ethernet cable. It had always worked with no problems until some time last week when the wired network stopped working (but the wireless still works with no problem). At first I thought that it was some update, but no. My laptop works ok with the wired network at my office, and I also tried a different laptop at home and it didn't work. It's not the cable either, I tried a different one. I haven't changed any settings in my router.So I really don't know what's going on. I just find it weird that the router's wired networking suddenly stops working but the wireless still works fine...
I have a relatively new F12 install (one week old) on which I got my wireless Broadcom card working using kmod-wl-PAE. It was a very easy process - not really a process just yum install kmod-wl-PAE.
After a few updates, I notice that the wireless card stopped working. I assumed maybe there was an update that conflicted, so I did a reinstall of kmod-wl-PAE and it worked again immediately.
Then I started installing compiz-fusion. Immediately after, wireless is broken again. So I yum erase kmod-wl-PAE and then yum install kmod-wl-PAE and it works again.
Now, only slightly later that same day, wireless stops working more or less randomly and I cannot get the reinstall of kmod-wl-PAE to fix it. So I uninstall, disable compiz-fusion, shut down, and restart the computer to try again. My thought is that maybe along the way my autostart compiz or something about compiz is causing the wireless not to configure properly. When I restart, wireless is working. Without kmod-wl-PAE installed:
yum info kmod-wl-PaE Loaded plugins: presto, refresh-packagekit Available Packages Name : kmod-wl-PAE Arch : i686
[Code].....
One, how is this even possible, and two, what is going on with the wireless working, not working, working, not working?
For more than a year I was happily using my Fedora 11 remotely through VNC over ssh. I was using desktop 0 on port 5900 so people at the office can see what I am doing.
Yesterday I upgraded to Fedora 12, then 13 and then 14. I installed all updates of F14. All went well until I came to use this server from home as usual. The server was not responding.
I brought up /etc/X11/xorg.conf from a backup tape because I discovered that it is there that screen 0 is set and not in /etc/sysconfig/vncservers and rebooted. No success!
At the command lsof | grep LISTEN, I could not see a listener on port 5900
I activated screen 1 on port 5901 and I could log in OK and with lsof I could see listeners for ports 5901 and 6001 but I need screen 0!
During the day I tried many things including removing the vncserver packages with yum and re-installing them, removing the .vnc folder in the user home folder and starting from scratch. The server is still refusing connection!
I got an older computer from a friend who had Windows XP as an operating system. I installed Ubuntu 10.04 on it, but cannot get the wireless controller to work. It is a BCM4303. Yes, it is an old one. So far I have spend virtually nothing on the computer. Ubuntu installed without a hitch as far as I can tell with the exception of this WIFI problem. I have searched the forums but got no matches. Perhaps I am using the wrong key words. Can anyone offer a solution or point me in the general direction.
my eth0 suddenly stopped working on FC10. i have been using it the whole time, and now it refuses to even ping the gateway. dhclient is not receiving a dhcp offer and when i put in the information manually, it is not even able to ping the gateway. netstat -rn shows that the destination of the router is going nowhere.
i do not think it is the hardware/software, but rather maybe the provider? i am from central europe but just moved up to great britain and working at a friends place. i can connect the mac powerbook without a problem (it will get an ip with dhcp), but not the linux machine.it is a normal ethernet modem connection here. can it be, that it checks MAC addresses or even the computer names? the powerbook also has a really weired IP address: 77.102.xxxxx
i am not using network manager, but command line tools and have nm uninstalled. does anyone have a clue, what this could be about? i am not a newbie, but this is really puzzling me.....
A few days ago (september 7) my wireless suddenly stopped working. I am using FC11, and have an Atheros AR5211 wireless card and have been using the ath5k driver with GNOME NetworkManager. Wireless networks are detected by NM perfectly fine. When I try to connect, the icon spins around those two dots, and one of them becomes green. If the network is wep protected, it asks for the password. After a while, it times out, regardless of the protection. I don't remember changing pretty much for the last two months, so I'm sort of surprised. I did download and install a kernal, along with an selinux-policy update.
If I run dmesg, relevant looking lines included:
ADDRCONF(NETDEV_UP): wlan0: link is not ready and a long series of these at the end: wlan0: direct probe to AP 00:0b:86:4f:8a:20 try 1 wlan0: direct probe to AP 00:0b:86:4f:8a:20 try 1
[code]....
Note: I previously posted this in "Laptops," but Networking seemed like a better place to do it.
I have a Broadcom wireless card in my hp dv6500z laptop, I had it all working properly in FC9 thanks to bbfuller and his post on the subject. After I upgraded to FC11 I have been unable to get it to connect.
I can see my neighbor's sites and suppose I could see my own if the SSID was allowed to broadcast but I keep that turned off. I put in all of the setting, including the network security key, but it won't connect, then when I go back and look again, the security key is not even close to what I put in; it gets changed to a huge string of characters.
I redownloaded broadcom-wl-4.150.10.5.tar.bz2.tar and followed the instruction on the post once again but no luck, which, after I thought about it, was a waste of time because if I can see other's wireless, then the card must be working. I have tried using Network Manager and not using Network Manager and still no luck...
My wireless adapter stopped working randomly the other day. I think the last time it was working was right before I put the computer into hibernate for the first time. it stopped working even after restarting.modinfo p54usb shows (I'm leaving out information that seems irrelevant because I can't copy and paste without the internet, so I'm typing what I see from another computer)
firmware: isl3887usb firmware: isl3886usb
dmesg | grep firmware doesn't seem to show any requests for firmware related to it. lsusb shows something like
bus 002 device 001: ID... linux foundation 1.1 root hub bus 001 device 003: id... linksys wusb54g wireless adapter
[code]....
When I start up, in boot messages I get something like this
WARNING deprecated config file /etc/modprobe.conf, all config files belong into /etc/modprobe.d/. WARNING all config files need .conf: /etc/modprobe.d/blacklist, it will be ignored in a future release Device wlan0 does not seem to be present, delaying initializtion [FAILED]
I am running Fedora 14. I've had an ASUS wireless adapter working for a few months now, with no problems. Today, I installed updates, one of which required a computer reboot (not just logging out and back in). I rebooted the computer, and when it came back up, the wireless adapter did not work.The adapter is visible after lsusb, but there is no wireless showing after iwconfig. What happened? How do I fix it?
At the school i work in i have a server2k3 server that provides a domain to all the windows clients, aswell as a fedora server that acts as an imaging machine and webserver.
Im rather concious of the fact that if for any reason the Server2k3 server was to die there is no backup of active directory, or anything that can take its place whilst a replacement is found.
So is it possible to use a fedora machine with samba as a secondary domain controller? so it can be used as a login server, and has a copy of AD.
After using fedora 11 for a month or two now the ethernet gave out on me tonight. However if I switch to my ubuntu or windows XP install it runs fine. I made no recent changes to network connections, and no installed programs that should effect it.
I have tried, restarting, older kernel, restarting services, and clearing the DNS Cache. The specific error I get is that "Firefox can't find the server", and most other applications return similar. I can however ping websites still. All other computers on the network are running fine, and booting into another system the internet will work. Just not for fedora.
I'm a new user of Ubuntu and I think I need some help but let me mention before that I got this up working on a Debian system.My current kernel version is $ uname -r 2.6.32-27-generic.The problem is that my wlan card is not working any more such that my system freezes every time I enable networking with the hardware switch on my laptop.Therefore I bought a USB - WLAN stick and try to get this working.
Network Manager has the option "enable wireless" greyed out if I disable the hardware switch.If I enable the hardware switch and remove the module of my wlan CARD before (modprobe -r iwl3945) it says "wireless disconnected" for all networks.
I have just installed Ubuntu 9.10 on an Acer TravelMate 290E. I've got internet connection through the Ehternet Cable, but when I plug in the D-Link WLAN USB device, although the system recognises it, it is disconnected. How can I connect the WLAN USB device adn get it to work?
I have a desktop and laptop both running ubuntu 10.04. I have them going through a wireless router, the desktop is wired of coarse. I installed just about all the samba packages in synaptic that have the little ubuntu symbol next to them on both desktop and laptop except the Kde and document packages. I installed the two necessary packages to enable personal file sharing to work. But I can't seem to access files back and forth from these computers.
When originally installing 11.04 I had problems getting my Ralink 5390 wireless card to work.
Today my computer froze completely and I had to turn it off via the power switch. When I turned it back on, wireless was no longer recognized! My iPod can connect to the network just fine, so it must be an Ubuntu problem. There are no problems with my ethernet connection either.
I researched this and found several threads about blocking and unblocking wireless devices using the rfkill command. Well, unfortunately for me the rfkill command doesn't work. When I type sudo rfkill list or sudo rfkill unblock all, nothing happens; it just returns me to my bash prompt. I even tried uninstalling and reinstalling rfkill...nothing.
My problem with UBUNTU is that I can not use acer-wmi because I get this ERROR :
Code:
... so I can not use the acer_wmi . But this is not my only Problem :
It is most likely caused of the missing " Firmware " / Driver for my WLAN Card ( Internal ) . Currently I use Ubuntu 10.10 but I tested 10.04 too before 10.10 and it found my Card but not the Button .
So I want to know if there is any solution for my problem .
If it is important :
I use an Acer eMachines e525 with Windows Vista Home Basic ( Pimped up ) and Wubi . I saw a lot of people with simmilar problems they have it as only boot option .