| Author |
Message |
swiftoid
Joined: 14 Jan 2012 Posts: 6
|
Posted: Sat 14 Jan 2012, 22:40 Post subject:
How to use the stylus on HP TC1100? |
|
Hi everyone. I recently installed Puppy on my HP Compaq TC1100, basically because it's too slow to run anything else. I've looked through the "How To" topic on Wacom tablets, but I can't seem to get mine to work. I was wondering if someone could guide me through setting it up? I've some experience with Linux and the Linux terminal, but obviously not enough to solve this by myself.
My first problem is that puppy doesn't seem to be aware of it:
| Code: | sh-4.1# cat /proc/bus/input/devices
I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/devices/platform/i8042/serio0/input/input0
U: Uniq=
H: Handlers=kbd event0
B: EV=120013
B: KEY=20000 0 20 0 0 0 0 500f 2100002 3803078 f930d401 feffffdf ffefffff ffffffff ffffffff
B: MSC=10
B: LED=7
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
U: Uniq=
H: Handlers=kbd event1
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button"
P: Phys=LNXPWRBN/button/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=3
B: KEY=100000 0 0 0
I: Bus=0019 Vendor=0000 Product=0006 Version=0000
N: Name="Video Bus"
P: Phys=LNXVIDEO/video/input0
S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input3
U: Uniq=
H: Handlers=kbd event3
B: EV=3
B: KEY=3f000b 0 0 0 0 0 0 0
I: Bus=0003 Vendor=05af Product=080a Version=0110
N: Name="Jing-Mold USB K/B+Mouse"
P: Phys=usb-0000:00:1d.0-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.0/input/input4
U: Uniq=
H: Handlers=kbd event4
B: EV=120013
B: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7
I: Bus=0003 Vendor=05af Product=080a Version=0110
N: Name="Jing-Mold USB K/B+Mouse"
P: Phys=usb-0000:00:1d.0-2/input1
S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb2/2-2/2-2:1.1/input/input5
U: Uniq=
H: Handlers=kbd mouse0 event5
B: EV=17
B: KEY=800000 0 0 0 0 3001f 0 2000000 387a d801d401 1e0000 0 0 0
B: REL=3
B: MSC=10
I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/devices/platform/pcspkr/input/input6
U: Uniq=
H: Handlers=kbd event6
B: EV=40001
B: SND=6 |
Any suggestions on how to proceed?
Any help you can give would be greatly appreciated!
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2675 Location: Kiel,Germany
|
Posted: Sun 15 Jan 2012, 00:32 Post subject:
|
|
I have a Stylus USB printer .. ?
|
|
Back to top
|
|
 |
swiftoid
Joined: 14 Jan 2012 Posts: 6
|
Posted: Sun 15 Jan 2012, 10:47 Post subject:
|
|
... right.... I was referring to the pen/stylus for the screen. the tc1100 is a tablet pc. In the how to thread, it does appear that someone got it working, but I couldn't follow it myself.
|
|
Back to top
|
|
 |
swiftoid
Joined: 14 Jan 2012 Posts: 6
|
Posted: Mon 16 Jan 2012, 16:18 Post subject:
|
|
Anyone?
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2457 Location: Ontario
|
Posted: Thu 19 Jan 2012, 15:02 Post subject:
|
|
Two questions... Did you get xorg server to work?? ie
boot up your computer to the desktop and
Did you create a /etc/X11/xorg.conf file with an Xserver entry?
I don't think that anyone has ever gotten a tablet computer to
ever run properly, but it might be possible to make it respond
to the pen. With Ubuntu Linux I believe it has been done.
I think that you would need to compile the wacom driver
expressly for you computer though. Charlie6 did the compiling for
Slacko and I took the driver to make a pet package.
http://murga-linux.com/puppy/viewtopic.php?p=592466#592466
Compiling a driver is fairly complicated, but it involves downloading
the kernel source for your puppy distribution and the
devx SFS as well. It's not something that I know much about.
Here's an explanation of compiling a video driver. Compiling
a Wacom driver is the same I suppose??? You'll have to read on
the forum further.
http://www.murga-linux.com/puppy/viewtopic.php?t=49384
____________________________________________________
|
|
Back to top
|
|
 |
don570

Joined: 10 Mar 2010 Posts: 2457 Location: Ontario
|
Posted: Thu 19 Jan 2012, 15:36 Post subject:
|
|
The wacom.ko driver included with puppy distros doesn't seem to work
with all wacom products.
Charlie's Slacko wacom driver might work. Who knows?
Open up his pet package and get it ( pet2tgz is command)
What I would try is going through the steps that I took
for a pet package in Fluppy, except do it for Slacko instead.
Then I would slip charlie's slacko wacom driver into the
folder just before making the final pet package.
If Charlie's Slacko wacom driver does work on tablet PC's
then your pen should be able to work.
_________________________________________________
Ubuntu forum
http://ubuntuforums.org/showthread.php?t=1038949
http://ubuntuforums.org/showpost.php?p=5469447&postcount=5
________________________________________-
|
|
Back to top
|
|
 |
DanYHKim

Joined: 14 Sep 2008 Posts: 103
|
Posted: Tue 24 Jan 2012, 15:14 Post subject:
ref to Gateway/Motion M1300 tablet computer Subject description: My M1300 pen/stylus now works |
|
Just to clarify:
I inherited a M1300 computer. Can boot to USB drive with Puppy. I've tried for months, off and on, to make the pen work.
Recently posted on this at:
http://www.murga-linux.com/puppy//viewtopic.php?t=74814
The M1300 touchscreen is a serial device, not a USB device, in case that's of any relevance to you.
In May, 2011, "iteration69" posted his xorg.conf edits that made Lucid work on a TC4200.
http://www.murga-linux.com/puppy/viewtopic.php?t=68264
Heroic and helpful user don570 gave some advice:
- 1 - The Wacom driver that is included in Lucid Pup 5.2.x (I am using 5.2.5) is not sufficient to make the tablet work. You need to download a new .pet package and install it.
- 2 - The .pet has two drivers, one called "wacom" and the other called "wacom_w8001". He speculated that the "wacom_w8001" driver may be the one to make the tablet go.
So, I downloaded and installed the .pet that he linked to in his post, then rebooted for good measure.
Opened terminal and typed in the commands:
| Code: | depmod
modprobe wacom_w8001 |
Edit the xorg.conf file per iteration69's description, adding the three "Input Device" sections pertaining to wacom and the two "Server Layout" lines for "stylus" and "eraser".
Re-started the X-server, and applied the stylus to the screen. It worked! Mouse cursor tracks with the stylus, and pressing stylus to the screen acts as a left-click. Pressing the little button on the stylus acts as a right-click.
I did not have to change my rc.local file or anything else. I don't have any way to change screen orientation, but I don't care. I'm happy that it works at all.
If you are able to get your stylus to work using these instructions, please post to the "Gateway M-1300" thread and describe any new insights.
Also, don570 requested that I post success to the "wacom thread". I'll add a note there as well. I may also post to the "TabletPC Digitizer Pen" thread.
[EDIT Jan 25] I can now confirm that this works from a "clean" install of Lucid Pup 5.2.5
|
|
Back to top
|
|
 |
mrpooch03
Joined: 10 May 2008 Posts: 3
|
Posted: Tue 24 Apr 2012, 19:26 Post subject:
Motion Computing M1400 tablet PC Subject description: Got stylus working on my m1400 tablet |
|
I have been using Lucid 5.2.5 but wanted to run Slacko on my m1400 tablet. Had some problems so thought I would relate the steps I took. These tablets are serial devices and are set up a little differently than the usb type.
I first varified that the kernel half was included in slacko 5.3.1 by doing the following:
depmod
modprobe wacom
Varified it loaded by:
lsmod | grep wacom
To permanently load the wacom module when booting I edited the following:
/etc/rc.d/MODULESCONF by placing "wacom" in the "ADD" section. (without the quotes)
Then downloaded the wacom driver for slacko 5.3.1 from this post:
http://www.murga-linux.com/puppy/viewtopic.php?p=618521&sid=3d0cbca33ff0fd3c2d8b22f17e3bed0e
Installed the pet, restarted X and then modified /etc/X11/xorg.conf from the info on this post:
http://www.murga-linux.com/puppy/viewtopic.php?t=68264
Thanks to all who input their experiences with wacom, including Charlie6, danYHKim and Don570
I would have never figured it out by myself!
|
|
Back to top
|
|
 |
|