Here is my dmesg. At boot 'H' key was held down.
[0.00] Initializing cgroup subsys cpuset
[0.00] Initializing cgroup subsys cpu
[0.00] Initializing cgroup subsys cpuacct
[0.00] Linux version 3.13.0-rc3-ARCH-dirty (o2genum@o2pc) (gcc version
4.8.2 (GCC) ) #10 SMP PR
PS2 command
PS2 send byte
PS2 handle ack 0xfa
PS2 end command
On Sat, Dec 7, 2013 at 3:01 PM, Andrey Moiseev wrote:
> psmouse module is not loaded when I hold down a key on boot (when
> GRUB2 says "loading vmlinuz"), and, in its turn, the PS/2 touchpad
> doesn't work. L
ers somehow.
On Fri, Dec 6, 2013 at 9:22 PM, Andrey Moiseev wrote:
> This is an ancient bug, I noticed it since I bought my notebook.
> Synaptics PS/2 touchpad is not detected and is not shown in
> /dev/input/event* if I hold a keyboard key down when booting just
> started.
--
To unsubscri
This is an ancient bug, I noticed it since I bought my notebook.
Synaptics PS/2 touchpad is not detected and is not shown in
/dev/input/event* if I hold a keyboard key down when booting just
started.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message
Is it ok that in /drivers/input/serio/i8042.c it's allowed to install
only one i8042_filter? Theoretically, there may be several different
devices that need their drivers to install i8042_filter, to eat out
some device-specific subset of scancodes. Shouldn't that single
pointer to the i8042_filter
Nice. That should be of no interest for the outside world how much
junk 8042 contained, so that's better.
On Wed, Sep 18, 2013 at 6:44 PM, Dmitry Torokhov
wrote:
> Hi Andrey,
>
> On Wed, Sep 18, 2013 at 04:35:56PM +0400, Andrey Moiseev wrote:
>> When 8042 internal data buffer
if it succeeds,
indicate the error by returning -1. i8042_controller_check
should be changed appropriately.
Signed-off-by: Andrey Moiseev
---
diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c
index 78e4de4..cdda786 100644
--- a/drivers/input/serio/i8042.c
+++ b/drivers/input/
be changed appropriately.
Signed-off-by: Andrey Moiseev
---
diff --git a/drivers/input/serio/i8042.c b/drivers/input/serio/i8042.c
index 78e4de4..cdda786 100644
--- a/drivers/input/serio/i8042.c
+++ b/drivers/input/serio/i8042.c
@@ -222,29 +222,32 @@ static int i8042_wait_write(void)
static int
Here is an extract from drivers/input/serio/i8042.c:
>
> static int i8042_flush(void)
> {
> unsigned long flags;
> unsigned char data, str;
> int i = 0;
>
> spin_lock_irqsave(&i8042_lock, flags);
>
> while (((str = i8042_read_status()) & I8042_STR_OBF) && (i <
> I8
o2genum/ideapad-slidebar.git
Patch is generated against current mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile | 1 +
drivers/input/misc/ideapad_s
ly, some others.
Driver source: https://github.com/o2genum/ideapad-slidebar.git
Patch is generated against current mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile |
ly, some others.
Driver source: https://github.com/o2genum/ideapad-slidebar.git
Patch is generated against current mainline kernel.
Signed-off-by: Andrey Moiseev
diff --git a/MAINTAINERS b/MAINTAINERS
index defc053..2ff3dd8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4096,6 +4096,13 @
probably, some others.
Driver source: https://github.com/o2genum/ideapad-slidebar.git
Patch is generated against current mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile
o2genum/ideapad-slidebar.git
Patch is generated against current mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile | 1 +
drivers/input/misc/ideapad_s
o2genum/ideapad-slidebar.git
Patch is generated against current mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile | 1 +
drivers/input/misc/ideapad_s
hub.com/o2genum/ideapad-slidebar.git
Patch is generated against current mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile | 1 +
drivers/input/misc/ideapad_s
r source: https://github.com/o2genum/ideapad-slidebar.git
Patch is generated against current version of the mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile | 1 +
o2genum/ideapad-slidebar.git
Patch is generated against current version of the mainline kernel.
Signed-off-by: Andrey Moiseev
---
MAINTAINERS | 7 +
drivers/input/misc/Kconfig| 9 +
drivers/input/misc/Makefile | 1 +
drivers/input/misc/ideapad_s
e and
/sys/devices/platform/ideapad_slidebar/slidebar_mode
for switching slidebar's modes.
Now works on:
* Lenovo IdeaPad Y550P
This patch made against linux-3.10.4.
Git tree for reference: https://github.com/o2genum/ideapad-slidebar.git
Signed-off-by: Andrey Moiseev
---
diff -upNr /usr/s
r_mode
for switching slidebar's modes.
Now works on:
* Lenovo IdeaPad Y550P
This patch made against linux-3.10.4.
Git tree for reference: https://github.com/o2genum/ideapad-slidebar.git
Signed-off-by: Andrey Moiseev
---
diff -upNr /usr/src/linux-3.10.4/drivers/input/misc/ideapad_slidebar
7;s modes.
Now works on:
* Lenovo IdeaPad Y550P
The developing git tree as reference:
git://kernel.ubuntu.com/ikepanhc/ideapad-laptop.git
This patch made against linux-3.10.4.
Git tree for reference: https://github.com/o2genum/ideapad-slidebar.git
Signed-off-by: Andrey Moiseev
---
diff -upNr
21 matches
Mail list logo