In the current udev rules, we have: KERNEL=="cpu[0-9]*", NAME="cpu/%n/cpu"
However, I believe these nodes should be cpu/%n/cpuid. That's what they have in the suse and debian rules: http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;f=etc/udev/suse/50-udev-default.rules;hb=HEAD http://git.kernel.org/?p=linux/hotplug/udev.git;a=blob;f=etc/udev/debian/udev.rules;hb=HEAD This is also where the x86info package expects to find the cpuid node. http://www.codemonkey.org.uk/projects/x86info/ -- Dan -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page