m1ll3 n00b
Joined: 07 May 2004 Posts: 11
|
Posted: Thu Sep 22, 2005 6:17 pm Post subject: IBM ThinkPad 600 and thinkpad-5.8 drivers |
|
|
Hello!
I just installed Linux on my ThinkPad 600.
Using 2.6.13-mm3 sources and APM instead of ACPI (due to several ressource trouble - anybody has it successfully running w/ ACPI?).
To access PM features of the notebook I installed tpctl which needs the thinkpad-drivers.
I got the latest build from sourceforge and compiled it.
Here's what i get from dmesg when modprobe'ing:
thinkpad: Unknown parameter `enable_t$'
thinkpad: Unknown parameter `enable_t$'
smapi: Unknown symbol thinkpad_ppde
thinkpad: Unknown parameter `enable_t$'
superio: Unknown symbol thinkpad_ppde
thinkpad: Unknown parameter `enable_t$'
rtcmosram: Unknown symbol thinkpad_ppde
thinkpad: Unknown parameter `enable_t$'
thinkpadpm: Unknown symbol thinkpad_ppde
thinkpadpm: Unknown symbol put_cpu_ptr
thinkpadpm: Unknown symbol get_cpu_ptr
Using the same kernel with ACPI instead of APM i only get the put/get_cpu_ptr errors and I'm at least able to run the configure-thinkpad-0.9 tools. But these keep telling me, that APM is recommended.
Here's my .config:
http://rafb.net/paste/results/f2M8EX25.html
Anybody has a successful setup with 2.6.13-mm3 sources?
There are several tipps concerning TP600 issues - but none of these guides covers _all_ issues I had to deal with...
Thanks in advance,
m1ll3 |
|