From owner-freebsd-multimedia Tue Aug 20 10:18: 5 2002 Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D795937B400 for ; Tue, 20 Aug 2002 10:17:57 -0700 (PDT) Received: from hotmail.com (f25.pav2.hotmail.com [64.4.37.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8A75B43E42 for ; Tue, 20 Aug 2002 10:17:57 -0700 (PDT) (envelope-from howcanthisbe300@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 20 Aug 2002 10:17:57 -0700 Received: from 80.132.140.124 by pv2fd.pav2.hotmail.msn.com with HTTP; Tue, 20 Aug 2002 17:17:57 GMT X-Originating-IP: [80.132.140.124] From: "How Can ThisBe" To: freebsd-multimedia@freebsd.org Subject: Configuring Wacom tablet support under XFree Date: Tue, 20 Aug 2002 17:17:57 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 20 Aug 2002 17:17:57.0497 (UTC) FILETIME=[8718A690:01C2486D] Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Trying to configure support on a Dell Inspiron 8100 for my USB Wacom Intuos tablet running on FreeBSD 4.6 stable with XFree86 4.2 from the FreeBSD ports collection. So far I get an error in the XFree86.0.log The USB version of the driver isn't available for your platform Tail from XFree86.0.log below. If I unplug the wacom and plug it back in again I get this message Aug 20 19:11:21 tank /kernel: ums1: Tablet XD-0608-U, rev 1.10/1.15, addr 3, iclass 3/1 Aug 20 19:11:21 tank /kernel: ums1: 3 buttons and Z dir. I have attached a copy of my dmesg. Any advice would be greatly appreciated. mand http://onemoremonkey.com This is my XF86config --------------------- Section "ServerLayout" Identifier "XFree86 Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" InputDevice "stylus" "AlwaysCore" InputDevice "eraser" "AlwaysCore" InputDevice "cursor" "AlwaysCore" EndSection Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" ModulePath "/usr/X11R6/lib/modules" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/Speedo/" FontPath "/usr/X11R6/lib/X11/fonts/Type1/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" FontPath "/usr/X11R6/lib/X11/fonts/100dpi/" EndSection Section "Module" Load "wacom" Load "extmod" Load "xie" Load "pex5" Load "glx" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "speedo" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "keyboard" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/mouse" Option "Emulate3Buttons" EndSection Section "InputDevice" Identifier "stylus" Driver "wacom" Option "Type" "stylus" Option "Device" "/dev/uhid0" #Option "Suppress" "2" Option "Mode" "Absolute" Option "USB" "on" Option "TiltMode" "on" Option "HistorySize" "200" Option "TopX" "0" Option "TopY" "0" Option "BottomX" "1600" Option "BottomY" "1200" #Option "KeepShape" Option "Threshold" "-280" EndSection Section "InputDevice" Identifier "eraser" Driver "wacom" Option "Type" "eraser" Option "Device" "/dev/uhid0" Option "Mode" "Absolute" Option "USB" "on" Option "TopX" "0" Option "TopY" "0" Option "BottomY" "1200" Option "BottomX" "1600" Option "Threshold" "-280" EndSection Section "InputDevice" Identifier "cursor" Driver "wacom" Option "Type" "cursor" Option "Device" "/dev/uhid0" Option "Mode" "Absolute" Option "TopX" "0" Option "TopY" "0" Option "BottomY" "1200" Option "BottomX" "1600" Option "USB" "on" EndSection Tail of XFree86.0.log --------------------- (**) Option "AlwaysCore" (**) stylus: always reports core events (**) Option "HistorySize" "200" (**) stylus: has a history of 200 motions (**) stylus serial device is /dev/uhid0 (**) stylus is in absolute mode (**) Option "USB" "on" The USB version of the driver isn't available for your platform (**) Option "TopX" "0" (**) Option "TopY" "0" (**) Option "BottomX" "1600" (**) stylus: bottom x = 1600 (**) Option "BottomY" "1200" (**) stylus: bottom x = 1200 (**) stylus: serial number = 0 (**) Option "Threshold" "-280" (**) stylus: threshold = -280 (**) stylus: resol z = 1270 (**) Option "BaudRate" "9600" (**) stylus: serial speed 9600 (**) Option "AlwaysCore" (**) eraser: always reports core events (**) eraser serial device is /dev/uhid0 (**) eraser is in absolute mode (**) Option "USB" "on" The USB version of the driver isn't available for your platform (**) Option "TopX" "0" (**) Option "TopY" "0" (**) Option "BottomX" "1600" (**) eraser: bottom x = 1600 (**) Option "BottomY" "1200" (**) eraser: bottom x = 1200 (**) eraser: serial number = 0 (**) Option "Threshold" "-280" (**) eraser: threshold = -280 (**) eraser: resol z = 1270 (**) Option "BaudRate" "9600" (**) eraser: serial speed 9600 (**) Option "AlwaysCore" (**) cursor: always reports core events (**) cursor serial device is /dev/uhid0 (**) cursor is in absolute mode (**) Option "USB" "on" The USB version of the driver isn't available for your platform (**) Option "TopX" "0" (**) Option "TopY" "0" (**) Option "BottomX" "1600" (**) cursor: bottom x = 1600 (**) Option "BottomY" "1200" (**) cursor: bottom x = 1200 (**) cursor: serial number = 0 (**) cursor: threshold = -280 (**) cursor: resol z = 1270 (**) Option "BaudRate" "9600" (**) cursor: serial speed 9600 (II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor) (II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser) (II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus) (II) XINPUT: Adding extended input device "Mouse0" (type: MOUSE) (**) Option "Device" "/dev/uhid0" (EE) xf86OpenSerial: Cannot open device /dev/uhid0 Device not configured. Error opening /dev/uhid0 : Invalid argument (II) Mouse0: SetupAuto: hw.iftype is 4, hw.model is 0 (II) Mouse0: SetupAuto: protocol is SysMouse (**) Option "BaudRate" "1200" (EE) xf86OpenSerial: Cannot open device /dev/uhid0 Device not configured. Error opening /dev/uhid0 : Invalid argument _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message