<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pbw</id>
	<title>ThinkWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.thinkwiki.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pbw"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Pbw"/>
	<updated>2026-04-18T20:27:29Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Template:Benchmarks_Footer&amp;diff=2701</id>
		<title>Template:Benchmarks Footer</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Template:Benchmarks_Footer&amp;diff=2701"/>
		<updated>2005-05-03T04:34:41Z</updated>

		<summary type="html">&lt;p&gt;Pbw: G41 details?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===Notes:===&lt;br /&gt;
* no-mtrr: ''vesa framebuffer active, therefore no mtrr for fglrx''&lt;br /&gt;
* v4.3.0.dfsg: ''Debian's fork of XFree86 v4.3.0 - is actually mostly XFree86 v4.4 with patches from different places&lt;br /&gt;
&lt;br /&gt;
===Questions:===&lt;br /&gt;
* t41p and radeon: how did you get 1800 fps with the radeon driver and xorg X11 on a firegl t2 card?? doesn't opengl only work with the fglrx drivers??&lt;br /&gt;
* Please tell us how you get 1800 fps at 24bit with xorg. My xorg log says Render acceleration unupported on Radeon 9500/9700 and newer. I get ap. 350fps.&lt;br /&gt;
* How do I enter G41 details?  It doesn't appear in the list.&lt;/div&gt;</summary>
		<author><name>Pbw</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_G41&amp;diff=2047</id>
		<title>Installation instructions for the ThinkPad G41</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_G41&amp;diff=2047"/>
		<updated>2005-03-29T03:55:12Z</updated>

		<summary type="html">&lt;p&gt;Pbw: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What I've done so far:&lt;br /&gt;
&lt;br /&gt;
I initially booted the machine and the installed Access IBM software (I presume) converted the primary FAT32 to NTFS.  I downloaded a [http://www.gentoo.org/ Gentoo] LiveCD and a [http://www.sysresccd.org/ System Rescue CD] (known to have ntfsresize).&lt;br /&gt;
&lt;br /&gt;
In my scouting around on the net, I read that the Thinkpads have a have a Rescue and Recovery partition which must be the 4th entry in the partition table.  It occupies the final 4Gb of the drive as a primary partition. Using the System Rescue CD, I resized the partition on my 80 Gb drive to 30Gb.  The space made available between the end of the resized NTFS partition (/dev/hda1) and the Rescue and Recovery partition (/dev/hda4) was split into a primary partition to act as a boot partition (/dev/hda2), and an extended partition (/dev/hda3). The extended partition was further subdivided into a 2Gb swap partition (/dev/hda5) and all of the remaining space as a root partition for Linux.  N.B. If you are using fdisk, rather than the excellent QTParted (accessed as run_qtparted from the System Rescue CD), you will have to fix the order of the partition table entries using the&lt;br /&gt;
   x   extra functionality (experts only)&lt;br /&gt;
entry on the first fdisk menu, then the&lt;br /&gt;
   f   fix partition order&lt;br /&gt;
entry on the expert menu, after you have created the new linux partitions. The end result looks like this:&lt;br /&gt;
&lt;br /&gt;
 Disk /dev/hda: 80.0 GB, 80026361856 bytes&lt;br /&gt;
 240 heads, 63 sectors/track, 10337 cylinders&lt;br /&gt;
 Units = cylinders of 15120 * 512 = 7741440 bytes&lt;br /&gt;
&lt;br /&gt;
   Device Boot      Start         End      Blocks   Id  System&lt;br /&gt;
 /dev/hda1   *           1        4058    30678448+   7  HPFS/NTFS&lt;br /&gt;
 /dev/hda2            4059        4072      105840   83  Linux&lt;br /&gt;
 /dev/hda3            4073        9794    43258320    f  W95 Ext'd (LBA)&lt;br /&gt;
 /dev/hda4            9795       10337     4105080   12  Compaq diagnostics&lt;br /&gt;
 /dev/hda5            4073        4343     2048728+  82  Linux swap / Solaris&lt;br /&gt;
 /dev/hda6            4344        9794    41209528+  83  Linux&lt;/div&gt;</summary>
		<author><name>Pbw</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installation&amp;diff=2334</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installation&amp;diff=2334"/>
		<updated>2005-03-29T03:29:06Z</updated>

		<summary type="html">&lt;p&gt;Pbw: /* Operating system installation on Thinkpads */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Operating system installation on Thinkpads ==&lt;br /&gt;
&lt;br /&gt;
Here you will find specific information on how to install different Operation Systems on your Thinkpad.&lt;br /&gt;
&lt;br /&gt;
[http://www.linux-laptop.net Linux on Laptops] has created a [http://www.linux-laptop.net/ibm.html list of installation guides for IBM Notebooks].&lt;br /&gt;
&lt;br /&gt;
*[[Installation steps which apply to every Thinkpad model]]&lt;br /&gt;
&lt;br /&gt;
Choose (or create) your Thinkpad version :&lt;br /&gt;
&lt;br /&gt;
*[[Installation instructions for the PC110 | PC110]]&lt;br /&gt;
*[[Installation instructions for the RS/6000 Notebook 860 | RS/6000 Notebook 860]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad 600X | ThinkPad 600X]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad 750 series | ThinkPad 750/C/Cs/P]]&lt;br /&gt;
*[[Installation instructions for the ThinkPad 770E | ThinkPad 770E]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad A30p | Thinkpad A30p]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad G41 | Thinkpad G41]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad R31 | Thinkpad R31]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad R40 | Thinkpad R40]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad R50 | Thinkpad R50]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad T23 | Thinkpad T23]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad T40p | Thinkpad T40p]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad T41p | Thinkpad T41p]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad T42 | Thinkpad T42]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad T42p | Thinkpad T42p]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad X31 | Thinkpad X31]]&lt;br /&gt;
*[[Installation instructions for the Thinkpad X40 | Thinkpad X40]]&lt;/div&gt;</summary>
		<author><name>Pbw</name></author>
		
	</entry>
</feed>