You are not logged in.

#1 2014-09-19 09:29:53

claptrap
Member
Registered: 2014-04-19
Posts: 13

Add patch to kernel so solve Touchpad bug

Hi!

The Touchpad for some ASUS models was not being recognized. A patch has been released here:

https://bugzilla.redhat.com/show_bug.cgi?id=1110011

I would like to know if this patch will be applied to Arch Linux kernel or I should start a bug ticket. As of linux 3.16.3-1 the patch doesn't seem to be implemented.

PS: If I wanted to implement the patch what would be the easiest way? I'm guessing I should get the kernel source, apply the patch and compile, but I don't know how could I install it afterwards in Arch Linux so I can easily uninstall it without harm if it doesn't work.

Regards!

Offline

#2 2014-09-19 09:33:10

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,426
Website

Re: Add patch to kernel so solve Touchpad bug

Read the Kernel compilation page on the wiki (using the ABS method).

You can install your patched kernel alongside the vanilla Arch one and choose which you would like to boot from. Simple.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-09-23 20:13:56

claptrap
Member
Registered: 2014-04-19
Posts: 13

Re: Add patch to kernel so solve Touchpad bug

jasonwryan wrote:

Read the Kernel compilation page on the wiki (using the ABS method).

You can install your patched kernel alongside the vanilla Arch one and choose which you would like to boot from. Simple.

Hi, thank you for your answer, I tried that and got a patched kernel running which almost solves the problem. Should I open a bug issue about this or will it eventually be implemented? I think it already is in Fedora, for example.

Offline

#4 2014-09-23 21:25:51

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: Add patch to kernel so solve Touchpad bug

Check if the patch has been accepted and merged by the kernel developers. Once it's included in a kernel release, Arch will package it.

Offline

#5 2014-09-23 22:10:55

claptrap
Member
Registered: 2014-04-19
Posts: 13

Re: Add patch to kernel so solve Touchpad bug

tomk wrote:

Check if the patch has been accepted and merged by the kernel developers. Once it's included in a kernel release, Arch will package it.

Ok, thanks. I think they are already aware of the bug (I think it is not a bug exactly, but a new touchpad manufacturer that it is not recognized yet), but I have only seen Fedora implementing the patch on a release. But I guess eventually it will be merged in the kernel.

Offline

#6 2014-09-25 10:21:31

progandy
Member
Registered: 2012-05-17
Posts: 5,319

Re: Add patch to kernel so solve Touchpad bug

PS: If I wanted to implement the patch what would be the easiest way? I'm guessing I should get the kernel source, apply the patch and compile, but I don't know how could I install it afterwards in Arch Linux so I can easily uninstall it without harm if it doesn't work.

If you don't want to compile the whole kernel, you can extract the drivers from the kernel sources, patch them and install them e.g. with dkms.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

Board footer

Powered by FluxBB