From: Robert Joop <[EMAIL PROTECTED]>

> what makes me wonder is:
> - at boot time, the BIOS says it initializes the plug and play cards
>   and detects the sound card, it prints its name.
> - but the linux ISA PNP does not seem to detect it:
>   Mar 30 19:20:13 moonbow kernel: isapnp: Scanning for PnP cards...
>   Mar 30 19:20:13 moonbow kernel: isapnp: No Plug & Play device found
> - nor does the soundcard driver:
>   Mar 30 19:20:18 moonbow kernel: ALSA card-ad1816a.c:348: no
>   AD1816A based soundcards found.
>
> i've tried to make some sense of the output of pnpdump(1) and added
> an entry to snd_ad1816a_pnpids[], but it hasn't helped.

pnpdump does find the card and 'kernel isapnp' does not? You have a
problem beyound ALSA.

What is pnpdump saying? Maybe some parameters to isa-pnp.o can
help. At least isapnp_verbose I think. Look for MODULE_PARM in 
linux/drivers/pnp/isapnp.c


Bye,
        Robert

_______________________________________________
Alsa-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-devel

Reply via email to