On Mon, Jan 17, 2022 at 4:55 AM Samuel Thibault <sthiba...@debian.org> wrote:
> Hello, > > Thanks for the information. > > D.J.J. Ring, Jr., le dim. 16 janv. 2022 22:12:29 -0500, a ecrit: > > I already noticed something, in Buster, my digital card isn't listed > > with the cat /proc/asound/cards command. > > Yes, that's because in the bullseye case you have used the mini.iso. As > I wrote, please rather use the netinst bullseye iso image. The mini.iso > image was only to check whether the presence of the i915 driver would > help. > > > ## Output of amixer -c 0 scontents and amixer -c 1 scontents for the > Bullseys > > mini_amixer1contents > > > > > > ## Output of amixer -c 0 scontents amixer -c 1 scontents and amixer -c 1 > > 10.11.0_amixer1contents > > One thing I notice is this: > > Simple mixer control 'IEC958',0 > Capabilities: pswitch pswitch-joined > Playback channels: Mono > Mono: Playback [off] > > It's off in the Buster case and on in the Bullseye case. I guess you are > not using the IEC958 output. > > Could you try running this inside the bullseye installer: > > amixer -c 0 sset IEC958,0 off > > samuel > Hello Samuel, I'm trying to be very careful to do whatever you tell me, but I will probably make a mistake, but not on purpose, just because I misunderstood. Here's what I did. Using firmware-10.11.0-amd64 installer, I gave this command: amixer -c 0 set IEC958,0 off I didn't get a response because my sound cards were renumbered. So I changed the command to: amixer -c 1 set IEC958,0 off This is the response I received. Simple mixer control 'IEC958',0 Capabilities: pswitch pswitch-joined Playback channels: Mono Mono: Playback [off] About the firmware error, it's right after language selection saying that some of my hardware requires firmware and that I should insert a disk with firmware on it. That looks normal to me. While my computer has a digital sound output, I don't use it, I use the small speaker 3.5mm TRS (tip, ring, sleeve) plug like music players use to go to an amplified speaker. Regards, David