[Bug 245156] audio/pulseaudio: parse /dev/sndstat correctly to get device name
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Oct 2021 22:34:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245156 --- Comment #27 from Steve Wills <swills@FreeBSD.org> --- Do any of these versions handled devices installed from userspace, by virtual_oss for example? That is, could it parse my /dev/sndstat: Installed devices: pcm0: <ATI R6xx (HDMI)> (play) pcm1: <ATI R6xx (HDMI)> (play) pcm2: <ATI R6xx (HDMI)> (play) pcm3: <ATI R6xx (HDMI)> (play) pcm4: <ATI R6xx (HDMI)> (play) pcm5: <ATI R6xx (HDMI)> (play) pcm6: <Realtek ALC1150 (Rear Analog 5.1/2.0)> (play/rec) default pcm7: <Realtek ALC1150 (Front Analog)> (play/rec) pcm8: <Realtek ALC1150 (Internal Digital)> (play) pcm9: <Realtek ALC1150 (Rear Digital)> (play) pcm10: <USB audio> (rec) pcm11: <USB audio> (rec) pcm12: <USB audio> (rec) Installed devices from userspace: pcm20: <Virtual OSS> (play/rec) dsp20: <Virtual OSS> (play/rec) pcm21: <Virtual OSS> (play/rec) dsp21: <Virtual OSS> (play/rec) I have a local patch for this if anyone is interested. I personally need it so pulseaudio can use these devices. -- You are receiving this mail because: You are on the CC list for the bug.