Difference between revisions of "Installing OpenSUSE 13.1 on a ThinkPad T430s"

From ThinkWiki
Jump to: navigation, search
(Wireless WAN: Removed problem fixed by an online update)
(SSD: Intel SSD 520: Removed problem fixed by an online update)
Line 4: Line 4:
 
== General ==
 
== General ==
 
This installation instruction describes these parts that do not or do not completely work after my {{OpenSUSE}} 13.1 DVD installation using KDE 4 as window manager.
 
This installation instruction describes these parts that do not or do not completely work after my {{OpenSUSE}} 13.1 DVD installation using KDE 4 as window manager.
 
== SSD: Intel SSD 520 ==
 
Using Linux, the Intel SSD 520 with 180 GB and 240 GB times out on heavy I/O load. There is no fix from Lenovo, yet.[https://bugzilla.kernel.org/show_bug.cgi?id=51861][http://forums.lenovo.com/t5/T400-T500-and-newer-T-series/T430s-Intel-SSD-520-180GB-issue/td-p/888083]  However, disabling  [[How_to_reduce_power_consumption#SATA_Link_Power_Management|SATA Link Power Management]] seems to fix this problem.
 
  
 
== Graphics ==
 
== Graphics ==

Revision as of 14:37, 26 December 2013

Model

Lenovo Thinkpad T430s 2356-LPG, BIOS G7ET90WW (2.50), ECP G7HT36WW (1.12)

General

This installation instruction describes these parts that do not or do not completely work after my OpenSUSE 13.1 DVD installation using KDE 4 as window manager.

Graphics

Using the default BIOS settings, the Switchable Graphics with Intel HD Graphics and NVIDIA Optimus may cause high power consumption. Thus, if you do not need the NVIDIA Optimus graphics, change the BIOS settings from Switchable to Internal graphics before installation. Please read Switchable Graphics for the pros and cons. Note that I did not test the NVIDIA Optimus graphics.

NOTE!
Any time you change the BIOS setting after installation, you may have to execute # mkinitrd in order to prevent loading of unnecessary modules.

Network

GPS

The Ericsson HSPA+ WWAN Minicard (H5321gw) must be configured every time before it emits GPS data, see H5321gw GPS.

LCD Brightness Buttons

The LCD brightness buttons stopped working because of a change in the 3.7 kernel. Adding acpi_osi=\"!Windows 2012\" as a kernel boot parameter using YaST reverts to the old kernel behavior. However, there is no on-screen display feedback in KDE.