xorg-input-penmount seems not to work on karmic

Bug #464731 reported by Hans-Dominik
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
xserver-xorg-input-penmount (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: xserver-xorg-input-penmount

Having a Display from IEI using Penmount 9000 Serial chip [1]

as I installed Karmic the touch functionality wont work even if i tried to calibrate the display
by tool or giving known parameters from the installation before which was a debian lenny.

[1] http://www.ieiworld.com/product_groups/industrial/content.aspx?keyword=afl%20w19A&gid=00001000010000000004&cid=08141356634833715309&id=09013398703288477973

Tags: karmic
Revision history for this message
Hans-Dominik (hdm-mail) wrote :

there is a new binary pakage at

http://salt.com.tw/Download/Driver/PenMount/PenMount%20Ubuntu%209.10%20Driver%20V2.4.4.tar.gz

which works fine for me, but the installer isn't very polite have a look at install.sh bevore using it!

Revision history for this message
ASK (komandooru-arun) wrote :
Download full text (4.8 KiB)

Issue/Bug ###

Penmount 9000 RS232 + Ubuntu 7.04 + Penmount Ubuntu drivers 2.0 = X crashes (not always) and restarts by itself inconsistently....

After installing penmount drivers, the X crashes/restarts automatically on ubuntu 7.04 Desktop Edition.

We see in syslog “repro gdm[4895]: gdm_slave_xioerror_handler: Fatal X error - Restarting :0 “

X Window System Version 7.2.0
Release Date: 22 January 2007
X Protocol Version 11, Revision 0, Release 7.2

CPU:Intel Celeron M 1.5 GHz RAM:1GB
Motherboard:Intel 915GM express chipset
VGA Chip & Driver:Mobile 915GM/GMS/910GML Express

Touch panet □ 5-Wire

Model AFL-15B-915-CM370/WT-R/1GB-R11

Xorg.conf
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf(5) manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg

Section "Files"
 FontPath "/usr/share/fonts/X11/misc"
 FontPath "/usr/share/fonts/X11/cyrillic"
 FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
 FontPath "/usr/share/fonts/X11/Type1"
 FontPath "/usr/share/fonts/X11/100dpi"
 FontPath "/usr/share/fonts/X11/75dpi"
 # path to defoma fonts
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
 Load "i2c"
 Load "bitmap"
 Load "ddc"
 Load "dri"
 Load "extmod"
 Load "freetype"
 Load "glx"
 Load "int10"
 Load "vbe"
EndSection

Section "InputDevice"
 Identifier "Generic Keyboard"
 Driver "kbd"
 Option "CoreKeyboard"
 Option "XkbRules" "xorg"
 Option "XkbModel" "pc105"
 Option "XkbLayout" "us"
EndSection

Section "InputDevice"
 Identifier "Configured Mouse"
 Driver "mouse"
 Option "CorePointer"
 Option "Device" "/dev/input/mice"
 Option "Protocol" "ImPS/2"
 Option "ZAxisMapping" "4 5"
 Option "Emulate3Buttons" "true"
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "stylus"
 Option "Device" "/dev/input/wacom"
 Option "Type" "stylus"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "eraser"
 Option "Device" "/dev/input/wacom"
 Option "Type" "eraser"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Driver "wacom"
 Identifier "cursor"
 Option "Device" "/dev/input/wacom"
 Option "Type" "cursor"
 Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection

Section "InputDevice"
 Identifier "PenMount"
 Driver "penmount"
 Option "Protocol" "PM9000"
 Option "Device" "/dev/ttyS3"
 Option "PMode" "1"
 Option "MinX" "10"
 Option "MaxX" "1000"
 Option "MinY" "10"
 Option "MaxY" "1000"
 Option "ADBit" "10"
 Option "Baudrate" "19200"
 Option "Beep" "1" # 0 = no beep, 1 = beep enabled
 Option "PressVol" "100" # volume of beep (press event)
 Option "PressPitch" "880" # pitch of b...

Read more...

Bryce Harrington (bryce)
tags: added: karmic
ASK (komandooru-arun)
Changed in xserver-xorg-input-penmount (Ubuntu):
assignee: nobody → ASK (komandooru-arun)
assignee: ASK (komandooru-arun) → nobody
status: New → Incomplete
Revision history for this message
Bryce Harrington (bryce) wrote :

We're closing this bug since it is has been some time with no response from the original reporter. However, if the issue still exists please feel free to reopen with the requested information. Also, if you could, please test against the latest development version of Ubuntu, since this confirms the bug is one we may be able to pass upstream for help.

Changed in xserver-xorg-input-penmount (Ubuntu):
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.