Jean-Philippe MENGUAL wrote:
> Ok sorry, problem fixed. I mixed tarballs udev, szstemd. ...
OK.
> Just a last question anyway: when I install alsa, how is handled alsa restore
> at boot time. I had changed the bootscript but it seems udev should handle
> this from a certain rule. I have to deal with this at chapter 7 of lfs?
I haven't looked at it lately but I have
/lib/udev/rules.d/90-alsa-restore.rules:
ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", KERNELS=="card*", \
RUN+="/usr/sbin/alsactl restore $attr{number}"
It looks like that is installed by alsa-utils.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page