« Return to Thread: Problems with Wacom Bamboo over Gutsy

Problems with Wacom Bamboo over Gutsy

by Bruno Mendoza :: Rate this Message:

Reply to Author | View in Thread

Hi all,

I'm trying to Wacom Bamboo Fun Small works over Ubuntu 7.10 (kernel
2.6.22-14) but i can't do it.

I visited https://wiki.ubuntu.com/wacom and I followed up all the steps
here but it didn't seem any change.

The ouput of 'wacdump' commmad over all events in '/dev/input/' doesn't
return anything related with Wacom device.

The content of 'xorg.conf' is

# 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 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"
EndSection

Section "InputDevice"
        Identifier "Generic Keyboard"
        Driver "kbd"
        Option "CoreKeyboard"
        Option "XkbRules" "xorg"
        Option "XkbModel" "pc105"
        Option "XkbLayout" "es"
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 "Device"
        Identifier "nVidia Corporation NV34 [GeForce FX 5500]"
        Driver "nvidia"
        Busid "PCI:1:0:0"
        Option "AddARGBVisuals" "True"
        Option "AddARGBGLXVisuals" "True"
        Option "NoLogo" "True"
EndSection

Section "Monitor"
        Identifier "Generic Monitor"
        Option "DPMS"
        Horizsync 28-64
        Vertrefresh 43-60
EndSection

Section "Screen"
        Identifier "Default Screen"
        Device "nVidia Corporation NV34 [GeForce FX 5500]"
        Monitor "Generic Monitor"
        Defaultdepth 24
        SubSection "Display"

Modes "1280x1024" "1280x960" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
        EndSubSection
EndSection

Section "ServerLayout"
        Identifier "Default Layout"
  screen "Default Screen"
        Inputdevice "Generic Keyboard"
        Inputdevice "Configured Mouse"
       
        # Uncomment if you have a wacom tablet
        # InputDevice     "stylus" "SendCoreEvents"
        # InputDevice     "cursor" "SendCoreEvents"
        # InputDevice     "eraser" "SendCoreEvents"
EndSection
Section "Module"
        Load "glx"
EndSection

And the output of command 'more /proc/bus/input/devices' is the
following

I: Bus=0017 Vendor=0001 Product=0001 Version=0100
N: Name="Macintosh mouse button emulation"
P: Phys=
S: Sysfs=/class/input/input0
U: Uniq=
H: Handlers=mouse0 event0
B: EV=7
B: KEY=70000 0 0 0 0 0 0 0 0
B: REL=3

I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
N: Name="AT Translated Set 2 keyboard"
P: Phys=isa0060/serio0/input0
S: Sysfs=/class/input/input1
U: Uniq=
H: Handlers=kbd event1
B: EV=120013
B: KEY=4 2000000 3802078 f840d001 feffffdf ffefffff ffffffff fffffffe
B: MSC=10
B: LED=7

I: Bus=0010 Vendor=001f Product=0001 Version=0100
N: Name="PC Speaker"
P: Phys=isa0061/input0
S: Sysfs=/class/input/input2
U: Uniq=
H: Handlers=kbd event2
B: EV=40001
B: SND=6

I: Bus=0003 Vendor=046d Product=c50e Version=0111
N: Name="Logitech USB RECEIVER"
P: Phys=usb-0000:00:1d.2-2/input0
S: Sysfs=/class/input/input3
U: Uniq=
H: Handlers=mouse1 event3
B: EV=20007
B: KEY=ffff0000 0 0 0 0 0 0 0 0
B: REL=143
B: LED=ff00

I: Bus=0019 Vendor=0000 Product=0002 Version=0000
N: Name="Power Button (FF)"
P: Phys=button_power/button/input0
S: Sysfs=/class/input/input4
U: Uniq=
H: Handlers=kbd event4
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0001 Version=0000
N: Name="Power Button (CM)"
P: Phys=PNP0C0C/button/input0
S: Sysfs=/class/input/input5
U: Uniq=
H: Handlers=kbd event5
B: EV=3
B: KEY=100000 0 0 0

I: Bus=0019 Vendor=0000 Product=0003 Version=0000
N: Name="Sleep Button (CM)"
P: Phys=PNP0C0E/button/input0
S: Sysfs=/class/input/input6
U: Uniq=
H: Handlers=kbd event6
B: EV=3
B: KEY=4000 0 0 0 0

As you can see there isn't error on 'xorg.conf' and any related line
with Wacom on '/proc/bus/input/devices'.

As well I tried to install the driver linuxwacom-0.7.8-3 with the
script ./prebuilt/install but ubuntu has no support to 'yum' command.

Can anybody help me with this?


Thanks,

Bruno.

Sorry but my english. :-)
--
   _             _                          _
  /_)_   _  _     /  /|,/_  _   _/_ _  _   / `   _   _/_   _
 /_)//_// //_/ (_/. /  //_'/ //_//_//_/_| /_;/_//_'/_//_'_\

 Bruno J. Mendoza Guedes
 +34 690 809 949
 brunomendoza@... (Quitar XXX)


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@...
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

 « Return to Thread: Problems with Wacom Bamboo over Gutsy