Re: ISA SoundBlaster card with newer distributions?
- From: Dances With Crows <danSPANceswitTRAPhcrows@xxxxxxxxx>
- Date: Thu, 08 Dec 2005 19:17:56 -0600
On Thu, 08 Dec 2005 16:07:18 -0500, Jean-David Beyer staggered into the
Black Sun and said:
> Jim Haynes wrote:
>> You could go to the device manager in Windows and see what address
>> and IRQ and all that your card is set up for. Sounds like maybe your
>> card is a really old one that predates PnP and has the addresses and
>> IRQ set by DIP switches or something. You might have to pass those
>> as parameters to the sb16 module by saying something in modules.conf.
> But I cannot put them into the /etc/modules.conf file because newer
> versions of Linux do not use that file
? Gentoo here, last "emerge sync && emerge world" was last week,
module-init-tools 3.0, and I still have a modules.conf file here that
behaves as expected.
> I do not know if Linux uses the same PNP values as does Windows.
Maybe, maybe not. If this thing is a real SB16, the standard values
should work. Try it manually from the command line:
modprobe sb irq=5 io=0x220 dma=1 dma2=5
(the usual defaults) and see what you get.
> nearest thing is modprobe.conf and I do not really know its syntax.
>
> options modulename option...
> This command allows you to add options to the module modulename
> (which might be an alias) every time it is inserted into the kernel:
>
> So what ARE the options; i.e., their syntax?
Same as modules.conf, like so:
options sb irq=X io=Y dma=Z dma2=W
....and it'll work. Make sure you figure out the right stuff beforehand
by manually modprobing; it's a bit easier that way. I don't know how
well ALSA will work (or if it'll work) here. Very little about ALSA has
impressed me, though at least they finally have alsaconf doing things
that are mostly right.
--
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin / mail: TRAP + SPAN don't belong
http://www.brainbench.com / "He is a rhythmic movement of the
-----------------------------/ penguins, is Tux." --MegaHAL
.
- Follow-Ups:
- Re: ISA SoundBlaster card with newer distributions?
- From: Jean-David Beyer
- Re: ISA SoundBlaster card with newer distributions?
- References:
- ISA SoundBlaster card with newer distributions?
- From: Jean-David Beyer
- Re: ISA SoundBlaster card with newer distributions?
- From: Jean-David Beyer
- Re: ISA SoundBlaster card with newer distributions?
- From: Tom Hardy
- Re: ISA SoundBlaster card with newer distributions?
- From: Jean-David Beyer
- Re: ISA SoundBlaster card with newer distributions?
- From: Jim Haynes
- Re: ISA SoundBlaster card with newer distributions?
- From: Jean-David Beyer
- ISA SoundBlaster card with newer distributions?
- Prev by Date: Re: Most solidly supported GIGABIT Ethernet card?
- Next by Date: Re: Linux Vs. FreeBSD
- Previous by thread: Re: ISA SoundBlaster card with newer distributions?
- Next by thread: Re: ISA SoundBlaster card with newer distributions?
- Index(es):
Relevant Pages
|