Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Mar 2020 06:32:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 245156] audio/pulseaudio: parse /dev/sndstat correctly to get device name
Message-ID:  <bug-245156-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245156

            Bug ID: 245156
           Summary: audio/pulseaudio: parse /dev/sndstat correctly to get
                    device name
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: gnome@FreeBSD.org
          Reporter: henry.hu.sh@gmail.com
          Assignee: gnome@FreeBSD.org
             Flags: maintainer-feedback?(gnome@FreeBSD.org)

Created attachment 212817
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212817&action=
=3Dedit
patch to fix sndstat parsing

pulseaudio's oss module parses /dev/sndstat to get device name of each devi=
ce.
However, it cannot parse FreeBSD's sndstat correctly. As a result, devices =
are
named "/dev/dspN" under FreeBSD, which is kind of ugly.

This patch changes the parsing logic to correctly handle sndstat produced by
FreeBSD OSS implementation. As a result, device names can be correctly obta=
ined
by pulseaudio and shown in control panels.

--=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-245156-6497>