Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 693436

Summary: media-sound/pulseaudio : add support for SteelSeries Arctis headsets
Product: Gentoo Linux Reporter: Rodrigo Saboya <saboya>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/12854
Whiteboard:
Package list:
Runtime testing required: ---

Description Rodrigo Saboya 2019-09-03 18:18:02 UTC
Latest pulseaudio release lacks proper support for SteelSeries headsets. Fix for these issues are already merged upstream but did not make the 12.2 release.

According to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1758736

These 3 patches are needed:
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=83675b3745c64bd738400eae44eb4daa195ed88a
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=fe6a9a8f59932f29cc77eac2a7e2c6bd07c8c7d0
https://cgit.freedesktop.org/pulseaudio/pulseaudio/commit/?id=3454c19f3c277d5d0099f17e7ebf5d2005afa4b0

I recently acquired a SteelSeries Arctis 7 and can confirm the 3 commits are enough to make it work properly.
Comment 1 Rodrigo Saboya 2019-09-03 18:21:40 UTC
PR: https://github.com/gentoo/gentoo/pull/12854
Comment 2 Pacho Ramos gentoo-dev 2019-09-14 20:43:08 UTC
pulseaudio-13.0 was released yesterday, I would then simply bump to it directly to get this and many other fixes
Comment 3 Rodrigo Saboya 2019-09-14 20:49:42 UTC
Yeah, it makes sense.
Comment 4 Larry the Git Cow gentoo-dev 2019-09-17 06:49:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec0eb9940d584dabf3199482f3d46e036c2bde18

commit ec0eb9940d584dabf3199482f3d46e036c2bde18
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2019-09-17 06:49:13 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2019-09-17 06:49:25 +0000

    media-sound/pulseaudio: bump to 13.0, migrate neon to CPU_ARM_FLAGS
    
    This release removes explicit addition of -ffast-math to CFLAGS, as PA
    needs to deal with negative infinite for volumes, as the volume-test
    failing with -ffast-math demonstrates.
    
    Closes: https://bugs.gentoo.org/682696
    Closes: https://bugs.gentoo.org/693436
    Bug: https://bugs.gentoo.org/694080
    Package-Manager: Portage-2.3.69, Repoman-2.3.12
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 media-sound/pulseaudio/Manifest               |   1 +
 media-sound/pulseaudio/pulseaudio-13.0.ebuild | 360 ++++++++++++++++++++++++++
 2 files changed, 361 insertions(+)