Difference between revisions of "Category:W540"
(→Linux Installation) |
(→Standard Features) |
||
(10 intermediate revisions by 4 users not shown) | |||
Line 3: | Line 3: | ||
|style="vertical-align:top" | | |style="vertical-align:top" | | ||
<div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | <div style="margin: 0; margin-right:10px; border: 1px solid #dfdfdf; padding: 0em 1em 1em 1em; background-color:#F8F8FF; align:right;"> | ||
− | === ThinkPad | + | === ThinkPad W540 === |
This page gives an overview of the ThinkPad W540. | This page gives an overview of the ThinkPad W540. | ||
Line 12: | Line 12: | ||
**4th Gen Intel® Core™ i7-4930MX (Up to 3.9GHz, 8MB L3, 1600MHz FSB) | **4th Gen Intel® Core™ i7-4930MX (Up to 3.9GHz, 8MB L3, 1600MHz FSB) | ||
**4th Gen Intel® Core™ i7-4900MQ (Up to 3.8GHz, 8MB L3, 1600MHz FSB) | **4th Gen Intel® Core™ i7-4900MQ (Up to 3.8GHz, 8MB L3, 1600MHz FSB) | ||
+ | **4th Gen Intel® Core™ i7-4810MQ (Up to 3.8GHz, 6MB L3, 1600MHz FSB) | ||
**4th Gen Intel® Core™ i7-4800MQ (Up to 3.7GHz, 6MB L3, 1600MHz FSB) | **4th Gen Intel® Core™ i7-4800MQ (Up to 3.7GHz, 6MB L3, 1600MHz FSB) | ||
**4th Gen Intel® Core™ i7-4700MQ (Up to 3.4GHz, 6MB L3, 1600MHz FSB) | **4th Gen Intel® Core™ i7-4700MQ (Up to 3.4GHz, 6MB L3, 1600MHz FSB) | ||
Line 22: | Line 23: | ||
* One of the following displays: | * One of the following displays: | ||
**15.5" 3K IPS (2880 x 1620) (300 NITS) | **15.5" 3K IPS (2880 x 1620) (300 NITS) | ||
− | **15.6" FHD (1920 x 1080) (220 NITS) | + | **15.6" FHD TN (1920 x 1080) (220 NITS) |
**Color Sensor optional | **Color Sensor optional | ||
* Memory | * Memory | ||
Line 44: | Line 45: | ||
=== Linux Installation === | === Linux Installation === | ||
− | As of 2014-02- | + | {{WARN|Do not install Linux if you are using a BIOS version prior to 2.08! Depending on your BIOS settings this can [https://forums.lenovo.com/t5/W-Series-ThinkPad-Laptops/HOWTO-Brick-a-W540-in-easy-steps/td-p/1400393 break your mainboard].}} |
+ | |||
+ | As of 2014-02-24 the following problems exist with the W540 under opensuse 13.1 64bit Linux: | ||
What is not working: | What is not working: | ||
* monitors connected to the Ultra Doc. | * monitors connected to the Ultra Doc. | ||
− | |||
− | |||
* Audio port on Ultradoc (works on side of laptop) | * Audio port on Ultradoc (works on side of laptop) | ||
Details: | Details: | ||
− | + | When running opensuse 13.1 x64, there are two Bumblebee repos, Do not mix them. The [http://smithfarm-thebrain.blogspot.com/2013/10/opensuse-131-nvidia-optimus-bumblebee.html smithfarm/overman79 instructions] work. Make sure you have the kernel dev pattern installed, as well as the kernel source. | |
+ | |||
+ | |||
+ | There is another repo that looks more official and has a mixed set of packages, some newer and older than the overman79 repo. I don't know how to use the [http://download.opensuse.org/repositories/X11:/Bumblebee/ X11:Bumblebee] repository yet. | ||
+ | |||
+ | It is able to drive two external monitors and the internal display using the two side ports. The thunderbolt connector works correctly, including audio though the thunderbolt port via an HDMI adapter to a TV. | ||
− | |||
− | + | There are more problems to work around on other machines; probably, the BIOS version is making the difference. When installing opensuse 13.1 (64 bit) on a machine with BIOS version 2.09, "OS Optimized Defaults" disabled in the BIOS setup, the following problems might occur: | |
+ | * Activating the NVIDIA GPU causes memory corruption leading to crashes and file system corruption. This might be related to [https://github.com/Bumblebee-Project/bbswitch/issues/78 this issue]. A workaround is using only intel graphics using the kernel options<br />{{bootparm|i915.modeset|1}} {{bootparm|nouveau.modeset|0}}<br /> and probably {{bootparm|rdblacklist|nouveau}} and blacklisting the nouveau module in {{path|/etc/modprobe.d}}. | ||
+ | * Under unknown circumstances, the USB subsystem dies completely. This might be related to the integrated camera and power saving (using the "tunables" in powertop might also have provoked this behaviour). This does not seem to happen when using the kernel options<br />{{bootparm|acpi_osi|'!Windows 2012'}} {{bootparm|apm|off}} {{bootparm|powersaved|off}} {{bootparm|nohz|off}} {{bootparm|usbcore.autosuspend|-1}}<br />Probably, {{bootparm|nohz|off}} is sufficient. | ||
+ | * The current kernel does not support the card reader. There's no known workaround besides using an external reader. | ||
+ | * You might want to use the kernel option {{bootparm|acpi_osi|'!Windows 2012'}} for better working brightness keys. | ||
+ | * To get the TrackPoint button emulation working, edit your {{path|/etc/X11/xorg.conf.d/50-synaptics.conf}} according to the answer to [http://askubuntu.com/questions/370505/how-to-use-trackpoint-but-keep-touchpad-disabled-on-lenovo-thinkpad-e531 this question]. | ||
+ | * There seems to exist a [http://comments.gmane.org/gmane.linux.usb.general/100377 udisk bug] causing the desktop not to recognize some external USB drives. Affected drives must be mounted manually until the [https://bugs.freedesktop.org/show_bug.cgi?id=73780 fix] is applied by opensuse. | ||
− | + | When experimenting with this, you should be familiar with the [https://www.kernel.org/doc/Documentation/sysrq.txt Magic SysRq key] to minimize file system corruption. This is a bit harder on a W540, because | |
+ | {{key|SysRq}} has been replaced with {{key|Fn}}+{{key|S}} on the new keyboard and because the {{key|Alt}} key must not be released during the whole sequence: An emergency sync looks like this: | ||
+ | Press {{key|Alt}}, press {{key|Fn}}, press and release {{key|S}}, release {{key|Fn}}, press and release {{key|S}} or another command key, release {{key|Alt}}. | ||
[[Category:W Series]] | [[Category:W Series]] | ||
Line 67: | Line 80: | ||
*[http://www.lenovo.com/jp/catalog/nb/2013/w540_cf_1203.html Lenovo Japan : W540 product specification sheet] | *[http://www.lenovo.com/jp/catalog/nb/2013/w540_cf_1203.html Lenovo Japan : W540 product specification sheet] | ||
*[http://thinkwiki.de/W540 ThinkPad-Wiki : W540] | *[http://thinkwiki.de/W540 ThinkPad-Wiki : W540] | ||
+ | *[https://github.com/leoluk/thinkpad-stuff/wiki/Haswell-ThinkPad-problems Description of Haswell ThinkPad problems] |
Latest revision as of 14:08, 14 August 2015
ThinkPad W540This page gives an overview of the ThinkPad W540. Standard Features
|
Linux Installation
As of 2014-02-24 the following problems exist with the W540 under opensuse 13.1 64bit Linux:
What is not working:
- monitors connected to the Ultra Doc.
- Audio port on Ultradoc (works on side of laptop)
Details: When running opensuse 13.1 x64, there are two Bumblebee repos, Do not mix them. The smithfarm/overman79 instructions work. Make sure you have the kernel dev pattern installed, as well as the kernel source.
There is another repo that looks more official and has a mixed set of packages, some newer and older than the overman79 repo. I don't know how to use the X11:Bumblebee repository yet.
It is able to drive two external monitors and the internal display using the two side ports. The thunderbolt connector works correctly, including audio though the thunderbolt port via an HDMI adapter to a TV.
There are more problems to work around on other machines; probably, the BIOS version is making the difference. When installing opensuse 13.1 (64 bit) on a machine with BIOS version 2.09, "OS Optimized Defaults" disabled in the BIOS setup, the following problems might occur:
- Activating the NVIDIA GPU causes memory corruption leading to crashes and file system corruption. This might be related to this issue. A workaround is using only intel graphics using the kernel options
i915.modeset=1
nouveau.modeset=0
and probablyrdblacklist=nouveau
and blacklisting the nouveau module in /etc/modprobe.d. - Under unknown circumstances, the USB subsystem dies completely. This might be related to the integrated camera and power saving (using the "tunables" in powertop might also have provoked this behaviour). This does not seem to happen when using the kernel options
acpi_osi='!Windows 2012'
apm=off
powersaved=off
nohz=off
usbcore.autosuspend=-1
Probably,nohz=off
is sufficient. - The current kernel does not support the card reader. There's no known workaround besides using an external reader.
- You might want to use the kernel option
acpi_osi='!Windows 2012'
for better working brightness keys. - To get the TrackPoint button emulation working, edit your /etc/X11/xorg.conf.d/50-synaptics.conf according to the answer to this question.
- There seems to exist a udisk bug causing the desktop not to recognize some external USB drives. Affected drives must be mounted manually until the fix is applied by opensuse.
When experimenting with this, you should be familiar with the Magic SysRq key to minimize file system corruption. This is a bit harder on a W540, because SysRq has been replaced with Fn+S on the new keyboard and because the Alt key must not be released during the whole sequence: An emergency sync looks like this:
Press Alt, press Fn, press and release S, release Fn, press and release S or another command key, release Alt.
Resources
Pages in category "W540"
The following 36 pages are in this category, out of 36 total.
S
- Serial Ultrabay Slim Blu-ray Drive
- Serial Ultrabay Slim Blu-ray Drive II
- Serial Ultrabay Slim CD-RW/DVD-ROM Combo Drive II
- Serial Ultrabay Slim DVD Multi-Burner III
- Serial Ultrabay Slim DVD Multi-Burner IV
- Serial Ultrabay Slim DVD Multi-Burner V
- Serial Ultrabay Slim DVD-ROM Drive
- Serial Ultrabay Slim DVD-ROM Drive II
- Serial Ultrabay Slim HDD Adapter III
- Serial Ultrabay Slim Travel Bezel