Please Help- No Wireless detected- Broadcom

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
Novo

Please Help- No Wireless detected- Broadcom

Post by Novo »

Hi all,

I am new to linux, I have researched the last few hours to my problem and don't seem to be getting anywhere. I've tried downloading b43 and the STA drivers... Really stuck with this, any help would be much appreciated According to driver manager i'm using bcmlw-kernel-souce as the alternative driver... It doesn't work?!? Thanks again for any input

mintwifi:

Code: Select all

 I. scanning WIFI PCI devices...
  -- Broadcom Corporation BCM43142 802.11b/g/n (rev 01)
      ==> PCI ID = xxxxxxxxx (rev 01)
-------------------------
* II. querying ndiswrapper...
-------------------------
* III. querying iwconfig...
eth0      no wireless extensions.

lo        no wireless extensions.

wlan0     IEEE 802.11abg  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   
          Retry  long limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          
-------------------------
* IV. querying ifconfig...
eth0      Link encap:Ethernet  HWaddr xx:xx:xx:xx:xxxx 
          inet addr:xxxxxxxxx Bcast:xxx.xxx.x.xxx  Mask:xxx.xxx.xxx.x
          inet6 addr: xxxx::xxxx:xxx:xxxx:xxxx/xx Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:16 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:495 errors:0 dropped:0 overruns:0 frame:0
          TX packets:495 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:50040 (50.0 KB)  TX bytes:50040 (50.0 KB)

wlan0     Link encap:Ethernet  HWaddr xxxxxxxxxxxxxxx 
          inet6 addr: xxxxxxxxxxxxxxxxxx Scope:Link
          UP BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
          Interrupt:17 

-------------------------
* V. querying DHCP...
[sudo] password for xxxxx: 
Sorry, try again.
[sudo] password for xxxxx: 
RTNETLINK answers: File exists
-------------------------
* VI. querying nslookup google.com...
Server:		xxxxxxxxx
Address:	xxxxxxxxxxx

Non-authoritative answer:
Name:	google.com
Address: xxxxxxxxxxxxx
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
Pjotr
Level 24
Level 24
Posts: 20137
Joined: Mon Mar 07, 2011 10:18 am
Location: The Netherlands (Holland) 🇳🇱
Contact:

Re: Please Help- No Wireless detected- Broadcom

Post by Pjotr »

This chipset should run fine on the bcmwl-kernel-source (the "wl"). What's the output of this command:

Code: Select all

sudo rfkill list all
Press Enter. Type your password when asked; this will remain entirely invisible, not even dots will show, this is normal.
Tip: 10 things to do after installing Linux Mint 21.3 Virginia
Keep your Linux Mint healthy: Avoid these 10 fatal mistakes
Twitter: twitter.com/easylinuxtips
All in all, horse sense simply makes sense.
Novo

Re: Please Help- No Wireless detected- Broadcom

Post by Novo »

Hi Pjotr,

Thanks for your interest, here are the results:

Code: Select all

0: ideapad_wlan: Wireless LAN
	Soft blocked: no
	Hard blocked: no
1: ideapad_bluetooth: Bluetooth
	Soft blocked: no
	Hard blocked: no
2: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
3: brcmwl-0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
4: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
User avatar
kc1di
Level 18
Level 18
Posts: 8181
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Please Help- No Wireless detected- Broadcom

Post by kc1di »

Have you used the additional driver tool to see if it offers you a driver for your card?
if not go to system menu and try that first.

also can you list the output of
  • lsmod
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
Novo

Re: Please Help- No Wireless detected- Broadcom

Post by Novo »

Hi guys,

I seem to have it working- I installed wicd network manager. It seems inconsistent though, it picked up the wireless networks but kept saying I had a bad password but on my fifth attempt it worked?!

So I'm happy. :-)

Thank you for your time
User avatar
kc1di
Level 18
Level 18
Posts: 8181
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Please Help- No Wireless detected- Broadcom

Post by kc1di »

Novo wrote:Hi guys,

I seem to have it working- I installed wicd network manager. It seems inconsistent though, it picked up the wireless networks but kept saying I had a bad password but on my fifth attempt it worked?!

So I'm happy. :-)

Thank you for your time
glad is sort of working for you.
the inconsistency could still be that you have the wrong driver installed, list the ouput of

Code: Select all

lsmod
and we will see.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
Locked

Return to “Networking”