Public bug reported:

Binary package hint: xserver-xorg-input-hyperpen

I am using 8.04.1 , I have an Aiptek HyperPen 6000 (serial) tablet, and
using it reliably crashes X

If I add the following section, reported by other people on the Ubuntu
forums to work, to my xorg.conf file (whole file attached later), and
then add the new input device to the ServerLayout (with InputDevice
"pen" "SendCoreEvents") then as soon as I put the pen near the tablet, X
crashes!


Section "InputDevice"
    Identifier "pen"
    Driver     "hyperpen"
    Option     "Device"         "/dev/ttyS0"
    Option "Mode" "absolute"
    Option "Cursor" "Stylus"
    Option "SendCoreEvents"
    Option "XSize" "600"
    Option "YSize" "450"
    Option "AlwaysCore"
    Option "BaudRate" "19200"
    Option "PMin" "62" 
    Option "PMax" "511"
 EndSection

I am using the nvidia drivers, but it also crashes using the nv ones...

** Affects: xserver-xorg-input-hyperpen (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Xserver crashes when using hyperpen driver
https://bugs.launchpad.net/bugs/261313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to