Date: Thu, 12 May 2005 09:19:12 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Ionel <ramone0@excite.com> Cc: questions@FreeBSD.org Subject: Re: Sound card support Message-ID: <20050512071912.GA39168@falcon.midgard.homeip.net> In-Reply-To: <20050512070612.8E9F7109ED9@xprdmailfe1.nwk.excite.com> References: <20050512070612.8E9F7109ED9@xprdmailfe1.nwk.excite.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 12, 2005 at 03:06:12AM -0400, Ionel wrote: > > Hello, > I have an Yamaha OPL3SA2 sound card, isa-pnp. > I had last year installed FreeBSD 5.2.1, and my sound card was supported, I had to add "device pcm" in the kernel configuration file. > Now I installed FreeBSD 5.4, and I can't make my sound card to work. > "device pcm" is unrecognised, "device sound" doesn't see my card, > and Opl3sa2 is not on the hardware list. > Question: > Is there a way by which I can make my sound card work, or should I revert to FreeBSD 5.2.1 ? > In this second case... are the FreeBSD ports packages still kept on the ftp sites ? > If it worked on 5.2.1 it should still work - I don't think any audio drivers have been removed since then. You probably need to add some specific sound driver in addition to 'device sound' Try using kldload to load each of the snd_* kernel modules and see which one recognises your sound card - then you can add that device to your kernel config. -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050512071912.GA39168>