Lenovo Yoga 2 11-inch

From Gentoo Wiki
Jump to:navigation Jump to:search

Information contained herein was acquired from model no. 20332, but may work with variants.

Hardware

Laptop Specifications

Device Model Works Notes
Intel® Pentium™ N3520, 2.42GHz, 4T, 2M (BayTrail) Yes
Intel® HD Graphics 4200 Yes i915 kernel driver
11.6" 1366x768 IPS TFT LCD Yes
Wireless Qualcomm Atheros QCA9565 Yes ath9k kernel driver
Bluetooth Not tested
Camera Not tested uvcvideo
Card Reader Yes
ELantech Touchpad ETPS/2 Yes PS/2 Mouse as module + Elantech PS/2 protocol extension
Intel HD Audio Yes HD Audio PCI (snd-hda-intel)
Digitizer Atmel maXTouch Yes

Hardware

root #lspci -k
root #lsusb

Configuration details

Tip
sys-kernel/kergen works well with this model.

Graphics

See Intel.

Touchpad

This laptop has an Elantech PS/2 touchpad:

KERNEL
--- Mice
<*>   PS/2 mouse  
[*]     Elantech PS/2 protocol extension

make.conf

It is recommended to add or replace the following lines

FILE /etc/portage/make.conf
VIDEO_CARDS="intel i965"
CPU_FLAGS_X86="mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3"
INPUT_DEVICES="evdev synaptics"

External resources