Alexander Graf changed bug 954532
What Removed Added
CC   agraf@suse.com

Comment # 18 on bug 954532 from
This is actually an openSUSE bug. The platform we have here is an Intel
Braswell which has a Cherrytrail GPIO controller. Unfortunately we don't
compile in that one in the openSUSE kernel config:

  # CONFIG_PINCTRL_CHERRYVIEW is not set

Once enabled, Linux can find the touchpad. There is still something broken with
the SD card input detection (also going via the GPIO controller), but I haven't
tracked that down yet.

Also, once Linux can successfully detect the device, it still won't work thanks
to

  https://bugzilla.kernel.org/show_bug.cgi?id=108481

which would have to get backported to our kernel (or we wait for stable).


You are receiving this mail because: