I'm trying to install a soundcard AD1816A (Analog Devices) in Debian.

After a clean boot, command "dmesg" returns:

# dmesg
[...]
isapnp: Scanning for PnP cards...
isapnp: Card 'Analog Devices AD1816A'
isapnp: 1 Plug & Play card detected total
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
pnp: Device 00:0a activated.
00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[...]
pnp: Unable to assign resources to device 01:01.00.
ad1816a: AUDIO PnP configure failure
no AD1816A based soundcards found.
pnp: Unable to assign resources to device 01:01.01.
mpu401: probe of 01:01.01 failed with error -16
MPU-401 device not found or device busy
[...]


Running "alsaconf" returns:

# alsaconf
Unloading ALSA sound driver modules: snd-pcm-oss snd-mixer-oss snd-pcm
snd-page-alloc snd-opl3-lib snd-hwdep snd-mpu401-uart snd-seq-dummy
snd-seq-oss snd-seq-midi snd-seq-midi-event snd-seq snd-timer
snd-rawmidi snd-seq-device.
Building card database...
Running update-modules...
Loading driver...
FATAL: Error inserting snd_ad1816a
(/lib/modules/2.6.18-4-686/kernel/sound/isa/ad1816a/snd-ad1816a.ko): No
such device
FATAL: Error running install command for snd_ad1816a
Setting default volumes...
amixer: Mixer attach default error: No such device
Saving the mixer setup used for this in /var/lib/alsa/asound.state.
/usr/sbin/alsactl: save_state:1254: No soundcards found...


============================================================================
===

 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.

 Have a lot of fun!


Loading the module by "modprobe" gives the same errors:

#modprobe snd_ad1816a
FATAL: Error inserting snd_ad1816a
(/lib/modules/2.6.18-4-686/kernel/sound/isa/ad1816a/snd-ad1816a.ko): No
such device
FATAL: Error running install command for snd_ad1816a

Is this a known problem? I've searched Google.com. There are some people
asking about it but still no solution. It was also reported as a bug in
2003.
I've noticed there are people whom this soundcard works on Ubuntu. It works
for me on Archlinux and Windows XP.
So what to do to make it work on Debian?

Greets
-- 
Kffiatek



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to