> I currently re-added my es1370-based Ensoniq soundcard to my FreeBSD 3.2
> system with the hope of getting Luigi's sound driver working with it. I
> added the following line to my kernel:
> So, that looks promising. However, when I try to play a sound file or
> even cat a file to /dev/audio, I get nothing. Trying to play an mp3 with
> mpg123, I get the following:
>
> Can't reset audio!
> Can't reset audio!
first, you might miss symlinks from /dev/dsp->/dev/dsp1 and so on. the
cure for the latter is
cd /dev
./MAKEDEV snd1
first, the volumes default to zero which is not helpful. try
mixer pcm 100
and see if something now comes out
cheers
luigi
-----------------------------------+-------------------------------------
Luigi RIZZO, [email protected] . Dip. di Ing. dell'Informazione
http://www.iet.unipi.it/~luigi/ . Universita` di Pisa
TEL/FAX: +39-050-568.533/522 . via Diotisalvi 2, 56126 PISA (Italy)
http://www.iet.unipi.it/~luigi/ngc99/
==== First International Workshop on Networked Group Communication ====
-----------------------------------+-------------------------------------
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-current" in the body of the message