Date: Sat, 29 Dec 2001 15:53:16 +0200 From: Sven Petai <hadara@bsd.ee> To: freebsd-multimedia@freebsd.org Subject: Re: " no sound from CMedia 8738 " Message-ID: <20011229155316.C54321@bsd.ee>
next in thread | raw e-mail | index | archive | help
hi I noticed recent thread about CMedia 8738 sound card problem and I have the very same card (and same problem too). cating something into /dev/audio or /dev/dsp0 does produce static, but none of the mp3/ogg/whatever players I tried can make any sound, but in the meantime they all do appear to be playing the track... I tried the command that Randall recommended: mpg123 -s SomeSong.mp3 | \ sox -t raw -s -r 44100 -w -c 2 - -t raw -U -b -c 1 -r 8012 /dev/audio and well this way it really can play the song (using /dev/dsp0 too). Full dmesg of the system is available @ http://www.bsd.ee/~hadara/dmesg.txt all debuging ideas / patches to try are welcome ________ hadara To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011229155316.C54321>