----- "Atte André Jensen" <atte at email.dk> wrote: > atte at vestbjerg:~$ amidi -l > Dir Device Name > cannot determine device number: Inappropriate ioctl for device maybe of no help, but try something like: strace amidi -l 2>&1 | grep open and see what /dev is opened, it might give you some clue... or maybe not... my 0.1€