Changes between Version 81 and Version 82 of WikiStart
- Timestamp:
- Jul 31, 2014, 8:10:22 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v81 v82 11 11 Uniaud32.sys is the actual audio driver that connects to the hardware and makes it work. It 12 12 consists of a modified ALSA core and some OS/2 specific pieces which make it load and run on an OS/2 13 system. Different major versions of Uniaud32 are based on different versions of ALSA. For example, 14 Uniaud32 versions 1.9.x are based on ALSA 1.0.21, and Uniaud32 versions 2.1.x are based on ALSA 1.0.23. 13 system. Different major versions of Uniaud32 are based on different versions of ALSA. 15 14 16 15 == Uniaud16 == … … 44 43 The current version of Uniaud16 is 1.09.06 and can be used with any version of Uniaud32. 45 44 46 The latest non-beta version of Uniaud32 is 1.9.26 which is based on ALSA 1.0.21. 47 48 The latest beta version of Uniaud32 is 2.02.01 which is based on ALSA 1.0.24. 49 This version has had very little testing. It is currently unknown if there are any 50 problems with this version. Try it at your own risk and backup first. 51 52 Previous beta versions are also available. 53 54 Uniaud32 versions 2.1.x based on ALSA 1.0.23 are known to have problems: 55 * A "pop" at the end of sounds 56 * Broken Uniaud API 45 The latest supported version of Uniaud32 is 1.9.26 which is based on ALSA 1.0.21. A new clean update to ALSA 1.0.25 is in progress. 57 46 58 47 {{{ … … 62 51 <tr><td>Version</td><td>Update Package</td><td>Complete Install Package</td></tr> 63 52 64 <tr><td>Uniaud16 1.09.06 and Uniaud32 1.09.26<br/>Based on ALSA 1.0.21<br/> (Recommended version)<br/>Refreshed 23-Sep-2013</td>53 <tr><td>Uniaud16 1.09.06 and Uniaud32 1.09.26<br/>Based on ALSA 1.0.21<br/>Refreshed 23-Sep-2013</td> 65 54 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/UniaudUpdate-1.09.06-1.09.26.zip">UniaudUpdate-1.09.06-1.09.26.zip</a></td> 66 55 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/UniaudInstall-1.09.06-1.09.26.zip">UniaudInstall-1.09.06-1.09.26.zip</a></td></tr> 67 56 68 <tr><td>Uniaud16 1.9.5 and Uniaud32 1.9.24<br/>Based on ALSA 1.0.21<br/>(Previous version)</td> 69 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/UniaudDebug195-1924.zip">UniaudDebug195-1924.zip</a></td> 70 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/Uniaud195-1924.zip">Uniaud195-1924.zip</a></td></tr> 71 72 <tr><td>Uniaud16 1.09.06 and Uniaud32 2.02.01<br/>Based on ALSA 1.0.24<br/>(Beta version)<br/>Refreshed 23-Sep-2013</td> 57 </table> 58 }}} 59 60 The following builds were attempts at updating uniaud to a newer version of the Alsa Kernel. 61 They all have problems and are provided as-is only. They may or may not work for you. 62 Any problems with these builds will never be fixed. You should not report any problems with these builds as they will never be addressed. 63 Use these builds at your own risk and backup first. 64 65 {{{ 66 #!html 67 <table border="1" cellpadding="5"> 68 69 <tr><td>Version</td><td>Update Package</td><td>Complete Install Package</td></tr> 70 71 <tr><td>Uniaud16 1.09.06 and Uniaud32 2.02.01<br/>Based on ALSA 1.0.24<br/>Refreshed 23-Sep-2013</td> 73 72 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/UniaudUpdate-1.09.06-2.02.01.zip">UniaudUpdate-1.09.06-2.02.01.zip</a></td> 74 73 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/UniaudInstall-1.09.06-2.02.01.zip">UniaudInstall-1.09.06-2.02.01.zip</a></td></tr> 75 74 76 <tr><td>Uniaud16 1.9.5 and Uniaud32 2.1.3<br/>Based on ALSA 1.0.23< br/>(Beta version)</td>75 <tr><td>Uniaud16 1.9.5 and Uniaud32 2.1.3<br/>Based on ALSA 1.0.23</td> 77 76 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/UniaudUpdate195-213.zip">UniaudUpdate195-213.zip</a></td> 78 77 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/Uniaud195-213.zip">Uniaud195-213.zip</a></td></tr> 79 78 80 <tr><td>Uniaud16 1.9.5 and Uniaud32 2.1.1<br/>Based on ALSA 1.0.23< br/>(Previous Beta version)</td>79 <tr><td>Uniaud16 1.9.5 and Uniaud32 2.1.1<br/>Based on ALSA 1.0.23</td> 81 80 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/UniaudDebug195-211.zip">UniaudDebug195-211.zip</a></td> 82 81 <td><a href="ftp://ftp.netlabs.org/pub/uniaud/Uniaud195-211.zip">Uniaud195-211.zip</a></td></tr>