Lenovo IdeaPad Yoga 13
Models covered: Lenovo IdeaPad Yoga 13
Sub-models optionsĀ :
Diffefenses | Value |
---|---|
CPU | Intel i3, i5, i7 |
RAM | 4GB, 8GB |
SSD | 128 GB, 256 GB |
Contents
Overall Status
Feature | Status |
---|---|
Boot Standard Kernel | OK |
Detect SSD | OK |
CPU Frequency Scaling | not tested |
Hibernation | not tested |
Sleep / Suspend | OK |
Switch to External Screen | OK |
Wireless/Bluetooth | with troubles |
Wireless/Wifi | with troubles |
Keyboard's Hotkeys | not all |
Touch screen | works, but multitouch is a problem |
Card reader | not tested |
Display
Works out of the box. Intel HD 4000
Backlight
Control of brightness only works after suspend. After wake up, you can control brightness via f11 (less bright) and f12 (more bright). However, it is not brightnes problem, but keyboard buttons' problem. To control brightness while loaded from scratch, you can do the following command:
# cat 4882 > /sys/class/backlight/intel_backlight/brightness
This will change brightness value to 4882. It is maximum brightness level. You can choose some other value, of course.
Touch Screen
One touch works out of the box. But it works like a mouse.
Keyboard
In addition to keyboard, there are some extra lenovo keys: vol+, vol-, recovery button, button for locking screen rotation, windows button under screen.
Not all media buttons work out of the box: mute on f1 works vol- on f2 works vol+ on f3 works close on f4 works renew on f5 works disable touchpad on f6 do not works disable network on f7 do not work choose application on f8 does not work disable display on f9 works change output video sink on f10 do not work brightness- on f11 works brightness+ on f12 works
Configaration
Wireless Fidelity
Internal Wi-Fi driver (r8723au) is working with a huge troubles with current kernel (3.17.6-1-ARCH). So to get wifi work, blacklist r8723 module. Then you should install dkms-8723au-gitAUR package and insert 8723au module.
Bluetooth
???
Hardware
PCI devices
lspci
00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09) 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 00:04.0 Signal processing controller: Intel Corporation 3rd Gen Core Processor Thermal Subsystem (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04) 00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation QS77 Express Chipset LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04) 00:1f.6 Signal processing controller: Intel Corporation 7 Series/C210 Series Chipset Family Thermal Management Controller (rev 04)