Wifi driver for MINISFORUM Z83F

Requests go here. If you fill a request, give it a new thread in the appropriate category and then link to it in the request thread.
Post Reply
Message
Author
User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

Wifi driver for MINISFORUM Z83F

#1 Post by nilsonmorales »

Hi.
A friend of mine bought a mini pc but lspci does not show any information about the wifi module, I told him he will send me the information in dmesg and this is part of what says.
brcmfmac: brcmf_fw_alloc_request: using brcm/brcmfmac43455-sdio for chip BCM4345/6
usbcore: registered new interface driver brcmfmac
brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.txt failed with error -2
brcmfmac: brcmf_sdio_htclk: HT Avail timeout (1000000): clkctl 0x50
This is the minipc
https://www.amazon.com/Z83-F-PC-X5-Z835 ... B07BF6K7RH
He was testing in bionicpup
I would like offer some driver whaterver puppy version, tahr, xenialpup, bionicpup no matter so I hope someone can help us.
Sailing in google found this http://davidegironi.blogspot.com/2019/1 ... z8350.html
Attach pdiag.
cheers.
Attachments
pdiag-20120101.tar.gz
(201.77 KiB) Downloaded 162 times
[b][url=http://nilsonmorales.blogspot.com/]My blog |[/url][/b][b][url=https://github.com/woofshahenzup]| Github[/url][/b]
[img]https://i.postimg.cc/5tz5vrrX/imag018la6.gif[/img]
[img]http://s5.postimg.org/7h2fid8pz/botones_logos3.png[/img]

User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#2 Post by vtpup »

Check the Boot Manager of the distro you are mainly interested in for a possible brcm module.

Menu>System>Boot Manager>Modules>Add New Module will give you a list.
[color=darkblue]Acer Aspire 5349-2635 laptop Tahrpup.[/color]
[color=blue]Acer R11 and C720 Chromebks Bionicpup64[/color]
[color=olive]Acer Iconia A1-830 tablet no pup[/color]
[color=orange]www.sredmond.com[/color]

User avatar
vtpup
Posts: 1420
Joined: Thu 16 Oct 2008, 01:42
Location: Republic of Vermont
Contact:

#3 Post by vtpup »

See also here for an explanation of Broadcom wireless Linux compatibility and Kernel and firmware requirements:

https://wiki.archlinux.org/index.php/Broadcom_wireless

and supported chips:

https://wireless.wiki.kernel.org/en/use ... rted_chips
[color=darkblue]Acer Aspire 5349-2635 laptop Tahrpup.[/color]
[color=blue]Acer R11 and C720 Chromebks Bionicpup64[/color]
[color=olive]Acer Iconia A1-830 tablet no pup[/color]
[color=orange]www.sredmond.com[/color]

ozsouth
Posts: 858
Joined: Fri 01 Jan 2010, 22:08
Location: S.E Australia

#4 Post by ozsouth »

I think this driver needed: http://distro.ibiblio.org/puppylinux/pe ... 23_amd.pet
Install by clicking on it in ROXFiler.
Will need to blacklist (or skiplist) b43, bcma, brcmsmac, ssb (to skiplist - edit /etc/rc.d/MODULESCONFIG at about line 24, inserting module names with a space either side). Then reboot, choosing save.

User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

#5 Post by nilsonmorales »

vtpup, ozsouth thank you, will check and report later ok
[b][url=http://nilsonmorales.blogspot.com/]My blog |[/url][/b][b][url=https://github.com/woofshahenzup]| Github[/url][/b]
[img]https://i.postimg.cc/5tz5vrrX/imag018la6.gif[/img]
[img]http://s5.postimg.org/7h2fid8pz/botones_logos3.png[/img]

Post Reply