LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook
User Name
Password
Linux - Laptop and Netbook Having a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).

Notices


Reply
  Search this Thread
Old 04-09-2011, 08:08 AM   #1
richard wayburn sr
Member
 
Registered: Apr 2006
Location: massachussetts
Distribution: SuSe10
Posts: 33

Rep: Reputation: 15
Dell Inspiron 1720, Ubuntu and Mint 10 no wireless connection


I have a Dell Inspiron laptop pc with Win7 Home Premium. I just dual booted first Mint 10, then Ubuntu10.1, and neither recognizes the wifi installed.I have Broadcom 440x10/100 Integrated controller, Dell wireless 1395WLAN mini card and Microsoft Virtual WiFi Miniport Adapter on the pc.
 
Old 04-09-2011, 08:13 AM   #2
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

Can you post the outputs of lspci, lsmod, and ifconfig -a for me? Thanks man,

Josh
 
Old 04-09-2011, 11:58 AM   #3
richard wayburn sr
Member
 
Registered: Apr 2006
Location: massachussetts
Distribution: SuSe10
Posts: 33

Original Poster
Rep: Reputation: 15
Ok, when I tried to configure VSN, it says "firmware missing"
 
Old 04-09-2011, 02:02 PM   #4
corp769
LQ Guru
 
Registered: Apr 2005
Location: /dev/null
Posts: 5,818

Rep: Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007Reputation: 1007
Hello,

What is VSN? And can you give the output of the commands like I asked in order for me to help?

Josh
 
Old 04-09-2011, 10:01 PM   #5
richard wayburn sr
Member
 
Registered: Apr 2006
Location: massachussetts
Distribution: SuSe10
Posts: 33

Original Poster
Rep: Reputation: 15
John I donmot know what those things are or how to find them, I am a newbie
 
Old 04-09-2011, 10:33 PM   #6
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,330
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
It's a Dell, so it's likely a Broadcom wireless chip.

Run lspci in a terminal and I'll bet dollar to a doughnut it tells you that there's Broadcom wireless.

If so, this might help:

http://www.broadcom.com/support/802.11/linux_sta.php

Plus there are scads of threads on LQ about Broadcom wireless and Linux.
 
Old 04-10-2011, 07:54 AM   #7
hf2046
Member
 
Registered: Mar 2011
Distribution: Slack64
Posts: 111

Rep: Reputation: 20
Quote:
Originally Posted by richard wayburn sr View Post
John I donmot know what those things are or how to find them, I am a newbie
This is copied from the README file associated with the last link that frankbell posted, hopefully it clears things up. If you need help figuring out where the menus are or how to get to the shell and execute commands, let us know. Good luck!

Ubuntu:
------
Go to System->Administration->Hardware Drivers
Choose the Broadcom STA wireless driver
Activate

Sometimes the driver does not show up in the Hardware Drivers choices. In
this case, try reintalling the driver from the GUI or shell like this:

From the GUI:
Package Manager (System>Administration>Synaptic Package Manager). Click the
Reload button in the upper left corner of Synaptic to refresh your index then
search for and reinstall the package named bcmwl-kernel-source.

From the shell:
sudo apt-get update
sudo apt-get --reinstall install bcmwl-kernel-source

In either GUI or text case, after reinstalling, reboot your machine.

Now go back to System->Administration->Hardware Drivers
and you should see the driver enabled and working.
 
1 members found this post helpful.
Old 04-10-2011, 07:58 PM   #8
richard wayburn sr
Member
 
Registered: Apr 2006
Location: massachussetts
Distribution: SuSe10
Posts: 33

Original Poster
Rep: Reputation: 15
Ok, I went to syatem.Administration.Hardware Drivers....but there is no "hardware Drivers" there, just "Additional Hardware Drivers, which I need to be online for access.

GUI, to Synaptic Package manager, when I click reload I get a message that I am not online,

Shell...apt-get-update, again, not online.

This is a dual boot, with Win 7 and on my Win 7 drivers, I have a Broadcom440x10/100 Integrated Controller.

????
 
Old 04-10-2011, 08:09 PM   #9
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,330
Blog Entries: 28

Rep: Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144Reputation: 6144
If you have home internet, you likely have a router. Even if it's called a "wireless" router, it should have ethernet ports in it. Mine has four ports.

Get an ethernet cable and move your computer to a spot close enough to the router the jack into it long enough to fix this problem.
 
Old 04-11-2011, 07:02 AM   #10
hf2046
Member
 
Registered: Mar 2011
Distribution: Slack64
Posts: 111

Rep: Reputation: 20
Quote:
Originally Posted by richard wayburn sr View Post
Ok, I went to syatem.Administration.Hardware Drivers....but there is no "hardware Drivers" there, just "Additional Hardware Drivers, which I need to be online for access.

GUI, to Synaptic Package manager, when I click reload I get a message that I am not online,

Shell...apt-get-update, again, not online.

This is a dual boot, with Win 7 and on my Win 7 drivers, I have a Broadcom440x10/100 Integrated Controller.

????
A couple of ways you can do this. As frankbell posted, get an Ethernet cable and set up your hardwired connection from your Linux installation; then use Synaptic to get the package from the online repository. This would be the preferred way since you won't have to compile the driver yourself.

-or-

Download to Windows. Put it on a USB stick/drive and boot into Linux to copy it onto your Linux partition. Alternatively, you can mount your Windows partition and copy it to your Linux installation that way. Then unzip the contents and follow the instructions in the README file to compile and insert the module into your kernel.
 
Old 04-16-2011, 05:38 AM   #11
richard wayburn sr
Member
 
Registered: Apr 2006
Location: massachussetts
Distribution: SuSe10
Posts: 33

Original Poster
Rep: Reputation: 15
I loaded Mint 9 instead and downloaded the broadband drivers immediately, and it works fine. I am on Mint 9 right now, and now have a triple boot pc, with about 113gb for each, Win7, Ubuntu10.1 and Mint9.
Mint 9 works just fine, all I need now is to download the codecs.
I will try to hook this up to a hardwire this week, then go to synaptics and see if I can't get Ubuntu10.10 up and running.
These are the types of problems that drive newbies away from Linux, and as a newbie, I find a lot of answers confusing...however, being totally disgusted with Microsoft and their attitude towards users, I will persevere.
thank you all. going to buy a ethernet cable, and we'll see what happens.
 
Old 04-18-2011, 06:20 PM   #12
richard wayburn sr
Member
 
Registered: Apr 2006
Location: massachussetts
Distribution: SuSe10
Posts: 33

Original Poster
Rep: Reputation: 15
Ubuntu is up and running. The eternet cable was the trick. Thank all!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
dell inspiron 1720 touchpad problem emg Linux - Laptop and Netbook 7 05-20-2009 07:30 PM
Does Dell laptop inspiron 1720 supports wifi in monitoring mode? doraimom Linux - Laptop and Netbook 7 12-07-2008 12:19 PM
LINUX on Dell Inspiron 1720 KirkD Linux - Newbie 17 09-29-2008 03:52 PM
Red hat doesn't see disk on DELL Inspiron 1720 deel2 Linux - Laptop and Netbook 4 08-06-2008 05:39 PM
dell inspiron 1720 should i install linux?? reddwarf1387 Linux - Newbie 4 12-31-2007 09:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Laptop and Netbook

All times are GMT -5. The time now is 05:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration