<?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=Tomas</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=Tomas"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Tomas"/>
	<updated>2026-05-04T09:22:48Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24467</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24467"/>
		<updated>2006-09-04T11:23:27Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem works excelent (both data and fax) with driver from IBM:&lt;br /&gt;
&lt;br /&gt;
[ftp://ftp.software.ibm.com/pc/pccbbs/mobiles/l79m05ww.rpm]&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are identical piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions [SuSE 10.1]:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|rpm -i l79m05ww.rpm}}&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24466</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24466"/>
		<updated>2006-09-04T11:23:07Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem works excelent (both data and fax) with driver from IBM:&lt;br /&gt;
&lt;br /&gt;
[[Media:http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;amp;lndocid=MIGR-65354]]&lt;br /&gt;
[ftp://ftp.software.ibm.com/pc/pccbbs/mobiles/l79m05ww.rpm]&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are identical piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions [SuSE 10.1]:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|rpm -i l79m05ww.rpm}}&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24465</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24465"/>
		<updated>2006-09-04T11:21:18Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* What works? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem works excelent (both data and fax) with driver from IBM:&lt;br /&gt;
&lt;br /&gt;
[[Media:http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;amp;lndocid=MIGR-65354]]&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are identical piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions [SuSE 10.1]:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|rpm -i l79m05ww.rpm}}&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24464</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24464"/>
		<updated>2006-09-04T11:19:48Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem works excelent (both data and fax) with driver from IBM:&lt;br /&gt;
&lt;br /&gt;
[[Media:http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;amp;lndocid=MIGR-65354]]&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are identical piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions [SuSE 10.1]:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|rpm -i l79m05ww.rpm}}&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24463</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24463"/>
		<updated>2006-09-04T11:19:13Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem works excelent (both data and fax) with driver from IBM:&lt;br /&gt;
&lt;br /&gt;
[[Media:http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;amp;lndocid=MIGR-65354]]&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are identical piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions [SuSE 10.1]:&lt;br /&gt;
&lt;br /&gt;
\# rpm -i l79m05ww.rpm&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24462</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24462"/>
		<updated>2006-09-04T11:18:13Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem [[works]] excelent (both data and fax) [[with driver from IBM]]:&lt;br /&gt;
&lt;br /&gt;
[[Media:http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;amp;lndocid=MIGR-65354]]&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are identical piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions [SuSE 10.1]:&lt;br /&gt;
&lt;br /&gt;
$ rpm -i l79m05ww.rpm&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24460</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24460"/>
		<updated>2006-09-04T10:59:25Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem [[works]] excelent (both data and fax) [[with driver from IBM]]:&lt;br /&gt;
&lt;br /&gt;
[[Media:http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;amp;lndocid=MIGR-65354]]&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are the same piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions (SuSE 10.1)&lt;br /&gt;
&lt;br /&gt;
$ rpm -i l79m05ww.rpm&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24459</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24459"/>
		<updated>2006-09-04T10:58:47Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Does not work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
Internal modem [[works]] excelent (both data and fax) [[with driver from IBM]]:&lt;br /&gt;
&lt;br /&gt;
http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&amp;amp;lndocid=MIGR-65354&lt;br /&gt;
&lt;br /&gt;
Driver is originally developed for T60p, but works without any problems on R60e (modem in both laptops are the same piece of hardware).&lt;br /&gt;
&lt;br /&gt;
Instalation instructions (SuSE 10.1)&lt;br /&gt;
&lt;br /&gt;
# rpm -i l79m05ww.rpm&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24458</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24458"/>
		<updated>2006-09-04T10:48:58Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Does not work ==&lt;br /&gt;
&lt;br /&gt;
As usual for almost any laptop, the modem is not even detected and may never work.&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24457</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24457"/>
		<updated>2006-09-04T10:48:26Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Modem = */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Does not work ==&lt;br /&gt;
&lt;br /&gt;
As usual for almost any laptop, the modem is not even detected and may never work.&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
== Modem ==&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24456</id>
		<title>Installing OpenSUSE 10.1 on a ThinkPad R60e</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_OpenSUSE_10.1_on_a_ThinkPad_R60e&amp;diff=24456"/>
		<updated>2006-09-04T10:48:17Z</updated>

		<summary type="html">&lt;p&gt;Tomas: /* Wireless */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== System ==&lt;br /&gt;
&lt;br /&gt;
This {{SUSE}} installation was performed on a Thinkpad {{R60e}},&lt;br /&gt;
see [[0657-3LG]] for a complete description of the system including PCI-ID information.&lt;br /&gt;
&lt;br /&gt;
== Get the DVD ==&lt;br /&gt;
&lt;br /&gt;
You can download the 32bit iso images DVD from many sites such as&lt;br /&gt;
[ftp://ftp.mirrorservice.org/sites/ftp.opensuse.org/pub/opensuse/distribution/SL-10.1/non-oss-dvd-iso/ opensuse]&lt;br /&gt;
&lt;br /&gt;
== Partitioning choice ==&lt;br /&gt;
&lt;br /&gt;
Im my specific case I had no interest in keeping the windows system or&lt;br /&gt;
the [[Predesktop Area]]. Therefore, disabled the Predesktop Area and installed the Linux system on the entire disk.&lt;br /&gt;
&lt;br /&gt;
Typically, if you wish to keep you windows partition, the SuSE installer&lt;br /&gt;
will offer shrinking it. Note that shrinking may not be possible if your&lt;br /&gt;
windows partition is heavily fragmented. &lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
&lt;br /&gt;
Simply place the DVD into the drive and boot your laptop and follow&lt;br /&gt;
the installation instructions which are really very straightforward.&lt;br /&gt;
&lt;br /&gt;
If you choose a typical KDE installation, without adding any further&lt;br /&gt;
packages, you should be done in about 20 minutes.&lt;br /&gt;
&lt;br /&gt;
== What works? ==&lt;br /&gt;
&lt;br /&gt;
Basically everthing, except modem, works out-of-the-box and requires&lt;br /&gt;
no further setup. The wireless board requires installing ipw3945d, but&lt;br /&gt;
this may be selected during installation and should also work out-of-the-box (see also wireless section).&lt;br /&gt;
&lt;br /&gt;
All [[Ibm-acpi]] functions work, as well as suspend-to-disk. suspend-do-ram requires setting of &lt;br /&gt;
SUSPEND2RAM_FORCE=yes in System/Powermanagement/Powersave/Sleep_Modes in the /etc/sysconfig editor of Yast2.&lt;br /&gt;
&lt;br /&gt;
== Not tested (yet) ==&lt;br /&gt;
&lt;br /&gt;
Bluetooth, external monitor.&lt;br /&gt;
&lt;br /&gt;
== Does not work ==&lt;br /&gt;
&lt;br /&gt;
As usual for almost any laptop, the modem is not even detected and may never work.&lt;br /&gt;
&lt;br /&gt;
== Sound ==&lt;br /&gt;
&lt;br /&gt;
Sound works but not always as reliably as it should, mixer settings &lt;br /&gt;
and not saved. This requires some further investigation and perhaps a&lt;br /&gt;
bit of fine-tuning.&lt;br /&gt;
&lt;br /&gt;
== Wireless ==&lt;br /&gt;
&lt;br /&gt;
{{NOTE|There is a radio switch which turns off the wireless and the bluetooth interface. It is located beneath the left side of palm rest. If you turn it on the bluetooth light comes on immediately.}}&lt;br /&gt;
&lt;br /&gt;
Select, either during the installation or afterwards (using Yast2), &lt;br /&gt;
to install the package ipw3945d, and reload the module ipw3945&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe -r ipw3945d}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|modprobe ipw3945}}&lt;br /&gt;
&lt;br /&gt;
alternatively reboot the system.&lt;br /&gt;
Once installed wireless works out of the box. &lt;br /&gt;
&lt;br /&gt;
Usually the ipw3945d package&lt;br /&gt;
should have been installed once a ipw3945 board is detected, this bas been&lt;br /&gt;
registered as a [http://bugzilla.novell.com/show_bug.cgi?id=197098 bug].&lt;br /&gt;
&lt;br /&gt;
SuSE 10.1 uses the Network Manager by default, which means that the wireless interface can be managed by the user directly and requires no&lt;br /&gt;
further setup.&lt;br /&gt;
&lt;br /&gt;
== Modem ===&lt;br /&gt;
&lt;br /&gt;
== Conclusion ==&lt;br /&gt;
&lt;br /&gt;
Installation is straightforward, fast and gives you immediate&lt;br /&gt;
availability of to a highly sophisticated system without need for any further configuration. Sound may need some kernel module&lt;br /&gt;
fine-tuning though. It is this reviewers opinion that Intel-graphics based &lt;br /&gt;
Thinkpad laptops seem to provide the best out-of-the-box installation&lt;br /&gt;
experience.&lt;/div&gt;</summary>
		<author><name>Tomas</name></author>
		
	</entry>
</feed>