#2125: ALSA Utilities - syntax errors in 15-alsa.rules, and controlC* files are not put into /dev/snd. ---------------------------+------------------------------------------------ Reporter: Bryan Kadzban | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: 6.2 Component: BOOK | Version: SVN Severity: major | Resolution: Keywords: udev alsa | ---------------------------+------------------------------------------------ Comment (by Bryan Kadzban):
Yeah, it almost looks like CLFS just used the "default" udev rules. (That is, the ones that came in the udev package. Maybe they added a few files from various distros -- which also came from that package -- though, too. And maybe they wrote some of their own. Not sure.) Anyway, it looks like CLFS 1.0.0-rc5 uses a new udev-cross-lfs tarball, too. (It uses 0.2, while I had 0.1.) This new tarball has a 55-sound.rules file in it, which does exactly what's needed (moves all the device nodes). So it looks like if I'd have used the current SVN CLFS, I may have been better off; looks like this is only an issue with 1.0.0-rc4 and perhaps earlier. So never mind that then. Looks like changing 15-alsa.rules as you say (only keeping the GROUP="xxx" and RUN+="..." rules) should work fine for CLFS too. As far as midi goes: If the device-movement rules are removed, it's not an issue, so don't bother. (At least, not in BLFS.) According to the udev(7) manpage, it's definitely '''not''' a regex pattern, but oh well. -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2125> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
