On Thu, Jul 21, 2011 at 02:00:22PM +0200, Tom Gundersen wrote: > On Thu, Jul 21, 2011 at 1:26 PM, Kacper Żuk <kazuldur@xxxxxxxxx> wrote: > > 2011/7/21 Fons Adriaensen <fons@xxxxxxxxxxxxxx>: > >> * but there is no ALSA sequencer device (/dev/snd/seq). > > > > I think that for sequencer you need to: > > modprobe snd-seq > > This should not be necessary. There was a bug to do with this, but > with the newest udev (from testing), this should have been resolved. > The static device should be created automatically and the module > loaded on demand. > > That said, do you get the seq device when you manually modprobe? Yes. And after doing that 'aplay -L' shows the card as well. So it seems that - downgrading the kernel to 2.6.37 - and adding 'modproble snd_seq' in /etc/rc.local will provide a working system. I have to install five of them today and tomorrow, so that will be my first priority for now. Thanks to both of you, Ray and Tom. -- FA