Dave Williams wrote:
> The BIOS (Phoenix BIOS 4.0 Release 6.0.I) has an Audio Options Menu.  It
> says:
>
> Sound:                        [Enabled]
>  Base I/O address:    [220-22F]
>  FM I/O address:      [388-38B]
>  MPU I/O address:     [330-331]
>  Interrupt:           [IRQ 10]
>  8-bit DMA channel:   [DMA 1]
>  16-bit DMA channel:  [DMA 5]
> Joystick:             [Enabled]
>  Base I/O address:    [201]
>
> When I cat /proc/asound/cards after booting it doesn't exist.  None of
> the necessary modules are loaded.
>
> It doesn't matter whether I modprobe snd-es18xx or if I modprobe
> ess-18xx with the options "port=0x220 irq=10 dma=1" (or any combination
> of those options.  It will still fail.

Try the following parameters:

isapnp=0 port=0x220 mpu_port=0x330 fm_port=0x388 irq=10 dma1=1 dma2=5

> (By the way, the MPU synthesizer requires the opl3 module.)

The MPU isn't a synthesizer.  The snd-opl3 modules are needed for the
FM synthesizer (and are loaded automatically).


HTH
Clemens




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to