2

I have new laptop yoga 900. I have install ubuntu 15.10 on it. The problem is that touchpad and touch screen are not detected (I solved wifi problem with this : Intel wireless 8260 - unclaimed network, Ubuntu on Lenovo Yoga 3 Pro), but touchpad and touchscreen style not working. Can someone help me to solve this ? ps :

xprint --list
⎡ Virtual core pointer                          id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                id=4    [slave  pointer  (2)]
⎜   ↳ PixArt USB Optical Mouse                  id=9    [slave  pointer  (2)]
⎣ Virtual core keyboard                         id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]
    ↳ Power Button                              id=6    [slave  keyboard (3)]
    ↳ Video Bus                                 id=7    [slave  keyboard (3)]
    ↳ Power Button                              id=8    [slave  keyboard (3)]
    ↳ Lenovo EasyCamera                         id=10   [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard              id=11   [slave  keyboard (3)]
theCode
  • 289
  • 3
  • 10

1 Answers1

0

This problem is solved now because the new kernel version support Yoga 900. I am using 4.6.0-0 and it is working fine. No need to recompile the kernel :)

theCode
  • 289
  • 3
  • 10