Debian Lenny on X61 Tablet

Solaris, RedHat, FreeBSD and the like
Post Reply
Message
Author
javafalke
Posts: 2
Joined: Mon Feb 16, 2009 3:20 pm
Location: Munich, Germany

Debian Lenny on X61 Tablet

#1 Post by javafalke » Tue Feb 17, 2009 4:38 am

Hi,

I switched from Ubuntu 8.10 to Debian 5.0. Unfortunately, my wacom tablet is not working. On Ubuntu I used to add the following to xorg.conf and things worked just fine.

Code: Select all

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

Section "InputDevice"
        Driver          "wacom"
        Identifier                      "eraser"
        Option          "Device"        "/dev/input/wacom"
        Option          "Type"          "eraser"
        Option          "Button3"       "2"
        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
But on Lenny the device /dev/input/wacom does not exist.

Code: Select all

mathias@wizard:/dev$ find ./ -name wacom
mathias@wizard:/dev$ ls /dev/input
by-path  event1  event3  event5  event7  event9  mouse0
event0   event2  event4  event6  event8  mice
mathias@wizard:/dev$
What can I do?

cu
javafalke

javafalke
Posts: 2
Joined: Mon Feb 16, 2009 3:20 pm
Location: Munich, Germany

Re: Debian Lenny on X61 Tablet

#2 Post by javafalke » Wed Feb 18, 2009 1:22 am

noone? *push*

K0LO
Senior Member
Senior Member
Posts: 659
Joined: Wed Sep 07, 2005 12:14 pm
Location: State College, PA, USA

Re: Debian Lenny on X61 Tablet

#3 Post by K0LO » Mon Feb 23, 2009 8:52 pm

You may be missing the wacom tools package. Try installing it:

Code: Select all

sudo apt-get install wacom tools
Another alternative is to try using /dev/ttyS0 instead of /dev/input/wacom in your current xorg.conf file.
Mark

X61T 7764-CTO, Core 2 Duo L7500 LV 1.6 GHz, 4 GB RAM, 120 GB Intel X25M SSD
Multiboot w/Grub4DOS -- Windows 10, MustangPE, PartedMagic
My ex: X41T (2005 - 2009)

tpluth
Posts: 1
Joined: Wed Feb 18, 2009 12:13 am
Location: Carmichael, CA

Re: Debian Lenny on X61 Tablet

#4 Post by tpluth » Tue Feb 24, 2009 7:35 pm

When you learn to call it Linux, I might help you.

Jricks
Posts: 20
Joined: Sat Feb 07, 2009 10:15 pm
Location: Dhahran, Saudi Arabia

Re: Debian Lenny on X61 Tablet

#5 Post by Jricks » Wed Feb 25, 2009 7:04 am

k0lo wrote:You may be missing the wacom tools package. Try installing it:

Code: Select all

sudo apt-get install wacom tools
Another alternative is to try using /dev/ttyS0 instead of /dev/input/wacom in your current xorg.conf file.
this will install it. Then of you don't like the Xorg.conf under Leny and Ubuntu's one is good, you can copy Ubuntu's xorg to your Lenny 'backing up the default of course'
T41 2373-7FU, 1.6 ghz, 768mb ram, ATI 7500 32mb, Arch Linux - Win XP

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “Linux Questions”

Who is online

Users browsing this forum: No registered users and 1 guest