| /Installation /Konfiguration /gimp /windoof |
The sdk flag is very important, as it will determine if the module is built from sources (recommended) or if a pre-built one will be used. If you have a USB tablet, the usb flag is mandatory as well. gtk, gtk2 and tcltk are not important. I don't know what the dlloader flag does.
megalomax, you said you can see your tablet as event3, but in your xorg.conf it is configured as event0 :roll: your ServerLayout section is wrong, too: only "stylus" must be set as SendCoreEvents.
Try replacing hidcore.c and wacom.c in your kernel with those provided by the latest linuxwacom drivers and recompile it.
wacom-grafiktablett-unter-linux-installieren
I found it by nearly pure random internet wandering
http://www.nabble.com/Graphire-4-t383317.html
Links for Infos
http://www.linuxquestions.org/hcl/showproduct.php/product/186/sort/2/cat/450/page/1
http://www.linux-user.de/ausgabe/2006/01/091-tablets/index.html
http://www.linux-user.de/ausgabe/2006/01/091-tablets/index.html
http://www.nabble.com/Graphire-3%2C-Kernel-2.6.15%2C-Xorg-7-t1097574.html
Feb 13 14:33:38 vible kernel: usb 3-2: new low speed USB device using uhci_hcd and address 3 Feb 13 14:33:39 vible kernel: input: Wacom Graphire4 4x5 as /class/input/input4 Feb 13 14:33:39 vible kernel: usbcore: registered new driver wacom Feb 13 14:33:39 vible kernel: drivers/usb/input/wacom.c: v1.44:USB Wacom Graphire and Wacom Intuos tablet driver
http://www.gimpforum.de/fpost29227.html
Test auf Tablett
http://linuxwacom.sourceforge.net/index.php/howto/testtablet
T: Bus=03 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#= 3 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=056a ProdID=0015 Rev= 4.03 S: Manufacturer=WACOM S: Product=CTE-440-U V4.0-3 C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr= 40mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=wacom E: Ad=81(I) Atr=03(Int.) MxPS= 8 Ivl=10m where Vendor=056a indicates a Wacom device. Driver=wacom means Wacom driver is in control of the tablet. If you see anything other than wacom after Driver=, at least hid-core.c needs to be updated. On newer 2.6 systems, more /proc/bus/input/devices gives you [jej@ayukawa wacom]$more /proc/bus/input/devices I: Bus=0003 Vendor=056a Product=0042 Version=1.15 N: Name="Wacom Intuos2 6x8" P: Phys=usb-0000:00:1d.1-2/input0 H: Handlers=event0 B: EV=1f B: KEY=1cff 0 1f00ff 0 0 0 0 0 0 0 0 B: REL=100 B: ABS=f00017b B: MSC=1 I: Bus=0003 Vendor=056a Product=0015 Version=0403 N: Name="Wacom Graphire4 4x5" P: Phys= S: Sysfs=/class/input/input4 H: Handlers=mouse1 event4 B: EV=1f B: KEY=1c63 0 700ff 0 0 0 0 0 0 0 0 B: REL=100 B: ABS=3000003 B: MSC=1
1. Boot des Rechners ohne Graphire4
Kein Graphire4 (Vendor=056a) gefunden = OK!
2. Boot des Rechner mit Graphire4
Graphire4 gefunden, mit (Vendor=056a) und (Driver=usbhid) = FALSCH!
3. Boot des Rechners ohne Graphire4, nach Boot --> Anschluß des Graphire4
Graphire4 gefunden, mit (Vendor=056a) und (Driver=wacom) = OK!
Edit conflict - your version:
Volito2 on Gentoo Linux HOWTO The sdk flag is very important, as it will determine if the module is built from sources (recommended) or if a pre-built one will be used. If you have a USB tablet, the usb flag is mandatory as well. gtk, gtk2 and tcltk are not important. I don't know what the dlloader flag does.
megalomax, you said you can see your tablet as event3, but in your xorg.conf it is configured as event0 :roll: your ServerLayout section is wrong, too: only "stylus" must be set as SendCoreEvents.
Try replacing hidcore.c and wacom.c in your kernel with those provided by the latest linuxwacom drivers and recompile it.
I found it by nearly pure random internet wandering
End of edit conflict
DetlevLengsfeld/MeineHardware/graphire4 (last modified 2008-11-04 07:00:05)