[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: mpg123/mp3 decoder?



On Mon, 18 Oct 1999, justin bailey wrote:

> i have this turned on.  for now, i'm inclined to agree with charles that
> my irq/dma combination is probably incorrect, and i'm accordingly trying
> all the different ones, recompiling every time.  does anyone know a) a way
> i could make this process easier or b) a way i can obtain the correct
> irq/dma info. so that i don't have to try every combination?
> (i've tried 9/0, 9/3 and 9/1, and none have worked so far)

For AS200, the settings are listed in the manual, and I believe they might
be listed in the SRM console, too (try 'show dev').  In any case, here is
what I'm using:

Interrupts:
  9:     123160    MSS audio codec

DMA:
 0: MSS audio codec
 1: MSS audio codec

I/O ports:
0388-038b : OPL3/OPL2
0530-0533 : WSS config
0534-0537 : MSS audio codec

And I'm loading the modules under 2.2 with this modules.conf block:

# Sound
alias           char-major-14           ad1848
options         ad1848                  io=0x530 irq=9 dma=0 dma2=1
pre-install     ad1848                  modprobe -k adlib_card
post-install    ad1848                  aumix -f /etc/aumixrc -L > /dev/null
options         adlib_card              io=0x388


-bp
--
# bryan at terran dot org
# http://www.terran.org/~bryan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index] []