> I just went from 2.5.70 to 2.5.75 and discovered that sound no longer
> works. After short period of investigation, I found that "/dev/snd" is
> pointing to "/proc/asound/dev" that now, for some unknown reason, is gone.
>
> 'dmesg' shows
>> ALSA device list:
>> #0: Intel 82801BA-ICH2 at 0xe800, irq 9
>
> And '/proc/asound' seems to be there, aswell.
>> siim@void:/proc/asound$ ls
>> I82801BAICH2@ card0/ cards devices oss/ pcm timers version
>
> But no 'dev' there. I am also missing those control0* stuff. Strange...
>
> Can anyone please tell me what I'm doing wrong?
The /proc/asound/dev directory has been removed. Either switch to
devfs (IMHO a good thing), or run some script to create the proper
device files (it's in the ALSA distribution).
-- Måns Rullgård mru@users.sf.net- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/