[Bug 1232877] Re: [Aspire S7-392] Touchpad reported as: elantech: unknown hardware version, aborting

2014-01-15 Thread kendatsuba
@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 Ubuntu Bugs, which is subscribed

[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2014-01-05 Thread kendatsuba
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

[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2014-01-05 Thread kendatsuba
** 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

[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-12-23 Thread kendatsuba
@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

[Bug 1232877] Re: Touchpad reported as: elantech: unknown hardware version, aborting

2013-11-05 Thread kendatsuba
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 =

[Bug 1232877] Re: Touchpad reported as: elantech: unknown hardware version, aborting

2013-10-03 Thread kendatsuba
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

[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-09-15 Thread kendatsuba
@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-

[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-09-15 Thread kendatsuba
@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

[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-07-19 Thread kendatsuba
@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

[Bug 1166442] Re: Elantech clickpad/touchpad lacks multitouch features.

2013-06-14 Thread kendatsuba
Hello everybody, here is a (hopefully) working patch for v7 hardware, additional information can be found in the patch itself. The patch has been created against kernel v3.2 but should apply fine even in later versions. Do you mind testing it? Best regards, Matteo ** Patch added:

[Bug 291294] Re: after upgrade to 8.10 (new x.org) SiS driver is not working well (issue with color depth?)

2010-02-22 Thread kendatsuba
Dear Marcos, please refer to bug #264769: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video- sis/+bug/264769?comments=all There you will find an up-to-date version of this patch and a patched deb package for Karmic. Thanks to Tormod Volden you can also find a patched deb in the

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-21 Thread kendatsuba
Hello everybody, I submitted the patch for SIS_650 and SIS_760 to xorg-de...@lists.x.org and it has been applied upstream. Best regards, Matteo -- Intrepid - SIS video snow/fuzz https://bugs.launchpad.net/bugs/264769 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-20 Thread kendatsuba
Wonderful! I'm glad it works. You're right about the package md5 sum, the one I posted belongs to sis_drv.so (the actual driver included in the package): fe62b45f152896b4e330bb5db2c2a98e usr/lib/xorg/modules/drivers/sis_drv.so Best regards, Matteo -- Intrepid - SIS video snow/fuzz

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-20 Thread kendatsuba
This is the patch against xserver-xorg-video-sis_0.10.1 sources (sis_driver.c) from which xserver-xorg-video-sis_0.10.1-24_i386.deb was created. Best regrds, Matteo ** Attachment added: sis_driver.c.patch http://launchpadlibrarian.net/34042468/sis_driver.c.patch -- Intrepid - SIS video

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-19 Thread kendatsuba
Hello Michal, I've bumped up (a lot) the package version. Today I'll test my hardware (SIS_650) with karmic beta and see if the bug is still present. I'll report my results as soon as possible. INSTRUCTIONS 1) Install the package: gdebi-gtk seems to be broken in karmic so install the package

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-19 Thread kendatsuba
Hello Michal, I've bumped up (a lot) the package version. Today I'll test my hardware (SIS_650) with karmic beta and see if the bug is still present. I'll report my results as soon as possible. INSTRUCTIONS 1) Install the package: gdebi-gtk seems to be broken in karmic so install the package

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-19 Thread kendatsuba
Hello everybody, I confirm this bug is still present (al least for me, SIS_650) in karmic, my proposed fix still works (for me). Please excuse my previous double post. Best regards, Matteo -- Intrepid - SIS video snow/fuzz https://bugs.launchpad.net/bugs/264769 You received this bug

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-19 Thread kendatsuba
Hello Michal and klogg, I do not know if this fix is can work for you as id does for me, anyway I just realized that maybe I've made the wrong assumption on you adapter's name (I mean the identifier used in the source code of sis_drv.so). This is my last guess, I've run out of ideas. Could you

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-10-05 Thread kendatsuba
Hello ePierre, here you are. You can re-install this package using gdebi or by executing: sudo dpkg -i xserver-xorg-video-sis_0.10.1-2_i386.deb Let me ask you just a few questions: 1) Have you tried the previous fix in jaunty? Did it work? 2) I suppose this bug is still present in karmic (al

[Bug 264769] Re: Intrepid - SIS video snow/fuzz

2009-07-25 Thread kendatsuba
Hi everybody. Same problem here (see attached image): Asus laptop model L400L, VGA compatible controller: SiS 65x/M650/740. Unfortunately the proposed fix (adding sisfb to /etc/modules) doesn't help. However I think I found a working fix for my hardware so please read on. Comparing Xorg logs

[Bug 291294] Re: after upgrade to 8.10 (new x.org) SiS driver is not working well (issue with color depth?)

2009-07-25 Thread kendatsuba
Hi everybody. Same problem here (see attached image): Asus laptop model L400L, VGA compatible controller: SiS 65x/M650/740. Unfortunately the proposed fix (adding sisfb to /etc/modules) doesn't help. However I think I found a working fix for my hardware so please read on. Comparing Xorg logs