As I understand, evdev is used instead of synaptics. Why not use
default 3.19 kernel with a driver?
What is the reason of installing 4.0.1?
2015-05-06 12:44 GMT+03:00 Matej :
> Pilot6,
>
> Me neither... xD
> But I am trying to understand all this...
> I tried to boot into Kubuntu with kernel 3.16
It is not hard to compile. There are a lot of guides. I recomend to
use fakeroot.
If you have problems, I can give a simple guide.
2015-04-07 7:09 GMT+03:00 brott <1372...@bugs.launchpad.net>:
> Thanks Pilot! I'm new to compiling kernels, but I'll give it a shot.
>
> --
> You received this bug no
Mathias,
You can build just focaltech.ko since he has your kernel. It can be just
replaced.
2015-02-18 0:34 GMT+03:00 Chris :
> Pilot- Once we get the 255, no amount of tweaking the touch changes
> it- the comments in the code reference 'latching' behavior, which is
> consistent with what I see
I'll ask the person to test with a different kernel, but so far the
symptoms looked different to the reports here.
Am 10.11.2014 17:15 schrieb "Pilot6" <1372...@bugs.launchpad.net>:
> The suspend problem is a general 3.18 but. It works for everyone else. So
> no need to be so focused on that probl
No, it probably won't. I have not had much time, and on the red hat bug
tracker there is one case where the patch breaks suspend.
I do not know how to proceed or how to debug the issue, maybe adding a
quirk which disables the driver would be an option. I'll see whether I find
some more time next
@Ivo
http://ubuntuforums.org/showthread.php?t=2243162
To solve the brightness buttons problem, you have to add the option
acpi_osi without value in your /etc/default/grub file like this :
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi="
and then : update-grub
Cheers!
On Tue, Nov 4, 2014 at
git://kernel.ubuntu.com/ubuntu/ubuntu-utopic.git
2014-11-03 2:10 GMT+03:00 Mark Mandel <1372...@bugs.launchpad.net>:
> If anyone know how to get the source code for:
> http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.17.1-utopic/
>
> I'd be happy to patch and build one. It's the kernel I've been u
I ment Fn+F5 and F6.
2014-11-03 1:28 GMT+03:00 Дмитрий Тюнин :
> I have another device but have similar problems. The notebook does not
> come out from suspend and the kernel does not get key codes of F5 and
> F6 keys. There are some other minor issues, This maybe is because of
> some Canonical pa
I have another device but have similar problems. The notebook does not
come out from suspend and the kernel does not get key codes of F5 and
F6 keys. There are some other minor issues, This maybe is because of
some Canonical patches, which were not applied in vanilla kernels, or
for some kernel reg
serio4 was indeed the device for which the program worked.
All five fingers are registered and give plenty of output.
What would the steps be to make this translate into cursor movement and button
presses? Currently this eats all of the input and transforms it into console
output, as far as I can
Try sudo ./init /dev/serio_raw0.
I'll add a comment about that in the usage section. That device file should
be created if you switch a device to serio_raw (serio4 here!).
Am 19.10.2014 16:10 schrieb "linduxed" <1372...@bugs.launchpad.net>:
> First of all, thanks a lot for the effort to give us a
First of all, thanks a lot for the effort to give us a solution to this
problem!
I'd like to verify that it works on my UX303LN. I went ahead and compiled the
code and tried echoing in "serio_raw" into one of the
/sys/bus/serio/devices/serio*/drvctl, but got stuck on the following:
$ sudo ./init
12 matches
Mail list logo