advise wanted.
Motherboard Albatron 865PE PRO II with integrated Envy24HT,
FreeBSD 5.4-PRERELEASE:
[piton]~ > uname -rsp
FreeBSD 5.4-PRERELEASE i386
[piton]~ >
OSS driver 3.99.2b installed successfully:
[piton]~ > cat /dev/sndstat
OSS/FreeBSD 3.99.2b (C) 4Front Technologies 1996-2004
License serial number: E00000008
**** UNREGISTERED VERSION ****
Drivers: ALL
License will expire after: 05/2005
*** Unregistered version ***
Build: 200503010707
Kernel: FreeBSD 5.4-PRERELEASE #0: Thu Mar 3 15:37:10 MSK 2005
toor@piton.jinr.ru:/usr/obj/usr/src/sys/ALBA
Card config:
VIA ENVY24HT
OSS Virtual Mixer Pro
IMUX Input Multiplexer
MIDI loopback driver
Audio devices:
0: Envy24HT front out
1: Envy24HT center/LFE out
2: Envy24HT surround out
3: Envy24HT S/PDIF out
4: Envy24HT recording
5: OSS Virtual Mixer v2.5 Playback CH #0 (GRC3)
6: OSS Virtual Mixer v2.5 Playback CH #1 (GRC3)
7: OSS Virtual Mixer v2.5 Playback CH #2 (GRC3)
8: OSS Virtual Mixer v2.5 Playback CH #3 (GRC3)
9: OSS Virtual Mixer v2.5 Playback CH #4 (GRC3)
10: OSS Virtual Mixer v2.5 Playback CH #5 (GRC3)
11: OSS Virtual Mixer v2.5 Playback CH #6 (GRC3)
12: OSS Virtual Mixer v2.5 Playback CH #7 (GRC3)
13: IMux0 CH #0 (GRC3)
14: IMux0 CH #1 (GRC3)
15: IMux0 CH #2 (GRC3)
16: IMux0 CH #3 (GRC3)
17: IMux0 CH #4 (GRC3)
Synth devices:
0: OSS Virtual Synth v2.5
Midi devices:
0: Generic Envy24HT based card
1: MIDI loopback
2: MIDI loopback server side
Mixers:
0: Generic Envy24HT based card
1: Virtual Mixer
2: IMUX Control panel
[piton]~ >
osstest ok, but I didn't hear anything

I tried to play wav ossplay or any ports wave players, no any sound, just
a silence.
2 active speakers connected to the front socket and under Windows there
are not problem, I hear cool sound, but under FreeBSD just silence

[piton]~ > /usr/local/lib/oss/bin/ossplay -v /mnt/WINDOWS/Media/tada.wav
Playing .WAV file /mnt/WINDOWS/Media/tada.wav, 16 bits/stereo/22050 Hz
[piton]~ >
[piton]~ > mpg123 /tmp/wav/ZZ_Top-Rough_Boy.mp3
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.
Uses code from various people. See 'README' for more!
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Directory: /tmp/wav/
Playing MPEG stream from ZZ_Top-Rough_Boy.mp3 ...
Junk at the beginning 49443303
MPEG 1.0 layer III, 256 kbit/s, 44100 Hz stereo
^C
[0:10] Decoding of Umaturman-Prostitsya.mp3 finished.
[piton]~ >
Players work without problem, but there is not sound from speakers,
silence and no more.
Seems there are wrong mixer settings, what's wrong:
[piton]~ > /usr/local/lib/oss/bin/ossmix
Selected mixer 0/
Known controls are:
peak.front <leftVU>:<rightVU>] (currently 134:129)
peak.c/l <leftVU>:<rightVU>] (currently 0:0)
peak.surround <leftVU>:<rightVU>] (currently 0:0)
peak.spdout <leftVU>:<rightVU>] (currently 0:0)
peak.in1/2 <leftVU>:<rightVU>] (currently 0:0)
route.front <DMA|ANALOGIN|DIGITALIN> (currently DMA)
route.c/l <DMA|ANALOGIN|DIGITALIN> (currently DMA)
route.surround <DMA|ANALOGIN|DIGITALIN> (currently DMA)
route.spdifout <DMA|ANALOGIN|DIGITALIN> (currently DMA)
envy24.rate <8000|9600|11025|12000|16000|22050|24000|32000|44100|48000|8
8200|96000> (currently 44100)
envy24.src ON|OFF (currently OFF)
envy24.ratelock ON|OFF (currently OFF)
envy24.actrate <decimal value> (currently 44100)
gain.front <both/leftvol>[:<rightvol>] (currently 255:255)
gain.rear <both/leftvol>[:<rightvol>] (currently 255:255)
gain.center <monovol> (currently 255)
gain.lfe <monovol> (currently 255)
codec.recsrc <ANALOG|OPTICAL|COAX|CD|AUX> (currently ANALOG)
codec.loopback ON|OFF (currently ON)
spdif.audio <AUDIO|DATA> (currently AUDIO)
spdif.vbit ON|OFF (currently OFF)
spdif.preemph <OFF|50/16usec> (currently OFF)
spdif.mode <CONSUMER|PRO> (currently CONSUMER)
spdif.copyright <YES|NO> (currently YES)
spdif.generat <COPY|ORIGINAL> (currently COPY)
[piton]~ >
I dont use SPDIF, two active speakers connected to front socket.
Before plaing audio peak.font was 0:0, after - 134:129, but I didn't
hear any sounds

route.front and gain.front?
Any help, advices welcome.
Thanks for your time.