ichigooo  | bonsoir
   Mon père vien de me filer une table graphique A3, bon qui est assez ancienne mais qui marche aparement, c'est la summasketch 3 professionnal elle a une sorti en port série.
   seulement je n'arrive pas a la faire fonctionner sous mandriva 2010.0, mon père l'a deja testé sous linux il ya quelques années. j'ai donc installé X11-input-summa sans problème, et modifié xorg.conf dans /etc/x11/ afin d' "installer la tablette", mais rien de se passe le curseur de la souris ne bouge pas quand j'utilise la tablette.
   voici mon xorg.conf
  Code :
 - # File generated by XFdrake (rev )
 - # nvidia-xconfig: X configuration file generated by nvidia-xconfig
 - # nvidia-xconfig:  version 1.0  (buildmeister@builder58)  Fri Aug 14 18:33:37 PDT 2009
 - # File generated by XFdrake (rev )
 - Section "ServerLayout"
 -     Identifier "Layout0"
 -     InputDevice "Keyboard0" "CoreKeyboard"
 -     InputDevice "SummaSketch III" "SendCoreEvents"
 -     Screen 0 "Screen0" 0 0
 - EndSection
 - Section "Files"
 -     FontPath "/usr/share/fonts/default/Type1"
 - EndSection
 - Section "InputDevice"
 -     # generated from data in "/etc/sysconfig/keyboard"
 -     Identifier "Keyboard0"
 -     Driver "kbd"
 -     Option "XkbModel" "pc105"
 -     Option "XkbLayout" "fr"
 - EndSection
 - Section "Monitor"
 -     Identifier "Monitor0"
 -     VendorName "Unknown"
 -     ModelName "Unknown"
 -     HorizSync 28.0 - 33.0
 -     VertRefresh 43.0 - 72.0
 -     Option "DPMS"
 - EndSection
 - Section "Device"
 -     Identifier "Device0"
 -     VendorName "NVIDIA Corporation"
 -     Driver "nvidia"
 - EndSection
 - Section "Screen"
 -     Identifier "Screen0"
 -     Device "Device0"
 -     Monitor "Monitor0"
 -     DefaultDepth 24
 -    
 -     Subsection "Display"
 -         Depth 24
 -     EndSubsection
 - EndSection
 - Section "Module"
 -     Load "summa"
 - EndSection
 - Section "InputDevice"
 -     Identifier "SummaSketch III"
 -     Driver "summa"
 -     Option "Device" "/dev/ttyS0"
 -     Option "Mode" "Absolute"
 -     Option "Compatible" "true"
 -     Option "MaxX" "12000"
 -     Option "Potocol" "Auto"
 -     Option "AlwaysCore" "true"
 -     Option "Resolution" "2540"
 -     Option "MaxY" "12000"
 -     Option "InputFashion" "Tablet"
 -     Option "Cursor" "stylus"
 -     Option "Name" "SummaSketch III"
 -     Option "SendCoreEvents" "on"
 - EndSection
 
  |  
 
   et voici /var/log/Xorg.0.log
  Code :
 - X.Org X Server 1.6.5
 - Release Date: 2009-10-11
 - X Protocol Version 11, Revision 0
 - Build Operating System: Linux_2.6.22.12-server-1mdv Mandriva
 - Current Operating System: Linux asterix.keridwenn.homeip.net 2.6.31.5-desktop-1mnb #1 SMP Fri Oct 23 00:05:22 EDT 2009 x86_64
 - Build Date: 13 October 2009  12:19:32PM
 - 	Before reporting problems, check http://qa.mandriva.com
 - 	to make sure that you have the latest version.
 - Markers: (--) probed, (**) from config file, (==) default setting,
 - 	(++) from command line, (!!) notice, (II) informational,
 - 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 - (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 19 21:49:55 2009
 - (==) Using config file: "/etc/X11/xorg.conf"
 - (==) ServerLayout "Layout0"
 - (**) |-->Screen "Screen0" (0)
 - (**) |   |-->Monitor "Monitor0"
 - (**) |   |-->Device "Device0"
 - (**) |-->Input Device "Keyboard0"
 - (**) |-->Input Device "SummaSketch III"
 - (==) Automatically adding devices
 - (==) Automatically enabling devices
 - (**) FontPath set to:
 - 	/usr/share/fonts/default/Type1,
 - 	catalogue:/etc/X11/fontpath.d
 - (==) ModulePath set to "/usr/lib64/xorg/extra-modules,/usr/lib64/xorg/modules"
 - (II) Cannot locate a core pointer device.
 - (II) The server relies on HAL to provide the list of input devices.
 - 	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
 - (WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
 - (WW) Disabling Keyboard0
 - (II) Loader magic: 0xb40
 - (II) Module ABI versions:
 - 	X.Org ANSI C Emulation: 0.4
 - 	X.Org Video Driver: 5.0
 - 	X.Org XInput driver : 4.0
 - 	X.Org Server Extension : 2.0
 - (II) Loader running on linux
 - (++) using VT number 7
 - (--) PCI:*(0:1:0:0) 10de:0402:10de:050e nVidia Corporation G84 [GeForce 8600 GT] rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf4000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
 - (II) Open ACPI successful (/var/run/acpid.socket)
 - (II) System resource ranges:
 - 	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
 - 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
 - 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
 - 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
 - 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
 - 	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
 - (II) "extmod" will be loaded by default.
 - (II) "dbe" will be loaded by default.
 - (II) "glx" will be loaded by default.
 - (II) "record" will be loaded by default.
 - (II) "dri" will be loaded by default.
 - (II) "dri2" will be loaded by default.
 - (II) LoadModule: "summa"
 - (II) Loading /usr/lib64/xorg/modules/input//summa_drv.so
 - (II) Module summa: vendor="X.Org Foundation"
 - 	compiled for 1.4.2, module version = 1.2.0
 - 	Module class: X.Org XInput Driver
 - 	ABI class: X.Org XInput driver, version 2.0
 - (EE) module ABI major version (2) doesn't match the server's version (4)
 - (II) UnloadModule: "summa"
 - (II) Unloading /usr/lib64/xorg/modules/input//summa_drv.so
 - (EE) Failed to load module "summa" (module requirement mismatch, 0)
 - (II) LoadModule: "extmod"
 - (II) Loading /usr/lib64/xorg/modules/extensions//libextmod.so
 - (II) Module extmod: vendor="X.Org Foundation"
 - 	compiled for 1.6.5, module version = 1.0.0
 - 	Module class: X.Org Server Extension
 - 	ABI class: X.Org Server Extension, version 2.0
 - (II) Loading extension Multi-Buffering
 - (II) Loading extension MIT-SCREEN-SAVER
 - (II) Loading extension XFree86-VidModeExtension
 - (II) Loading extension XFree86-DGA
 - (II) Loading extension DPMS
 - (II) Loading extension XVideo
 - (II) Loading extension XVideo-MotionCompensation
 - (II) Loading extension X-Resource
 - (II) LoadModule: "dbe"
 - (II) Loading /usr/lib64/xorg/modules/extensions//libdbe.so
 - (II) Module dbe: vendor="X.Org Foundation"
 - 	compiled for 1.6.5, module version = 1.0.0
 - 	Module class: X.Org Server Extension
 - 	ABI class: X.Org Server Extension, version 2.0
 - (II) Loading extension DOUBLE-BUFFER
 - (II) LoadModule: "glx"
 - (II) Loading /usr/lib64/xorg/modules/extensions//libglx.so
 - (II) Module glx: vendor="NVIDIA Corporation"
 - 	compiled for 4.0.2, module version = 1.0.0
 - 	Module class: X.Org Server Extension
 - (II) NVIDIA GLX Module  185.18.36  Fri Aug 14 18:27:24 PDT 2009
 - (II) Loading extension GLX
 - (II) LoadModule: "record"
 - (II) Loading /usr/lib64/xorg/modules/extensions//librecord.so
 - (II) Module record: vendor="X.Org Foundation"
 - 	compiled for 1.6.5, module version = 1.13.0
 - 	Module class: X.Org Server Extension
 - 	ABI class: X.Org Server Extension, version 2.0
 - (II) Loading extension RECORD
 - (II) LoadModule: "dri"
 - (II) Loading /usr/lib64/xorg/modules/extensions//libdri.so
 - (II) Module dri: vendor="X.Org Foundation"
 - 	compiled for 1.6.5, module version = 1.0.0
 - 	ABI class: X.Org Server Extension, version 2.0
 - (II) Loading extension XFree86-DRI
 - (II) LoadModule: "dri2"
 - (II) Loading /usr/lib64/xorg/modules/extensions//libdri2.so
 - (II) Module dri2: vendor="X.Org Foundation"
 - 	compiled for 1.6.5, module version = 1.1.0
 - 	ABI class: X.Org Server Extension, version 2.0
 - (II) Loading extension DRI2
 - (II) LoadModule: "nvidia"
 - (II) Loading /usr/lib64/xorg/modules/drivers//nvidia_drv.so
 - (II) Module nvidia: vendor="NVIDIA Corporation"
 - 	compiled for 4.0.2, module version = 1.0.0
 - 	Module class: X.Org Video Driver
 - (II) LoadModule: "summa"
 - (II) Loading /usr/lib64/xorg/modules/input//summa_drv.so
 - (II) Module summa: vendor="X.Org Foundation"
 - 	compiled for 1.4.2, module version = 1.2.0
 - 	Module class: X.Org XInput Driver
 - 	ABI class: X.Org XInput driver, version 2.0
 - (EE) module ABI major version (2) doesn't match the server's version (4)
 - (II) UnloadModule: "summa"
 - (II) Unloading /usr/lib64/xorg/modules/input//summa_drv.so
 - (EE) Failed to load module "summa" (module requirement mismatch, 0)
 - (II) NVIDIA dlloader X Driver  185.18.36  Fri Aug 14 17:51:02 PDT 2009
 - (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
 - (II) Primary Device is: PCI 01@00:00:0
 - (II) Loading sub module "fb"
 - (II) LoadModule: "fb"
 - (II) Loading /usr/lib64/xorg/modules//libfb.so
 - (II) Module fb: vendor="X.Org Foundation"
 - 	compiled for 1.6.5, module version = 1.0.0
 - 	ABI class: X.Org ANSI C Emulation, version 0.4
 - (II) Loading sub module "wfb"
 - (II) LoadModule: "wfb"
 - (II) Loading /usr/lib64/xorg/modules//libwfb.so
 - (II) Module wfb: vendor="X.Org Foundation"
 - 	compiled for 1.6.5, module version = 1.0.0
 - 	ABI class: X.Org ANSI C Emulation, version 0.4
 - (II) Loading sub module "ramdac"
 - (II) LoadModule: "ramdac"
 - (II) Module "ramdac" already built-in
 - (II) resource ranges after probing:
 - 	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
 - 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
 - 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
 - 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
 - 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
 - 	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
 - (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
 - (==) NVIDIA(0): RGB weight 888
 - (==) NVIDIA(0): Default visual is TrueColor
 - (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
 - (**) NVIDIA(0): Enabling RENDER acceleration
 - (II) NVIDIA(0): Support for GLX with the Damage and Composite X extensions is
 - (II) NVIDIA(0):     enabled.
 - (WW) NVIDIA(GPU-0): Unable to read EDID for display device CRT-0
 - (II) NVIDIA(0): NVIDIA GPU GeForce 8600 GT (G84) at PCI:1:0:0 (GPU-0)
 - (--) NVIDIA(0): Memory: 524288 kBytes
 - (--) NVIDIA(0): VideoBIOS: 60.84.54.00.00
 - (II) NVIDIA(0): Detected PCI Express Link width: 16X
 - (--) NVIDIA(0): Interlaced video modes are supported on this GPU
 - (--) NVIDIA(0): Connected display device(s) on GeForce 8600 GT at PCI:1:0:0:
 - (--) NVIDIA(0):     CRT-0
 - (--) NVIDIA(0):     ACI PW191 (CRT-1)
 - (--) NVIDIA(0): CRT-0: 400.0 MHz maximum pixel clock
 - (--) NVIDIA(0): ACI PW191 (CRT-1): 400.0 MHz maximum pixel clock
 - (II) NVIDIA(0): Assigned Display Device: CRT-1
 - (==) NVIDIA(0):
 - (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
 - (==) NVIDIA(0):     will be used as the requested mode.
 - (==) NVIDIA(0):
 - (II) NVIDIA(0): Validated modes:
 - (II) NVIDIA(0):     "nvidia-auto-select"
 - (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900
 - (--) NVIDIA(0): DPI set to (89, 87); computed from "UseEdidDpi" X config
 - (--) NVIDIA(0):     option
 - (==) NVIDIA(0): Enabling 32-bit ARGB GLX visuals.
 - (--) Depth 24 pixmap format is 32 bpp
 - (II) do I need RAC?  No, I don't.
 - (II) resource ranges after preInit:
 - 	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
 - 	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
 - 	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
 - 	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
 - 	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
 - 	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
 - (II) NVIDIA(0): Initialized GPU GART.
 - (II) NVIDIA(0): Setting mode "nvidia-auto-select"
 - (II) Loading extension NV-GLX
 - (II) NVIDIA(0): NVIDIA 3D Acceleration Architecture Initialized
 - (==) NVIDIA(0): Disabling shared memory pixmaps
 - (II) NVIDIA(0): Using the NVIDIA 2D acceleration architecture
 - (==) NVIDIA(0): Backing store disabled
 - (==) NVIDIA(0): Silken mouse enabled
 - (**) NVIDIA(0): DPMS enabled
 - (II) Loading extension NV-CONTROL
 - (II) Loading extension XINERAMA
 - (==) RandR enabled
 - (II) Initializing built-in extension Generic Event Extension
 - (II) Initializing built-in extension SHAPE
 - (II) Initializing built-in extension MIT-SHM
 - (II) Initializing built-in extension XInputExtension
 - (II) Initializing built-in extension XTEST
 - (II) Initializing built-in extension BIG-REQUESTS
 - (II) Initializing built-in extension SYNC
 - (II) Initializing built-in extension XKEYBOARD
 - (II) Initializing built-in extension XC-MISC
 - (II) Initializing built-in extension SECURITY
 - (II) Initializing built-in extension XINERAMA
 - (II) Initializing built-in extension XFIXES
 - (II) Initializing built-in extension XFree86-Bigfont
 - (II) Initializing built-in extension RENDER
 - (II) Initializing built-in extension RANDR
 - (II) Initializing built-in extension COMPOSITE
 - (II) Initializing built-in extension DAMAGE
 - (II) Initializing extension GLX
 - (II) LoadModule: "summa"
 - (II) Loading /usr/lib64/xorg/modules/input//summa_drv.so
 - (II) Module summa: vendor="X.Org Foundation"
 - 	compiled for 1.4.2, module version = 1.2.0
 - 	Module class: X.Org XInput Driver
 - 	ABI class: X.Org XInput driver, version 2.0
 - (EE) module ABI major version (2) doesn't match the server's version (4)
 - (II) UnloadModule: "summa"
 - (II) Unloading /usr/lib64/xorg/modules/input//summa_drv.so
 - (EE) Failed to load module "summa" (module requirement mismatch, 0)
 - (EE) No input driver matching `summa'
 - (II) config/hal: Adding input device AT Translated Set 2 keyboard
 - (II) LoadModule: "evdev"
 - (II) Loading /usr/lib64/xorg/modules/input//evdev_drv.so
 - (II) Module evdev: vendor="X.Org Foundation"
 - 	compiled for 1.6.3, module version = 2.2.5
 - 	Module class: X.Org XInput Driver
 - 	ABI class: X.Org XInput driver, version 4.0
 - (**) AT Translated Set 2 keyboard: always reports core events
 - (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
 - (II) AT Translated Set 2 keyboard: Found keys
 - (II) AT Translated Set 2 keyboard: Configuring as keyboard
 - (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
 - (**) Option "xkb_rules" "evdev"
 - (**) Option "xkb_model" "pc105"
 - (**) Option "xkb_layout" "fr"
 - (**) Option "xkb_options" "compose:rwin"
 - (II) config/hal: Adding input device Power Button
 - (**) Power Button: always reports core events
 - (**) Power Button: Device: "/dev/input/event3"
 - (II) Power Button: Found keys
 - (II) Power Button: Configuring as keyboard
 - (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
 - (**) Option "xkb_rules" "evdev"
 - (**) Option "xkb_model" "pc105"
 - (**) Option "xkb_layout" "fr"
 - (**) Option "xkb_options" "compose:rwin"
 - (II) config/hal: Adding input device Power Button
 - (**) Power Button: always reports core events
 - (**) Power Button: Device: "/dev/input/event2"
 - (II) Power Button: Found keys
 - (II) Power Button: Configuring as keyboard
 - (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
 - (**) Option "xkb_rules" "evdev"
 - (**) Option "xkb_model" "pc105"
 - (**) Option "xkb_layout" "fr"
 - (**) Option "xkb_options" "compose:rwin"
 - (II) config/hal: Adding input device Macintosh mouse button emulation
 - (**) Macintosh mouse button emulation: always reports core events
 - (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
 - (II) Macintosh mouse button emulation: Found 3 mouse buttons
 - (II) Macintosh mouse button emulation: Found x and y relative axes
 - (II) Macintosh mouse button emulation: Configuring as mouse
 - (**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
 - (**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
 - (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
 - (**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
 - (**) Macintosh mouse button emulation: (accel) filter chain progression: 2.00
 - (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
 - (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
 - (II) Macintosh mouse button emulation: initialized for relative axes.
 - (II) Open ACPI successful (/var/run/acpid.socket)
 - (II) NVIDIA(0): Setting mode "nvidia-auto-select"
 - (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
 - (II) Power Button: Device reopened after 1 attempts.
 - (II) Power Button: Device reopened after 1 attempts.
 - (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
 - (II) config/hal: Adding input device Logitech USB-PS/2 Optical Mouse
 - (**) Logitech USB-PS/2 Optical Mouse: always reports core events
 - (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event6"
 - (II) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
 - (II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
 - (II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
 - (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
 - (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
 - (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
 - (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
 - (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
 - (**) Logitech USB-PS/2 Optical Mouse: (accel) filter chain progression: 2.00
 - (**) Logitech USB-PS/2 Optical Mouse: (accel) filter stage 0: 20.00 ms
 - (**) Logitech USB-PS/2 Optical Mouse: (accel) set acceleration profile 0
 - (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
 
  |  
 
   par contre on peut voir des message d'erreur a la ligne 63,64,65,66 - 125,126,127,128 - 228,229,230,231,232
   comment puis-je les résoudre?
   ps: j'ai essayé sous window seven par l'intermediaire d'un adaptateur serie usb j'arrive a voir "usb serial port" mais je n'arrive pas à le faire reconaitre et je vois aussi "usb serial converter" qui lui est reconnu mais sa c'est l'adaptateur serie/usb
   euh si je ne suis pas dans la bonne catégorie veuilliez me le faire part    ---------------
			 mon feed back : http://forum.hardware.fr/hfr/Achat [...] 4251_1.htm
    |