[OLUG] sound
Adam Lassek
lunatik at radiks.net
Thu Jun 8 19:27:04 UTC 2000
Well, at least I'm doing it right. That's what I wanted to know first of
all. Here's the lines I added to modules.conf:
alias sound mad16
pre-install sound /sbin/insmod sound dmabuf=1
alias midi opl3
options opl3 io=0x300
options sb mad16=1
options mad16 io=0x534 irq=5 dma=3 dma16=6 mpu_io=0x300 mpu_irq=11
I also attached isapnp.conf because it's so long.
Dma 3 and 6 is what it should be set to, but now it errors out whenever
I try to set it to that with isapnp. Here's the error:
isapnp.conf:87 -- Fatal - Error occurred executing request 'DMA 3' ---
further action aborted
So now when I boot up, the modules aren't showing up in lsmod anymore.
But those are the setting it should be at.
Phil Brutsche wrote:
>
> A long time ago, in a galaxy far, far way, someone said...
>
> > I've been having a lot of grief getting my sound card working. I just
> > recently blew Red Hat away and installed SuSE 6.3. I've always used
> > sndconfig under RH, but there doesn't seem to be any kind of utility
> > under SuSE. So, I copied the settings verbatim from Red Hat's
> > /etc/conf.modules into SuSE's /etc/modules.conf, and I used pnpdump to
> > create the isapnp.conf script. Isapnp is running at boot up, and says
> > that everything's working fine. I did an lsmod and saw all the
> > appropriate modules loaded, but the sound still doesn't work. For some
> > reason it's not loading anything now, and when I try to modprobe the
> > drivers it seems to work but nothing is being loaded.
> > Can someone tell me exactly what's the procedure for getting a
> > sound card working in Linux?
>
> You're doing it the right way, but I think you need to give a better
> description; especially on the last line of the first paragraph.
>
> Basically, if you see the modules loaded in `lsmod` then everything that
> needs to be loaded _is_ loaded. It would help alot to have the output of
> 'lsmod' and the last 20 lines or so of 'dmesg' after repeating another
> attempt at loading the drivers and trying to get sound.
>
> --
> ----------------------------------------------------------------------
> Phil Brutsche pbrutsch at creighton.edu
>
> "There are two things that are infinite; Human stupidity and the
> universe. And I'm not sure about the universe." - Albert Einstein
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: olug-unsubscribe at bstc.net
> For additional commands, e-mail: olug-help at bstc.net
-------------- next part --------------
alias sound mad16
pre-install sound /sbin/insmod sound dmabuf=1
alias midi opl3
options opl3 io=0x300
options sb mad16=1
options mad16 io=0x534 irq=5 dma=3 dma16=6 mpu_io=0x300 mpu_irq=11
alias eth0 via-rhine
alias scsi_hostadapter off
# only used for Mylex or Compaq Raid as module
alias block-major-48 off
alias block-major-49 off
alias block-major-72 off
alias block-major-73 off
# only needed for fifth and sixth IDE adaptor
alias block-major-56 off
alias block-major-57 off
# mouse (for older busmice)
alias char-major-10 psaux
alias parport_lowlevel parport_pc
options parport_pc io=0x378 irq=none,none
alias char-major-14 on
alias sound on
alias midi on
options dummy0 -o dummy0
options dummy1 -o dummy1
alias block-major-1 rd
alias block-major-2 floppy
alias block-major-3 off
alias block-major-7 loop
alias block-major-8 sd_mod
alias block-major-11 sr_mod
alias block-major-13 xd
alias block-major-15 cdu31a
alias block-major-16 gscd
alias block-major-17 optcd
alias block-major-18 sjcd
alias block-major-20 mcdx
alias block-major-22 off
alias block-major-23 mcd
alias block-major-24 sonycd535
alias block-major-25 sbpcd
alias block-major-26 sbpcd
alias block-major-27 sbpcd
alias block-major-28 sbpcd
alias block-major-29 aztcd
alias block-major-32 cm206
alias block-major-33 off
alias block-major-34 off
# network block device
alias block-major-43 off
alias block-major-45 pd
alias block-major-46 pcd
alias block-major-47 pf
alias char-major-4 serial
alias char-major-5 serial
alias char-major-6 lp
alias char-major-9 st
alias char-major-10-135 off
alias char-major-19 cyclades
alias char-major-20 cyclades
alias char-major-21 sg
alias char-major-27 ftape
alias char-major-30 iBCS
alias char-major-36 netlink_dev
alias char-major-43 hisax
alias char-major-44 hisax
alias char-major-45 hisax
alias char-major-48 riscom8
alias char-major-49 riscom8
alias char-major-75 specialix
alias char-major-76 specialix
alias char-major-81 bttv
alias char-major-96 pt
alias char-major-97 pg
alias char-major-107 3dfx
alias char-major-109 lvm
# IrDA
alias char-major-161 ircomm-tty
# USB
alias char-major-166 acm
#alias char-major-180 usbcore
alias char-major-240 usb-serial
alias binfmt-332 iBCS
alias binfmt-518 iBCS
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-0064 binfmt_aout
alias iso9660 isofs
alias tty-ldisc-1 slip
alias tty-ldisc-3 ppp
alias tty-ldisc-5 mkiss
# alias tty-ldisc-7 6pack
alias tty-ldisc-7 off
# IrDA
alias tty-ldisc-11 irtty
# alias ax0 mkiss
alias ax0 off
# alias sp0 6pack
alias sp0 off
alias slip0 slip
alias slip1 slip
alias ppp0 ppp
alias ppp1 ppp
alias plip0 plip
alias plip1 plip
alias ppp-compress-21 bsd_comp
alias ppp-compress-26 ppp_deflate
alias net-pf-3 ax25
# alias net-pf-3 off
alias net-pf-4 ipx
# alias net-pf-4 off
alias net-pf-5 appletalk
# alias net-pf-5 off
alias net-pf-6 netrom
# alias net-pf-6 off
alias net-pf-11 rose
# alias net-pf-11 off
alias net-pf-17 af_packet
# options via-rhine
-------------- next part --------------
---------------------------------------------------------------------
To unsubscribe, e-mail: olug-unsubscribe at bstc.net
For additional commands, e-mail: olug-help at bstc.net
More information about the OLUG
mailing list