Answers to: WiFi in Ubuntu 10.04http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004<p>Have windows Vista and Ubuntu 10.04 on SAME hard drive in a Gateway T-1620 laptop, Vista uses Wifi but in Ubuntu it Fails and states message "Wireless is Disabled" Mt question is "How do I enable IT {wifi}. 60 year old Linux Newbie w/Experience looking for Answer</p>enTue, 24 May 2011 21:38:02 -0400Answer by beelyhttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/2563<p>Check out how I resolved my issue with Ubuntu not turning on my Wifi when I used the hardware switch. The system would say that the wireless network card was DISABLED - it worked about two weeks before just fine. Here's my tech blog with how I took care of this issue - hope it helps:</p> <p><a href="http://textbox.beelybox.com/?q=node/135">http://textbox.beelybox.com/?q=node/135</a></p>beelyTue, 24 May 2011 21:38:02 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/2563Answer by Amoshttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/698<p>When I had issues with Wireless on my laptop, I followed lots of tutorials from various parts of the internet to no avail. </p> <p>I can't remember why but I had to install some of the ia32 libs, which provided my 64 bit Debian install with access to 32 bit libraries. I have ia32-libs, ia32-libs-gtk and ia32-libs-tools installed (Ubuntu may call them something different) and one of them enables wireless (or probably more precisely lets the wireless drivers work).</p> <p>You never know, it may be something simple like this.</p>AmosMon, 24 May 2010 22:18:47 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/698Answer by some dude in a coathttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/687<p>Try here its from the support site at ubuntu</p> <p><a href="https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx" rel="nofollow">https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx</a></p>some dude in a coatSun, 23 May 2010 12:46:22 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/687Answer by Choachhttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/674<p>This just came up for me today on my Gateway T-1620. The wireless has been working fine with stock Ubuntu installs for the last couple of years. Today it just didn't want to come up.</p> <p>It turned out instead of the hardware on/off wireless switch, the "software" switch must have been turned off. Hitting <strong>Fn-F2</strong> turned it back on, but I had to issue a <strong>dmesg</strong> command in the terminal in order to see what state it was actually in. There don't seem to be any graphical indicators of this problem.</p> <p>The Realtek wireless card for this laptop only shows up when you do a <strong>lsusb</strong> command, not a <strong>lspci</strong>.</p>ChoachThu, 20 May 2010 17:24:30 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/674Answer by FewClueshttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/574<p>Open the Synaptic package manager (admin menu) and enter "wireless" in the search. You will see several broadcom drivers. Install them all. Reboot the computer and try again.</p>FewCluesFri, 14 May 2010 04:46:16 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/574Answer by PJOhttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/534<p>Some step by step instructions here </p> <p><a href="http://wombatdiet.net/2010/05/09/ubuntu-10-04-on-asus-1000-eee-pc/" rel="nofollow">http://wombatdiet.net/2010/05/09/ubuntu-10-04-on-asus-1000-eee-pc/</a></p> <p>MAY be relevant, depending on the wireless hardware. </p>PJOWed, 12 May 2010 17:15:49 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/534Answer by Ronhttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/528<p>ALL of the advice above is valid and good. I would just like to toss in this tidbit into the mix: Checkout ndiswrapper as that may be part of the solution too.</p>RonWed, 12 May 2010 15:08:26 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/528Answer by verbalshadowhttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/340<p>Ok this could be a couple of things.</p> <ul> <li>Do not have the necessary Firmware Installed common with broadcom based wireless cards.</li> <li>NetworkManager has disabled Wireless/Networking</li> <li><p>Bios Switch i.e FN-f8 or similiar</p></li> <li><p>Probably a couple more I don't remember.</p></li> </ul> <p>If it is a firmware issue in Ubuntu run Hardware Drivers from the system menu or <code>jockey-gtk</code> from alt-f2 (Kubuntu <code>jockey-kde</code> or <code>jockey-text</code> if you are commandline only) you will be able to install the needed drivers or firmware for your wireless card if they aren't builtin you will need to have a internet connection to do this. A simple ethernet (LAN) connection to your router will work. </p> <p>How it tell if networkmanager as disables Networking or Wireless Networking. Right click on you network icon (should be around the top right of your screen unless you made changes) there will be able menu that pops up at the top of it are checkboxes to enable Networking and Wireless make sure both are checked.</p> <p>The other issues seem to be covered well in other answers.</p>verbalshadowThu, 06 May 2010 19:23:42 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/340Answer by FewClueshttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/319<p>Because there is a variance in the pci cards being used you need to do a lspci (first letter is an L) and look for the network card report. You most likely have a Broadcom wireless. Open the Synaptic Package Manager and using the search (binoculars) search on "wireless" and you should find a pair of Broadcom drivers. Install these and reboot your laptop and you should be in good shape. </p> <p>I guess because of the variance they don't include these with the Ubuntu-restricted-extras. </p>FewCluesWed, 05 May 2010 22:25:50 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/319Answer by Richhttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/310<p>This might be silly, but I was having the same problem all week on a Dell Inspiron 6000. I keep thinking it was a "Restricted Drivers" problem (a la <a href="http://ubuntuforums.org/showthread.php?t=197102" rel="nofollow">this thread</a> - which fixed my other machine's problem).</p> <p>In fact, it turned out that all I had to do was toggle the laptop's built-in Wireless "on-off" switch. On my Dell, that's FN-F2. I knew of, but had never used in 5+ years, that hardware toggle. It showed up in one of the Ubuntu logs as "killswitch enabled."</p> <p>If you're a big-time newbie to laptop hardware, look for some sort of wireless icon over your Function keys. I mentioned my Dell's setting; on a Toshiba I have handy, the same toggle is FN-F8.</p> <p>Hey, it's not ALWAYS a complicated driver problem! (:</p>RichWed, 05 May 2010 19:10:14 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/310Answer by gregularexpressionshttp://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/308<p>It sounds like your Ubuntu installation doesn't have the required drivers for your wireless card. Try running <code>lspci</code>.</p> <p>You'll get output like the below but one of which will be your wireless card, you can then google for instructions to get it working on Ubuntu.</p> <pre><code>02:00.0 USB Controller: Intel Corporation 82371AB/EB/MB PIIX4 USB 02:01.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 LANCE] 02:02.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02) 02:03.0 USB Controller: VMware Inc Abstract USB2 EHCI Controller </code></pre> <p>Assuming you can get it online using the Ethernet then you can probably use apt-get to install a proprietary driver (you may need to add a repository first though).</p>gregularexpressionsWed, 05 May 2010 18:00:41 -0400http://linuxexchange.org/questions/307/wifi-in-ubuntu-1004/308