ports/125542: audio/oss does not return propper SNDCTL_DSP_GETBLKSIZE size
Jung-uk Kim
jkim at FreeBSD.org
Tue Jul 15 19:12:23 UTC 2008
On Tuesday 15 July 2008 02:40 pm, Martin Laabs wrote:
> Hi,
>
> > This is one of the incompatibilities between FreeBSD vs. OSS API.
>
> [...]
>
> > You have two choices here. Compile your appliacations with
> > include/soundcard.h from OSS distribution or use
> > SNDCTL_DSP_GET[IO]SPACE as recommeneded in the manual. The
> > latter is obviously better choice and there is no incompatibility
> > between the two versions.
>
> OK so far ... But there are some binary programs (i.e. skype and
> teamspeak, maybe also the flashplayer?) which can't be fixed in
> source. They just won't
> work with the OSS driver and - as far as I can see - this concerns
> not only the "ich" driver but all OSS drivers since the ioctl
> handling is done in the
> framework.
FYI, I already added a work-around. Please update the ports and try
again.
Thanks,
Jung-uk Kim
More information about the freebsd-ports-bugs
mailing list