Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Sep 2019 08:47:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        emulation@FreeBSD.org
Subject:   [Bug 240043] audio/linux-c7-alsa: how to make it work?
Message-ID:  <bug-240043-4077-BmrRXQsZnX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>
References:  <bug-240043-4077@https.bugs.freebsd.org/bugzilla/>

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

Tijl Coosemans <tijl@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dchagin@FreeBSD.org,
                   |                            |trasz@FreeBSD.org

--- Comment #28 from Tijl Coosemans <tijl@FreeBSD.org> ---
(In reply to Alex S from comment #26)
According to the Linux manpage pthread_attr_setschedparam returns EINVAL wh=
en
the priority it's trying to set is invalid.  This must be caused by the
linux_sched_get_priority_min(0x1) and linux_sched_get_priority_max(0x1)
syscalls in comment 12 which seem to be returning the FreeBSD priority range
instead of what Linux would return.  Maybe trasz or dchagin can comment on
this.

--=20
You are receiving this mail because:
You are on the CC list for the bug.
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-240043-4077-BmrRXQsZnX>