I just want to thank Sharedoc and others for this fabulous thread.
I notice that views are over a quarter of a million for this topic. I'm up to page 33 out of the current 58 I keep wanting to know what happens, but I'm going bit by bit -- for me it reads a little like a detective novel.
My wife and I each have a Thinkpad 600E, and yesterday I replaced the 400Mhz P2 in my own laptop with a 700 mhz P3. I have one 256 100mhz mem stick and one 128Meg 66 mhz stick onboard. Haven't disabled onboard RAM yet, but did do the Bios poke for cutting out the L2 on boot.
I am running Ubuntu Linux Gutsy Gibbon ver 710 on the laptop, and dual booting Win 98SE. For enabling L2 I used the 2.6 kernal mod here:
http://www2.maths.ox.ac.uk/~challet/module/module.html
The only difference for Ubuntu 7.10 is that the location mentioned here:
It is wise to add “pIIIcache” in your /etc/modules.preload file (or equivalent), so that the module is loaded automatically when booting.
should be changed to /etc/
modules in Ubuntu 7.10.
Just run
sudo gedit /etc/modules and append the
pIIIcache command to the end.
By the way, for newbies, in the website instructions for installing the new kernal mod, where it says to
make and then
make install, you need to be issuing that from the terminal, after navigating to the unpacked pIIIcache2.6 folder. Be sure to preface the make and make install commands with "sudo" as you need root priveleges to install it.
I haven't done any of the hardware mods yet, but plan to -- possibly today. If I get through reading this whole thread!
I wonder if the onboard 66 mhz and 128 stick 66 will run at the speedstep and 8% overclock mods.. Unfortunately, I already ordered a replacement 128M 100mhz stick before I realized I could have made it a 256meg if I was going to disable the onboard memory -- I assumed you could have only 384 Megs of added memory total in sticks because of possible conflict with onboard -- I gues you can actually make it 512?
Thanks again for this great thread. Many of us want to continue using our wonderful TP600E's and Ubuntu/Kubuntu along with your processor mods make it a very viable laptop, still. Well built, great keyboard and nice form factor.
As a side note, with the present simple processor swap and no hardware mods, running at 550 mhz on Ubuntu 7.10, my laptop will play a commercial dvd movie well at about 2/3 screen image size and no jerkiness. At full screen, very slight hesitation. I have high hopes all will be smooth at fullscreen with the speedstep and overclock mods. I am also able to run a free very sophisticated 3D Cad rendering program in Linux (Google CollabCAD if interested) What more speed could you ask of a laptop at this point, unless you are a serious gamer.
Viva the TP 600E, It does real work!
It works for me.
ps to get running specs,
sudo apt-get install x86infoto install, and
x86info -c -mhzto get cache and speed info
Family: 6 Model: 8 Stepping: 6 Type: 0 Brand: 2
CPU Model: Pentium III-M (Coppermine) [cC0] Original OEM
Feature flags:
fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
Cache info
L1 Instruction cache: 16KB, 4-way associative. 32 byte line size.
L1 Data cache: 16KB, 4-way associative. 32 byte line size.
L2 unified cache: 256KB, 8-way associative. 32 byte line size.
TLB info
Instruction TLB: 4KB pages, 4-way associative, 32 entries
Instruction TLB: 4MB pages, fully associative, 2 entries
Data TLB: 4KB pages, 4-way associative, 64 entries
Data TLB: 4MB pages, 4-way associative, 8 entries
550MHz processor (estimate).