SCOUG-HELP Mailing List Archives
Return to [ 14 |
July |
2006 ]
<< Previous Message <<
>> Next Message >>
Content Type: text/plain
I installed the full package, then copied the "latest" files into the
correct libraries, overlaying the originals. I haven't looked at the
script files that minstall uses, so I can't say whether your method
would work.
In addition, after installing uniaud, I had trouble getting sound out of
one of my systems. It seems that the built-in sound card on this system
has many more controls than normal, and that the default for many of
them is OFF. To fix this, I used UNIMIX.EXE to list all of the controls
along with the range of values supported. I then wrote unifix.cmd which
invokes unimix for each control and each channel to set the values to
the max. Since the controls vary with each sound chip, I won't post my
version, but it looks something like this:
unimix -id1 -cnt0 -val1
unimix -id1 -cnt1 -val1
unimix -id2 -cnt0 -val31
unimix -id2 -cnt1 -val31
unimix -id3 -cnt0 -val1
...
etc. thru id24 or so. The -idx values identify the control parameter,
the -cntx are usually the A & B channels, and the -valx means either
on/off or some level value.
I then shadowed unifix.cmd in my startup folder so that it runs on every
boot. I realize that this is a shotgun, brute force solution to the
problem, but it works for me. YMMV!
HTH
Allen Hecht wrote:
> ** Reply to message from Tom Brown on Thu, 13 Jul 2006
> 21:47:03 -0700
>
> Do I download the uniaud_latest.zip into the uniaud20040122.zip before trying
> to run the install?
>
> Al
>
> Allen R. Hecht
> arhecht@attglobal.net
--
Tom Brown, Catherder
thombrown at san dot rr dot com
Member SCOUG, V.O.I.C.E. & SDAA
=====================================================
To unsubscribe from this list, send an email message
to "steward@scoug.com". In the body of the message,
put the command "unsubscribe scoug-help".
For problems, contact the list owner at
"postmaster@scoug.com".
=====================================================
<< Previous Message <<
>> Next Message >>
Return to [ 14 |
July |
2006 ]
The Southern California OS/2 User Group
P.O. Box 26904
Santa Ana, CA 92799-6904, USA
Copyright 2001 the Southern California OS/2 User Group. ALL RIGHTS
RESERVED.
SCOUG, Warp Expo West, and Warpfest are trademarks of the Southern California OS/2 User Group.
OS/2, Workplace Shell, and IBM are registered trademarks of International
Business Machines Corporation.
All other trademarks remain the property of their respective owners.
|