@cosmin, I think this bug is closed/invalid, anyway your hardware
version seems to be 9 so please refer to:
https://bugs.launchpad.net/bugs/1166442
comment #137, for a possibly working solution
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribe
** Patch added:
"0001-Input-elantech-fix-for-new-IC-body-versions-v9-and-v.patch"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1166442/+attachment/3941592/+files/0001-Input-elantech-fix-for-new-IC-body-versions-v9-and-v.patch
--
You received this bug notification because you are a me
Please try the attached dkms package containing a fix for the new
hardware versions v9 and v10, probably you own one of them. Here are the
steps you must follow:
sudo dkms ldtarball psmouse-elantech-x551c.tar.gz
sudo dkms install -m psmouse -v elantech-x551c
sudo rmmod psmouse
sudo modprobe psmou
@Daniel, please refer to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1232877
and:
https://github.com/torvalds/linux/commit/754ac45745711a7ce0067087e5b55a9c277952ad
As you can see, a patch for newer versions has been queued for inclusion
in kernel v3.13 and has been merged in v3.13-rc5
Maybe I'm wrong but I don't think that a BIOS update will change
anything, since this problem appears to be related to a new firmware
version not yet supported by the driver.
craftguy, could you please report if your patch solved the problem? does
the touchpad work as expected with hw_version = 4?
Unfortunately, even if the driver complains of an unknown hardware
version, the firmware version of the touchpad is not mentioned in the
emitted error message:
[ 18.453420] psmouse serio1: elantech: unknown hardware version,
aborting...
The module contained in the attached dkms package should pri
@Eric Haberstroh: I'm sorry to insist but please double-check that you
are booting in the proper kernel and that you are using the right
module, try this:
uname -r
(make sure it syas 3.8.0-27.40 )
sudo rmmod psmouse
sudo insmod /lib/modules/`uname -r`/kernel/drivers/input/mouse/psmouse.ko (mind
t
@Eric Haberstroh: judging from your dmesg snippet it seems that the
module you are using is not the one from kernel 3.8.0-27.40. Instead, it
seems to be the one from psmouse-elantech-v6.tar.bz2, mentioned in:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/681904/comments/
@Amber Lauer, from the dmesg snippets you posted the version of your
hardware appears to be equal to 6. Your firmware version is in fact
0x361f00, the version number of the hardware is stored in the second
hexadecimal digit starting from the left (0x#6). Even if the
description of the bug is ge
9 matches
Mail list logo