ALT Linux hardware support
 help / color / mirror / Atom feed
From: Michael Shigorin <mike@osdn.org.ua>
To: hardware@lists.altlinux.org
Subject: [Hardware] I: Wacom Intuos2 (XD-1212-U): OK
Date: Mon, 29 Sep 2008 21:03:22 +0300
Message-ID: <20080929180322.GR7475@osdn.org.ua> (raw)

	Здравствуйте.
Наконец добрался до USB-шного планшета уже с родным пером.
Эксперименты происходят на буке под 4.1 и стенде под сизифом.

Под linuxwacom-0.7.8 условно заработал (реакция есть, но без
дополнительной калибровки -- в марочного размера области экрана
около верхнего левого угла; похоже, что 30000x31000 планшета
как-то странно пересчитывались в 1400x1050, которые потом ещё раз
пересчитывались на 1400x1050 уже экрана).

Под linuxwacom-0.8.0 -- гораздо лучше, углы планшета и экрана
соответствуют друг другу сразу.  В gimp при указании руками в
настройках, что eraser и stylus не Disabled, а Screen -- тоже
подхватилось (с Window показалось менее удобным).  Силу нажатия
чует, вот с переключением инструментов (в частности, ластика)
пока не сложилось -- наверняка ещё поковырять настройки придётся.
Реакция на кнопки есть.

В xorg.conf такой фрагмент:

Section "ServerLayout"
        Identifier     "Minimal layout"
        Screen         "Screen0" 0 0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "SynPS/2 Synaptics TouchPad|0" "CorePointer"
        InputDevice    "TPPS/2 IBM TrackPoint|1" "AlwaysCore"
        InputDevice     "stylus" "SendCoreEvents"
        InputDevice     "cursor" "SendCoreEvents"
        InputDevice     "eraser" "SendCoreEvents"
EndSection

Section "InputDevice"
        Driver          "wacom"
        Identifier      "cursor"
        Option          "Device"        "/dev/input/by-id/usb-Tablet_XD-1212-U-event-mouse"
        Option          "USB"           "on"
        Option          "Type"          "cursor"
#       Option          "DebugLevel"    "10"
EndSection
Section "InputDevice"
        Driver          "wacom"
        Identifier      "stylus"
        Option          "Device"        "/dev/input/by-id/usb-Tablet_XD-1212-U-event-mouse"
        Option          "USB"           "on"
        Option          "Type"          "stylus"
EndSection
Section "InputDevice"
        Driver          "wacom"
        Identifier      "eraser"
        Option          "Device"        "/dev/input/by-id/usb-Tablet_XD-1212-U-event-mouse"
        Option          "USB"           "on"
        Option          "Type"          "eraser"
EndSection

Под сизифом, используя 0.8.0-alt1.1 из репозитория на
ftp://ftp.altlinux.org/pub/people/shrek/Xorg-7.4/ --
после замены Intuos3 на Intuos в
/usr/share/hal/fdi/policy/20thirdparty/10-x11-input-wacom.fdi
получилось пронаблюдать горячее подключение планшета,
но попытка работы ластиком уносит курсор в угол, а перо
имеет целых две градации нажатия (из 1024 возможных).

Надеюсь на продолжение, но и это уже радует :-)

Потенциально полезные ссылки:
http://linuxwacom.sourceforge.net
http://www.nabble.com/Dual-Cintiq21UX-on-RHEL5-not-working-tt14693152.html#a14764012

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


                 reply	other threads:[~2008-09-29 18:03 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=20080929180322.GR7475@osdn.org.ua \
    --to=mike@osdn.org.ua \
    --cc=hardware@lists.altlinux.org \
    --cc=shigorin@gmail.com \
    /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