Monday, February 19, 2007
T60 Volume under openSUSE
Run KControl (Menu->Favorites->Configure Desktop (personal settings))
Select System Administration/IBM ThinkPad laptop
Says /dev/nvram not readable. To fix, edit
and change
to
Either reboot or as root
Restart KControl.
Select System Administration/IBM ThinkPad laptop
Says /dev/nvram not readable. To fix, edit
/etc/udev/rules.d/50-udev-default.rules
and change
KERNEL=="nvram", GROUP="kmem", MODE="600"
to
KERNEL=="nvram", GROUP="kmem", MODE="644"
Either reboot or as root
chmod 666 /dev/nvram
.Restart KControl.
Sunday, February 18, 2007
locate (slocate) on openSUSE
The Beagle indexing program doesn't find things outside my home directory. I was looking for good old locate, but it's not there. This SUSE Forums thread had the answer--it's in the
findutils-locate
package.Subscribe to Posts [Atom]
BlogPhiles webring: Previous Site | Random Site | Next | Membership Guide | Site List