ALT Linux hardware support
 help / color / mirror / Atom feed
From: Yuriy Shirokov <yuriy.shirokov@gmail.com>
To: hardware@lists.altlinux.org
Subject: [Hardware] Wacom
Date: Thu, 24 Apr 2008 20:35:24 +0400
Message-ID: <4810B6CC.1050904@gmail.com> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Доброго времени суток!

У кого-нибудь есть положительный опыт подключения к машине под Alt Linux
~ вакомовских планшетов? Поделитесь, plz. А то жена купила себе Wacom
Bamboo, который я уже полдня не могу подключить.

xorg.conf:

Section "ServerLayout"
...
	# Wacom
~        InputDevice    "stylus"    "SendCoreEvents"
~        InputDevice    "eraser"    "SendCoreEvents"
~        InputDevice    "cursor"    "SendCoreEvents"
EndSection

...
Section "InputDevice"
~  Driver        "wacom"
~  Identifier    "stylus"
~  Option        "Device"        "/dev/input/event1"
~  Option        "Type"          "stylus"
~  Option        "USB"           "on"
EndSection

Section "InputDevice"
~  Driver        "wacom"
~  Identifier    "eraser"
~  Option        "Device"        "/dev/input/event1"
~  Option        "Type"          "eraser"
~  Option        "USB"           "on"
EndSection

Section "InputDevice"
~  Driver        "wacom"
~  Identifier    "cursor"
~  Option        "Device"        "/dev/input/event1"
~  Option        "Type"          "cursor"
~  Option        "Mode"          "relative"
~  Option        "USB"           "on"
EndSection

Модуль в ядре есть:
$sudo lsmod | grep wacom
wacom                  20096  0
usbcore               129028  5 wacom,usbhid,ohci_hcd,ehci_hcd

Система --- Сизиф.
Использовал linuxwacom из сизифа, потом собрал по альтовскому спеку
пакет со свежей версией от разработчиков (там только версию поменять и
патчи выкинуть). На ситуацию это никак не повлияло.

- --
С уважением,
Ю.А.Широков.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iJwEAQECAAYFAkgQtswACgkQ50x5LYMMsJxEhQP+MJOBMls0+Zif8U2jRv6s+vTm
lr3H2d+ZoILsi0/uUrz8/GqmHFGZtngXrPpvQLbcspOmN3UKeu0tpmc3GjOojXG2
FogB0KGtifsk00oUXBsIcc6UIQuB9X53q0aCaU9z6uurYzgyojX1kRW+GZlLAS6l
TfWQi6zWpt7mi1T/6uk=
=aVoc
-----END PGP SIGNATURE-----


                 reply	other threads:[~2008-04-24 16:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4810B6CC.1050904@gmail.com \
    --to=yuriy.shirokov@gmail.com \
    --cc=hardware@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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

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


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