Re: sound problems

2005-05-10 Thread Kyle Lafkoff
5 16:21:45 -0400, Lowell Gilbert <[EMAIL PROTECTED]> wrote: > Kyle Lafkoff <[EMAIL PROTECTED]> writes: > > > loaded sound / snd_ess > > > > dmesg shows: > > > > pcm0: port 0xd800-0xd8ff irq 5 at device 8.0 on > > pci0 > > pcm0: cannot allocat

sound problems

2005-05-09 Thread Kyle Lafkoff
loaded sound / snd_ess dmesg shows: pcm0: port 0xd800-0xd8ff irq 5 at device 8.0 on pci0 pcm0: cannot allocate DMA memory device_attach: pcm0 attach returned 6 pcm0: port 0xd800-0xd8ff irq 5 at device 8.0 on pci0 pcm0: cannot allocate DMA memory ???

kernel support failure [sound] - device snd_ess

2005-05-08 Thread Kyle Lafkoff
trying to get sound support on dell latitude cpt (466) maestro2 this is the error i get while the kernel compiles: linking kernel ess.o(.text+0x14): In function `ess_lock': : undefined reference to `sbc_lock' ess.o(.text+0x34): In function `ess_unlock': : undefined reference to `sbc_unlock' ***