On Wed, 2002-04-24 at 00:51, R Parker [EMAIL PROTECTED] wrote: > Hi, > > This is Dave J. Andruczyk's post to the mailing list:
Hey, thanks very much. Unfortunately, it didn't work for me. I do have some good news: As a test I pulled my Delta 44 out of my LTSP thin client and stuck it in another machine that's running without devfs. It worked beautifully! My working assumption now is that devfs is my problem. I've been doing a lot of reading of the mailing list archives and don't pretend to understand this yet but I did notice something peculiar about my machine. From my reading it seems there should be a symbolic link from /dev/snd to /proc/asound/dev, or vice versa. On my machine there is no link, but the directories look similar (I'm now running 0.9.0rc1): # ls -l -d /proc/asound/dev dr-xr-xr-x 2 root root 0 Apr 29 11:20 /proc/asound/dev # ls -l -d /dev/snd drwxr-xr-x 1 root root 0 Jan 1 1970 /dev/snd # ls -l /proc/asound/dev crw-rw---- 1 root root 116, 0 Apr 29 11:20 controlC0 crw-rw---- 1 root root 116, 24 Apr 29 11:20 pcmC0D0c crw-rw---- 1 root root 116, 16 Apr 29 11:20 pcmC0D0p crw-rw---- 1 root root 116, 33 Apr 29 11:20 timer # ls -l /dev/snd crw-rw---- 1 root root 116, 0 Jan 1 1970 controlC0 crw-rw---- 1 root root 116, 24 Jan 1 1970 pcmC0D0c crw-rw---- 1 root root 116, 16 Jan 1 1970 pcmC0D0p crw-rw---- 1 root root 116, 33 Jan 1 1970 timer Could this be the problem? I've compiled the driver with --with-debug=full but I don't see any diagnostics beyond the original error message. Any ideas how I can track down the cause of this? Thanks for your help, George _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user