fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

10K
active users

Bodhi-Linux runs great. Only my default sound-device has to be set every time I boot. Other than that fast and versatile.

Ryo

Found a solution for the sound problem:

$ emacs /etc/pulse/default.pa

Find this section and change as following:

### Make some devices default
set-default-sink alsa_output.pci-0000_00_1f.3.hdmi-stereo
# set-default-source input

The default sink was alsa_output.pci-0000_00_1f.3.hdmi-stereo
for me.
You can list all sinks with:
$ pactl list sinks