<?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=Jim</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=Jim"/>
	<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/wiki/Special:Contributions/Jim"/>
	<updated>2026-04-18T13:36:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23897</id>
		<title>Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23897"/>
		<updated>2006-07-31T00:09:29Z</updated>

		<summary type="html">&lt;p&gt;Jim: /* Special Keys */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General installation==&lt;br /&gt;
Here are the installation instructions for {{SUSE}} Linux Enterprise Edition on &lt;br /&gt;
{{T42}} 2378-R4U.&lt;br /&gt;
&lt;br /&gt;
SUSE Linux Enterprise Desktop (SLED) 10 is a commercial product which costs about $50 per year, but there is a trial version available from http://www.novell.com/suse/&lt;br /&gt;
&lt;br /&gt;
Using normal installation procedures, my installation of SLED 10 was nearly flawless out of the box. Video, sound, wireless, and almost all other hardware works perfectly.&lt;br /&gt;
&lt;br /&gt;
{{HINT|It is highly recommended to set the predesktop area in the BIOS configuration to secure. Also, you should burn recovery CDs from Windows before you continue. This can be done through Start &amp;gt; Programs &amp;gt; Access IBM or ThinkVantage Technologies. It takes about 7 CDs. If you want the  Access IBM key functionality to continue working, install Grub to the boot partition instead of the MBR.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====ACPI====&lt;br /&gt;
{{Todo|hdaps}}&lt;br /&gt;
&lt;br /&gt;
Power Management needs some work in order to be usable. Hibernate functionality works, but standby/suspend causes causes the system to hang on resume. I was able to resolve this issue by passing the {{bootparm|acpi_sleep|s3_bios}} parameter at boot and setting the following in {{path|/etc/powersave/sleep}} file: {{bootparm|SUSPEND2RAM_FORCE|yes}} and  {{bootparm|SUSPEND2RAM_ACPI_SLEEP|3}}.&lt;br /&gt;
&lt;br /&gt;
If you want to change how the system responds to events such as opening or closing the lid, edit the {{path|/etc/powersave/events}} file. It is well commented and explains itself very well.&lt;br /&gt;
&lt;br /&gt;
==== Special Keys ====&lt;br /&gt;
&lt;br /&gt;
As usual with most ThinkPads, the display brightness, ThinkLight, and volume keys all worked out of the box. Some minor work is required to make these keys display the status on screen.&lt;br /&gt;
&lt;br /&gt;
TPB is included with SLED 10, but is not fully configured by default. Edit the {{path|/etc/tpbrc}} file to fit your needs. The file is documented, so there should not be any issues with configuring it. &lt;br /&gt;
&lt;br /&gt;
You will need to enable the nvram device for all TPB functionality to work properly. Do this by running th following commands:&lt;br /&gt;
&lt;br /&gt;
Ensure the following line is in {{path|/etc/sysconfig/kernel}}&lt;br /&gt;
&lt;br /&gt;
{{bootparm|MODULES_LOADED_ON_BOOT|nvram}}&lt;br /&gt;
&lt;br /&gt;
Ensure the following line is in {{path|/etc/udev/rules.d/50-udev-default.rules}}&lt;br /&gt;
&lt;br /&gt;
KERNEL==&amp;quot;nvram&amp;quot;,                NAME=&amp;quot;%k&amp;quot;, GROUP=&amp;quot;kmem&amp;quot;, MODE=&amp;quot;666&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable TPB on startup by clicking on Computer, Control Center, Sessions, Startup Programs, then Add. Type tpb into the command box and click on OK. Close the session manager program. To start tpb now, press Alt-F2 and type tpb and hit Enter.&lt;br /&gt;
&lt;br /&gt;
====Xorg====&lt;br /&gt;
{{Todo|PowerPlay functionality, XGL}}&lt;br /&gt;
&lt;br /&gt;
SaX2 provides a working configuration file by default, which should not need modifications to use the normal set of features. To enable 3D acceleration, open YaST from the Computer, Control Center menu and click on Display. There should be an option to enable it.&lt;br /&gt;
&lt;br /&gt;
{{HINT|If the 3D option is not selectable, open the /etc/X11/xorg.conf file and be sure you are using the &amp;quot;radeon&amp;quot; driver.}}&lt;br /&gt;
&lt;br /&gt;
If you want to use the center blue button for scrolling with the trackpoint (the edges of the touchpad scroll by default), open the Mouse configuration from YaST and use the Emulate Wheel with Button 2 option.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|If you use the center button for scrolling, you need to enable the &amp;quot;Emulate 3 Buttons&amp;quot; option, which will regain the original middle button functionality by pressing the left and right buttons at once.}}&lt;br /&gt;
&lt;br /&gt;
{{WARN|Do not use attempt to install the ATI proprietary graphics drivers with the Radeon 7500! Doing so will cause your X session to fail. Should you do this, open /etc/X11/xorg.conf from the console and change the video driver back to &amp;quot;radeon&amp;quot;.}}&lt;br /&gt;
&lt;br /&gt;
====Not Tested====&lt;br /&gt;
Modem (YaST can see it and try to configure it, but I have no traditional analog phone line to test it on)&lt;br /&gt;
IrDA&lt;br /&gt;
&lt;br /&gt;
====Known problems====&lt;br /&gt;
The update service does not like being set up from a wireless connection (will not connect to the Novell customer center). Please set it up from a wired connection.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
[http://www.novell.com/products/desktop/ SLED Home Page]&lt;br /&gt;
&lt;br /&gt;
[http://support.novell.com/forums/ Novell Support Forums]&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23892</id>
		<title>Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23892"/>
		<updated>2006-07-30T20:12:53Z</updated>

		<summary type="html">&lt;p&gt;Jim: Installing SUSE Linux Enterprise Edition 10 on a ThinkPad T42 moved to Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General installation==&lt;br /&gt;
Here are the installation instructions for {{SUSE}} Linux Enterprise Edition on &lt;br /&gt;
{{T42}} 2378-R4U.&lt;br /&gt;
&lt;br /&gt;
SUSE Linux Enterprise Desktop (SLED) 10 is a commercial product which costs about $50 per year, but there is a trial version available from http://www.novell.com/suse/&lt;br /&gt;
&lt;br /&gt;
Using normal installation procedures, my installation of SLED 10 was nearly flawless out of the box. Video, sound, wireless, and almost all other hardware works perfectly.&lt;br /&gt;
&lt;br /&gt;
{{HINT|It is highly recommended to set the predesktop area in the BIOS configuration to secure. Also, you should burn recovery CDs from Windows before you continue. This can be done through Start &amp;gt; Programs &amp;gt; Access IBM or ThinkVantage Technologies. It takes about 7 CDs. If you want the  Access IBM key functionality to continue working, install Grub to the boot partition instead of the MBR.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====ACPI====&lt;br /&gt;
{{Todo|hdaps}}&lt;br /&gt;
&lt;br /&gt;
Power Management needs some work in order to be usable. Hibernate functionality works, but standby/suspend causes causes the system to hang on resume. I was able to resolve this issue by passing the {{bootparm|acpi_sleep|s3_bios}} parameter at boot and setting the following in {{path|/etc/powersave/sleep}} file: {{bootparm|SUSPEND2RAM_FORCE|yes}} and  {{bootparm|SUSPEND2RAM_ACPI_SLEEP|3}}.&lt;br /&gt;
&lt;br /&gt;
If you want to change how the system responds to events such as opening or closing the lid, edit the {{path|/etc/powersave/events}} file. It is well commented and explains itself very well.&lt;br /&gt;
&lt;br /&gt;
==== Special Keys ====&lt;br /&gt;
&lt;br /&gt;
As usual with most ThinkPads, the display brightness, ThinkLight, and volume keys all worked out of the box. Some minor work is required to make these keys display the status on screen.&lt;br /&gt;
&lt;br /&gt;
TPB is included with SLED 10, but is not fully configured by default. Edit the {{path|/etc/tpbrc}} file to fit your needs. The file is documented, so there should not be any issues with configuring it. &lt;br /&gt;
&lt;br /&gt;
You will need to enable the nvram device for all TPB functionality to work properly. Do this by running th following commands:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|mknod /dev/nvram 10 144}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|chmod /dev/nvram 666}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable TPB on startup by clicking on Computer, Control Center, Sessions, Startup Programs, then Add. Type tpb into the command box and click on OK. Close the session manager program. To start tpb now, press Alt-F2 and type tpb and hit Enter.&lt;br /&gt;
&lt;br /&gt;
====Xorg====&lt;br /&gt;
{{Todo|PowerPlay functionality, XGL}}&lt;br /&gt;
&lt;br /&gt;
SaX2 provides a working configuration file by default, which should not need modifications to use the normal set of features. To enable 3D acceleration, open YaST from the Computer, Control Center menu and click on Display. There should be an option to enable it.&lt;br /&gt;
&lt;br /&gt;
{{HINT|If the 3D option is not selectable, open the /etc/X11/xorg.conf file and be sure you are using the &amp;quot;radeon&amp;quot; driver.}}&lt;br /&gt;
&lt;br /&gt;
If you want to use the center blue button for scrolling with the trackpoint (the edges of the touchpad scroll by default), open the Mouse configuration from YaST and use the Emulate Wheel with Button 2 option.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|If you use the center button for scrolling, you need to enable the &amp;quot;Emulate 3 Buttons&amp;quot; option, which will regain the original middle button functionality by pressing the left and right buttons at once.}}&lt;br /&gt;
&lt;br /&gt;
{{WARN|Do not use attempt to install the ATI proprietary graphics drivers with the Radeon 7500! Doing so will cause your X session to fail. Should you do this, open /etc/X11/xorg.conf from the console and change the video driver back to &amp;quot;radeon&amp;quot;.}}&lt;br /&gt;
&lt;br /&gt;
====Not Tested====&lt;br /&gt;
Modem (YaST can see it and try to configure it, but I have no traditional analog phone line to test it on)&lt;br /&gt;
IrDA&lt;br /&gt;
&lt;br /&gt;
====Known problems====&lt;br /&gt;
The update service does not like being set up from a wireless connection (will not connect to the Novell customer center). Please set it up from a wired connection.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
[http://www.novell.com/products/desktop/ SLED Home Page]&lt;br /&gt;
&lt;br /&gt;
[http://support.novell.com/forums/ Novell Support Forums]&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Edition_10_on_a_ThinkPad_T42&amp;diff=23893</id>
		<title>Installing SUSE Linux Enterprise Edition 10 on a ThinkPad T42</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Edition_10_on_a_ThinkPad_T42&amp;diff=23893"/>
		<updated>2006-07-30T20:12:53Z</updated>

		<summary type="html">&lt;p&gt;Jim: Installing SUSE Linux Enterprise Edition 10 on a ThinkPad T42 moved to Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42: Incorrect article title&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#redirect [[Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42]]&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=2378-R4U&amp;diff=23891</id>
		<title>2378-R4U</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=2378-R4U&amp;diff=23891"/>
		<updated>2006-07-30T16:30:14Z</updated>

		<summary type="html">&lt;p&gt;Jim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= IBM ThinkPad T42 2378-R4U Specifications =&lt;br /&gt;
&lt;br /&gt;
== CPU and Memory ==&lt;br /&gt;
{|&lt;br /&gt;
|Processor Manufacturer || Intel&lt;br /&gt;
|-&lt;br /&gt;
|Processor Class || (Pentium M Dothan)&lt;br /&gt;
|-&lt;br /&gt;
|Processor Name || Intel Pentium M 735&lt;br /&gt;
|-&lt;br /&gt;
|Processor Speed || 1.7 GHz&lt;br /&gt;
|-&lt;br /&gt;
|Installed Memory || 256 MB&lt;br /&gt;
|-&lt;br /&gt;
|Maximum Memory || 2 GB&lt;br /&gt;
|- &lt;br /&gt;
|Memory Technology || DDR SDRAM&lt;br /&gt;
|-&lt;br /&gt;
|Cache Size || 2 MB&lt;br /&gt;
|}&lt;br /&gt;
== Storage ==&lt;br /&gt;
{|&lt;br /&gt;
|Hard Drive Model || Fujitsu MHT2040AH&lt;br /&gt;
|-&lt;br /&gt;
|Hard Drive Capacity || 40 GB&lt;br /&gt;
|-&lt;br /&gt;
|Included Drives || CD-RW / DVD Combo Drive&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Display and Graphics ==&lt;br /&gt;
{|&lt;br /&gt;
|Display Size || 14.1 inch&lt;br /&gt;
|-&lt;br /&gt;
|Display Type || TFT active matrix&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Processor || ATI Radeon MOBILITY 7500&lt;br /&gt;
|-&lt;br /&gt;
|Graphics Memory || 32 MB&lt;br /&gt;
|-&lt;br /&gt;
|Included Video Card || Graphics card - AGP 4x&lt;br /&gt;
|-&lt;br /&gt;
|Resolution || 1024 x 768 pixels&lt;br /&gt;
|-&lt;br /&gt;
|Max. External Resolution || 2048 x 1536 pixels&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Battery ==&lt;br /&gt;
{|&lt;br /&gt;
|Battery Model || 6 cell&lt;br /&gt;
|-&lt;br /&gt;
|Battery Life || 4.5 hour(s)&lt;br /&gt;
|-&lt;br /&gt;
|Battery Type || Lithium ion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Communications and Networking ==&lt;br /&gt;
{|&lt;br /&gt;
|Bluetooth || No&lt;br /&gt;
|-&lt;br /&gt;
|Modem Speed || 56 Kbps&lt;br /&gt;
|-&lt;br /&gt;
|Network LAN || Intel PRO/1000 MT&lt;br /&gt;
|-&lt;br /&gt;
|Network WLAN || Intel PRO/Wireless 2200BG MiniPCI card&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
{|&lt;br /&gt;
|Shipped Operating System || Microsoft Windows XP Professional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Connectors ==&lt;br /&gt;
{|&lt;br /&gt;
|Interface Provided ||Parallel Port, S-Video, VGA, Phone line, Headphone, Ethernet 10Base-T/100Base-TX/1000Base-T&lt;br /&gt;
|-&lt;br /&gt;
|Connectors ||2 x Hi-Speed USB - 4 pin USB Type A, 1 x parallel - IEEE 1284 (EPP/ECP) - 25 pin D-Sub (DB-25), 1 x display / video - VGA - 15 pin HD D-Sub (HD-15), 1 x infrared - IrDA, 1 x modem - phone line - RJ-11, 1 x network - Ethernet 10Base-T/100Base-TX/1000Base-T - RJ-45, 1 x display / video - S-video output - 4 pin mini-DIN, 1 x docking / port replicator, 1 x microphone - input - mini-phone mono 3.5 mm , 1 x audio - line-out/headphones - mini-phone stereo 3.5 mm - TPM&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== General Product Info ==&lt;br /&gt;
{|&lt;br /&gt;
|Input Devices || Keyboard, Touchpad, TrackPoint&lt;br /&gt;
|-&lt;br /&gt;
|Included Sound Card || AD1981B AC'97 Audio controller&lt;br /&gt;
|-&lt;br /&gt;
|Weight || 4.85 lbs&lt;br /&gt;
|-&lt;br /&gt;
|Also known as || ...&lt;br /&gt;
|-&lt;br /&gt;
|Manufacturer Part No. || 2378R4U&lt;br /&gt;
|-&lt;br /&gt;
|Dimension || 1.2 in x 12.2 in x 10.9 in (HxWxD)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:T42]]&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23890</id>
		<title>Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23890"/>
		<updated>2006-07-30T16:20:56Z</updated>

		<summary type="html">&lt;p&gt;Jim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General installation==&lt;br /&gt;
Here are the installation instructions for {{SUSE}} Linux Enterprise Edition on &lt;br /&gt;
{{T42}} 2378-R4U.&lt;br /&gt;
&lt;br /&gt;
SUSE Linux Enterprise Desktop (SLED) 10 is a commercial product which costs about $50 per year, but there is a trial version available from http://www.novell.com/suse/&lt;br /&gt;
&lt;br /&gt;
Using normal installation procedures, my installation of SLED 10 was nearly flawless out of the box. Video, sound, wireless, and almost all other hardware works perfectly.&lt;br /&gt;
&lt;br /&gt;
{{HINT|It is highly recommended to set the predesktop area in the BIOS configuration to secure. Also, you should burn recovery CDs from Windows before you continue. This can be done through Start &amp;gt; Programs &amp;gt; Access IBM or ThinkVantage Technologies. It takes about 7 CDs. If you want the  Access IBM key functionality to continue working, install Grub to the boot partition instead of the MBR.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====ACPI====&lt;br /&gt;
{{Todo|hdaps}}&lt;br /&gt;
&lt;br /&gt;
Power Management needs some work in order to be usable. Hibernate functionality works, but standby/suspend causes causes the system to hang on resume. I was able to resolve this issue by passing the {{bootparm|acpi_sleep|s3_bios}} parameter at boot and setting the following in {{path|/etc/powersave/sleep}} file: {{bootparm|SUSPEND2RAM_FORCE|yes}} and  {{bootparm|SUSPEND2RAM_ACPI_SLEEP|3}}.&lt;br /&gt;
&lt;br /&gt;
If you want to change how the system responds to events such as opening or closing the lid, edit the {{path|/etc/powersave/events}} file. It is well commented and explains itself very well.&lt;br /&gt;
&lt;br /&gt;
==== Special Keys ====&lt;br /&gt;
&lt;br /&gt;
As usual with most ThinkPads, the display brightness, ThinkLight, and volume keys all worked out of the box. Some minor work is required to make these keys display the status on screen.&lt;br /&gt;
&lt;br /&gt;
TPB is included with SLED 10, but is not fully configured by default. Edit the {{path|/etc/tpbrc}} file to fit your needs. The file is documented, so there should not be any issues with configuring it. &lt;br /&gt;
&lt;br /&gt;
You will need to enable the nvram device for all TPB functionality to work properly. Do this by running th following commands:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|mknod /dev/nvram 10 144}}&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|chmod /dev/nvram 666}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable TPB on startup by clicking on Computer, Control Center, Sessions, Startup Programs, then Add. Type tpb into the command box and click on OK. Close the session manager program. To start tpb now, press Alt-F2 and type tpb and hit Enter.&lt;br /&gt;
&lt;br /&gt;
====Xorg====&lt;br /&gt;
{{Todo|PowerPlay functionality, XGL}}&lt;br /&gt;
&lt;br /&gt;
SaX2 provides a working configuration file by default, which should not need modifications to use the normal set of features. To enable 3D acceleration, open YaST from the Computer, Control Center menu and click on Display. There should be an option to enable it.&lt;br /&gt;
&lt;br /&gt;
{{HINT|If the 3D option is not selectable, open the /etc/X11/xorg.conf file and be sure you are using the &amp;quot;radeon&amp;quot; driver.}}&lt;br /&gt;
&lt;br /&gt;
If you want to use the center blue button for scrolling with the trackpoint (the edges of the touchpad scroll by default), open the Mouse configuration from YaST and use the Emulate Wheel with Button 2 option.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|If you use the center button for scrolling, you need to enable the &amp;quot;Emulate 3 Buttons&amp;quot; option, which will regain the original middle button functionality by pressing the left and right buttons at once.}}&lt;br /&gt;
&lt;br /&gt;
{{WARN|Do not use attempt to install the ATI proprietary graphics drivers with the Radeon 7500! Doing so will cause your X session to fail. Should you do this, open /etc/X11/xorg.conf from the console and change the video driver back to &amp;quot;radeon&amp;quot;.}}&lt;br /&gt;
&lt;br /&gt;
====Not Tested====&lt;br /&gt;
Modem (YaST can see it and try to configure it, but I have no traditional analog phone line to test it on)&lt;br /&gt;
IrDA&lt;br /&gt;
&lt;br /&gt;
====Known problems====&lt;br /&gt;
The update service does not like being set up from a wireless connection (will not connect to the Novell customer center). Please set it up from a wired connection.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
[http://www.novell.com/products/desktop/ SLED Home Page]&lt;br /&gt;
&lt;br /&gt;
[http://support.novell.com/forums/ Novell Support Forums]&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23889</id>
		<title>Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23889"/>
		<updated>2006-07-30T16:14:28Z</updated>

		<summary type="html">&lt;p&gt;Jim: /* Special Keys */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General installation==&lt;br /&gt;
Here are the installation instructions for {{SUSE}} Linux Enterprise Edition on &lt;br /&gt;
{{T42}} 2378-R4U.&lt;br /&gt;
&lt;br /&gt;
SUSE Linux Enterprise Desktop (SLED) 10 is a commercial product which costs about $50 per year, but there is a trial version available from http://www.novell.com/suse/&lt;br /&gt;
&lt;br /&gt;
Using normal installation procedures, my installation of SLED 10 was nearly flawless out of the box. Video, sound, wireless, and almost all other hardware works perfectly.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|It is highly recommended to set the predesktop area in the BIOS configuration to secure. Also, you should burn recovery CDs from Windows before you continue. This can be done through Start &amp;gt; Programs &amp;gt; Access IBM or ThinkVantage Technologies. It takes about 7 CDs. If you want the  Access IBM key functionality to continue working, install Grub to the boot partition instead of the MBR.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====ACPI====&lt;br /&gt;
{{Todo|hdaps}}&lt;br /&gt;
&lt;br /&gt;
Power Management needs some work in order to be usable. Hibernate functionality works, but standby/suspend causes causes the system to hang on resume. I was able to resolve this issue by passing the {{bootparm|acpi_sleep|s3_bios}} parameter at boot and setting the following in /etc/powersave/sleep file:SUSPEND2RAM_FORCE=&amp;quot;yes&amp;quot; and  SUSPEND2RAM_ACPI_SLEEP=&amp;quot;3&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you want to change how the system responds to events such as opening or closing the lid, edit the /etc/powersave/events file. It is well commented and explains itself very well.&lt;br /&gt;
&lt;br /&gt;
==== Special Keys ====&lt;br /&gt;
&lt;br /&gt;
As usual with most ThinkPads, the display brightness, ThinkLight, and volume keys all worked out of the box. Some minor work is required to make these keys display the status on screen.&lt;br /&gt;
&lt;br /&gt;
TPB is included with SLED 10, but is not fully configured by default. Edit the {{path|/etc/tpbrc)} file to fit your needs. The file is documented, so there should not be any issues with configuring it. &lt;br /&gt;
&lt;br /&gt;
You will need to enable the nvram device for all TPB functionality to work properly. Do this by running th following commands:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|mknod /dev/nvram 10 144}}&lt;br /&gt;
{{cmdroot|chmod /dev/nvram 666}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable TPB on startup by clicking on Computer, Control Center, Sessions, Startup Programs, then Add. Type tpb into the command box and click on OK. Close the session manager program. To start tpb now, press Alt-F2 and type tpb and hit Enter.&lt;br /&gt;
&lt;br /&gt;
====Xorg====&lt;br /&gt;
{{Todo|PowerPlay functionality, XGL}}&lt;br /&gt;
&lt;br /&gt;
SaX2 provides a working configuration file by default, which should not need modifications to use the normal set of features. To enable 3D acceleration, open YaST from the Computer, Control Center menu and click on Display. There should be an option to enable it.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|If the 3D option is not selectable, open the /etc/X11/xorg.conf file and be sure you are using the &amp;quot;radeon&amp;quot; driver.}}&lt;br /&gt;
&lt;br /&gt;
If you want to use the center blue button for scrolling with the trackpoint (the edges of the touchpad scroll by default), open the Mouse configuration from YaST and use the Emulate Wheel with Button 2 option.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|If you use the center button for scrolling, you need to enable the &amp;quot;Emulate 3 Buttons&amp;quot; option, which will regain the original middle button functionality by pressing the left and right buttons at once.}}&lt;br /&gt;
&lt;br /&gt;
{{WARN|Do not use attempt to install the ATI proprietary graphics drivers with the Radeon 7500! Doing so will cause your X session to fail. Should you do this, open /etc/X11/xorg.conf from the console and change the video driver back to &amp;quot;radeon&amp;quot;.}}&lt;br /&gt;
&lt;br /&gt;
====Not Tested====&lt;br /&gt;
Modem (YaST can see it and try to configure it, but I have no traditional analog phone line to test it on)&lt;br /&gt;
IrDA&lt;br /&gt;
&lt;br /&gt;
====Known problems====&lt;br /&gt;
The update service does not like being set up from a wireless connection (will not connect to the Novell customer center). Please set it up from a wired connection.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
[http://www.novell.com/products/desktop/ SLED Home Page]&lt;br /&gt;
&lt;br /&gt;
[http://support.novell.com/forums/ Novell Support Forums]&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
	<entry>
		<id>https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23888</id>
		<title>Installing SUSE Linux Enterprise Desktop 10 on a ThinkPad T42</title>
		<link rel="alternate" type="text/html" href="https://www.thinkwiki.org/w/index.php?title=Installing_SUSE_Linux_Enterprise_Desktop_10_on_a_ThinkPad_T42&amp;diff=23888"/>
		<updated>2006-07-30T16:13:07Z</updated>

		<summary type="html">&lt;p&gt;Jim: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;==General installation==&lt;br /&gt;
Here are the installation instructions for {{SUSE}} Linux Enterprise Edition on &lt;br /&gt;
{{T42}} 2378-R4U.&lt;br /&gt;
&lt;br /&gt;
SUSE Linux Enterprise Desktop (SLED) 10 is a commercial product which costs about $50 per year, but there is a trial version available from http://www.novell.com/suse/&lt;br /&gt;
&lt;br /&gt;
Using normal installation procedures, my installation of SLED 10 was nearly flawless out of the box. Video, sound, wireless, and almost all other hardware works perfectly.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|It is highly recommended to set the predesktop area in the BIOS configuration to secure. Also, you should burn recovery CDs from Windows before you continue. This can be done through Start &amp;gt; Programs &amp;gt; Access IBM or ThinkVantage Technologies. It takes about 7 CDs. If you want the  Access IBM key functionality to continue working, install Grub to the boot partition instead of the MBR.}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====ACPI====&lt;br /&gt;
{{Todo|hdaps}}&lt;br /&gt;
&lt;br /&gt;
Power Management needs some work in order to be usable. Hibernate functionality works, but standby/suspend causes causes the system to hang on resume. I was able to resolve this issue by passing the {{bootparm|acpi_sleep|s3_bios}} parameter at boot and setting the following in /etc/powersave/sleep file:SUSPEND2RAM_FORCE=&amp;quot;yes&amp;quot; and  SUSPEND2RAM_ACPI_SLEEP=&amp;quot;3&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
If you want to change how the system responds to events such as opening or closing the lid, edit the /etc/powersave/events file. It is well commented and explains itself very well.&lt;br /&gt;
&lt;br /&gt;
==== Special Keys ====&lt;br /&gt;
&lt;br /&gt;
As usual with most ThinkPads, the display brightness, ThinkLight, and volume keys all worked out of the box. Some minor work is required to make these keys display the status on screen.&lt;br /&gt;
&lt;br /&gt;
TPB is included with SLED 10, but is not fully configured by default. Edit the /etc/tpbrc file to fit your needs. The file is documented, so there should not be any issues with configuring it. &lt;br /&gt;
&lt;br /&gt;
You will need to enable the nvram device for all TPB functionality to work properly. Do this by running th following commands:&lt;br /&gt;
&lt;br /&gt;
{{cmdroot|mknod /dev/nvram 10 144}}&lt;br /&gt;
{{cmdroot|chmod /dev/nvram 666}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Enable TPB on startup by clicking on Computer, Control Center, Sessions, Startup Programs, then Add. Type tpb into the command box and click on OK. Close the session manager program. To start tpb now, press Alt-F2 and type tpb and hit Enter.&lt;br /&gt;
&lt;br /&gt;
====Xorg====&lt;br /&gt;
{{Todo|PowerPlay functionality, XGL}}&lt;br /&gt;
&lt;br /&gt;
SaX2 provides a working configuration file by default, which should not need modifications to use the normal set of features. To enable 3D acceleration, open YaST from the Computer, Control Center menu and click on Display. There should be an option to enable it.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|If the 3D option is not selectable, open the /etc/X11/xorg.conf file and be sure you are using the &amp;quot;radeon&amp;quot; driver.}}&lt;br /&gt;
&lt;br /&gt;
If you want to use the center blue button for scrolling with the trackpoint (the edges of the touchpad scroll by default), open the Mouse configuration from YaST and use the Emulate Wheel with Button 2 option.&lt;br /&gt;
&lt;br /&gt;
{{NOTE|If you use the center button for scrolling, you need to enable the &amp;quot;Emulate 3 Buttons&amp;quot; option, which will regain the original middle button functionality by pressing the left and right buttons at once.}}&lt;br /&gt;
&lt;br /&gt;
{{WARN|Do not use attempt to install the ATI proprietary graphics drivers with the Radeon 7500! Doing so will cause your X session to fail. Should you do this, open /etc/X11/xorg.conf from the console and change the video driver back to &amp;quot;radeon&amp;quot;.}}&lt;br /&gt;
&lt;br /&gt;
====Not Tested====&lt;br /&gt;
Modem (YaST can see it and try to configure it, but I have no traditional analog phone line to test it on)&lt;br /&gt;
IrDA&lt;br /&gt;
&lt;br /&gt;
====Known problems====&lt;br /&gt;
The update service does not like being set up from a wireless connection (will not connect to the Novell customer center). Please set it up from a wired connection.&lt;br /&gt;
&lt;br /&gt;
==Links==&lt;br /&gt;
[http://www.novell.com/products/desktop/ SLED Home Page]&lt;br /&gt;
&lt;br /&gt;
[http://support.novell.com/forums/ Novell Support Forums]&lt;/div&gt;</summary>
		<author><name>Jim</name></author>
		
	</entry>
</feed>