TOSHIBA SATELLITE L75 BCM43142 REV 01
Just installed Mint 19.2 cinnamon on win 10 dual boot. Wif works on window 10 but not showing up on Mint 19.2
Tried 2 weeks trying various things from linux forum nothing works.
Anyone tried to make WIFI work on TOSHIBA SATELLITE L75 BCM43142 REV 01 ?
Mint 19.2 wifi not showing (BCM43142)
Forum rules
Before you post please read how to get help
Before you post please read how to get help
-
- Level 1
- Posts: 8
- Joined: Fri Aug 23, 2019 7:59 am
- Larry78723
- Level 7
- Posts: 1654
- Joined: Wed Jan 09, 2019 7:01 pm
- Location: Jasper County, SC, USA
Re: Mint 19.2 wifi not showing (BCM43142)
Please post an inxi -n report. This will give us a concise overview of your network hardware and on how Mint sees it.
Here is how to generate the report and post it:
Open a terminal window. Make it fullscreen to avoid unneeded linebreaks or chopped lines. Execute the command
exactly as it has been typed here.
Mark the complete text output which the command will display with your mouse.
Press the keyboard shortcut <Shift><Ctrl>C to copy the marked text into the clipboard.
Enclose the results between the code markers by selecting </> from the mini toolbar above the textbox where you type your reply then paste <Ctrl>V them in your reply between the code markers.
The results will help us to help you.
Larry
Here is how to generate the report and post it:
Open a terminal window. Make it fullscreen to avoid unneeded linebreaks or chopped lines. Execute the command
Code: Select all
inxi -n
Mark the complete text output which the command will display with your mouse.
Press the keyboard shortcut <Shift><Ctrl>C to copy the marked text into the clipboard.
Enclose the results between the code markers by selecting </> from the mini toolbar above the textbox where you type your reply then paste <Ctrl>V them in your reply between the code markers.
The results will help us to help you.
Larry

-
- Level 1
- Posts: 8
- Joined: Fri Aug 23, 2019 7:59 am
Re: Mint 19.2 wifi not showing (BCM43142)
Code: Select all
ae@ae-Satellite-L75-B:~$ inxi -n
Network:
Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
driver: r8169
IF: enp1s0 state: up speed: 1000 Mbps duplex: full mac: 00:8c:fa:87:ef:73
Device-2: Broadcom and subsidiaries BCM43142 802.11b/g/n driver: N/A
ae@ae-Satellite-L75-B:~$
- Larry78723
- Level 7
- Posts: 1654
- Joined: Wed Jan 09, 2019 7:01 pm
- Location: Jasper County, SC, USA
Re: Mint 19.2 wifi not showing (BCM43142)
First, go into your Bios and make sure Secure Boot is disabled.
Then, check out viewtopic.php?f=53&p=1608164 and follow instructions there.
Then, check out viewtopic.php?f=53&p=1608164 and follow instructions there.

-
- Level 1
- Posts: 8
- Joined: Fri Aug 23, 2019 7:59 am
Re: Mint 19.2 wifi not showing (BCM43142)
1) I performed clean install of mint 19.2 dual boot with window.
2) Selected the driver suggested by update manager.
3) DISABLE the secure boot.
4) reboot the system and wifi started working.
Most likely the issue was secure boot
Thanks for all your help Larry
2) Selected the driver suggested by update manager.
3) DISABLE the secure boot.
4) reboot the system and wifi started working.
Most likely the issue was secure boot
Thanks for all your help Larry
- Larry78723
- Level 7
- Posts: 1654
- Joined: Wed Jan 09, 2019 7:01 pm
- Location: Jasper County, SC, USA