Sound profiles on UBPorts - Printable Version +- PINE64 (https://forum.pine64.org) +-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120) +--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121) +---- Forum: UBPorts on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=125) +---- Thread: Sound profiles on UBPorts (/showthread.php?tid=9786) |
Sound profiles on UBPorts - afigegoznaet - 05-04-2020 Hi. I noticed during phone calls, the speaker and mic level are a bit lower than what I am used to. I could raise the volume in aslamixer, but the settings are reset when a new call is innitiated. Any ideas where these sound profiles are saved/how to edit them? RE: Sound profiles on UBPorts - wibble - 05-05-2020 I'm not sure how ubports is handling it, but have a look for alsaucm sound profile settings. In pmos they're under /usr/share/alsa/ucm2/sun50i-a64-audio/ but this location is only writable by root and probably gets overwritten on package upgrades. I haven't tried using the alsaucm cli to change any of the values - if you're lucky it'll Just Work. Perhaps there's a nice GUI for it I'm not aware of. RE: Sound profiles on UBPorts - afigegoznaet - 05-06-2020 (05-05-2020, 08:40 AM)wibble Wrote: I'm not sure how ubports is handling it, but have a look for alsaucm sound profile settings. In pmos they're under /usr/share/alsa/ucm2/sun50i-a64-audio/ but this location is only writable by root and probably gets overwritten on package upgrades. I haven't tried using the alsaucm cli to change any of the values - if you're lucky it'll Just Work. Perhaps there's a nice GUI for it I'm not aware of. That worked, thanks a lot. |