<?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=Szaboka</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=Szaboka"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Szaboka"/>
	<updated>2026-04-30T12:55:17Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41637</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41637"/>
		<updated>2009-02-22T22:26:45Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Partitioning ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). &lt;br /&gt;
&lt;br /&gt;
== Setup - 1st try - KDE4 ==&lt;br /&gt;
&lt;br /&gt;
First I have choosen KDE4 for desktop enviroment. Installed nvidia driver from source (needs kernel source package installed) instead of rpm. It seemed that these components&lt;br /&gt;
* suspend to RAM (add {{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* composite effects in KDE4 (add to {{path|/etc/X11/xorg.conf}} with {{cmdroot|nvidia-xconfig --composite}})&lt;br /&gt;
* wireless&lt;br /&gt;
are in conflict. The most stable configuration was running an older nvidia driver (NVIDIA-Linux-x86_64-177.82-pkg2.run). I had a couple of freezes, sometimes the keyboard was not functional, wireless did not always come up after s2ram.&lt;br /&gt;
&lt;br /&gt;
== Setup - 2nd try - GNOME ==&lt;br /&gt;
&lt;br /&gt;
I wanted to give a try to GNOME and reinstalled the whole system. In the meantime a new nvidia driver (NVIDIA-Linux-x86_64-180.29-pkg2.run) came out, I have choosen that one. &lt;br /&gt;
* suspend to RAM works (without editing {{path|/etc/pm/config.d/defaults}}).&lt;br /&gt;
* wireless does not always come back after s2ram. You can fix it by removing and loading a wireless kernel module ({{cmdroot|modprobe -r iwlagn; modprobe iwlagn}}), in case if it does not come up.&lt;br /&gt;
* composite effects in GNOME were OK. However in terminal the texts were not always displayed correctly; if a window was updated, only parts of it was refreshed, I had to bring the cursor above the elements to make them refresh. I have played with many xorg and compiz parameters (switched sync_to_vblank off; refresh rate set to 60). The problem has completely vanished after removing the --loose-binding in COMPIZ_OPTIONS in {{path|/usr/bin/compiz-manager}}. See [http://fedorasolved.org/Members/mock/fix_refresh_nvidia_compiz_f10].&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41636</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41636"/>
		<updated>2009-02-22T22:26:09Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Partitioning ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). &lt;br /&gt;
&lt;br /&gt;
== Setup - 1st try - KDE4 ==&lt;br /&gt;
&lt;br /&gt;
First I have choosen KDE4 for desktop enviroment. Installed nvidia driver from source (needs kernel source package installed) instead of rpm. It seemed that these components&lt;br /&gt;
* suspend to RAM (add {{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* composite effects in KDE4 (add to {{path|/etc/X11/xorg.conf}} with {{cmdroot|nvidia-xconfig --composite}})&lt;br /&gt;
* wireless&lt;br /&gt;
are in conflict. The most stable configuration was running an older nvidia driver (NVIDIA-Linux-x86_64-177.82-pkg2.run). I had a couple of freezes, sometimes the keyboard was not functional, wireless did not always come up after s2ram.&lt;br /&gt;
&lt;br /&gt;
== Setup - 2nd try - GNOME ==&lt;br /&gt;
&lt;br /&gt;
I wanted to give a try to GNOME and reinstalled the whole system. In the meantime a new nvidia driver (NVIDIA-Linux-x86_64-180.29-pkg2.run) came out, I have choosen that one. &lt;br /&gt;
* suspend to RAM works (without editing {{path|/etc/pm/config.d/defaults}}).&lt;br /&gt;
* wireless does not always come back after s2ram, but you can fix it by removing and loading a wireless kernel module ({{cmdroot|modprobe -r iwlagn; modprobe iwlagn}}), in case if it does not come up.&lt;br /&gt;
* composite effects in GNOME were OK. However in terminal the texts were not always displayed correctly; if a window was updated, only parts of it was refreshed, I had to bring the cursor above the elements to make them refresh. I have played with many xorg and compiz parameters (switched sync_to_vblank off; refresh rate set to 60). The problem has completely vanished after removing the --loose-binding in COMPIZ_OPTIONS in {{path|/usr/bin/compiz-manager}}. See [http://fedorasolved.org/Members/mock/fix_refresh_nvidia_compiz_f10].&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41635</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41635"/>
		<updated>2009-02-22T22:22:42Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Partitioning ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). &lt;br /&gt;
&lt;br /&gt;
== Setup - 1st try - KDE4 ==&lt;br /&gt;
&lt;br /&gt;
First I have choosen KDE4 for desktop enviroment. Installed nvidia driver from source (needs kernel source package installed) instead of rpm. It seemed that these components&lt;br /&gt;
* suspend to RAM (add {{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* composite effects in KDE4 (add to {{path|/etc/X11/xorg.conf}} with {{cmdroot|nvidia-xconfig --composite}})&lt;br /&gt;
* wireless&lt;br /&gt;
are in conflict. The most stable configuration was running an older nvidia driver (NVIDIA-Linux-x86_64-177.82-pkg2.run). I had a couple of freezes, sometimes the keyboard was not functional, wireless did not always come up after s2ram.&lt;br /&gt;
&lt;br /&gt;
== Setup - 2nd try - GNOME ==&lt;br /&gt;
&lt;br /&gt;
I wanted to give a try to GNOME and reinstalled the whole system. In the meantime a new nvidia driver (NVIDIA-Linux-x86_64-180.29-pkg2.run) came out, I have choosen that one. &lt;br /&gt;
* suspend to RAM works (without editing {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* wireless does not always come back after s2ram, but you can fix it by removing and loading a wireless kernel module ({{cmdroot|modprobe -r iwlagn; modprobe iwlagn}}), if it does not want to work&lt;br /&gt;
* composite effects in GNOME were OK, however in terminal the texts were not always displayed correctly, if a window was updated, only parts of it was refreshed, I had to bring the cursor above the elements to make them refresh. I have played with many xorg and compiz parameters (switched sync_to_vblank off; refresh rate set to 60). The problem has completely vanished after removing the --loose-binding in COMPIZ_OPTIONS in {{path|/usr/bin/compiz-manager}}. See [http://fedorasolved.org/Members/mock/fix_refresh_nvidia_compiz_f10].&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41633</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41633"/>
		<updated>2009-02-22T22:19:17Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Partitioning ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). &lt;br /&gt;
&lt;br /&gt;
== Setup - 1st try - KDE4 ==&lt;br /&gt;
&lt;br /&gt;
First I have choosen KDE4 for desktop enviroment. Installed nvidia driver from source (needs kernel source package installed) instead of rpm. It seemed that these components&lt;br /&gt;
* suspend to RAM (add {{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* composite effects in KDE4 (add to {{path|/etc/X11/xorg.conf}} with {{cmdroot|nvidia-xconfig --composite}})&lt;br /&gt;
* wireless&lt;br /&gt;
are in conflict. The most stable configuration was running an older nvidia driver (NVIDIA-Linux-x86_64-177.82-pkg2.run). I had a couple of freezes, sometimes the keyboard was not functional, wireless did not always come up after s2ram.&lt;br /&gt;
&lt;br /&gt;
== Setup - 2nd try - GNOME ==&lt;br /&gt;
&lt;br /&gt;
I wanted to give a try to GNOME and reinstalled the whole system. In the meantime a new nvidia driver (NVIDIA-Linux-x86_64-180.29-pkg2.run) came out, I have choosen that one. &lt;br /&gt;
* suspend to RAM works (without editing {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* wireless does not always come back after s2ram, but you can fix it by removing and loading a wireless kernel module ({{cmdroot|modprobe -r iwlagn; modprobe iwlagn}}), if it does not want to work&lt;br /&gt;
* composite effects in GNOME were OK, however in terminal the texts were not always displayed correctly, if a window was updated, only parts of it was refreshed, I had to bring the cursor above the elements to make them refresh. I have played with many xorg and compiz parameters (switched sync_to_vblank off; refresh rate set to 60), but the problem has completely vanished after removing the --loose-binding in COMPIZ_OPTIONS in {{path|/usr/bin/compiz-manager}}. See [http://fedorasolved.org/Members/mock/fix_refresh_nvidia_compiz_f10].&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41631</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41631"/>
		<updated>2009-02-22T22:10:39Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Partitioning ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). &lt;br /&gt;
&lt;br /&gt;
== Setup - 1st try - KDE4 ==&lt;br /&gt;
&lt;br /&gt;
First I have choosen KDE4 for desktop enviroment. Installed nvidia driver from source (needs kernel source package installed) instead of rpm. It seemed that these components&lt;br /&gt;
* suspend to RAM (add {{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* composite effects in KDE4 (add to {{path|/etc/X11/xorg.conf}} with {{cmdroot|nvidia-xconfig --composite}})&lt;br /&gt;
* wireless&lt;br /&gt;
are in conflict. The most stable configuration was running an older nvidia driver (NVIDIA-Linux-x86_64-177.82-pkg2.run). I had a couple of freezes, sometimes the keyboard was not functional, wireless did not always come up after s2ram.&lt;br /&gt;
&lt;br /&gt;
== Setup - 2nd try - GNOME ==&lt;br /&gt;
&lt;br /&gt;
I wanted to give a try to GNOME and reinstalled the whole system. In the meantime a new nvidia driver (NVIDIA-Linux-x86_64-180.29-pkg2.run) came out, I have choosen that one. &lt;br /&gt;
* suspend to RAM works (without editing {{path|/etc/pm/config.d/defaults}})&lt;br /&gt;
* wireless does not always come back after s2ram, but you can fix it by removing and loading a wireless kernel module ({{cmdroot|modprobe -r iwlagn; modprobe iwlagn}}), if it does not want to work&lt;br /&gt;
* composite effects in GNOME were OK, however in terminal the texts were not always displayed correctly, if a window was updated, only parts of it was refreshed, I had to bring the cursor above the elements to make them refresh. Solution can be found&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41038</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41038"/>
		<updated>2009-02-10T04:16:35Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). Windowmanager: KDE4. &lt;br /&gt;
&lt;br /&gt;
== Worked out of the box ==&lt;br /&gt;
Wireless, sound (use kmix to get internal mic switched on), ethernet. Video: installed rpm-s from download.nvidia.com, fancy 3d animations of KDE4 work, FramesPerSecond(FPS) measured with glxgears is around 3000.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
There is a strange interplay between the nvidia driver and suspend2ram. Since s2ram was not working with nvidia-rpms, &lt;br /&gt;
I deinstalled them and installed the driver using the script NVIDIA-Linux-x86_64-180.22-pkg2.run (needs kernel-source package installed). Accept to write new {{path|/etc/X11/xorg.conf}} file at the end of install script. FPS is around 12000. Adding&lt;br /&gt;
{{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}} makes s2ram work, however no 3d animations in kde. Adding Composite flag to the {{path|/etc/X11/xorg.conf}} file (by calling {{cmdroot|nvidia-xconfig --composite}}) makes 3d animations work, but s2ram fails. I tried out an older nvidia-driver (NVIDIA-Linux-x86_64-177.82-pkg2.run), too: s2ram ok, 3d animations work, but FPS is only 3000.&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41037</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41037"/>
		<updated>2009-02-10T04:12:00Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: /* Problems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installing opensuse 11.1 on T61p.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). Windowmanager: KDE4. &lt;br /&gt;
&lt;br /&gt;
== Worked out of the box ==&lt;br /&gt;
Wireless, sound (use kmix to get internal mic switched on), ethernet. Video: installed rpm-s from download.nvidia.com, fancy 3d animations of KDE4 work, FramesPerSecond(FPS) measured with glxgears is around 3000.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
There is a strange interplay between the nvidia driver and suspend2ram. Since s2ram was not working with nvidia-rpms, &lt;br /&gt;
I deinstalled them and installed the driver using the script NVIDIA-Linux-x86_64-180.22-pkg2.run (needs kernel-source package installed). Accept to write new {{path|/etc/X11/xorg.conf}} file at the end of install script. FPS is around 12000. Adding&lt;br /&gt;
{{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}} makes s2ram work, however no 3d animations in kde. Adding Composite flag to the {{path|/etc/X11/xorg.conf}} file (by calling {{cmdroot|nvidia-xconfig --composite}}) makes 3d animations work, but s2ram fails. I tried out an older nvidia-driver (NVIDIA-Linux-x86_64-177.82-pkg2.run), too: s2ram ok, 3d animations work, but FPS is only 3000.&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41036</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41036"/>
		<updated>2009-02-10T04:10:24Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: /* Problems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installing opensuse 11.1 on T61p.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). Windowmanager: KDE4. &lt;br /&gt;
&lt;br /&gt;
== Worked out of the box ==&lt;br /&gt;
Wireless, sound (use kmix to get internal mic switched on), ethernet. Video: installed rpm-s from download.nvidia.com, fancy 3d animations of KDE4 work, FramesPerSecond(FPS) measured with glxgears is around 3000.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
There is a strange interplay between the nvidia driver and suspend2ram. Since s2ram was not working with nvidia-rpms, &lt;br /&gt;
I deinstalled them and installed the driver using the script NVIDIA-Linux-x86_64-180.22-pkg2.run (accept to write new {{path|/etc/X11/xorg.conf}} file at the end of install script). FPS is around 12000. Adding&lt;br /&gt;
{{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}} makes s2ram work, however no 3d animations in kde. Adding Composite flag to the {{path|/etc/X11/xorg.conf}} file (by calling {{cmdroot|nvidia-xconfig --composite}}) makes 3d animations work, but s2ram fails. I tried out an older nvidia-driver (NVIDIA-Linux-x86_64-177.82-pkg2.run), too: s2ram ok, 3d animations work, but FPS is only 3000.&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41035</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41035"/>
		<updated>2009-02-10T04:08:56Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: /* Problems */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installing opensuse 11.1 on T61p.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). Windowmanager: KDE4. &lt;br /&gt;
&lt;br /&gt;
== Worked out of the box ==&lt;br /&gt;
Wireless, sound (use kmix to get internal mic switched on), ethernet. Video: installed rpm-s from download.nvidia.com, fancy 3d animations of KDE4 work, FramesPerSecond(FPS) measured with glxgears is around 3000.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
There is a strange interplay between the nvidia driver and suspend2ram. Since s2ram was not working with nvidia-rpms, &lt;br /&gt;
I deinstalled them and installed the driver using the script NVIDIA-Linux-x86_64-180.22-pkg2.run (accept to write new {{path|/etc/X11/xorg.conf}} file at the end of install script). FPS is around 12000. Adding&lt;br /&gt;
{{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}} makes s2ram work, however no 3d animations in kde. Adding Composite flag to the {{path|/etc/X11/xorg.conf}} file (by calling {{cmdroot|nvidia-xconfig --composite}}) makes 3d animations work, but s2ram fails. I tried out an older nvidia-driver (NVIDIA-Linux-x86_64-177.82-pkg2.run), too: s2ram ok, 3d animations work, but FPS is 3000 again.&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41034</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41034"/>
		<updated>2009-02-10T04:06:58Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installing opensuse 11.1 on T61p.&lt;br /&gt;
&lt;br /&gt;
== Configuration ==&lt;br /&gt;
My T61p is a 6457-BQG, Intel Core2Duo 2,6GHz, 4GB RAM, 180 GB HDD, Nvidia Quadro FX 570M, 15.4&amp;quot; TFT (1900x1200), Intel AGN 4965 wifi, Bluetooth, Intel Corporation 82801H (ICH8 Family) HD Audio.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). Windowmanager: KDE4. &lt;br /&gt;
&lt;br /&gt;
== Worked out of the box ==&lt;br /&gt;
Wireless, sound (use kmix to get internal mic switched on), ethernet. Video: installed rpm-s from download.nvidia.com, fancy 3d animations of KDE4 work, FramesPerSecond(FPS) measured with glxgears is around 3000.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
There is a strange interplay between the nvidia driver and suspend2ram. Since s2ram was not working with nvidia-rpms, &lt;br /&gt;
I deinstalled them and installed the driver using the script NVIDIA-Linux-x86_64-180.22-pkg2.run (accept to write new {{path|/etc/X11/xorg.conf}} file at the end of install script). FPS is around 12000. Added&lt;br /&gt;
{{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}}. s2ram works, however no 3d animations in kde. Adding Composite flag to the {{path|/etc/X11/xorg.conf}} file (by calling {{cmdroot|nvidia-xconfig --composite}}) makes 3d animations work, but s2ram fails. I tried out an older nvidia-driver (NVIDIA-Linux-x86_64-177.82-pkg2.run), too: s2ram ok, 3d animations work, but FPS is 3000 again.&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41033</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41033"/>
		<updated>2009-02-10T03:59:54Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installing opensuse 11.1 on T61p.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers was offering some foolish configuration). Windowmanager: KDE4. &lt;br /&gt;
&lt;br /&gt;
== Worked out of the box ==&lt;br /&gt;
Wireless, sound (use kmix to get internal mic switched on), ethernet. Video: installed rpm-s from download.nvidia.com, fancy 3d animations of KDE4 work, FramesPerSecond(FPS) measured with glxgears is around 3000.&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;br /&gt;
There is a strange interplay between the nvidia driver and suspend2ram. Since s2ram was not working with nvidia-rpms, &lt;br /&gt;
I deinstalled them and installed the driver using the script NVIDIA-Linux-x86_64-180.22-pkg2.run (accept to write new {{path|/etc/X11/xorg.conf}} file at the end of install script). FPS is around 12000. Added&lt;br /&gt;
{{bootparm|S2RAM_OPTS|&amp;quot;--force&amp;quot;}} to {{path|/etc/pm/config.d/defaults}}. s2ram works, however no 3d animations in kde. Adding Composite flag to the {{path|/etc/X11/xorg.conf}} file (by calling {{cmdroot|nvidia-xconfig --composite}}) makes 3d animations work, but s2ram fails. I tried out an older nvidia-driver (NVIDIA-Linux-x86_64-177.82-pkg2.run), too: s2ram ok, 3d animations work, but FPS is 3000 again.&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41032</id>
		<title>Installing OPENSUSE 11.1 on a ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OPENSUSE_11.1_on_a_ThinkPad_T61p&amp;diff=41032"/>
		<updated>2009-02-10T03:37:39Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: install instr&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Installing opensuse 11.1 on T61p.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
Factory disk: two partitions: r&amp;amp;r and vista. I was first preparing a dual boot system, but gparted was not able to resize the vista partition. After many retries, I dropped the idea of dual boot and decided for suse-only system. I kept only the r&amp;amp;r and partitioned the rest with gparted as:&lt;br /&gt;
&lt;br /&gt;
 /dev/sda1 r&amp;amp;r 6GB&lt;br /&gt;
 /dev/sda2 /boot 64MB&lt;br /&gt;
 /dev/sda3 extended&lt;br /&gt;
 /dev/sda5 / 40GB&lt;br /&gt;
 /dev/sda6 swap 4GB&lt;br /&gt;
 /dev/sda7 /home 130GB&lt;br /&gt;
&lt;br /&gt;
Network install was almost without problems (the partition configuration had to be edited during the installation, since the installers default was something &lt;br /&gt;
&lt;br /&gt;
== Works ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Problems ==&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_T61p&amp;diff=41031</id>
		<title>Installation instructions for the ThinkPad T61p</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installation_instructions_for_the_ThinkPad_T61p&amp;diff=41031"/>
		<updated>2009-02-10T03:03:02Z</updated>

		<summary type="html">&lt;p&gt;Szaboka: add opensuse 11.1 install&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The links on this page are specific for installing distributions on the T61p&lt;br /&gt;
&lt;br /&gt;
=== Debian ===&lt;br /&gt;
* [[Installing_Debian_lenny_on_a_ThinkPad_T61p | Debian Lenny]]&lt;br /&gt;
* [http://www.klabs.be/~fpiat/linux/debian/Etch_on_Thinkpad_T61.html Debian Etch], 2007-05-22&lt;br /&gt;
&lt;br /&gt;
=== Fedora ===&lt;br /&gt;
* [[Installing_Fedora_7_on_a_ThinkPad_T61p | Fedora 7]]&lt;br /&gt;
* [[Installing_Fedora_8_on_a_ThinkPad_T61p | Fedora 8]]&lt;br /&gt;
&lt;br /&gt;
=== Gentoo ===&lt;br /&gt;
* [http://schlitt.info/applications/blog/index.php?/archives/563-My-now-notebook.html Migrating Gentoo from T43p to T61p], 2007-09-27&lt;br /&gt;
&lt;br /&gt;
=== OpenSUSE ===&lt;br /&gt;
* [[Installing OPENSUSE 10.3 on a ThinkPad T61p | OpenSUSE 10.3]]&lt;br /&gt;
* [[Installing OPENSUSE 11.0 on a ThinkPad T61p | OpenSUSE 11.0]]&lt;br /&gt;
* [[Installing OPENSUSE 11.1 on a ThinkPad T61p | OpenSUSE 11.1]]&lt;br /&gt;
&lt;br /&gt;
=== Ubuntu ===&lt;br /&gt;
* [[Installing_Ubuntu_7.04_(Feisty_Fawn)_on_a_ThinkPad_T61 | 7.04 (Feisty Fawn)]]&lt;br /&gt;
* [[Install Ubuntu Gutsy Gibbon on a T61p | 7.10 (Gutsy Gibbon)]]&lt;br /&gt;
* [[Install Ubuntu Hardy Heron on a T61p | 8.04 (Hardy Heron)]]&lt;br /&gt;
* [[Install Ubuntu Intrepid Ibex on a T61p | 8.10 (Intrepid Ibex)]]&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
* [http://lists.2rosenthals.com/ecs-t6x/List.html T61 eComStation (OS/2) Mailing List archives ]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
(Note that the following categories applies to T60, They might also apply to T61 (test and update the list, please) : Thermal_Sensors Tp_smapi Table_of_ibm-acpi_LEDs Swsusp Software_Suspend_2 Rescue_and_Recovery Problems_with_SATA_and_Linux Problem_with_video_output_switching Problem_with_fan_noise Problem_with_high_pitch_noises How_to_control_fan_speed Embedded_Controller_Firmware&lt;br /&gt;
&lt;br /&gt;
[[Category:T61p]]&lt;/div&gt;</summary>
		<author><name>Szaboka</name></author>
		
	</entry>
</feed>