Changes between Initial Version and Version 1 of EndUserInfo


Ignore:
Timestamp:
Sep 21, 2008, 6:37:21 PM (16 years ago)
Author:
Lewis Rosenthal
Comment:

Initial release

Legend:

Unmodified
Added
Removed
Modified
  • EndUserInfo

    v1 v1  
     1= End User Info =
     2
     3(N.B.: FAQ coming soon.)
     4
     5== Card Selection ==
     6
     7If you don't already have an audio card, or you are shopping for a system board with onboard audio, you should review our [SupportedHardware Supported Hardware Matrix].
     8
     9Generally, current audio cards come in two basic flavors: HDA and AC'97. HDA (High Definition Audio) is a newer spec defined by Intel in 2004 which specifically brings the ability of more sound channels at higher quality than previously available. Naturally, this new functionality requires newer hardware and software support. The Uniaud Project is making great strides to support this newer specification, but there is still much work to be done. (For more on HDA, see [http://en.wikipedia.org/wiki/Intel_High_Definition_Audio Wikipedia's page].)
     10
     11Non-HDA hardware in recent years has made use of the AC'97 codec, also released by Intel, but back in 1997 (see [http://en.wikipedia.org/wiki/AC97 here] for more specifics). Uniaud has fairly good support for AC'97 devices.
     12
     13Creative Labs Sound Blaster Audigy cards seem to present their own set of problems for Uniaud and under Linux, for [http://www.alsa.com/ ALSA] (on which much of Uniaud is based). If you would like to help with the debugging effort on this hardware, then please feel free. Just be warned that you may be in for a bumpy ride before getting pleasant tones to your ears.
     14
     15So, in order of ease of use, one would likely choose:
     16
     17  1. AC'97 based devices
     18  2. HDA based devices or Sound Blaster (the latter is probably less likely to result in a system hang, but more likely to currently result in no sound)
     19
     20== Driver Selection ==
     21
     22Once you decide on hardware, you essentially have two tracks to take for Uniaud (there may indeed be a vendor-supplied driver for your hardware, but right now, we are addressing the use of Uniaud):
     23
     24  1. A non-HDA build of Uniaud, currently at the 1.1.4 RC6 level, and available [ftp://ftp.netlabs.org/pub/uniaud/uniaud114RC6.zip here], or
     25  2. The above overlaid with the latest HDA-enabled component (uniaud32.sys), currently at the 1.9.6 level (see [VersioningInfo Versioning Info] for more details), which is available [http://download.smedley.info/uniaud32-1.9.6.zip here].
     26
     27== Basic Installation: Common ==
     28
     29Uniaud installs using the built-in multimedia installer in OS/2 or eComStation. Therefor, once you have downloaded the file(s) mentioned above, simply unzip the 1.1.4 package to a safe place and run setup.cmd from that directory. This will launch the multimedia installer and guide you through the process.
     30
     31If you are '''not''' installing support for an HDA card, then simply reboot at the end of the installation; you are likely done (restarting the desktop will not suffice, as the driver needs to be loaded from CONFIG.SYS). If you '''are''' installing HDA support, then one file must be overlaid (see the next section for details). '''DO NOT REBOOT FOLLOWING THE INITIAL INSTALLATION.'''
     32
     33== Installing HDA Support ==
     34
     35To provide HDA support, you should download the HDA component as mentioned above. Unzip the distribution to a safe location, peruse the readme, and copy uniaud32.sys on top of the one previously installed in your \MMOS2 directory. Once this is done, as an added precaution, you may want to disable system sounds (these have been known to cause hangs as the desktop comes up, presumably due to the overlapping of them as one event follows quickly after the other). Shut down and reboot (the driver must be loaded from CONFIG.SYS, so merely restarting the desktop will not produce the desired effect).
     36
     37== Troubleshooting ==
     38
     39Troubleshooting steps, including hints, tips, and tricks, will be coming soon, and will be located on a [Troubleshooting dedicated page]. Meanwhile, you might want to check out our [DebuggingAndSuch debugging hints].
     40
     41== Testing ==
     42
     43What and how to test will be outlined on [TestingStrategy an upcoming page].
     44
     45== Bug Reporting ==
     46
     47Besides the [mailto://uniaud-user-subscribe@netlabs.org Uniaud Users Mailing List] and its associated [http://news.gmane.org/gmane.org.netlabs.uniaud.general Uniaud Users Newsgroup], you may find the need to simply open a bug. Follow the procedures outlined in [WikiStart#SubmittingTickets Submitting Tickets] on the main [WikiStart Uniaud Trac Wiki] page.
     48
     49Please note: Submitting a bug is '''not''' the equivalent of opening a support ticket with Serenity Systems, IBM, Microsoft, Novell, or any other commercial software vendor. The Uniaud Project is essentially a volunteer effort, and we all have other things to do to pay our monthly bills. ''However, every effort will be made to give your issue the utmost consideration'', and certainly, issues which affect the largest group(s) of users will likely receive a higher priority than a minor issue impacting one or two people (who might be better served by simply replacing their hardware with something better supported).