Difference between revisions of "Installing OpenSUSE 11.2 on a ThinkPad R61"

From ThinkWiki
Jump to: navigation, search
m (Integrated Fingerprint Reader: Just a small rewrite)
(Trackpoint: Added link to fix horizontal scrolling in Opera)
Line 13: Line 13:
 
I do not use the TouchPad, thus, I disabled it in the BIOS settings.
 
I do not use the TouchPad, thus, I disabled it in the BIOS settings.
  
=== Trackpoint ===
+
=== TrackPoint ===
SaX configures the Trackpoint in a way that it can be used to perform scrolling, similar to Windows.
+
The [[TrackPoint]] can be used to perform scrolling, similar to Windows, by holding down the middle button and moving the TrackPoint. Horizontal scrolling is now enabled by default. The Opera browser moves forward and backward in its history instead, see [[How to configure the TrackPoint#Configure Opera for using trackpoint horizontal scrolling|here]] to fix it or disable horizontal scrolling completely by:
{{NOTE|Horizontal scrolling is now supported and enabled by default.}}
+
xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 8 -1 -1 4 5
  
 
== Power Management ==
 
== Power Management ==

Revision as of 20:51, 9 June 2010

Model

Lenovo Thinkpad R61 8919-6VG, BIOS 7KETC6WW (2.26)

General

This installation instruction describes these parts that do not or do not completely work after my OpenSUSE 11.2 Final DVD installation using KDE 4.3.5 as window manager. If anything does not work as expected, please have a look at the older Installation of OpenSUSE 11.1 on a ThinkPad R61 for possible workarounds that I forgot to mention here.

Graphics: NVIDIA Quadro NVS 140M

To install and configure the NVIDIA driver, follow the instructions of the openSUSE Wiki [1]. As an alternative, add the NVIDIA Repository via Software, Software Repositories, Add, Community Repositories in YaST.

UltraNav

TouchPad

I do not use the TouchPad, thus, I disabled it in the BIOS settings.

TrackPoint

The TrackPoint can be used to perform scrolling, similar to Windows, by holding down the middle button and moving the TrackPoint. Horizontal scrolling is now enabled by default. The Opera browser moves forward and backward in its history instead, see here to fix it or disable horizontal scrolling completely by:

xinput set-prop "TPPS/2 IBM TrackPoint" "Evdev Wheel Emulation Axes" 8 -1 -1 4 5

Power Management

Suspend to RAM works out of the box.

TODO
However, resuming from Suspend to Disk takes about 1 or 2 minutes while displaying a black screen.

Integrated Fingerprint Reader

The Integrated Fingerprint Reader is a UPEK TouchStrip (USB vendor ID 0x147e). But the driver is only included in the development version of libfprint. Since the current release 0.0.6 is provided by the distribution, the reader does not work.