Bug 27230 - Не может получить эвентов клавиатуры
Summary: Не может получить эвентов клавиатуры
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: pommed (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-17 02:49 MSK by Alexey Gladkov
Modified: 2015-05-06 17:15 MSK (History)
1 user (show)

See Also:


Attachments
pommed-add-kbd-v1 (1.14 KB, patch)
2012-05-18 02:37 MSK, Alexey Gladkov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Gladkov 2012-04-17 02:49:33 MSK
Ноут: MacBookPro8,1

pommed не получает эвентов с клавиатуры. У меня демон цепляется на неправильный /dev/input/event[0-9], на LID switch. Фрагмент вывода pommed -d:

Investigating evdev [Apple Inc. Apple Internal Keyboard / Trackpad]
Discarding evdev: bus 0x0003, vid 0x05ac, pid 0x0252
Comment 1 Alexey Gladkov 2012-04-22 23:03:33 MSK
В версии 1.39-alt1 проблема осталась.
Comment 2 Alexey Gladkov 2012-05-18 02:37:50 MSK
Created attachment 5465 [details]
pommed-add-kbd-v1

Проблема в том, что pommed не знает ID моей клавиатуры:

I: Bus=0003 Vendor=05ac Product=0252 Version=0111
N: Name="Apple Inc. Apple Internal Keyboard / Trackpad"
P: Phys=usb-0000:00:1a.7-1.2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1a.7/usb1/1-1/1-1.2/1-1.2:1.0/input/input5
U: Uniq=
H: Handlers=sysrq kbd event5
B: PROP=0
B: EV=120013
B: KEY=10000 0 0 0 1007b00011007 ff9f217ac14057ff ffbeffdfffefffff fffffffffffffffe
B: MSC=10
B: LED=1f

Данный патч хоть и не кажется мне правильным, но решает проблему.
Comment 3 Alexey Gladkov 2013-06-08 18:27:22 MSK
В версии 1.39-alt4 проблема не решена.
Comment 4 Alexey Gladkov 2013-06-23 19:41:36 MSK
В версии 1.39-alt6 проблема не решена.
Comment 5 Michael Shigorin 2015-05-06 15:45:41 MSK
Лёш, в связи с bug 30285 решил пересобрать пакет -- патч проверен ведь?
Comment 6 Alexey Gladkov 2015-05-06 16:50:34 MSK
Я пользуюсь своим пакетом с этим патчем. УМВР

$ rpmquery --lastchange pommed |sed -re 's/@[^>]+/@/'
* Сб июл 27 2013 Alexey Gladkov <legion@> 1.39-alt7.1
- Fix keyboard.
Comment 7 Michael Shigorin 2015-05-06 17:08:36 MSK
Спасибо; отправил task #144078
Comment 8 Repository Robot 2015-05-06 17:15:09 MSK
pommed-1.39-alt8 -> sisyphus:

* Wed May 06 2015 Michael Shigorin <mike@altlinux> 1.39-alt8
- NMU: patched to add yet another keyboard ID (closes: #27230, #30285)