[bacon] Cannot set up wifi, wlan module not being installed
Describe your issue
Copied WCNSS_qcom_cfg.ini, WCNSS_cfg.dat, WCNSS_qcom_wlan_nv.bin, wcnss.b0{0,1,2,3,4,6,7,8,9}, wcnss.mdt
on the device (wcnss.*
files into /lib/firmware/postmarketos/
and WCNSS_*
files into /lib/firmware/postmarketos/wlan/prima/
)
Ran as root,
echo 1 > /dev/wcnss_wlan
Then ran this as root,
echo sta > /sys/module/wlan/parameters/fwpath
Command fails with error,
ash: can't create /sys/module/wlan/parameters/fwpath: nonexistent directory
Confirms no wlan directory in /sys/module/
What's the expected behaviour?
wlan gets enabled to access wifi
What's the current behaviour?
Cannot enable wlan module so no wifi
How to reproduce your issue?
Install latest edge mainline for bacon, try to copy firmware fails into respective libs. Try running commands to enable wifi. Check /sys/module/
for wlan
What device are you using?
oneplus-bacon
On what postmarketOS version did you encounter the issue?
-
edge ( master
branch) -
stable ( v20.05
branch)
On what environment did you encounter the issue?
Phone environments
-
Phosh -
Plasma Mobile -
Sxmo
Other
-
No environment -
GNOME -
KDE Plasma -
Kodi -
MATE -
Shelli -
Sway -
Weston -
Xfce4 -
fbkeyboard -
i3wm
How did you get postmarketOS image?
-
from https://images.postmarketos.org -
I built it using pmbootstrap -
It was preinstalled on my device
What's the build date of the image? (in dd-mm-yyyy format)
28-10-2020
Edited by Administrator