Tony Kuneck wrote:
Hi all,
_First_ issue: In the current dev book svn-20060519, there is this section:


<Snip currently broken alsa rules>

Looks like the devices are handled in 25-lfs.rules now...including ownership by the audio group. Shouldn't that become simply:

cat > /etc/udev/rules.d/15-alsa.rules << "EOF"
# ALSA Devices
# When a sound device is detected, restore the volume settings
KERNEL=="controlC[0-9]*", ACTION=="add", RUN+="/usr/sbin/alsactl restore %n"
EOF
chmod 644 /etc/udev/rules.d/15-alsa.rules

-- DJ Lucas
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to