The officially official Devuan Forum!

You are not logged in.

#1 2023-08-27 19:53:42

deepforest
Member
Registered: 2020-03-24
Posts: 312  

[SOLVED] Volume control, Ceres issue migrated to Daedalus?

When i was use Ceres i have issue with volume control.
Now after fresh clean install of Daedalus i have same issue.
Every time after booting, volume was muted and port of output devices always was set "headphones"
Even when i do unmute volume and reset port to "line out" after next reboot my volume setting not save.
Help this temporary solution

freeartist@devuan:~$ sudo nano /etc/pulse/default.pa

## Make some devices default
#set-default-sink output 1
#set-default-source input 1
set-sink-port alsa_output.pci-0000_00_1b.0.analog-stereo analog-output-lineout
set-sink-mute alsa_output.pci-0000_00_1b.0.analog-stereo 0

# Set volume to 50% on boot
set-sink-volume 0 32768

May its happens only with my build-in sound card?

freeartist-devuan@home:~$ aplay --list-devices
**** List of PLAYBACK Hardware Devices ****
card 0: Intel [HDA Intel], device 0: ALC888 Analog [ALC888 Analog]
  Subdevices: 0/1
  Subdevice #0: subdevice #0
card 0: Intel [HDA Intel], device 1: ALC888 Digital [ALC888 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
freeartist-devuan@home:~$ 

Offline

Board footer