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