public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Radoslaw Grzanka <radekg@tygrysek.hopto.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Acecad tablet on gentoo
Date: Wed, 07 Feb 2007 18:40:59 +0100	[thread overview]
Message-ID: <45CA0F2B.6010109@tygrysek.hopto.org> (raw)
In-Reply-To: <45C9A631.5020006@tygrysek.hopto.org>

Radosław Grzanka napisał(a):
> Hello,
>   I have a tablet which is supposed to work with acecad driver. To be 
> specific - it is "Pentagram Quadpen" tablet which seems to be simply 
> rebranded acecad tablet (windows drivers come from acecad directly).
>
>   I was able to (sort of) run the tablet but when I move the stylus 
> over the tablet the cursor goes berserk and jumps all over the window, 
> pushing random buttons.
>
>   I know I should post here my X11 config but I am not currently in 
> front of my gentoo box, I just thought somebody had similar problem 
> and can help me.
>
>   I can send more details in the afternoon.
>

Hi,
  here are some details from my xorg.conf:

-------------------------------------------------------------------
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
--------------------------------------------------------------------


And from X logs:

---------------------------------------------------------------------
(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 ?
--------------------------------------------------------------------

Any help would be appreciated.

Thanks,
  Radek.
-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2007-02-07 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-07 10:13 [gentoo-user] Acecad tablet on gentoo Radosław Grzanka
2007-02-07 17:40 ` Radoslaw Grzanka [this message]

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=45CA0F2B.6010109@tygrysek.hopto.org \
    --to=radekg@tygrysek.hopto.org \
    --cc=gentoo-user@lists.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox