Lenovo Linux Diagnostics Software readme file for SUSE Linux 32bit/64bit Version 2.1.0.3639

Overview
=========
Lenovo Linux Diagnostics is a diagnostic tool that tests hardware devices in Lenovo ThinkPad, ThinkCentre, ThinkStation and Think Server on Linux.

SUPPORTED SYSTEMS
=================
* ThinkPad Helix
* ThinkPad T420s, T430s, T431s, T430u, T420, T430, T440s, T520, T530
* ThinkPad W520, W530
* ThinkPad X121e, X130e, X131e
* ThinkPad X1, X1 Carbon
* ThinkPad X220, X230s, X230, X220 Tablet, X230 Tablet, X240s
* ThinkPad L330, L420, L430, L520, L530
* ThinkPad E120, E125, E130, E135, E320, E325, E330, E335, E420, E425, E430, E430c, E431, E435, E520, E525, E530, E530c, E531, E535
* Thinkpad E220s, S220, S230u, S3, E420s, S420, S430, S431, S440, S5, S531
* ThinkCentre M60e, M71e, M72e, M75e, M76, M77, M78, M81, M82, M83, M91, M91p, M92, M93
* ThinkCentre Edge71, Edge72, Edge91, Edge92, E93
* ThinkCentre M62z, M71z, M72z, M90z, M92z
* ThinkCentre Edge62z, Edge71z, Edge72z, Edge91z, Edge92z, E93z
* ThinkStation E30, E31, C20, C20x, C30, D20, D30, S20, S30
* Lenovo EsSential V480s, V480, V480c, V580, V580c, V490u, B475e, B575e, B480, B490, B580, B590, M490, M490s, M495
* Lenovo EsSential V4400u, M4400s, K2450, K4450
* Lenovo EsSential K29, K49, E49
* Lenovo EsSential G480, G485, G580, G400, G400s, G405, G585, G500, G500s, G505, G780

CHANGE HISTORY
==============
V2.1.0.3639
ADD: Memory Extended Tests
CHG: "Advanced Integrity Test" was moved from Quick to Extended memory test
CHG: "Quick Random Pattern Test" replaces "Advanced Integrity Test" under Quick memory test
FIX: Address Test always passes, even when it identifies the defect
FIX: Predictive - Virtual disks appear in the predictive log

V2.1.0.3405
ADD: SAS Hardware Scan test
ADD: Storage Device Hardware Scan test in Raid mode
ADD: Motherboard Bus Hardware Scan test
ADD: Recover Bad Sectors tool
FIX: Various defects

V1.5
FIX: A filter for SSD was included in Drive Self-Test of Quick Storage Test. It returns UNSUPPORTED for SSD devices

Supported Linux OS
--------------------
- SUSE Linux Enterprise 11 32bit
- SUSE Linux Enterprise 11 64bit

Supported Languages
-------------------
Lenovo Linux Diagnostics provides a user interface in the following languages:

- English
- Portuguese
- Simplified Chinese
- German
- French
- Italian
- Spanish
- Dutch

DOWNLOADING THE INSTALLATION FILE
=================================
1. Click the file links to download the files from the Web page.
2. When prompted, select a drive and directory in which to save the downloaded files.

INSTALLATION
============
In the command line to install for 32 bits, execute as sudo:
rpm -i suse-x86-2103639.rpm

In the command line to install for 64 bits, execute as sudo:
rpm -i suse-x64-2103639.rpm

Choose the language you wish to install when the dialog pops up

LAUNCH
======
To run graphical interface, run lsc_lite using the command line:
xhost +
cd /opt/lenovo/ldiag
sudo DISPLAY=:0 ./lsc_lite

To run diagnostics through command line, go to the folder /opt/lenovo/ldiag on the terminal and either execute:
1. To run memory diagnostic: sudo lsc_cli -Mmemory
2. To run storage diagnostic: sudo lsc_cli -Mstorage
3. To run RAID diagnostic: sudo lsc_cli - Mraid
4. To run PCI-Express diagnostic: sudo lsc_cli - Mpci_express
5. To run motherboard diagnostic: sudo lsc_cli - Mmotherboard
6. To run recover bad sectors tool, use:
6.1. sudo lsc_cli - Mstorage - Trecover - s (to perform scan only)
6.2. sudo lsc_cli - Mstorage - Trecover - r (to scan and repair)
6.3. sudo lsc_cli - Mstorage - Trecover - f C F (to scan and repair partitions C and F)
6.4. sudo lsc_cli - Mstorage - Trecover - f 0 (to scan and repair all partitions from device 0)

UNINSTALLATION
==============
To uninstall the package, run the following command on the command line:
sudo rpm - e ldiag-2.1.0.3639-1.suse11

UPGRADING
=========
To upgrade an older x86 package to current, run the following command on the command line:
sudo rpm - U suse-x86-2103639.rpm

To upgrade an older x64 package to current, run the following command on the command line:
sudo rpm - U suse-x64-2103639.rpm

LIMITATIONS AND CONSIDERATIONS
==============================
Limitations:

* SATA Controller Mode needs to be set to AHCI in system BIOS if the system doesn't use UEFI BIOS
* Command window size has to be at least 115x27 to launch the application

Return Lenovo Linux Diagnostics 2.1.0.3639 for SUSE Linux x86/x64