Hi Samuel,

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:

---
state.AudioPCI {
        control.1 {
                iface MIXER
                name 'Master Playback Switch'
                value true
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.2 {
                iface MIXER
                name 'Master Playback Volume'
                value.0 63
                value.1 63
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -9450
                        dbmax 0
                        dbvalue.0 0
                        dbvalue.1 0
                }
        }
        control.3 {
                iface MIXER
                name 'Phone Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.4 {
                iface MIXER
                name 'Phone Playback Volume'
                value.0 0
                value.1 0
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -3450
                        dbmax 6000
                        dbvalue.0 -3450
                        dbvalue.1 -3450
                }
        }
        control.5 {
                iface MIXER
                name 'Mic Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.6 {
                iface MIXER
                name 'Mic Playback Volume'
                value.0 0
                value.1 0
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -3450
                        dbmax 6000
                        dbvalue.0 -3450
                        dbvalue.1 -3450
                }
        }
        control.7 {
                iface MIXER
                name 'Mic Boost (+20dB)'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.8 {
                iface MIXER
                name 'Line Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.9 {
                iface MIXER
                name 'Line Playback Volume'
                value.0 0
                value.1 0
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -3450
                        dbmax 6000
                        dbvalue.0 -3450
                        dbvalue.1 -3450
                }
        }
        control.10 {
                iface MIXER
                name 'CD Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.11 {
                iface MIXER
                name 'CD Playback Volume'
                value.0 0
                value.1 0
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -3450
                        dbmax 6000
                        dbvalue.0 -3450
                        dbvalue.1 -3450
                }
        }
        control.12 {
                iface MIXER
                name 'Video Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.13 {
                iface MIXER
                name 'Video Playback Volume'
                value.0 0
                value.1 0
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -3450
                        dbmax 6000
                        dbvalue.0 -3450
                        dbvalue.1 -3450
                }
        }
        control.14 {
                iface MIXER
                name 'Aux Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.15 {
                iface MIXER
                name 'Aux Playback Volume'
                value.0 0
                value.1 0
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -3450
                        dbmax 6000
                        dbvalue.0 -3450
                        dbvalue.1 -3450
                }
        }
        control.16 {
                iface MIXER
                name 'PCM Playback Switch'
                value true
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.17 {
                iface MIXER
                name 'PCM Playback Volume'
                value.0 51
                value.1 51
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 63'
                        dbmin -3450
                        dbmax 6000
                        dbvalue.0 4200
                        dbvalue.1 4200
                }
        }
        control.18 {
                iface MIXER
                name 'Capture Source'
                value.0 Mic
                value.1 Mic
                comment {
                        access 'read write'
                        type ENUMERATED
                        count 2
                        item.0 Mic
                        item.1 CD
                        item.2 Video
                        item.3 Aux
                        item.4 Line
                        item.5 Mix
                        item.6 'Mix Mono'
                        item.7 Phone
                }
        }
        control.19 {
                iface MIXER
                name 'Capture Switch'
                value true
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.20 {
                iface MIXER
                name 'Capture Volume'
                value.0 8
                value.1 8
                comment {
                        access 'read write'
                        type INTEGER
                        count 2
                        range '0 - 15'
                        dbmin 0
                        dbmax 2250
                        dbvalue.0 1200
                        dbvalue.1 1200
                }
        }
        control.21 {
                iface MIXER
                name 'IEC958 Playback Con Mask'
                value 
'0fff000f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
                comment {
                        access read
                        type IEC958
                        count 1
                }
        }
        control.22 {
                iface MIXER
                name 'IEC958 Playback Pro Mask'
                value 
cf00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
                comment {
                        access read
                        type IEC958
                        count 1
                }
        }
        control.23 {
                iface MIXER
                name 'IEC958 Playback Default'
                value 
'0082000200000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
                comment {
                        access 'read write'
                        type IEC958
                        count 1
                }
        }
        control.24 {
                iface MIXER
                name 'IEC958 Playback Switch'
                value false
                comment {
                        access 'read write'
                        type BOOLEAN
                        count 1
                }
        }
        control.25 {
                iface PCM
                name 'Playback Channel Map'
                value.0 0
                value.1 0
                comment {
                        access read
                        type INTEGER
                        count 2
                        range '0 - 36'
                }
        }
        control.26 {
                iface PCM
                device 1
                name 'Playback Channel Map'
                value.0 0
                value.1 0
                comment {
                        access read
                        type INTEGER
                        count 2
                        range '0 - 36'
                }
        }
}
-----

Please let me know if you need more infos or if I can test further more.

Ciao,

  Schoepp



Reply via email to