Brandon Somogie wrote:
> I cant get my isa yamha sound card to work. I tried sndconfig but no
> progress. Do I need to buy another sound board??
>
> _____________________________________________________________
> Do You Yahoo!?
> Free instant messaging and more at http://messenger.yahoo.com
I have the same card and here is how to make it work.
at the terminal prompt type:
pnpdump > /etc/isapnp.conf
This will output different plug and play combinations for all plug and
play devices. Edit /etc/isapnp.conf and simply remove the preceding "#"
to the dma and I/O settings that your card uses. If all is ok save the
file then reboot and isapnp will now wake up your card. Use sndconfig to
generate the modules.conf and test the card to hear Linus say "Linux".
Gilbert
PS
Read up on isapnp tools on the /usr/docs directory for more info.