LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM
User Name
Password
Slackware - ARM This forum is for the discussion of Slackware ARM.

Notices


Reply
  Search this Thread
Old 05-02-2024, 04:27 PM   #1
lazardo
Member
 
Registered: Feb 2010
Location: SD Bay Area
Posts: 275

Rep: Reputation: Disabled
[SOLVED] rp4 wifi older sarpi4_64


For those still running older aarch64 on rpi4 and missing wifi
(from dmesg):
Code:
May  2 11:03:11 rp4 kernel: brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.raspberrypi,4-model-b.bin failed with error -2
May  2 11:03:11 rp4 kernel: brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43455-sdio.bin failed with error -2
This was a filename issue where the link in /lib/firmware/brcm was incorrect:
Code:
brcmfmac43455-sdio.bin -> ../cypress/cyfmac43455-sdio.bin
My fix in /lib/firmware/cypress:
Code:
$ ls -l ../cypress | grep 43455
-rw-r--r-- 1 root root 548728 Feb 26 09:06 cyfmac43455-sdio-minimal.bin
-rw-r--r-- 1 root root 643651 Feb 26 09:06 cyfmac43455-sdio-standard.bin
lrwxrwxrwx 1 root root     29 May  2 13:16 cyfmac43455-sdio.bin -> cyfmac43455-sdio-standard.bin
-rw-r--r-- 1 root root   2676 Feb 26 09:06 cyfmac43455-sdio.clm_blob
Performance on 5ghz:
Code:
$ host=intel; port=23234; cnt=256; ssh $host "nc -l -p $port > /dev/null & disown" & sleep 1; dd if=/dev/zero bs=1M count=$cnt | nc -q 1 $host $port
[1] 1129
256+0 records in
256+0 records out
268435456 bytes (268 MB, 256 MiB) copied, 26.5753 s, 10.1 MB/s
Note this is 4x slower than Intel Corporation Wireless-AC 9260 running not 4 feet away on the same channel.
Back to ethernet
 
Old 05-06-2024, 05:12 AM   #2
drmozes
Slackware Contributor
 
Registered: Apr 2008
Distribution: Slackware
Posts: 1,550

Rep: Reputation: 1314Reputation: 1314Reputation: 1314Reputation: 1314Reputation: 1314Reputation: 1314Reputation: 1314Reputation: 1314Reputation: 1314Reputation: 1314
Anything you change here will most likely be over written by the Slackware kernel-firmware package, because the SARPi package conflicts with it.

WiFi worked fine on my RPi4 when I tested the latest official Slackware install image about a month ago but I didn't test it extensively for long periods, nor saturate the interface.

If there's an issue with WiFi on the RPi4 or 5 let me know so I can update it.
The script we use to pull the firmware is here, so you can see which version we're using.

I don't know about any firmware for the RPi5 yet, but if there's some additional firmware I can bundle it in there.

Cheers
 
Old 05-06-2024, 05:43 PM   #3
lazardo
Member
 
Registered: Feb 2010
Location: SD Bay Area
Posts: 275

Original Poster
Rep: Reputation: Disabled
rpi4 B, aarch64 from a year ago, no post-install updates.

Apparently archive.raspberrypi.org did not verify links for that pull, and I failed to notice dmesg clues at the time.

I'll bump to latest and post results wifi.

Cheers,

Last edited by lazardo; 05-06-2024 at 05:44 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] When idle, X hangs on RP4/8GB model with Jan 22 Version of image file. rsamurti Slackware - ARM 9 02-06-2021 07:42 PM
How to power down RP4/8GB board when it is shut down? rsamurti Slackware - ARM 2 01-27-2021 05:03 PM
Date update from internet on boot fails on RP4/8GB system using Jan 22 2021 Slackware Arm Current image. rsamurti Slackware - ARM 4 01-27-2021 06:32 AM
sddm fails to start on RP4/8GB system with Jan 22 2021 image rsamurti Slackware - ARM 1 01-26-2021 01:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware > Slackware - ARM

All times are GMT -5. The time now is 03:38 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration