SOME but not all of the sound modules are already loaded while you are
attempting to configure the card.

This doesn't work.

Follow these directions...

----
1) Remove all references to your sound modules in modules.conf
2) Rename your existing isapnp.conf file to something else.
3) Remove all memory resident sound modules in their proper order.

I.E.

lsmod
.
.
awe_wave              159040   2
sb                     34752   2
uart401                 6384   2  [sb]
sound                  58368   0  [awe_wave sb uart401]
soundlow                 464   0  [sound]
soundcore               2800   7  [sb sound]
.

rmmod awe_wave
rmmod sb
rmmod uart401
rmmod sound
rmmod soundlow
rmmod soundcore

If you get a device busy error, you have to unload another module or program
using the module first!

Finally run sndconfig from the console.

When you get towards the end and are asked if you hear the sound ok, tell
it -NO-

You can then manually configure the settings for the sound card, assuming no
conflicts...

-JMS


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Dennis Myers
Sent: Monday, December 18, 2000 7:12 PM
To: [EMAIL PROTECTED]
Subject: [newbie] ALS-120 sound card won't config



The hardware support for linux-Mandrake says my ALS-120 is supported, in
almost every config I try this is the error message I get, can anyone tell
me
what I need to fix? This card worked in 7.1 but now in 7.2  I can get
nothing. TIA for any help.


 The following error occurred running the isapnp program:  ?
         ?                                                           ?
         ? /etc/isapnp.conf:49 -- Fatal - IO range check attempted   ?
         ? while device activated                                    ?
         ? /etc/isapnp.conf:49 -- Fatal - Error occurred executing   ?
         ? request '<IORESCHECK> ' --- further action aborted        ?
         ?                                                           ?
         ?
--
Dennis Myers registered linux user #180842


Reply via email to