On Tue, 2007-05-29 at 11:14 -0400, Jordan Bray wrote: > The problem was /dev/snd/ devices weren't created. I don't know where > in the b?lfs process this is supposed to take place, but my > MAKEDEV-1.7 does not make these devices. there is a script included > with alsa-driver-1.0.13 called snddevices which i was able to use to > create the /dev/snd devices for alsa.
Anything still using MAKEDEV is a *very* old system, probably running a 2.4 kernel? On anything more recent, all entries in /dev (not just ALSA stuff) should be created automatically whenever the driver modules are loaded. Simon.
signature.asc
Description: This is a digitally signed message part
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
