Help with Udev Please

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 05/18/2010 07:50 PM, David Henningsson wrote:

> Looks like a syntax error in one of the udev rules.
> Perhaps you can see if the message shows up in /var/log/syslog and then
> grep for that string in the udev rules directory?
> 
> // David

Unfortunately, I don't get any udev message in syslog.

I have 2 machines up on fc12.  Udev appears to work on one, but not the other.

The /etc/udev/rules.d/90-alsa.rules file is identical on both.

jim> cat 90-alsa.rules 
ACTION=="add", SUBSYSTEM=="sound", KERNEL=="controlC*", \
  RUN+="/sbin/alsactl -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf --initfile=/lib/alsa/init/00main restore /dev/$name"
ACTION=="remove", SUBSYSTEM=="sound", KERNEL=="controlC*", \
  RUN+="/sbin/alsactl -E ALSA_CONFIG_PATH=/etc/alsa/alsactl.conf store /dev/$name"

On the machine which works, I'm using the stock kernel from fc12.

On the machine which doesn't work, I have to use my own kernel build.
Both kernels are of the 2.6.32 (one is .11 the other .13)
All of the sysfs stuff for both kernels are the same.

Jim





[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux