Can not get wireless on Linux Mint 15

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
mattfaria12
Level 1
Level 1
Posts: 36
Joined: Sun Sep 29, 2013 5:20 pm

Can not get wireless on Linux Mint 15

Post by mattfaria12 »

Fresh installation of Linux Mint 15. My only problem thus far is I can not get wireless to turn on and connect to my network. When connected directly through ethernet, I am able to connect. But I would like to connect wirelessly also. Can someone please show me how to configure wireless and connect?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Dngrsone
Level 5
Level 5
Posts: 574
Joined: Thu Nov 29, 2012 12:18 pm

Post by Dngrsone »

What is the model of your wireless? There's a series of Wi-Fi modules that were dropped in the 3.08 kernel, so you might have to upgrade that to get your wireless up.

Sent from my SPH-D710 using Tapatalk 4
Try politeness; people will like you for it.
mattfaria12
Level 1
Level 1
Posts: 36
Joined: Sun Sep 29, 2013 5:20 pm

Re: Can not get wireless on Linux Mint 15

Post by mattfaria12 »

Whats the command to get the wireless model? And i did a "sudo apt-get upgrade" yesterday, thinking that might fix the problem. Same story though.

Code: Select all

matt@matt-Lenovo-3000-G530 ~ $ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.
I did some research and found the "iwconfig" command. Above is the output
User avatar
Dngrsone
Level 5
Level 5
Posts: 574
Joined: Thu Nov 29, 2012 12:18 pm

Re: Can not get wireless on Linux Mint 15

Post by Dngrsone »

Let's see the output of:

Code: Select all

sudo lshw -C network
Try politeness; people will like you for it.
Ronshere

Re: Can not get wireless on Linux Mint 15

Post by Ronshere »

if you have Broadcom wifi then do this:
Bring up the Terminal and run these commands

$ sudo apt-get remove bcmwl-kernel-source
$ sudo apt-get install linux-firmware-nonfree
$ sudo apt-get install firmware-b43-installer b43-fwcutter

Now load the b43 module
$ sudo modprobe b43

To make it start it automatilcally

$ sudo su
# echo "b43" >> /etc/modules

Reboot
mattfaria12
Level 1
Level 1
Posts: 36
Joined: Sun Sep 29, 2013 5:20 pm

Re: Can not get wireless on Linux Mint 15

Post by mattfaria12 »

Output for the command "sudo lshw -c network"

Code: Select all

*-network               
       description: Network controller
       product: BCM4312 802.11b/g LP-PHY
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:04:00.0
       version: 01
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list
       configuration: driver=b43-pci-bridge latency=0
       resources: irq:18 memory:f4700000-f4703fff
  *-network
       description: Ethernet interface
       product: NetLink BCM5906M Fast Ethernet PCI Express
       vendor: Broadcom Corporation
       physical id: 0
       bus info: pci@0000:07:00.0
       logical name: eth0
       version: 02
       serial: 00:23:5a:1a:d7:02
       size: 100Mbit/s
       capacity: 100Mbit/s
       width: 64 bits
       clock: 33MHz
       capabilities: pm vpd msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.128 duplex=full firmware=sb v3.04 ip=192.168.0.100 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
       resources: irq:48 memory:f4600000-f460ffff
Seems I have Broadcom. Will try Ronshere's method
mattfaria12
Level 1
Level 1
Posts: 36
Joined: Sun Sep 29, 2013 5:20 pm

Re: Can not get wireless on Linux Mint 15

Post by mattfaria12 »

Hey Ronshere your method worked. Is it cool if I ask to explain what each command does? Just so i can get more familiar with Linux
cjorsinger

Re: Can not get wireless on Linux Mint 15

Post by cjorsinger »

mattfaria12, you can look that up yourself by using the man command, as in type ;

Code: Select all

man modprobe
at the command line to learn about the modprobe command. Just look for the parameters Ronshere included in that group of commands. The short version is that he had you remove some Linux drivers that were not working for you, replaced them with some that were better for your wifi device, along with the "non-free" firmware that makes it go. The last echo command requires a bit of explanation; it makes sure that Linux loads that driver when it boots.
mattfaria12
Level 1
Level 1
Posts: 36
Joined: Sun Sep 29, 2013 5:20 pm

Re: Can not get wireless on Linux Mint 15

Post by mattfaria12 »

Okay i will do it myself. Thank you for the explanation.
soulterror

Re: Can not get wireless on Linux Mint 15

Post by soulterror »

Ronshere wrote:if you have Broadcom wifi then do this:
Bring up the Terminal and run these commands

$ sudo apt-get remove bcmwl-kernel-source
$ sudo apt-get install linux-firmware-nonfree
$ sudo apt-get install firmware-b43-installer b43-fwcutter

Now load the b43 module
$ sudo modprobe b43

To make it start it automatilcally

$ sudo su
# echo "b43" >> /etc/modules

Reboot
I did these commands and now my wireless won't allow me to turn it on. Before I could turn it on, but it could not connect to my network (not sure if it could to any other networks.) I'm using a Dell Inspiron 1545. Broadcom Corporation BCM4312 802.11b/g LP-PHY (rev 01)
==> PCI ID = 14e4:4315 (rev 01) Using Mint 15. I have been looking all over the last few days trying to get the wireless to work to no avail.

sudo lshw -c network
*-network
description: Network controller
product: BCM4312 802.11b/g LP-PHY
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:0c:00.0
version: 01
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list
configuration: driver=b43-pci-bridge latency=0
resources: irq:17 memory:f69fc000-f69fffff
*-network
description: Ethernet interface
product: 88E8040 PCI-E Fast Ethernet Controller
vendor: Marvell Technology Group Ltd.
physical id: 0
bus info: pci@0000:09:00.0
logical name: eth0
version: 13
serial: 00:23:ae:40:d5:c6
size: 100Mbit/s
capacity: 100Mbit/s
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=sky2 driverversion=1.30 duplex=full ip=192.168.1.106 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:45 memory:f68fc000-f68fffff ioport:de00(size=256)
*-network DISABLED
description: Wireless interface
physical id: 2
logical name: wlan0
serial: 00:22:5f:b3:25:12
capabilities: ethernet physical wireless
configuration: broadcast=yes driver=b43 driverversion=3.8.0-31-generic firmware=666.2 link=no multicast=yes wireless=IEEE 802.11bg



iwconfig
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off

lo no wireless extensions.

eth0 no wireless extensions.


*edit*
Reinstalled Mint and ran the commands Ronshere listed and my wireless is now working. Looks to be a little unstable but maybe it will resolve itself. Thanks for the help.
Locked

Return to “Networking”