I had tp_smapi working under a previous version. However now when I try to load tp_smapi with "modprobe tp_smapi" I get the following error message:
Code:
FATAL: Error inserting tp_smapi (/lib/modules/2.6.31.12-174.2.3.fc12.i686.PAE/extra/tp_smapi/tp_smapi.ko): Invalid module format
I really need to get this working again because I stuck my battery charge parameters to stop at 40% and now I can only get a maximum of 40% of the battery life.
I get the following in the dmesg output, which appears to show a version mismatch which I do not know how to solve:
Code:
thinkpad_ec: version magic '2.6.31.9-174.fc12.i686.PAE SMP mod_unload 686 ' should be '2.6.31.12-174.2.3.fc12.i686.PAE SMP mod_unload 686 '
Thank-you in advance for your help.