Witam!
Właśnie zauważyłem, że jestem zapisany do polskiej wersji listy dyskusyjnej gentoo ;) . W związku z tym zadam tutaj pytanie, które zadawałem już na angielskiej liście bo w sumie produkt, z którym mam problemy jest wydany pod polską marką (przynajmniej zdaje mi się, że pentagram to polska marka).

A więc.

Mam tablet, który miał współpracować ze sterownikiem acecad. Dokładnie rzecz biorąc jest to "Pentagram Quadpen", który wygląda jak "przemarkowany" tablet Flair acecad'a (sterowniki windowsowe pochodzą bezpośrednio ze strony acecad'a)

Udało mi się niejako zmusić tablet do pracy. To znaczy, kernel linuxa wykrywa tablet, ale w Xach wariuje kursor i wciska losowe miejsca na ekranie.

Jeśli komuś udało się zmusić ten tablet do pracy to byłbym wdzięczny za porade.

oto mój config xorg:

-------------------------------------------------------------------
Section "InputDevice"
 Identifier "MyTablet"
 Driver "acecad"
 Option "Device" "/dev/input/event2"
#   Option "Device" "auto-dev"
 Option "Mode" "Absolute"
 Option "Model" "Flair"
EndSection

Section "ServerLayout"

Identifier  "Simple Layout"
Screen "Screen 1"

InputDevice "Keyboard1" "CoreKeyboard"
InputDevice "Mouse1" "CorePointer"
InputDevice "MyTablet" "SendCoreEvents"

EndSection
--------------------------------------------------------------------


oraz logi Xów:

---------------------------------------------------------------------
(II) Acecad Tablet xinput driver v4.00
(**) Acecad Tablet is in absolute mode
(**) MyTablet Tablet is using standard button map
(**) MyTablet Tablet model is Flair
(**) Acecad Tablet reports 85 points/s
(**) Option "SendCoreEvents"
(**) MyTablet: always reports core events
(II) XINPUT: Adding extended input device "MyTablet" (type: TABLET)
(II) XINPUT: Adding extended input device "Mouse1" (type: MOUSE)
(II) XINPUT: Adding extended input device "Keyboard1" (type: KEYBOARD)
  xkb_keycodes             { include "xfree86+aliases(qwerty)" };
  xkb_types                { include "complete" };
  xkb_compatibility        { include "complete" };
  xkb_symbols              { include "pc(pc105)+pl" };
  xkb_geometry             { include "pc(pc105)" };
(**) Acecad Tablet Increment: 1
(II) Mouse1: ps2EnableDataReporting: succeeded
(**) Option "Device" "/dev/input/event2"
(EE) Unable to query/initialize Acecad hardware.
(**) RADEON(0): RADEONSaveScreen(2)
(--) Acecad Tablet MaxX:25869 MaxY:69
ProcXCloseDevice to close or not ?
--------------------------------------------------------------------

Dzięki,
 Radek.
--
[EMAIL PROTECTED] mailing list

Odpowiedź listem elektroniczym