Drivers Penmount Touch Input Devices



I got an USB touchscreen. The touchscreen on my device is a PenMount 6000 USB. When running dmesg, this is what I found about it: 4.033918 input: DIALOGUE INC PenMount USB as /class/input/ input6 It is registered as /dev/input/event6. Now I want to write my own driver for this touchscreen. It looks like it's using an other driver. Device Specifications: Pen and Touch: No pen or touch input is available for this display (the older (1709) version said 'Limited Touch Support with 10 Touch points') The machine is stuck in portrait mode (it used to rotate to landscape with the machine was rotated).

2008-05-14 10:36:39 UTC
Drivers penmount touch input devices downloadDrivers Penmount Touch Input DevicesTouchDrivers Penmount Touch Input Devices
  • Hot swapping functionality supported for PenMount devices when paired with PenMount Linux driver V3.6.1 or later versions. 5 In the Linux system, operation is normal when installing a PenMount RS-232 controller to COM1 or COM2.
  • In Windows search box type & open the “Calibrate the screen for pen and touch input”. On the Display tab, click Setup. Setup in Display Tab; Click Touch input. Touch Input; Follow the directions displayed on the screen to identify your screen as a touch screen. Tap the screen to see if it responds. If it is not, try the next step.
Hi.
I have a Kohjinsha SH6 which has a touch screen with the Penmount PM6000
chipset. I am unable to calibrate the touch screen, and input seems
rather erratic.
The calibration programs (gCalib, std-calib) in
http://www.penmount.com/Download/Driver/PenMount/PenMount%20Ubuntu%207.10%20Driver%20V2.0.1.tar
does not react to touch screen events at all. The penmount driver in
that package does not load at all:
(II) LoadModule: 'penmount'
(II) Loading /usr/lib/xorg/modules/input//penmount_drv.so
(II) Module penmount: vendor='X.Org Foundation'
compiled for 4.3.99.902, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(EE) module ABI major version (0) doesn't match the server's version (2)
(II) UnloadModule: 'penmount'
(II) Unloading /usr/lib/xorg/modules/input//penmount_drv.so
(EE) Failed to load module 'penmount' (module requirement mismatch, 0)
The xserver-xorg-input-penmount driver from Ubuntu loads OK, but
calibration is still unresponsive.
Versions:
Ubuntu ver. 8.04
Linux kernel ver. 2.6.24-16-generic
xserver-xorg ver. 7.3+10ubuntu10
xserver-xorg-input-penmount ver. 1.2.1-2
Penmount driver details from /proc/bus/input/devices:
I: Bus=0003 Vendor=14e1 Product=6000 Version=0001
N: Name='DIALOGUE INC PenMount USB'
P: Phys=usb-0000:00:1d.3-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/input/input2
Do I have to wait for penmount to release a new driver, or is there a
way of compiling their version with the current x.org? Some source code
is available in the tar file referenced above.
Henrik
2008-05-14 10:36:39 UTC
Drivers Penmount Touch Input Devices

Drivers Penmount Touch Input Devices Download

Hi.
I have a Kohjinsha SH6 which has a touch screen with the Penmount PM6000
chipset. I am unable to calibrate the touch screen, and input seems
rather erratic.
The calibration programs (gCalib, std-calib) in
http://www.penmount.com/Download/Driver/PenMount/PenMount%20Ubuntu%207.10%20Driver%20V2.0.1.tar
does not react to touch screen events at all. The penmount driver in
that package does not load at all:
(II) LoadModule: 'penmount'
(II) Loading /usr/lib/xorg/modules/input//penmount_drv.so
(II) Module penmount: vendor='X.Org Foundation'
compiled for 4.3.99.902, module version = 1.3.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 0.5
(EE) module ABI major version (0) doesn't match the server's version (2)
(II) UnloadModule: 'penmount'
(II) Unloading /usr/lib/xorg/modules/input//penmount_drv.so
(EE) Failed to load module 'penmount' (module requirement mismatch, 0)
The xserver-xorg-input-penmount driver from Ubuntu loads OK, but
calibration is still unresponsive.
Versions:
Ubuntu ver. 8.04
Linux kernel ver. 2.6.24-16-generic
xserver-xorg ver. 7.3+10ubuntu10
xserver-xorg-input-penmount ver. 1.2.1-2
Penmount driver details from /proc/bus/input/devices:
I: Bus=0003 Vendor=14e1 Product=6000 Version=0001
N: Name='DIALOGUE INC PenMount USB'
P: Phys=usb-0000:00:1d.3-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1d.3/usb4/4-2/4-2:1.0/input/input2
Do I have to wait for penmount to release a new driver, or is there a
way of compiling their version with the current x.org? Some source code
is available in the tar file referenced above.
Henrik