It's much more helpful if you supply the error messages 'modprobe'
kicked out.

On Thu, Jan 30, 2003 at 03:25:43AM +1100, Magellanic wrote:
> The options I used was; options snd-es18xx port=0x220 irq=5
> mpu_port=0x330 dma1=1

        Assuming you in fact have an ESS 18xx chip (and not a 16xx chip like
an earlier poster suggested), try adding the option:  isapnp=0

        The snd-es18xx driver performs a PnP probe even if you supply all
the parameters.  Thus, if the chip isn't on the PnP bus, the driver will
fail to install.  Supplying "isapnp=0" will suppress this probe, and the
driver will use your supplied values.

                                        Schwab


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to