Date: Wed, 21 Apr 2004 08:36:00 -0400 (EDT) From: User LAFFER1 <laffer1@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> To: dslb@tiscali.dk Cc: questions@freebsd.org Subject: Re: 5.2.1 can't find sound card Message-ID: <20040421083237.S46416@adsl-68-76-19-75.dsl.klmzmi.ameritech.net> In-Reply-To: <4044D567000054D3@cpfe5.be.tisc.dk> References: <4044D567000054D3@cpfe5.be.tisc.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
I can tell you that Audigy Gamers work in freebsd current. I *finally* got my sound working last night. I had a similar problem to yours when i had pcm in the kernel. You don't need it there. Just compile the kernel without sound and then kldload the snd_emu10k1 (or x in your case). If that works, add the options to loader.conf to make it auto load at boot time. On Wed, 21 Apr 2004 dslb@tiscali.dk wrote: > On Tuesday 20 April 2004 09:52 am, dslb@tiscali.dk wrote: > > Hmm, I read that you could download and install > > emu10kx-2004-04-14.tar.bz2 from http://chibis.persons.gfk.ru/audigy/ > > ? But you all recommend that he wait for the 5.3-release? > > Ok, my friend really wants his card to work now, so we downloaded the above > file from the site. Build a kernel with "device pcm" and "device midi" and > unpacked the file and ran "make all" "make install". A file called snd_emu10kx.ko > has copied to /boot/kernel. > Next we rebooted and tried to load the module with "kldload snd_emu10kx" > but it says there is no such file, even though we can see it in /boot/kernel > > So now what? > > br > db > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040421083237.S46416>