Feature #117
closeddoudoulinux-sound should write ALSA conf to /etc/
100%
Description
Currently setting the sound output only changes the user's settings. This has no effect in the other activities and no effect on the menu of activities. It would not be possible to play a sound while booting either, if the sound output does not default to the good one.
Therefore we should modify the set-alsa-output script so that it modifies the global ALSA settings instead, which will require root privileges. Global setting then has to be recorded in a persistent place, ie. /home/etc/
.
Updated by Jean-Michel Philippe over 13 years ago
As indicated in the following page, it seems we just need to run set-alsa-output
as root and make it write its result in /etc/asound.conf
instead of $HOME/.asoundrc
:
Updated by Jean-Michel Philippe over 13 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 30
Updated by Jean-Michel Philippe over 13 years ago
- Status changed from In Progress to Resolved
- % Done changed from 30 to 100
- Estimated time changed from 3:00 h to 1:00 h
We now have to use hardware signatures to keep tuning persistent across machines.
Updated by Jean-Michel Philippe over 13 years ago
- Estimated time changed from 1:00 h to 1:30 h
Updated by Jean-Michel Philippe over 13 years ago
- Status changed from Resolved to Closed