On Fri, 31 Jan 2003 11:53:22 +0100
Voluspa wrote:

> Now, I tried alsa 0.9.0rc7 under a 2.4.19 kernel but it had 'unresolved symbols'

Compiling 0.9.0rc6 under the same kernel gives clean modules but same error on loading:

Jan 31 16:58:55 loke kernel: PCI: Found IRQ 5 for device 00:06.0
Jan 31 16:58:55 loke kernel: PCI: Sharing IRQ 5 with 01:00.0
Jan 31 16:58:56 loke kernel: ALSA ../../alsa-kernel/pci/ac97/ac97_codec.c:1554: 
AC'97 0:0 does not respond - RESET [REC_GAIN = 0x0]
Jan 31 16:58:56 loke kernel: ESS Maestro soundcard not found or device busy

Cutting down to a bare minimum --with-cards=es1968 --with-sequencer=no --with-oss=no 
has no effect. Hacked the alsa-kernel/pci/ac97/ac97_codec.c to skip the test, but 
crapped out on next speedbump:

Jan 31 17:53:22 loke kernel: ALSA ../../alsa-kernel/pci/ac97/ac97_codec.c:1563: 
AC'97 0:0 access is not valid [0x0], removing mixer.

So, it seems something called ac97->num and ac97->addr always are zero. No surprise it 
fails... But surprising that the 'err' is zero as well.

Regards,
Mats Johannesson
 


-------------------------------------------------------
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