LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-12-2014, 09:14 AM   #1
cyrussiin
LQ Newbie
 
Registered: Sep 2014
Posts: 2

Rep: Reputation: Disabled
Linux mint cinnamon wifi connection error iwconfig: command not found


hi guys
Thanks for your warm reception and kind welcoming email
I'm new to Linux and just installed Linux mint in my notebook
and have a problem with WiFi getting recognized by Linux mint cinnamon new version 17
have tried these commands after searching the web
lspci
[127]444444@flash ~ $ lspci
00:00.0 Host bridge: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.1 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:00.3 System peripheral: Intel Corporation 82852/82855 GM/GME/PM/GMV Processor to I/O Controller (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:02.1 Display controller: Intel Corporation 82852/855GM Integrated Graphics Device (rev 02)
00:1d.0 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01)
00:1d.1 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01)
00:1d.2 USB controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01)
00:1d.7 USB controller: Intel Corporation 82801DB/DBM (ICH4/ICH4-M) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 81)
00:1f.0 ISA bridge: Intel Corporation 82801DBM (ICH4-M) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801DBM (ICH4-M) IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
00:1f.6 Modem: Intel Corporation 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01)
02:03.0 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.1 CardBus bridge: Ricoh Co Ltd RL5c476 II (rev ac)
02:03.2 FireWire (IEEE 1394): Ricoh Co Ltd R5C552 IEEE 1394 Controller (rev 04)
02:04.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
02:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev 01)
444444@flash ~ $


I do appreciate it any useful suggestions
thanks again
cyrus

Last edited by cyrussiin; 09-12-2014 at 09:49 AM.
 
Old 09-12-2014, 09:25 AM   #2
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,937

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
Certain commands can only be run by root; if you see
Quote:
This is most likely caused by the lack of administrative privileges associated with your user account.
then you need to enter
Code:
sudo iwconfig
enter your password when prompted to do so.
 
Old 09-12-2014, 09:36 AM   #3
cyrussiin
LQ Newbie
 
Registered: Sep 2014
Posts: 2

Original Poster
Rep: Reputation: Disabled
I used the command sudo iwconfig and got this message
$ sudo iwconfig
[sudo] password for :
lo no wireless extensions.

eth0 no wireless extensions.

Last edited by cyrussiin; 09-12-2014 at 09:45 AM.
 
Old 09-12-2014, 12:23 PM   #4
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Rep: Reputation: Disabled
Have you tried this?
Code:
sudo ifconfig wlan0 up
If that doesn't work you need to verify that the correct driver is installed for your wifi device.
jdk
 
Old 09-12-2014, 12:42 PM   #5
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,838

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
You may need to install the firmware-broadcom
Try
Quote:
sudo modprobe bcm4306
Post output of lsmod
 
Old 09-25-2014, 11:38 PM   #6
Privatier
LQ Newbie
 
Registered: Sep 2014
Posts: 2

Rep: Reputation: Disabled
BCM4306 driver issues

I have just run into a similar problem while installing Mint17 on a Dell Latitude D505. After many false starts I found the recommendations in http://askubuntu.com/questions/45912...-14-04-install, with a modification for the BCM4306 V2 device:
sudo apt-get purge bcmwl-kernel-source
sudo apt-get update
sudo apt-get install firmware-b43legacy-installer
shutdown computer; unplug network; restart; Wifi should work now.

If you have a different Broadcom card, see https://help.ubuntu.com/community/Wi...Driver/bcm43xx
I think the key is the purge command, because it also fixes the configuration files.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Can I improve my wifi in Linux Mint 17 Qiana Cinnamon moisesrntr Linux - Newbie 6 09-08-2014 12:56 PM
WiFi connection dropping in Linux Mint kandi9973 Linux - Wireless Networking 8 09-23-2013 06:31 PM
linux mint wifi connection trough terminal incruator Linux - Newbie 1 07-28-2013 04:39 AM
Boot Error on linux mint 13 cinnamon live usb BillThePlatypus Linux - Newbie 6 08-16-2012 09:35 AM
iwconfig: command not found HighScore80 Linux - Newbie 3 07-14-2009 10:11 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:42 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