ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Linux Community <community@lists.altlinux.org>
Subject: Re: [Comm] Не работают sven и mmkc
Date: Fri, 18 Aug 2006 22:40:24 +0400
Message-ID: <20060818184024.GG11170@procyon.home> (raw)
In-Reply-To: <44E5FE8A.80007@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1323 bytes --]

On Fri, Aug 18, 2006 at 09:53:14PM +0400, Dmitry Ananyev wrote:
> >> Нет, речь о беспроводной клаве с мышью от Logitech - S510
> > Появляются ли при нажатии этих клавиш какие-либо сообщения в dmesg (в
> > частности, "keyboard.c: can't emulate rawmode for keycode ..." ?
> > Какие там упоминаются коды?
> В логах ничего такого не появляется :( Вообще ничего при нажатии на них
> не появляется :-)

Тогда надо копать дальше.

Установите пакет usbutils и выполните от root (обязательно в одну
строку):

	rmmod usbhid; lsusb -v >lsusb.log; modprobe usbhid

(чтобы прочитать нужную информацию, необходимо выгрузить драйвер
usbhid, обслуживающий ввод с USB-клавиатуры и мыши, после чего
загрузить его в той же строке, иначе потом давать эту команду будет
уже нечем).

Затем пришлите секции lsusb.log (их может быть несколько),
соответствующие этому Logitech S510.

Можно ещё загрузить модуль evbug, попробовать понажимать проблемные
клавиши, после чего выгрузить модуль evbug и посмотреть, что нового
появилось в выводе dmesg:

	modprobe evbug; sleep 10; rmmod evbug

Модуль evbug выводит информацию о всех событиях ввода в виде сообщений
ядра, так что, пока этот модуль загружен, ничего лишнего лучше не
вводить (а мышь предварительно отложить подальше, чтобы её перемещения
не засоряли вывод).

[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]

  reply	other threads:[~2006-08-18 18:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15 23:33 Dmitry Ananyev
2006-08-16 12:11 ` Michael Shigorin
2006-08-16 19:41 ` Yuri Horoshkov
2006-08-16 19:01   ` Dmitry Ananyev
2006-08-17 18:18   ` Michael Shigorin
2006-08-18  7:12     ` Yuri Horoshkov
2006-08-18  9:00         ` Sergey Vlasov
2006-08-18 16:58           ` Dmitry Ananyev
2006-08-18 17:34             ` Sergey Vlasov
2006-08-18 17:53               ` Dmitry Ananyev
2006-08-18 18:40                 ` Sergey Vlasov [this message]
2006-08-18 21:58                   ` Dmitry Ananyev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060818184024.GG11170@procyon.home \
    --to=vsu@altlinux.ru \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git