According to the Porting Guide step 5
Copy the firmware of Xiaomi 625 model to the file system to enable its networking function and GPU driver. Firmware for other models can be found in the Postmarket OS project.
sudo cp -r ../msm8953/firmware/* /mnt/chroot/lib/firmware/
Where can I find these on postmarketOS? According to the APKBUILD my device requires:
firmware-qcom-adreno-a300
firmware-motorola-harpia-wcnss-nv
firmware-motorola-harpia-venus
firmware-motorola-osprey-wcnss
Thanks in advance.
According to the Porting Guide step 5
Where can I find these on postmarketOS? According to the APKBUILD my device requires:
firmware-qcom-adreno-a300
firmware-motorola-harpia-wcnss-nv
firmware-motorola-harpia-venus
firmware-motorola-osprey-wcnss
Thanks in advance.