Hi, I'm afraid that i'm still quite newbie. I assure you that i took a lot of time to get around my problem, but i don't seem to be capable of solving it. I still cannot even move the cursor with my wacom penpartner USB :'( .. I'm using Gentoo PowerPC (ppc) linux-2.6.17-rc6 and linuxwacom-0.7.4-r2.
It seems to be recognized somewhere: bktux abortx # cat /proc/bus/input/devices I: Bus=0003 Vendor=056a Product=0061 Version=0142 N: Name="Wacom PenStation2" P: Phys= S: Sysfs=/class/input/input35 H: Handlers=mouse3 event6 B: EV=f B: KEY=1c43 0 70000 0 0 0 0 0 0 0 0 B: REL=100 B: ABS=100 3000003 "mouse3" seems to be static, "event6" seems to change every time i re-plug the wacom: bktux abortx # tail /var/log/messages Jun 16 21:53:22 bktux usb 2-1: USB disconnect, address 12 Jun 16 21:53:23 bktux ohci_hcd 0001:10:19.0: wakeup Jun 16 21:53:23 bktux usb 2-1: new low speed USB device using ohci_hcd and address 13 Jun 16 21:53:23 bktux usb 2-1: configuration #1 chosen from 1 choice Jun 16 21:53:24 bktux input: Wacom PenStation2 as /class/input/input37 Jun 16 21:53:30 bktux usb 2-1: USB disconnect, address 13 Jun 16 21:53:32 bktux ohci_hcd 0001:10:19.0: wakeup Jun 16 21:53:32 bktux usb 2-1: new low speed USB device using ohci_hcd and address 14 Jun 16 21:53:32 bktux usb 2-1: configuration #1 chosen from 1 choice Jun 16 21:53:32 bktux input: Wacom PenStation2 as /class/input/input38 In my xorg.conf i've been trying a lot, but i seem to have no luck. If i plug my graphire, it works as 'a mouse', and if i plug my penpartner (which is the one i need!) it doesn't react at all. I will also include the lsusb command, my /etx/X11/xorg.conf and the usb-entries of my kernel configurations. Please tell me if i include to much! I don't want to be flooding this mailing-list.. Thanks very much! best, Bart bktux # lsusb Bus 003 Device 001: ID 0000:0000 Bus 002 Device 011: ID 056a:0061 Wacom Co., Ltd Bus 002 Device 001: ID 0000:0000 Bus 001 Device 027: ID 05fe:0005 Chic Technology Corp. Viewmaster 4D Browser Mouse Bus 001 Device 023: ID 0566:3002 Monterey International Corp. Bus 001 Device 017: ID 04e8:323a Samsung Electronics Co., Ltd Bus 001 Device 014: ID 058f:9254 Alcor Micro Corp. Hub Bus 001 Device 003: ID 05ac:1000 Apple Computer, Inc. Bus 001 Device 001: ID 0000:0000 # /etc/X11/xorg.conf (xorg X Window System server configuration file) Section "Files" FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/lib/X11/fonts/misc" FontPath "/usr/lib/X11/fonts/cyrillic" FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" FontPath "/usr/lib/X11/fonts/Type1" FontPath "/usr/lib/X11/fonts/CID" FontPath "/usr/lib/X11/fonts/100dpi" FontPath "/usr/lib/X11/fonts/75dpi" # paths to defoma fonts FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" FontPath "/usr/share/fonts/misc:unscaled" FontPath "/usr/share/fonts/75dpi:unscaled" FontPath "/usr/share/fonts/100dpi:unscaled" FontPath "/usr/share/fonts/Type1" FontPath "/usr/share/fonts/TTF" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/freefont" FontPath "/usr/share/fonts/sharefonts" FontPath "/usr/share/fonts/artwiz" Fontpath "/usr/share/fonts/terminus" FontPath "/usr/share/fonts/ttf-bitstream-vera" FontPath "/usr/share/fonts/unifont" FontPath "/usr/share/fonts/local" FontPath "/usr/share/fonts/cyrillic" EndSection Section "Module" Load "bitmap" Load "dbe" Load "ddc" Load "dri" Load "extmod" Load "freetype" Load "glx" Load "int10" Load "record" Load "type1" Load "vbe" EndSection Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "CoreKeyboard" Option "XkbModel" "pc104" Option "XkbLayout" "us" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" Option "CorePointer" Option "Device" "/dev/input/mice" Option "Protocol" "ImPS/2" Option "Emulate3Buttons" "true" Option "ZAxisMapping" "4 5" EndSection Section "InputDevice" Identifier "Synaptics Touchpad" Driver "synaptics" Option "SendCoreEvents" "true" Option "Device" "/dev/psaux" Option "Protocol" "auto-dev" Option "HorizScrollDelta" "0" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Device" "/dev/input/mouse3" Option "Mode" "relative" Option "Type" "stylus" Option "USB" "on" Option "Vendor" "wacom" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Device" "/dev/input/mouse3" Option "Mode" "relative" Option "Type" "eraser" Option "USB" "on" Option "Vendor" "wacom" EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Device" "/dev/input/mouse3 Option "Mode" "relative" Option "Type" "cursor" Option "USB" "on" Option "Vendor" "wacom" EndSection Section "Device" Identifier "Card0" Driver "nv" BusID "AGP:0:16:0" VendorName "nVidea Corporation" BoardName "NV17 [GeForce4 420 Mac 32M]" Screen 0 Option "RenderAccel" Option "CursorShadow" Option "CursorShadowAlpha" "32" Option "CursorShadowXOffset" "3" Option "CursorShadowYOffset" "3" Option "UseEdidDpi" "FALSE" Option "DPI" "75 x 75" EndSection Section "Monitor" Identifier "Monitor0" Option "DPMS" HorizSync 28-49 VertRefresh 43-72 Displaysize 347 260 EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 1 Modes "1024x768" EndSubSection SubSection "Display" Depth 4 Modes "1024x768" EndSubSection SubSection "Display" Depth 8 Modes "1024x768" EndSubSection SubSection "Display" Depth 15 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection SubSection "Display" Depth 24 Modes "1024x768" EndSubSection Option "TwinView" Option "MetaModes" "1024x768,1024x768; 1024x768; 800x600,800x600; 800x600" Option "TwinViewOperation" "RightOf" Option "SecondMonitorHorizSync" "UseEdidFreqs" #"30-69" Option "SecondMonitorVertRefresh" "UseEdidFreqs" #"50"-"120" EndSection Section "ServerFlags" Option "Xinerama" "false" EndSection Section "ServerLayout" Identifier "Default Layout" Screen "Screen0" InputDevice "Generic Keyboard" "CoreKeyboard" InputDevice "Configured Mouse" "CorePointer" InputDevice "cursor" "SendCoreEvents" InputDevice "stylus" "SendCoreEvents" InputDevice "eraser" "SendCoreEvents" InputDevice "Synaptics Touchpad" "SendCoreEvents" EndSection Kernel confiuration USB bktux # grep USB /usr/src/linux/.config # CONFIG_USB_IRDA is not set CONFIG_BT_HCIUSB=m # CONFIG_BT_HCIUSB_SCO is not set CONFIG_BT_HCIBFUSB=m # CONFIG_USB_DABUSB is not set # USB devices CONFIG_SND_USB_AUDIO=m # CONFIG_SND_USB_USX2Y is not set # USB support CONFIG_USB_ARCH_HAS_HCD=y CONFIG_USB_ARCH_HAS_OHCI=y CONFIG_USB_ARCH_HAS_EHCI=y CONFIG_USB=y # CONFIG_USB_DEBUG is not set # Miscellaneous USB options CONFIG_USB_DEVICEFS=y # CONFIG_USB_BANDWIDTH is not set CONFIG_USB_DYNAMIC_MINORS=y # CONFIG_USB_SUSPEND is not set # CONFIG_USB_OTG is not set # USB Host Controller Drivers CONFIG_USB_EHCI_HCD=y CONFIG_USB_EHCI_SPLIT_ISO=y CONFIG_USB_EHCI_ROOT_HUB_TT=y # CONFIG_USB_ISP116X_HCD is not set CONFIG_USB_OHCI_HCD=y # CONFIG_USB_OHCI_BIG_ENDIAN is not set CONFIG_USB_OHCI_LITTLE_ENDIAN=y CONFIG_USB_UHCI_HCD=y # CONFIG_USB_SL811_HCD is not set # USB Device Class drivers CONFIG_USB_ACM=m CONFIG_USB_PRINTER=y # NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' # may also be needed; see USB_STORAGE Help for more information CONFIG_USB_STORAGE=y # CONFIG_USB_STORAGE_DEBUG is not set CONFIG_USB_STORAGE_DATAFAB=y CONFIG_USB_STORAGE_FREECOM=y CONFIG_USB_STORAGE_ISD200=y CONFIG_USB_STORAGE_DPCM=y CONFIG_USB_STORAGE_USBAT=y CONFIG_USB_STORAGE_SDDR09=y CONFIG_USB_STORAGE_SDDR55=y CONFIG_USB_STORAGE_JUMPSHOT=y # CONFIG_USB_STORAGE_ALAUDA is not set # CONFIG_USB_LIBUSUAL is not set # USB Input Devices CONFIG_USB_HID=m CONFIG_USB_HIDINPUT=y CONFIG_USB_HIDINPUT_POWERBOOK=y CONFIG_USB_HIDDEV=y # USB HID Boot Protocol drivers # CONFIG_USB_KBD is not set # CONFIG_USB_MOUSE is not set # CONFIG_USB_AIPTEK is not set CONFIG_USB_WACOM=m # CONFIG_USB_ACECAD is not set # CONFIG_USB_KBTAB is not set # CONFIG_USB_POWERMATE is not set # CONFIG_USB_TOUCHSCREEN is not set # CONFIG_USB_YEALINK is not set # CONFIG_USB_XPAD is not set # CONFIG_USB_ATI_REMOTE is not set # CONFIG_USB_ATI_REMOTE2 is not set # CONFIG_USB_KEYSPAN_REMOTE is not set # CONFIG_USB_APPLETOUCH is not set # USB Imaging devices # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set # USB Network Adapters # CONFIG_USB_CATC is not set # CONFIG_USB_KAWETH is not set # CONFIG_USB_PEGASUS is not set # CONFIG_USB_RTL8150 is not set CONFIG_USB_USBNET=m CONFIG_USB_NET_AX8817X=m CONFIG_USB_NET_CDCETHER=m # CONFIG_USB_NET_GL620A is not set CONFIG_USB_NET_NET1080=m # CONFIG_USB_NET_PLUSB is not set # CONFIG_USB_NET_RNDIS_HOST is not set # CONFIG_USB_NET_CDC_SUBSET is not set CONFIG_USB_NET_ZAURUS=m # CONFIG_USB_ZD1201 is not set # CONFIG_USB_MON is not set # USB port drivers # USB Serial Converter support CONFIG_USB_SERIAL=m # CONFIG_USB_SERIAL_GENERIC is not set # CONFIG_USB_SERIAL_AIRPRIME is not set # CONFIG_USB_SERIAL_ANYDATA is not set # CONFIG_USB_SERIAL_ARK3116 is not set # CONFIG_USB_SERIAL_BELKIN is not set # CONFIG_USB_SERIAL_WHITEHEAT is not set # CONFIG_USB_SERIAL_DIGI_ACCELEPORT is not set # CONFIG_USB_SERIAL_CP2101 is not set # CONFIG_USB_SERIAL_CYPRESS_M8 is not set # CONFIG_USB_SERIAL_EMPEG is not set # CONFIG_USB_SERIAL_FTDI_SIO is not set # CONFIG_USB_SERIAL_FUNSOFT is not set CONFIG_USB_SERIAL_VISOR=m CONFIG_USB_SERIAL_IPAQ=m # CONFIG_USB_SERIAL_IR is not set # CONFIG_USB_SERIAL_EDGEPORT is not set # CONFIG_USB_SERIAL_EDGEPORT_TI is not set # CONFIG_USB_SERIAL_GARMIN is not set # CONFIG_USB_SERIAL_IPW is not set CONFIG_USB_SERIAL_KEYSPAN_PDA=m CONFIG_USB_SERIAL_KEYSPAN=m CONFIG_USB_SERIAL_KEYSPAN_MPR=y CONFIG_USB_SERIAL_KEYSPAN_USA28=y CONFIG_USB_SERIAL_KEYSPAN_USA28X=y CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y CONFIG_USB_SERIAL_KEYSPAN_USA19=y CONFIG_USB_SERIAL_KEYSPAN_USA18X=y CONFIG_USB_SERIAL_KEYSPAN_USA19W=y CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y CONFIG_USB_SERIAL_KEYSPAN_USA49W=y CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y # CONFIG_USB_SERIAL_KLSI is not set # CONFIG_USB_SERIAL_KOBIL_SCT is not set # CONFIG_USB_SERIAL_MCT_U232 is not set # CONFIG_USB_SERIAL_NAVMAN is not set # CONFIG_USB_SERIAL_PL2303 is not set # CONFIG_USB_SERIAL_HP4X is not set # CONFIG_USB_SERIAL_SAFE is not set # CONFIG_USB_SERIAL_TI is not set # CONFIG_USB_SERIAL_CYBERJACK is not set # CONFIG_USB_SERIAL_XIRCOM is not set # CONFIG_USB_SERIAL_OPTION is not set # CONFIG_USB_SERIAL_OMNINET is not set CONFIG_USB_EZUSB=y # USB Miscellaneous drivers # CONFIG_USB_EMI62 is not set # CONFIG_USB_EMI26 is not set # CONFIG_USB_AUERSWALD is not set # CONFIG_USB_RIO500 is not set # CONFIG_USB_LEGOTOWER is not set # CONFIG_USB_LCD is not set # CONFIG_USB_LED is not set # CONFIG_USB_CYTHERM is not set # CONFIG_USB_PHIDGETKIT is not set # CONFIG_USB_PHIDGETSERVO is not set # CONFIG_USB_IDMOUSE is not set # CONFIG_USB_SISUSBVGA is not set # CONFIG_USB_LD is not set # CONFIG_USB_TEST is not set # USB DSL modem support # USB Gadget Support # CONFIG_USB_GADGET is not set _______________________________________________ Linuxwacom-discuss mailing list Linuxwacom-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss