Date: Wed, 18 Aug 1999 22:46:09 -0400 From: "Bill A. K." <billieakay@yahoo.com> To: "FreeBSD Questions" <questions@freebsd.org> Subject: Re: APCI ens1370 Message-ID: <006401bee9ec$fe8f2420$01010101@bopper>
next in thread | raw e-mail | index | archive | help
yes, if you are running a fairly recent version of freebsd (i've used 3.2 or later for it successfully), just add the line device pcm0 to your kernel configuration file and recompile your kernel. when its done, reboot and do this cd /dev ./MAKEDEV pcm1 (for FreeBSD 3.2) or ./MAKEDEV pcm0 (for FreeBSD 4.0-current) then to see if its working, type cat /dev/audio and if you see garbage its working. if you don't get garbage but an error message or something, make the other pcm (0 or 1) to kill the garbage use Ctrl + C next type mixer vol 100 mixer pcm 100 (this turns the volume up so you can hear it) and you're done!!! good luck any more questions, email me. Bill billieakay@yahoo.com ----- Original Message ----- From: Martin Lefebvre <mlefebvr@taima.on.ca> To: <freebsd-questions@FreeBSD.ORG> Sent: Wednesday, August 18, 1999 5:46 PM Subject: APCI ens1370 > > Hi > > I am writing because I need to know if there's is any ways for my > AudioPCI Ensoniq 1370 Creative Labs PCI128 Sound card under FreeBSD? > > -- > Martin Lefebvre (mlefebvr@taima.on.ca) > > "I have a bad feeling about this..." Everyone in every Star Wars Movie > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006401bee9ec$fe8f2420$01010101>