On Sat, May 08, 2021 at 10:23:30PM +0200, Samuel Thibault wrote:
>Christian Schoepplein, le sam. 08 mai 2021 15:03:54 +0200, a ecrit:
>> On Sat, May 08, 2021 at 11:40:49AM +0200, Samuel Thibault wrote:
>> >Christian Schoepplein, le ven. 07 mai 2021 22:20:32 +0200, a ecrit:
>> >> > Am 23.04.2021 um 10:50 schrieb Samuel Thibault <[email protected]>:
>> >> >> * espeakup:
>> >> >> - Carry over the alsa mixer levels into the installed system.
>> >>
>> >> I’ve installed two Bullseye systems with the rc1 installer. today While
>> >> the installation with braille support worked perfectly, after the
>> >> installation the sound volume was that low, aht no speech output was
>> >> possible.
>> >>
>> >> Is this a known issue?
>> >
>> >No, on the contrary, the fix mentioned above is supposed to fix that
>> >kind of issue...
>> >
>> >Just to make sure:
>> >- Do you end up with the alsa-utils package installed?
>>
>> Yes, the package is there after the installation
>>
>> >- Do you end up with a /var/lib/alsa/asound.state file on the installed
>> > system?
>> >- Please post the content of that file
>>
>> The file ist also there. It looks like this:
>>
>
>> control.2 {
>> iface MIXER
>> name 'Master Playback Volume'
>> value.0 63
>> value.1 63
>> comment {
>> range '0 - 63'
>> }
>
>So that's the maximum
>
>> control.17 {
>> iface MIXER
>> name 'PCM Playback Volume'
>> value.0 51
>> value.1 51
>> comment {
>> range '0 - 63'
>
>So that's not the maximum, but that's already very large.
>
>Is the timestamp (see "stat /var/lib/alsa/asound.state") still dated the
>time of your installation, and not of your fixing the sound levels?
>
>I tried to reproduce the issue with vmware but didn't get the bug at
>all, at reboot I had completely onrmal levels. Which version of vmware
>are you using? Which VM profile did you tell vmware?
I've now installed a fresh system to reproduce the problem taht no sound is
there after installation.
These are the packages related to alsa after installation:
root@debian:~# dpkg -l | grep alsa
ii alsa-topology-conf 1.2.4-1 all
ALSA topology
configuration files
ii alsa-ucm-conf 1.2.4-2 all
ALSA Use Case
Manager configuration files
ii alsa-utils 1.2.4-1 amd64
Utilities for
configuring and using ALSA
root@debian:~#
the file /var/lib/alsa/asound.state is not present directly after the
installatio :-( :
root@debian:~# ls /var/lib/alsa/
root@debian:~#
Braille is working...
I've used the latest RC of Debian Bullsey. The system has been installed into a
virtual machine in VMware Workstation Pro 15.5.7 running on a Dell XPS 13
laptop with the latest Windows 10 Home edition as the host system.
If you need more infos or if I can test other things you like to know just let
me know.
Cheers,
Schoepp