From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Date: Sun, 28 Nov 2004 01:06:35 +0000 Subject: Re: 2.6.10-rc2-mm3 Message-Id: <20041127170635.6dbe75cd.akpm@osdl.org> List-Id: References: <9dda34920411271434ef00874@mail.gmail.com> In-Reply-To: <9dda34920411271434ef00874@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org Paul Blazejowski wrote: > > Andrew, > > I have mentioned earlier, there's seems to be some kind of ALSA, udev > or sysfs issue with /dev/dsp and friends not being created under > recent mm kernels. > > ... > Nov 27 13:49:23 blaze udev[5385]: creating device node '/dev/sound/mixer' > Nov 27 13:49:23 blaze udev[5398]: creating device node '/dev/sound/dsp' > Nov 27 13:49:23 blaze udev[5410]: creating device node '/dev/sound/audio' > Nov 27 13:49:23 blaze udev[5417]: creating device node '/dev/sound/adsp' It's trying to create nodes under /dev/sound/ > > -- ls /dev output -- > > crw------- 1 root root 116, 33 2004-11-27 13:49 /dev/sound But your /dev/sound appears to be a character device node, not a directory. Did you try rm /dev/sound, mkdir /dev/sound? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel