This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
7a4ea7dd4c
pmaports
/
device
/
community
/
soc-qcom-sdm845
/
soc-qcom-sdm845-nonfree-firmware.post-install
5 lines
99 B
Text
Raw
Normal View
History
Unescape
Escape
soc-qcom-sdm845: new aport (MR 1271) Add a generic qcom SDM845 aport for common packages like rmtfs, pd-mapper and tqftpserv which are required in order to get the Modem and WLAN booted.
2020-05-27 00:15:46 +00:00
#!/bin/sh
rc-update add tqftpserv boot
rc-update add pd-mapper boot
community/soc-qcom-sdm845: update ucm conf and add q6voiced for call audio support (MR 2982) Also, moving the modemmanager.conf file from the main package to the nonfree-firmware subpackage as Modem Manager is going to work only if the nonfree-firmwares are present.
2022-03-17 07:56:22 +00:00
rc-update add q6voiced default
Reference in a new issue
Copy permalink