Then try this command on for size:
# First change to super user. Don't forget your administrator password.
su
Then load the module:
modprobe thinkpad-acpi
This will load the kernel module. Hopefully this will alleviate your problems.
By the way, if you can't become the super user then go into pclos Control Center -> System, and select "Open Console as Administrator". This will open up a terminal with root privileges, and you can use the "modprobe" command.