[Bug 281311] [sound][snd_hda] hdac0: Command 0x20373000 timeout on address 2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 12 Sep 2024 09:36:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=281311
--- Comment #8 from Dmitry Lukhtionov <dmitryluhtionov@gmail.com> ---
SOLVED:
# mixer -a
pcm0:mixer: <Realtek ALC256 (Internal Analog)> on hdaa0 (play/rec) (default)
vol = 1.00:1.00 pbk
pcm = 0.22:0.22 pbk
rec = 0.37:0.37 pbk
ogain = 1.00:1.00 pbk
monitor = 0.67:0.67 rec src
pcm1:mixer: <Realtek ALC256 (Front Analog Headphones)> on hdaa0 (play)
vol = 0.91:0.91 pbk
pcm = 1.00:1.00 pbk
ogain = 1.00:1.00 pbk
# mixer pcm.volume=1.0
pcm.volume: 0.22:0.22 -> 1.00:1.00
pcm0:mixer: <Realtek ALC256 (Internal Analog)> on hdaa0 (play/rec) (default)
vol = 1.00:1.00 pbk
pcm = 1.00:1.00 pbk
rec = 0.37:0.37 pbk
ogain = 1.00:1.00 pbk
monitor = 0.67:0.67 rec src
--
You are receiving this mail because:
You are the assignee for the bug.