[Bug 954532] New: Elantech Touchpad on Acer Aspire R11 not detected
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 Bug ID: 954532 Summary: Elantech Touchpad on Acer Aspire R11 not detected Classification: openSUSE Product: openSUSE Tumbleweed Version: 2015* Hardware: x86-64 OS: Other Status: NEW Severity: Critical Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: robin.roevens1@pandora.be QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Installed Tumbleweed on a brand new Acer Aspire R11 (R3-131T-C56L). Turned out the Touchpad does not work. It is even not listed in /proc/bus/input/devices. The Raydium touchscreen however works correctly. I first tried Leap 42.1 on this machine but had to convert to Tumbleweed since ACPI and the VGA adapter where not correctly supported. BUT the touchpad was detected correctly and worked without problem. On Tumbleweed ACPI and VGA work correctly but no touchpad is detected. When I boot in the Leap Recovery system /proc/bus/input/devices contains this about the touchpad: I: Bus=0011 Vendor=0002 Product=000e Version=0000 N: Name="ETPS/2 Elantech Touchpad" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input4 U: Uniq= H: Handlers=mouse0 event1 B: PROP=5 B: EV=b B: KEY=e420 10000 0 0 0 0 B: ABS=661800011000003 In Tumbleweed it just is not listed. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c1 --- Comment #1 from Robin Roevens <robin.roevens1@pandora.be> --- Created attachment 655441 --> http://bugzilla.opensuse.org/attachment.cgi?id=655441&action=edit output of lspci -vvnn -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c2 --- Comment #2 from Robin Roevens <robin.roevens1@pandora.be> --- Created attachment 655442 --> http://bugzilla.opensuse.org/attachment.cgi?id=655442&action=edit Output of dmesg -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c3 --- Comment #3 from Robin Roevens <robin.roevens1@pandora.be> --- Created attachment 655443 --> http://bugzilla.opensuse.org/attachment.cgi?id=655443&action=edit Contents of /proc/bus/input/devices -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c4 --- Comment #4 from Robin Roevens <robin.roevens1@pandora.be> --- When adding the i8042.nopnp kernel option as suggested in dmesg, the touchpad is actually detected: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-1-default root=UUID=06008050-df8d-4df8-9e01-70382db6e46e resume=/dev/sda2 splash=silent quiet showopts i8042.nopnp [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.3.0-1-default root=UUID=06008050-df8d-4df8-9e01-70382db6e46e resume=/dev/sda2 splash=silent quiet showopts i8042.nopnp [ 3.842935] i8042: PNP detection disabled [ 3.846391] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 3.846499] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 3.869509] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0 [ 4.482022] input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio1/input/input2 and in /proc/bus/input/devices: I: Bus=0011 Vendor=0002 Product=000e Version=0000 N: Name="ETPS/2 Elantech Touchpad" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input2 U: Uniq= H: Handlers=mouse0 event1 B: PROP=5 B: EV=b B: KEY=e420 10000 0 0 0 0 B: ABS=661800011000003 It is even picked up by Xorg: v 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/event1) nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "evdev touchpad catchall" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "touchpad catchall" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: Applying InputClass "Default clickpad buttons" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) LoadModule: "synaptics" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) Loading /usr/lib64/xorg/modules/input/synaptics_drv.so nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) Module synaptics: vendor="X.Org Foundation" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: compiled for 1.17.4, module version = 1.8.3 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: Module class: X.Org XInput Driver nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: ABI class: X.Org XInput driver, version 21.0 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 19 paused 0 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) Using input driver 'synaptics' for 'ETPS/2 Elantech Touchpad' nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: always reports core events nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) Option "Device" "/dev/input/event1" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) synaptics: ETPS/2 Elantech Touchpad: found clickpad property nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: x-axis range 0 - 3214 (res 31) nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: y-axis range 0 - 1795 (res 31) nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: pressure range 0 - 255 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: finger width range 0 - 15 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: buttons: left double triple nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: Vendor 0x2 Product 0xe nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) Option "HorizEdgeScroll" "off" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) Option "TapButton1" "1" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) Option "TapButton2" "3" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) Option "TapButton3" "2" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: always reports core events nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input2/event1" nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) XINPUT: Adding extended input device "ETPS/2 Elantech Touchpad" (type: TOUCHPAD, i nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MinSpeed is now constant deceleration nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) MaxSpeed is now 1.75 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) synaptics: ETPS/2 Elantech Touchpad: (accel) AccelFactor is now 0.054 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: (accel) keeping acceleration scheme 1 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration profile 1 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration factor: 2.000 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (**) ETPS/2 Elantech Touchpad: (accel) acceleration threshold: 4 nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (--) synaptics: ETPS/2 Elantech Touchpad: touchpad found nov 10 21:19:04 kleinelaptop /usr/lib/gdm/gdm-x-session[1129]: (II) config/udev: Adding input device ETPS/2 Elantech Touchpad (/dev/input/mouse0) But even then.. it just doesn't work.. And yes, there is a soft-button to enable and disable the touchpad, but I never touched that button before and in Leap it just worked. And also if I now push that button, it keeps on not working, so that doesn't seem to make any difference. Also no entry in journalctl when I push that button. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c5 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robin.roevens1@pandora.be, | |tiwai@suse.com Flags| |needinfo?(robin.roevens1@pa | |ndora.be) --- Comment #5 from Takashi Iwai <tiwai@suse.com> --- Could you give the full dmesg output with i8042.nopnp? Also, try 4.3 kernel available in OBS Kernel:stable repo. There have been a few fixes regarding elantech touchpad, and it might be that not all fixes have been backported to 4.1.x kernel. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c6 --- Comment #6 from Robin Roevens <robin.roevens1@pandora.be> --- Created attachment 655447 --> http://bugzilla.opensuse.org/attachment.cgi?id=655447&action=edit Output of dmesg with i8042.nopnp parameter -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c7 --- Comment #7 from Robin Roevens <robin.roevens1@pandora.be> --- The current kernel in Tumbleweed is 4.3.0-1 On Leap it was indeed 4.1 which lacked correct support for acpi and vga on this machine. I will try the kernel version from OBS kernel:stable -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c8 --- Comment #8 from Robin Roevens <robin.roevens1@pandora.be> --- Created attachment 655448 --> http://bugzilla.opensuse.org/attachment.cgi?id=655448&action=edit Output of dmesg with latest kernel from OBS kernel:stable -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c9 --- Comment #9 from Robin Roevens <robin.roevens1@pandora.be> --- Created attachment 655449 --> http://bugzilla.opensuse.org/attachment.cgi?id=655449&action=edit Output of dmesg with latest kernel from OBS kernel:stable with i8042.nopnp parameter -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c10 --- Comment #10 from Takashi Iwai <tiwai@suse.com> --- Ah, sorry, I have misread your report: it's a regression on TW, and Leap worked. Then, could you install the Leap kernel (4.1.x) on the TW system and boot with it? It's available in OBS Kernel:openSUSE-42.1 repo. You can test the input device even without graphics, etc. Use evtest program (install evtest.rpm if not found). On Linux console (VT1 or so), run evtest with the input device file (as root). Something like: evtest /dev/input/by-path/platform-i8042-serio-1-event-mouse and touch your touchpad. It'll show the position, button, etc. You can test the same with TW kernel. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c11 --- Comment #11 from Robin Roevens <robin.roevens1@pandora.be> --- I installed latest kernel from OBS kernel:stable (which was a bit of a hassle: first zypper didn't want to install it since the leap kernel package was also sgtill installed.. next the UEFI secure boot didn't want to boot it since there was no valid signature..) Anyway, now running: Linux 4.3.0-1.g7b374a4-default #1 SMP PREEMPT Mon Nov 2 15:35:09 UTC 2015 (7b374a4) x86_64 x86_64 x86_64 GNU/Linux but the result is the same. See attached output of dmesg, without and with the i8042.nopnp parameter. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c12 --- Comment #12 from Robin Roevens <robin.roevens1@pandora.be> --- Installed kernel from Leap on TW. Now with acpi=off Xorg doesnt start up but also keeps trying starting up so I don't get the chance to log into cli as the terminal constantly flickers back to failing X. and with acpi enabled, I get a black screen during boot and can't do anything (SSH is not enabled on the laptop) I also can't boot in 4.3 anymore to disable Xorg since zypper removed that kernel during install of 4.1. How do I prevent X from starting in this state ? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 Robin Roevens <robin.roevens1@pandora.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(tiwai@suse.com) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c13 Robin Roevens <robin.roevens1@pandora.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(robin.roevens1@pa | |ndora.be), | |needinfo?(tiwai@suse.com) | --- Comment #13 from Robin Roevens <robin.roevens1@pandora.be> --- Created attachment 655451 --> http://bugzilla.opensuse.org/attachment.cgi?id=655451&action=edit Output of dmesg on kernel 4.1.12-5.gdf75c6 I was able to rollback a 4.3 snapshot, switch to multi-user mode instead of graphical mode and re-install 4.1. Now I'm able to boot into 4.1.12-5 in CLI. evtest shows clearly that the touchpad is now working. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c14 --- Comment #14 from Takashi Iwai <tiwai@suse.com> --- Thanks. I haven't found so much difference in elantech code between 4.1 and 4.3. This makes me wonder whether 4.3 would work in the input dev level. Please try boot 4.3 kernel and test just like 4.1 kernel, i.e. with acpi=off and evtest. Do you still see difference from 4.1? Also, try with normal boot (with i8042.nopnp) but test with evtest. How about this? For installing a kernel package, just run like zypper in --oldpackage kernel-*.rpm This will work in most cases without changing anything else. For recovering 4.3, run zypper again like zypper in -f -r repo-oss kernel-default supposing repo-oss is the main TW repository. For booting without X, just put "3" to the boot option, which means to boot in runlevel 3 in the old manner of sysv. Last but not least: the problem with blackscreen on Leap kernel is also interesting. For that, try to boot with nomodeset boot option. This will keep UEFI framebuffer mode without native graphics driver. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(robin.roevens1@pa | |ndora.be) -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c15 Robin Roevens <robin.roevens1@pandora.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(robin.roevens1@pa | |ndora.be) | --- Comment #15 from Robin Roevens <robin.roevens1@pandora.be> --- I tried your suggestions. To summarize the results: - In TW: Booting with 4.3 and acpi=off results in touchpad working. evtest show events when touching the pad. Xorg however fails to start. - In TW: Booting with 4.3, acpi enabled and i8042.nopnp results in device existing but touchpad NOT working. evtest doesn't show events when touching the pad. Xorg does start correctly with accelerated VGA. - In TW: Booting with 4.3, normal boot without extra parameters results in device not being detected (AUX port disabled warning). Xorg does start correctly with accelerated VGA. - In TW: Booting with 4.1, acpi enabled and nomodeset the screen indeed does not turn black during boot. However, it seems now also using this kernel, the touchpad is also NOT detected. (warning about AUX being disabled in dmesg). Xorg fails to start. - In Leap: Booting with acpi=off resulted in Xorg starting up using unaccelerated framebuffer graphics. Touchpad working. .. So it seems to be ACPI related. I also noticed, as it may be related in some way: (just giving you this information, in case it could be useful. I don't really require investigation on these things) - Whenever i boot with acpi enabled there is no graphical splash screen displayed during boot. Instead I get a text splash with 3 strange characters in the middle instead of the 3 little squares. - When I boot with acpi=off I always get a graphical splash screen. - Strange however: When I boot a read-only snapshot with acpi enabled I DO get a graphical splash screen. - Also note: first try of Leap was using Legacy BIOS instead of UEFI: In Legacy mode Grub was displayed in low resolution, was really ugly and very very slow (characters where displayed one by one). Also booting Leap was in low resolution. ACPI enabled resulted in black screen. But also with ACPI disabled Xorg fails to start while that does work when booted in UEFI with ACPI disabled. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c16 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jkosina@suse.com Flags| |needinfo?(jkosina@suse.com) --- Comment #16 from Takashi Iwai <tiwai@suse.com> --- Thanks for comprehensive tests. So, yeah, this looks more like an ACPI-related issue. Normally, this device should have been enabled via HID driver. But it failed due to some reason, as found repeatedly: i2c_hid i2c-ELAN0501:00: Failed to get GPIO interrupt i2c_hid i2c-INT33D1:00: Failed to get GPIO interrupt It implies that the GPIO description assigned to this device via ACPI doesn't exist or is wrong. Jiri, do you have any clue? In anyway, I suppose this should be reported rather to upstream, as it's a problem seen in the latest upstream. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 Robin Roevens <robin.roevens1@pandora.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P1 - Urgent -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c17 Giacomo Comes <comes@naic.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |comes@naic.edu --- Comment #17 from Giacomo Comes <comes@naic.edu> --- Any news on this bug? I have too the same laptop (Acer Aspire R3-131T) and I'm using leap 42.1. With kernel 4.1 you have to pass the option acpi=off in order to boot the laptop, but there is no graphic acceleration and only one CPU core is available (touchpad works). With kernel 4.4.0 there is no need of acpi=off, but then the touchpad is not working and there are a lot of messages about the GPIO interrupt in the log: i2c_hid i2c-ELAN0501:00: Failed to get GPIO interrupt i2c_hid i2c-INT33D1:00: Failed to get GPIO interrupt So has this problem being reported upstream? Where exactly? Is there any patch that I can test? -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c18 Alexander Graf <agraf@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |agraf@suse.com --- Comment #18 from Alexander Graf <agraf@suse.com> --- 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: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c19 --- Comment #19 from Takashi Iwai <tiwai@suse.com> --- Ouch, that config has been missing from the very first time. Alex, could you send a pull request including the fix at least? I guess we need the fix for openSUSE-42.1 branch, too. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c20 --- Comment #20 from Giacomo Comes <comes@naic.edu> --- I can confirm that after enabling CONFIG_PINCTRL_CHERRYVIEW and using the patch: https://bugzilla.kernel.org/show_bug.cgi?id=108481 the touchpad is working on my aspire R3-131T (kernel 4.4.0). The SD card has problem indeed, so if a patch for it is available please let me know and I will test it. About Leap 42.1 it would be great if not only the touchpad get fixed, but also if the support for the Braswell chip can be improved. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c21 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(jkosina@suse.com) | --- Comment #21 from Takashi Iwai <tiwai@suse.com> --- Never mind, I updated config and backported the patch, and pushed for master branch by myself. Once when my request is pulled and merged back to stable branch, this can be fixed, finally. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c35 Andrés Barrantes Silman <andresbs2000@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andresbs2000@protonmail.com --- Comment #35 from Andrés Barrantes Silman <andresbs2000@protonmail.com> --- Interestingly, my Acer Aspire 5 (A515-43-R19L) had the touchpad working inconsistently across reboots (sometimes it got detected and sometimes it didn't). Same problem, it wasn't listed at all in /proc/bus/input/devices when it wasn't working, and when it worked it did get listed. Adding i8042.nopnp to kernel options did fix the behavior, which I am posting here just in case somebody comes across the same issue. I'm not sure but it seems like the touchpad driver was freezing Leap 15.2 on some reboots so I jumped into Tumbleweed since the hardware is fairly new, and it worked fine. I'm not sure why would this kernel parameter fix it, and I didn't check dmesg, but ok! -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c37 Andrés Barrantes Silman <andresbs2000@protonmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(andresbs2000@prot | |onmail.com) | --- Comment #37 from Andrés Barrantes Silman <andresbs2000@protonmail.com> --- Created attachment 841957 --> http://bugzilla.opensuse.org/attachment.cgi?id=841957&action=edit dmidecode Acer A515 Sure, you can add my name in the commit! -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c38 --- Comment #38 from Andrés Barrantes Silman <andresbs2000@protonmail.com> --- I can confirm this is the same issues as mines, just checked dmesg without the kernel parameter and found the exact same line: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=954532 http://bugzilla.opensuse.org/show_bug.cgi?id=954532#c40 --- Comment #40 from Andrés Barrantes Silman <andresbs2000@protonmail.com> --- I was already used to smartphone manufacturers using weird codenames, but I didn't know the tradition was also a thing on laptops! A search on the internet proved me it's the right name, as reported by some users on Windows. ej: https://browser.geekbench.com/v4/cpu/14583235 Thanks for helping other users! -- You are receiving this mail because: You are on the CC list for the bug.
participants (2)
-
bugzilla_noreply@novell.com
-
bugzilla_noreply@suse.com