We have moved to a new Sailfish OS Forum. Please start new discussions there.
1

[3.0.3 Hossa/Jolla1 BUG] pactl set-sink-volume / speaker volume

asked 2019-05-04 18:54:45 +0300

Leon gravatar image

The standard output volume of the Jolla1 phone always was low. Therefore I set

pactl set-sink-volume 1 140%

without any problems until now. With 3.0.3 Hossa I get following error on stdout:

[nemo@Sailfish ~]$ LANG=C pactl set-sink-volume 1 140%
shared memfd open() failed: Function not implemented

Any hints about this?

edit retag flag offensive close delete

Comments

same here (j1), but volume is changed nonetheless:

[nemo@Sailfish ~]$  pactl set-sink-volume 1 150%
shared memfd open() failed: Die angeforderte Funktion ist nicht implementiert
[nemo@Sailfish ~]$  pactl list sinks  
shared memfd open() failed: Die angeforderte Funktion ist nicht implementiert
 ...
Ziel #1
 Status: SUSPENDED
 Name: sink.primary
 Beschreibung: Droid sink primary
 Treiber: module-droid-card.c
Abtastwert-Angabe: s16le 2ch 48000Hz
Kanalzuordnung: front-left,front-right
Besitzer-Modul: 7
Stumm: nein
Lautstärke: front-left: 98304 / 150% / 10,57 dB,    front-right: 98304 / 150% / 10,57 dB
 ...
lpr ( 2019-05-04 20:05:28 +0300 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2019-05-04 20:52:22 +0300

Spam Hunter gravatar image

updated 2019-05-04 20:57:59 +0300

are you sure it was pactl you used?, maybe something changed?,.....I know I've covered this somewhere here on TJC, I just can't find it.

I've just pulled some notes and found the following, which i quickly tried on my Jolla1 and it works a treat;

pacmd set-sink-volume 1 65536 (100% default max volume)

or

pacmd set-sink-volume 1 98304 (150% volume)
edit flag offensive delete publish link more
Login/Signup to Answer

Question tools

Follow
2 followers

Stats

Asked: 2019-05-04 18:54:45 +0300

Seen: 358 times

Last updated: May 04 '19