LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installed Ubuntu but PC wireless connection no longer works (https://www.linuxquestions.org/questions/linux-newbie-8/installed-ubuntu-but-pc-wireless-connection-no-longer-works-4175545714/)

steve.bradshaw 06-18-2015 02:44 AM

Installed Ubuntu but PC wireless connection no longer works
 
I recently installed Ubuntu on an old Dell Laptop using (CD media)
but I found that I no longer had a wireless network. So
I cannot connect to my netgear router at home and the internet rendering the installation virtually useless.

translator1111 06-18-2015 05:15 AM

Dear steve.bradshaw,
what is the ouput of ifconfig
Faithfully,
M.

jdkaye 06-18-2015 05:28 AM

Can you give us a bit of detail about what exactly you are doing to get connected and what responses you are receiving from Ubuntu. Are you using Ubuntu 14.04 or some other version?
jdk

Soadyheid 06-18-2015 07:46 AM

Hi Steve,

Welcome to LinuxQuestions! :)

You need to give us some more details to get help. What exactly is the model of Dell, laptop? Can you look up the spec and find out what WiFi network card is installed in it and let us know? If you can find them, details of the WiFi chip would help as well. ( :doh: No Internet connection... Yeh, I know... Read on...)

You're probably going to need to install a software module to enable the WiFi so the other thing you'll need is a Cat5 network patch cable to connect between your netgear router and the laptop to give you a connection to the Internet to allow you to check specs and download the correct module. Wired connections just seem to work!
Every time I've upgraded the OS on my old EeePC netbook it loses it's WiFi and I have to re-load the Realtech module this way to get it back.

Play Bonny!

:hattip:

Ihatewindows522 06-18-2015 09:21 AM

Would it happen to be a Latitude C840 by any chance (or one from that era)? There is a notorious issue with those and Linux that affects wireless (no matter what chip you have) and the GeForce 4 graphics card. I think it's with the motherboard, I can't seem to get things that **should** work to work. I'm not alone:
http://www.liquidsilver.org/2010/03/...er-linux-fail/
He said in there that it's an issue with the GPU, but I think it's much deeper than that because of the wireless issue.

pholland 06-18-2015 11:52 AM

This link may be helpful:

http://askubuntu.com/questions/55868...reless-drivers

This topic seems to come up pretty often. Good luck.

Added: Ubuntu manual free download: http://ubuntu-manual.org/

See pp 77-78 for getting proprietary drivers, which would include drivers for Broadcom wifi. By the way, a wired internet connection is required for getting proprietary drivers.

ardvark71 06-18-2015 02:56 PM

Hi Steve...

Welcome to the forum :)

Let's first ascertain which wireless adapter we're dealing with. ;)

Please open a terminal and post the results of...

Code:

lspci -nnk | grep -i net -A2
Thanks!

frankbell 06-18-2015 08:28 PM

The key to this is finding out what wireless chipset is in use. Dell likes Broadcom, though I can't speak about that particular machine.

This thread will give you the tools to find out your wireless chipset and some assistance if it's Broadcom. Note that, in newer versions of Ubuntu, the location of the "Additional Drivers" item has moved; it's now a tab in the Software and Updates tool.


All times are GMT -5. The time now is 06:35 AM.