Lenovo yoga 730

From Gentoo Wiki
Jump to:navigation Jump to:search
This article is a stub. Please help out by expanding it - how to get started.

Hardware

intel gen8 i7 16gb ram nvidia gforce 1050 512GB nvm-e

i was not able to get the drives to be recognized when sata mode was set to RST in the bios. it would be nice that one didn't have to switch RST - AHCI in bios to get the stock windows installation to boot back and forth.

the touchpad is a i2c_designware_platform device. the following modules are necessary: intel_lpss_pci, i2c_designware, pinctrl_sunrisepoint, i2c_hid. To configure the touchpad as an actual touchpad with two-finger scrolling etc, then it is also necessary to enable the HID_MULTITOUCH option in the kernel. Without this, the touchpad may only be recognized as a pointer/mouse. More information at this forum post.

wifi driver for 4.14.83 is in Device Drivers --> Staging Drivers --> Realtek RTL8822BE Wireless Network Adapter

wifi driver for 5.4.38 is in Device Drivers --> Network device Support --> WIreless LAN --> Realtek 802.11ac wireless chip support --> Realtek 8822BE PCI wireless network adapter

todo:

  sound
  touch screen and pen
  better tablet mode behavior

output of lspci

root #lspci
root #lsusb

output of lsmod on a fairly lean and working system:

root #lsmod

more to come