marco wrote: > # insmod snd-powermac > init_module: No such device > > In syslog I find : > > kernel: ALSA pmac.c:1104: pmac: can't request resource 0! > kernel: no PMac soundchip found > > In dmesg : > ... > Audio jack unplugged, enabling speakers. > AE-Init snapper mixer > PowerMac Snapper DMA sound driver rev 016 installed > Core driver edition 01.06 : PowerMac Built-in Sound driver edition 00.07 > Write will use 4 fragments of 32768 bytes as default > ...
This looks as if the OSS driver is still loaded. snd-powermac won't be able to request the sound resources as long as they're used by dmasound_pmac. HTH Clemens ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
