LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 07-24-2010, 09:51 AM   #1
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,771
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
wacom tablet -- external USB vs. built-in OEM serial


NOTE -- "Similar Threads" all speak about really old distro details.

There has been a lot of effort invested in getting external USB connected anything to work well during the connect then disconnect processing. It seems that there are troubles with OEM serial digitizers like those built-in for a tablet-PC. The built-in OEM devices do not have the same sort of connection events to trigger device creation and configuration.

Q1: Does anyone have any knowledge or experience with this that they can share?

Q2: Does anyone know how to make all of the find-hardware then create configuration processing visible?

While I find several postings that describe "... edit xorg.conf ..." but then those edits don't want to work with the recent evolution in Xorg and X11-server configuration that deprecates (abandons?) xorg.conf.

Q3: Does anyone understand what is going on with Xorg and X11-config to help me get my tablet working?

Q4: Has anyone used an external USB tablet, then adapted those configuration details to get an OEM tablet working? I know that every tablet is different, but if the external device connect-creates-config process works best, it seems there might be value here.

~~~ 0;-Dan
 
Old 07-24-2010, 11:48 AM   #2
yooy
Senior Member
 
Registered: Dec 2009
Posts: 1,387

Rep: Reputation: 174Reputation: 174
I use wacom bamboo with Ubuntu, I was surprised when i first connected it. Nothing happens. Latter i realized that wacom was automaticaly installed.
Now i use it with mypaint and inside gimp to draw pics like this

Can you please post your lsusb output?
 
Old 07-24-2010, 02:21 PM   #3
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,771

Original Poster
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
Quote:
Originally Posted by yooy View Post
...
Can you please post your lsusb output?
Since my tablet is a built-in, OEM serial tablet. I can track the digitizer output by watching cat /dev/ttyS1.

Here is some information that I hope helps.
Code:
xinput --list

⎡ Virtual core pointer     id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer     id=4	[slave  pointer  (2)]
⎜   ↳ TPPS/2 IBM TrackPoint          id=10	[slave  pointer  (2)]
⎜   ↳ Serial Wacom Tablet eraser     id=12	[slave  pointer  (2)]
⎜   ↳ Serial Wacom Tablet touch      id=13	[slave  pointer  (2)]
⎜   ↳ Serial Wacom Tablet            id=14	[slave  pointer  (2)]
⎜   ↳ Macintosh mouse button emulation  id=15	[slave  pointer  (2)]
⎣ Virtual core keyboard              id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard    id=5	[slave  keyboard (3)]
    ↳ Power Button                   id=6	[slave  keyboard (3)]
    ↳ Video Bus                      id=7	[slave  keyboard (3)]
    ↳ Sleep Button                   id=8	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard   id=9	[slave  keyboard (3)]
    ↳ ThinkPad Extra Buttons         id=11	[slave  keyboard (3)]
I also have the following details:
Code:
ls -lh /dev/input

total 0

drwxr-xr-x 2 root root    120 2010-07-24 14:09 by-path
crw-r----- 1 root root 13, 64 2010-07-24 14:09 event0
crw-r----- 1 root root 13, 65 2010-07-24 14:09 event1
crw-r----- 1 root root 13, 66 2010-07-24 14:09 event2
crw-r----- 1 root root 13, 67 2010-07-24 14:09 event3
crw-r----- 1 root root 13, 68 2010-07-24 14:09 event4
crw-r----- 1 root root 13, 69 2010-07-24 14:09 event5
crw-r----- 1 root root 13, 70 2010-07-24 14:09 event6
crw-r----- 1 root root 13, 71 2010-07-24 14:09 event7
crw-r----- 1 root root 13, 72 2010-07-24 14:09 event8
crw-r----- 1 root root 13, 63 2010-07-24 14:09 mice
crw-r----- 1 root root 13, 32 2010-07-24 14:09 mouse0
crw-r----- 1 root root 13, 33 2010-07-24 14:09 mouse1
I'll send lsusb if you think it will help, but ...
what else do you need to know.

~~~ 0;-Dan
 
Old 07-25-2010, 01:18 PM   #4
yooy
Senior Member
 
Registered: Dec 2009
Posts: 1,387

Rep: Reputation: 174Reputation: 174
my wacom tablet is listed as
Quote:
Bus 001 Device 006: ID 056a:0065 Wacom Co., Ltd
in lsusb
wanted to mention that i use xubuntu, so you can try to boot you system with live cd, so you can see if you can move cursor with pen.
 
Old 07-26-2010, 02:22 PM   #5
SaintDanBert
Senior Member
 
Registered: Jan 2009
Location: "North Shore" Louisiana USA
Distribution: Mint-20.1 with Cinnamon
Posts: 1,771

Original Poster
Blog Entries: 3

Rep: Reputation: 108Reputation: 108
The tablet-digitizer mostly works off-the-blocks. My stylus has three "buttons" or sorts -- the tip, a side button, an erase button. I can touch the screen and the mouse cursor jumps to that point. I can click and drag and such.

I've installed the package tablet-screen-rotation-support to get orientation changes to work: laptop==>landscape and tablet=portrait.

I need to calibrate my digitizer both as a laptop and as a tablet. This means that when I touch the screen with the stylus, the mouse pointer location is exactly under the point-of-contact. There is a package called wacom-tools that offered a "control panel" utility for calibration and other settings. That package is not available (yet?) for ubuntu lucid. I'm told there is a new utility, "xcalibrate," but I cannot find where it is available.

Q1: How do you calibrate your digitizer?
(A typical calibration utility presents cross-hairs at several points on your screen. You touch the center with the stylus. The utility knows the location where the screen showed the target and your touch presents the corresponding digitizer location. Processing against all of these differences results in a calibration. There is at least one landscape and one portrait calibration.)

~~~ 0;-Dan
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Wacom serial tablet in Windows XP VirtualBox guest cspos Linux - Hardware 3 03-24-2009 09:29 AM
problems using usb mouse and wacom tablet together rjlee Linux - Hardware 2 03-02-2008 08:00 AM
serial wacom tablet on ubuntu 7.10 FleshEater Linux - Hardware 1 11-18-2007 05:31 AM
Switching an USB Wacom Tablet fili Linux - Hardware 0 12-12-2004 08:38 AM
how do I use a Wacom Graphire II usb tablet with Mandrake 8.2? juverne_1777 Linux - General 0 09-09-2002 09:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration