UNPKG

arch-wiki-md-repo

Version:

All arch-wiki articles in markdown format, updated every two days.

128 lines (93 loc) 5.99 kB
The [Lenovo X201](https://support.lenovo.com/us/en/documents/migr-75044) is a dual-core subnotebook produced by Lenovo. | **Device** | **Working** | | [Intel graphics](/index.php/Intel_graphics "Intel graphics") | Yes | | [Network](/index.php/Network "Network") | Yes | | [Wireless](/index.php/Wireless_network_configuration#iwlwifi "Wireless network configuration") | Yes | | [ALSA](/index.php/ALSA "ALSA") | Yes | | [Touchpad](/index.php/Touchpad "Touchpad") | Yes | | [Bluetooth](/index.php/Bluetooth "Bluetooth") | Yes | | [Webcam](/index.php/Webcam "Webcam") | Yes | | Card reader | Yes | | [Power management](/index.php/Power_management "Power management") | Limited | | [Backlight](/index.php/Backlight "Backlight") | Yes | ## Contents * [1 Configuration](#Configuration) * [1.1 Backlight](#Backlight) * [1.2 Hibernation](#Hibernation) * [1.3 Dock](#Dock) * [2 Troubleshooting](#Troubleshooting) * [2.1 Overheating](#Overheating) * [2.2 No speaker output](#No_speaker_output) * [2.3 No ACPI events](#No_ACPI_events) * [2.4 Display issues](#Display_issues) * [2.5 Hardware virtualization](#Hardware_virtualization) * [3 lspci](#lspci) * [4 See also](#See_also) ## Configuration ### Backlight Append the `acpi_backlight=video` [kernel parameter](/index.php/Kernel_parameter "Kernel parameter"). ### Hibernation See [Power management/Suspend and hibernate#Hibernation](/index.php/Power_management/Suspend_and_hibernate#Hibernation "Power management/Suspend and hibernate"). ### Dock See [dockd](/index.php/Dockd "Dockd"). ## Troubleshooting ### Overheating There are some discussions concerning overheating-related shutdowns when running under full load (video encoding, etc). [[1]](http://forums.lenovo.com/t5/X-Series-ThinkPad-Laptops/x201-random-shutdown/td-p/227471) [[2]](https://bugs.launchpad.net/ubuntu/+source/linux/+bug/751689) Use the following [thinkfan](https://aur.archlinux.org/packages/thinkfan/) configuration [[3]](http://thinkpad-forum.de/threads/185587-X201-Thinkfan-Standardschaltschwellen-ermitteln): `/etc/thinkfan.conf` ``` #X201 user specific #lvl low up RPM (0, 0, 47) # 0 (1, 42, 57) # 2000 (2, 44, 59) # 3300 (3, 50, 65) # 3500 (4, 54, 70) # 3500 (5, 60, 73) # 3800 (6, 62, 83) # 3800 (7, 65, 88) # 4300 (127, 70, 32767) # 5300 ``` [cpupower](https://www.archlinux.org/packages/?name=cpupower) can be used for frequency scaling; see [Cpufrequtils](/index.php/Cpufrequtils "Cpufrequtils") for more information. Undervolting is not possible with the Intel core iX cpu. ### No speaker output Try pressing the **mute button** (next to the Escape key). See [this article](http://www.stderr.nl/Blog/Hardware/Thinkpad/WeirdMuteButtonBehaviour.html) for details. ### No ACPI events See coreboot documentation: [[4]](https://www.coreboot.org/Board:lenovo/x201) [[5]](http://www.coreboot.org/pipermail/coreboot-gerrit/2015-July/028593.html) ### Display issues See [Intel graphics#SNA issues](/index.php/Intel_graphics#SNA_issues "Intel graphics") and [Intel graphics#DRI3 issues](/index.php/Intel_graphics#DRI3_issues "Intel graphics"). X201s: If planning to use VT-d, it is also recommended to add ``` intel_iommu=igfx_off ``` to the kernel parameters. [see bug report](https://bugs.freedesktop.org/show_bug.cgi?id=44510#c2). ### Hardware virtualization If [KVM](/index.php/KVM "KVM") claims virtualization support is disabled in BIOS, even with VT-x enabled, disable Intel TXT. [[6]](https://groups.google.com/forum/#!topic/qubes-users/4NP4goUds2c) ## lspci **Note:** Model: X201, Type: 3680-WPH ``` 00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 02) 00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 02) 00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06) 00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 06) 00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06) 00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06) 00:1c.3 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 4 (rev 06) 00:1c.4 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 5 (rev 06) 00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6) 00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06) 00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 6 port SATA AHCI Controller (rev 06) 00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06) 00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06) 02:00.0 Network controller: Intel Corporation Centrino Ultimate-N 6300 (rev 35) ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02) ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02) ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02) ff:02.1 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor QPI Physical 0 (rev 02) ff:02.2 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 02) ff:02.3 Host bridge: Intel Corporation 1st Generation Core i3/5/7 Processor Reserved (rev 02) ``` ## See also * [ThinkWiki.org](http://www.thinkwiki.org/wiki/Category:X201) * [ThinkWiki.de](http://thinkwiki.de/X201)