How to use Broadcom BCM43142 802.11b/g/n WiFi?

Moderator: Forum moderators

Post Reply
babinio74
Posts: 14
Joined: Wed Nov 08, 2023 6:27 am

How to use Broadcom BCM43142 802.11b/g/n WiFi?

Post by babinio74 »

Hello!

I need help installing Wi-Fi drivers for Broadcom BCM43142 chip ( XenialPup64 7.5 )

I haven't found anything using the PPM by using a wired internet connection

is there any .pet package that will help me build the driver? Or should i do it manually and how? (

thank you inadvance!

User avatar
Phoenix
Posts: 339
Joined: Fri Feb 12, 2021 2:03 am
Location: Canada
Has thanked: 4 times
Been thanked: 48 times

Re: How to use Broadcom BCM43142 802.11b/g/n WiFi?

Post by Phoenix »

You'll have to build it manually. Get the devx and kernel source sfs available in quickpet and download here https://docs.broadcom.com/docs/12358410.
Unzip it via tar -xf, cd into the extracted contents, and issue make && make install.
If everything goes right you will have a working module that you can insert via modprobe wl, presumably. (or just restart)

IRC: firepup | Time to hack Puppy!

babinio74
Posts: 14
Joined: Wed Nov 08, 2023 6:27 am

Re: How to use Broadcom BCM43142 802.11b/g/n WiFi?

Post by babinio74 »

@Phoenix Thank you for your reply!

Can you explain a little how do I get devx and kernel source sfs from quickpet? I’m a beginner using puppy Linux

User avatar
bigpup
Moderator
Posts: 6268
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 732 times
Been thanked: 1292 times

Re: How to use Broadcom BCM43142 802.11b/g/n WiFi?

Post by bigpup »

I am assuming you have Xenialpup64 as a frugal or live install and have rebooted making a save file/folder and now using it.

I'll do one better for you.

http://distro.ibiblio.org/puppylinux/pu ... 64_7.5.sfs

http://distro.ibiblio.org/puppylinux/pe ... lpup64.sfs
Check with Pup-Sysinfo program (sys-specs->kernel) to make sure your version is using Linux Kernel 4.9.58.
There are several kernels that Xenialpup did use. This is what should be in the latest version.

Download these SFS files to /mnt/home/ location. (Default location where programs are going to be looking for them)

Use the program SFS-Load-On-The-Fly to load them into the operating system.

This will place the contents of these SFS packages into the operating file system.

SFS packages are a way to provide programs and files, that can be loaded or unloaded into the operating system.
When loaded, they act the same as if you installed them.
Unload and it is no longer in the operating file system.

Quickpet should provide these SFS packages under the Useful tab.
Should have a Quickpet icon on the desktop to run Quickpet from.
Key word should. Not everything was available in Xenialpup Quickpet as it is in Bionicpup64 8.0

Note:
The devx and kernel sources SFS packages are all the software you need to compile software in a specific Puppy version.
Each Puppy version has it's own specific SFS's.
Not stuff needed to just use Puppy Linux, install already compiled software, run it, etc..., so it is not put into the Puppy ISO.
Keeping all this stuff out of the Puppy ISO helps to keep Puppy as small as it is.

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

User avatar
bigpup
Moderator
Posts: 6268
Joined: Tue Jul 14, 2020 11:19 pm
Location: Earth, South Eastern U.S.
Has thanked: 732 times
Been thanked: 1292 times

Re: How to use Broadcom BCM43142 802.11b/g/n WiFi?

Post by bigpup »

I was hoping ozsouth would see this and jump in to help you.

He is Puppy driver expert and and is very good at providing what is needed.

He has a lot of stuff already compiled and offered in Additional Software -> Drivers section of forum.

But I have not found one for your specific hardware and Puppy version.

Forum Global Moderator
The things you do not tell us, are usually the clue to fixing the problem.
When I was a kid, I wanted to be older.
This is not what I expected :o

ozsouth
Posts: 1359
Joined: Sun Jul 12, 2020 2:38 am
Location: S.E. Australia
Has thanked: 210 times
Been thanked: 602 times

Re: How to use Broadcom BCM43142 802.11b/g/n WiFi?

Post by ozsouth »

@babinio74 - from the driver archives is the following xenial64 driver pet. Is for default Xenial64-7.5 kernel 4.9.58.
Someone else posted it some time ago. You may wish to try it:
https://archive.org/download/Puppy_Linu ... _amd64.pet

babinio74
Posts: 14
Joined: Wed Nov 08, 2023 6:27 am

Re: How to use Broadcom BCM43142 802.11b/g/n WiFi?

Post by babinio74 »

@ozsouth

thank you very much, this pet file worked perfect and now i have wifi working!

Post Reply

Return to “Xenial”