[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ESS sound card
On Wed, 12 Aug 1998, Eduard Boukhman wrote:
>
> I have ess 1868.
> Its work only if you do 'loadlin vmlinuz' from dos.
> When i tried boot from fd0 i can't get any sound.
Or use isapnp:
get the isapnp package.
compile and install.
compile sound as module.
run pnpdump > /etc/isapnp.conf (or whatever)
edit /etc/isapnp.conf to set the card to whatever parameters you
compiled the sound module.
run isapnp /etc/isapnp.conf before insmoding the sound module (better to
put this command in some initialization script)
Matan Ziv-Av zivav@cs.bgu.ac.il