Hallo Sebastian Opitz, hallo auch an alle anderen Am Samstag, 14. Januar 2006 17:34 schrieb Sebastian Opitz: > Hallo zusammen, > ich habe folgendes Grafiktablett: > > Bus 001 Device 003: ID 08ca:0020 Aiptek International, Inc. APT-6000U > Tablet
Kenne ich nicht, sollte aber funktionieren. > [...] > In dem Installerscript habe ich die Pfade zu meinen Kernelsourcen > angegeben. In der xorg.conf nahm ich folgende Änderungen vor: > > Section "InputDevice" > Identifier "stylus" > Driver "aiptek" > Option "Device" "/dev/input/event3" > Option "Type" "stylus" > Option "Mode" "absolute" > Option "PressCurve" "0,5,95,100" > Option "KeepShape" "on" > Option "zMin" "0" > Option "zMax" "512" > Option "USB" "on" > Option "Cursor" "stylus" > Option "debuglevel" "0" > EndSection > > Section "InputDevice" > Identifier "cursor" > Driver "aiptek" > Option "Device" "/dev/input/event3" > Option "Type" "cursor" > Option "Mode" "absolute" > Option "PressCurve" "0,5,95,100" > Option "KeepShape" "on" > Option "zMin" "0" > Option "zMax" "512" > Option "USB" "on" > Option "Cursor" "puck" > Option "debuglevel" "0" > EndSection > > sowie > > Section "ServerLayout" > Identifier "Default Layout" > Screen "Default Screen" 0 0 > InputDevice "Generic Keyboard" > InputDevice "Configured Mouse" > InputDevice "stylus" "AlwaysCore" > InputDevice "cursor" "AlwaysCore" > EndSection Das ist IMHO OK, um das Tablet unter X zu nutzen. > Nach einem neustart habe ich lsmod gemacht: > > [root][/home/sebi]$ lsmod | grep aiptek > aiptek 18432 0 > usbcore 109948 7 > bcm203x,aiptek,usbhid,usb_storage,ehci_hcd,ohci_hcd Ein 'modprobe aiptek' hätte es wohl auch gemacht ;-) > [Log der ordnungsgemäßen Kernel-Modul-Einbindung] > > [sebi][/usr/X11R6/lib/modules/drivers]$ ls > apm_drv.o fglrx_drv.o nsc_drv.o > siliconmotion_drv.o ark_drv.o glide_drv.o nv_drv.o > sis_drv.o ati_drv.o glint_drv.o nvidia_drv.o > tdfx_drv.o atimisc_drv.o i128_drv.o nvidia_drv.so > tga_drv.o chips_drv.o i740_drv.o r128_drv.o > trident_drv.o cirrus_alpine_drv.o i810_drv.o radeon_drv.o > tseng_drv.o cirrus_drv.o imstt_drv.o rendition_drv.o > vesa_drv.o cirrus_laguna_drv.o linux riva128_drv.o > vga_drv.o cyrix_drv.o mga_drv.o s3_drv.o > via_drv.o dummy_drv.o neomagic_drv.o s3virge_drv.o > vmware_drv.o fbdev_drv.o newport_drv.o savage_drv.o Das hat zwar mein Kamel ein wenig umgepflügt, aber es fehlt hier der aiptek-Treiber für X11 (aiptek.o). Schau mal in die Logdatei vom X11-Start, dort sollte das auch angemeckert werden. -- Gruß MaxX Bitte beachten: Diese Mailadresse nimmt nur Listenmails entgegen. Für PM bitte den Empfänger gegen den Namen in der Sig tauschen.

