sound card config
Scott Lanning
slanning at buphy.bu.edu
Sat Sep 30 19:35:19 EDT 2000
On 1 Oct 2000, Frank Ramsay wrote:
>I just finished putting rh 7.0 on my laptop and I got everything to work
>except
>the sound card (even though it did work with 7.0 beta) sndconfig just
>locks the
>system when it tries to detect the card (it's a via something). I
>manualy loaded
>the driver and it appears that the IRQ and DMA settings for the sb.o
>module are
>wrong. Now my question is this. Where is the conf file for these so I
>can put
>the correct values in?
`man modprobe` (look at `modprobe -c`)
`man modules.conf`
For instance, from `modprobe -c`, I have an entry:
options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330
You could try putting something like that into /etc/modules.conf
(used to be /etc/conf.modules).
-
Subcription/unsubscription/info requests: send e-mail with
"subscribe", "unsubscribe", or "info" on the first line of the
message body to discuss-request at blu.org (Subject line is ignored).
More information about the Discuss
mailing list