Date: Sun, 27 Feb 2022 13:46:44 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 262229] When mixer(8) is used to change the default, there follows information about the previous default (not the default) Message-ID: <bug-262229-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262229 Bug ID: 262229 Summary: When mixer(8) is used to change the default, there follows information about the previous default (not the default) Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: grahamperrin@gmail.com Changing from 3 to 1 presents information about 3, and so on:=20 % mixer -d1 default_unit: 3 -> 1 pcm3:mixer: <USB audio> at ? kld snd_uaudio (play/rec) vol.volume =3D 0.75:0.75 pbk pcm.volume =3D 0.75:0.75 pbk mic.volume =3D 0.53:0.53 rec src % mixer -d3 default_unit: 1 -> 3 pcm1:mixer: <IDT 92HD81B1X (Analog 2.0+HP/2.0)> on hdaa1 (play/rec) vol.volume =3D 0.95:0.95 pbk pcm.volume =3D 1.00:1.00 pbk speaker.volume =3D 1.00:1.00 pbk line.volume =3D 0.01:0.01 rec mic.volume =3D 0.67:0.67 rec src mix.volume =3D 0.01:0.01 rec rec.volume =3D 0.01:0.01 pbk ogain.volume =3D 1.00:1.00 pbk % mixer -d3 default_unit: 3 -> 3 pcm3:mixer: <USB audio> at ? kld snd_uaudio (play/rec) (default) vol.volume =3D 0.75:0.75 pbk pcm.volume =3D 0.75:0.75 pbk mic.volume =3D 0.53:0.53 rec src % date ; uname -aKU Sun 27 Feb 2022 13:40:01 GMT FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #4 main-n253343-9835900cb95-dirty: Wed Feb 23 00:14:15 GMT 2022=20=20=20=20 root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NO= DEBUG amd64 1400053 1400053 %=20 ---- Please, is this intended?=20 I imagine that it will be more useful to see information about the current default (not the previous default). --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262229-227>