<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<font face="Helvetica, Arial, sans-serif">Hi folks<br>
<br>
I've noticed that the OSSv4 build 2011 package for Slackware 14.2
was<br>
not working correctly, so after some tweaking and researching I<br>
finally got it working.<br>
<br>
I've merged all previous patches into one patch. It includes<br>
1. gcc-5.patch<br>
2. remove-hal.patch<br>
3. rm-init-scripts.patch<br>
4. kmod-link.patch<br>
5. ossvermagic.patch<br>
6. linux-4.0.patch<br>
7. added return 1; for USB output<br>
8. changed grc_max and CONFIG_OSS_GRC_MAX_QUALITY to 6 in order to
make use of the "src_quality=6" setting in osscore.conf<br>
<br>
<br>
./configure --enable-libsalsa=NO --regparm<br>
<br>
Note that the patch now uses /usr/lib64 by default. If you're
using a<br>
32 bit system you have to revert the change in the OSSv4 configure<br>
file before compiling.<br>
<br>
Here's the raw patch:<br>
<a class="moz-txt-link-freetext" href="https://paste.clickbait.eu/view/raw/2b041525">https://paste.clickbait.eu/view/raw/2b041525</a><br>
<br>
To get rid of the annoying stuttering I've changed a few settings
in /usr/lib64/oss/conf/osscore.conf<br>
----------------------------<br>
max_intrate=1000<br>
src_quality=6<br>
cooked_enable=0<br>
-----------------------------<br>
<br>
Cooked mode seems to be the main cause of stuttering.<br>
<br>
And with pulseaudio enabled it works fine with all browsers and
other<br>
applications that do not support OSSv4 natively.<br>
<br>
Happy testing.<br>
</font><font face="Helvetica, Arial, sans-serif"><br>
</font>
</body>
</html>