Marc Brünink wrote:
Hi Bob, Hi all,


bash-3.00$ /opt/SUNWut/bin/utset
/etc/opt/SUNWut/basedir/lib/utdevctl: fatal, NUM_DEVS(24) != device settings(27)
bash-3.00$ echo $AUDIODEV
/tmp/SUNWut/dev/utaudio/1

utsettings reports 24576 for mic gain and -32710 for left line in gain.

Manually use utsettings or utset to find the level
that works for you.
It does not work at all. If I used utsettings and fiddle with the gain level nothing happens. It is regardless if gain is 75 or 0 or in between. audiorecord just records silence.
  Run utset, and subtract 32768
from the reported value for "Mic Input Gain".
Write a script that calls "utset -i g=X" where X
is the value you want to use, based on the
previous calculation.
This would result in -8192.

You stated previously that you weren't sure about your
number.  I never see a negative number with my 2FS.

Which is an invalid gain level and cannot be set with utset. However every valid value results in:
bash-3.00$ /opt/SUNWut/bin/utset -i g=70
/etc/opt/SUNWut/basedir/lib/utdevctl: fatal, NUM_DEVS(24) != device settings(27)

That's a different bug - 6413607.  It will be
fixed in our next patch, which I believe should be
out in a couple of weeks.

It's odd that I'm not seeing it on my 2FS, with
manufacturing firmware...  I did try my suggestion
before sending it out, sorry it doesn't work for
you but hopefully the fix will be out shortly.


So I cannot user utset at all. Whats wrong?

BTW: Where can I find the bug description of (6384744)? sun.com is just to huge to find it there. At least at this very moment.

http://sunsolve.sun.com/search/advsearch.do?collection=BUG&type=collections&max=10&queryKey1=6384744
http://sunsolve.sun.com/search/advsearch.do?collection=BUG&type=collections&max=10&queryKey1=6413607

It seems you need a service plan to see the bug content,
unfortunately.

I've basically described what is in the bug
reports, however.  This last bug (6413607) is a
bug that's been around for a long time but with
the Sun Ray 1 we just weren't hitting it.  There's
a bad algorithm that only worked when settings were
a multiple of 3, and we've added some new settings
in the Sun Ray 2 which tickled the bug.

-Bob



Thanks
Marc




_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to