Date: Sat, 24 Sep 2016 14:09:34 +0300 From: Andrey Chernov <ache@freebsd.org> To: Dmitry Chagin <dchagin@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r306294 - stable/10/sys/compat/linux Message-ID: <6b4986dc-4b47-56cf-12cb-37f9756f4204@freebsd.org> In-Reply-To: <201609241034.u8OAYZQ6027816@repo.freebsd.org> References: <201609241034.u8OAYZQ6027816@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 24.09.2016 13:34, Dmitry Chagin wrote: > Author: dchagin > Date: Sat Sep 24 10:34:35 2016 > New Revision: 306294 > URL: https://svnweb.freebsd.org/changeset/base/306294 > > Log: > MFC r305896: > > Implement BLKSSZGET ioctl for the Linuxulator. Off topic: is there any chance to get linux ALSA working, at least its PulseAudio plugin? Currently linux PulseAudio itself works nice (transfering all sounds from remote machine to local), but linux ALSA PulseAudio plugin exits with thread assert error. The same things compiled natively (i.e. ALSA + PulseAudio plugin for FreeBSD) works nice. I mean this ALSA setup: pcm.!default { type pulse hint.description "PulseAudio" } ctl.!default { type pulse }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6b4986dc-4b47-56cf-12cb-37f9756f4204>