#26 Le 20/11/2006, à 22:01
- boutonal
Re : edgy et tablette graphique wacom volito2
Bien sur que tu peux utiliser la config que j'ai mise plus haut mais il faut que tu vérifies l'event de ta tablette dans( à partir du tableau de bord supérieur) Système, Administration, Gestionnaire de périphérique, puis tu fais un clic sur wacom volito 2 4x5 et dans la fenêtre a droite clic sur avancés et tu as ton event de tablette à mettre dans xorg.conf
Dernière modification par boutonal (Le 20/11/2006, à 22:02)
Hors ligne
#27 Le 20/11/2006, à 22:15
- fran
Re : edgy et tablette graphique wacom volito2
il y est indiqué event3
si je rajoute 3 derriere event dans ma section wacom de xorg.conf
ça pourrait peut etre fonctionner
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#28 Le 20/11/2006, à 22:16
- boutonal
Re : edgy et tablette graphique wacom volito2
je pense oui
Hors ligne
#29 Le 20/11/2006, à 22:18
- boutonal
Re : edgy et tablette graphique wacom volito2
il y aussil'option :Option "Mode" "Absolute"
Hors ligne
#30 Le 20/11/2006, à 22:38
- fran
Re : edgy et tablette graphique wacom volito2
j'ai tenté le remplacement de ma section wacom par la tienne et probleme ca m'a planté mon serveur graphique X ; je ne peut plus redemarrer .
je n'ai pas de sauvegarde de x , j'avais juste fais un copier/coller dans un fichier texte , je ne m'attendais pas a ça
y aurait t'il une solution de recup qui me sauverais d'une reinstallation
pour l'instant je suis sur mon portable sous xp
merci pour ton aide
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#31 Le 20/11/2006, à 23:23
- fran
Re : edgy et tablette graphique wacom volito2
j'ai tenté de reconfigurer X en ayant trouvé des infos sur le forum
mais la manip est assez compliquée donc je reinstalle ubuntu
et je reprends contact ensuite
merci pour ton aide ,
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#32 Le 21/11/2006, à 02:08
- fran
Re : edgy et tablette graphique wacom volito2
je viens de tout reinstaller et toujours dans gimp dans fichier, préférences, périphérique d'entrée mais ça m'indique aucun peripheriques d'entrée etendue
je ne sais pas ce que faire , mon stylet fonctionne mais pas la sensibilité ...
bizarre sous dapper j'y avait acces avec les parametres de gimp
bonne nuit
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#33 Le 21/11/2006, à 11:09
- boutonal
Re : edgy et tablette graphique wacom volito2
Désolé pour le plantage
la recup de xorg n'est pas forcement très compliquer en utilsant en root la commande: vi /etc/X11/xorg.conf tu utilises la touche inser pour mettre du texte et suppr pour en enlever puis la touche ":" pour cloturer puis wq pour enregistrer et fermer cette opération ma permit de récuperer X plusieur fois.
Pour gimp là je cale
Hors ligne
#34 Le 21/11/2006, à 12:33
- fran
Re : edgy et tablette graphique wacom volito2
salut
pas de soucis pour le plantage
je vais garder ta manip , si besoin un jour
moi j'etais parti sur
sudo dpkg-reconfigure xserver-xorg
la il fallait tout indiquer manuellement et certain parametre m'etait inconnus
puis finir par
sudo /etc/init.d/gdm restart
je vais continuer a chercher pour que ma tablette fonctionne correctement sous gimp
tu m'as bien aider pour faire fonctionner la tablette
merci
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#35 Le 21/11/2006, à 15:18
- fran
Re : edgy et tablette graphique wacom volito2
je viens d'installer inkscape et j'ai le meme probleme
donc il doit y avoir un probleme dans la partie wacom de xorg.conf
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#36 Le 21/11/2006, à 22:39
- vtec
Re : edgy et tablette graphique wacom volito2
C'est bizarre ta tablette fonctionne et le xorg.conf de Boutonal te fait planter X
Je ne sais pas si tu as vu ce tuto peut être que ça pourra t'aider :
http://doc.ubuntu-fr.org/materiel/wacom_graphire
Hors ligne
#37 Le 22/11/2006, à 17:35
- fran
Re : edgy et tablette graphique wacom volito2
salut
merci , je vais etudier tout ça
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#38 Le 22/11/2006, à 18:37
- fran
Re : edgy et tablette graphique wacom volito2
bonjour
j'ai fait qques modifs suite a tes liens
dans la section server layout , j'ai mis always core
j'ai reperé l'event et mis event 3
j'ai mis dev/input/wacom
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Oct 16 22:13:07 PDT 2006
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "AlwaysCore"
InputDevice "cursor" "AlwaysCore"
InputDevice "eraser" "AlwaysCore"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
# /dev/input/event3
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/wacom" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event3
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event3
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "B101920"
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV40? [Unknown nVidia Card]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV40? [Unknown nVidia Card]"
Monitor "B101920"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
redemarrage , relancé x
tout ça sans resultats
je cale
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#39 Le 22/11/2006, à 19:16
- boutonal
Re : edgy et tablette graphique wacom volito2
Salut Fran
La ou tu places l'event3 ne sert à rien: le signe dièse permet de mettre des informations mais ne rentre pas en compte lors de l'utilisation du fichier.
Je ferais pour ma part les modif s qui suivent
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "AlwaysCore"
InputDevice "cursor" "AlwaysCore"
InputDevice "eraser" "AlwaysCore"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/event3" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/event3" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/event3" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Je pense que cela serait plus correct
et bonne chance
Hors ligne
#40 Le 22/11/2006, à 19:43
- fran
Re : edgy et tablette graphique wacom volito2
salut
ça y est ça fonctionne
je te remercie pour ton aide
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Mon Oct 16 22:13:07 PDT 2006
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen" 0 0
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "AlwaysCore"
InputDevice "cursor" "AlwaysCore"
InputDevice "eraser" "AlwaysCore"
EndSection
Section "Files"
# path to defoma fonts
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "i2c"
Load "bitmap"
Load "ddc"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbOptions" "lv3:ralt_switch"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
EndSection
Section "InputDevice"
# /dev/input/event3
# for USB
Identifier "stylus"
Driver "wacom"
Option "Device" "/dev/input/event3" # Change to
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event3
# for USB
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/event3" # Change to
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
# /dev/input/event3
# for USB
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/event3" # Change to
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Monitor"
Identifier "B101920"
Option "DPMS"
EndSection
Section "Device"
Identifier "NVIDIA Corporation NV40? [Unknown nVidia Card]"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "NVIDIA Corporation NV40? [Unknown nVidia Card]"
Monitor "B101920"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x1024" "1152x864" "1024x768" "832x624" "800x600" "720x400" "640x480"
EndSubSection
EndSection
la tablette fonctionne dans gimp et inkscape
juste une question de debutant , comment vous fites pour afficher, integrer des images dans vos posts sur le forum,je n'y suis jamais parvenu pour l'instant.
merci , merci
Dernière modification par fran (Le 22/11/2006, à 19:43)
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#41 Le 22/11/2006, à 19:52
- vtec
Re : edgy et tablette graphique wacom volito2
Ben faut un "hôte" sur le web pour ton image.
Tu peux utiliser un site perso sinon moi j'utilise
http://www.imageshack.us/
qui "hoste" tes images gratos et te donne un lien à copier pour les forums.
Hors ligne
#42 Le 21/12/2006, à 03:21
- volkukan
Re : edgy et tablette graphique wacom volito2
merci pour le tuto
Hors ligne
#43 Le 03/02/2007, à 22:57
- mayeulk
Re : edgy et tablette graphique wacom volito2
Personne
Dans la ligne BUILD OPTIONS:
J'ai wacom.o - "no" au lieu de "yes".
Comment faire,dois je réinstaller Dapper, moi je le trouvais pas trop mal edgy.
Quelqu'un a donné la réponse plus haut:
Juste une petite précision : il faut les headers du kernel pour pouvoir compiler les drivers (paquets linux-headers-generic ou linux-headers-386 selon votre noyau)."
par exemple, pour installer les headers generic:
sudo apt-get install linux-headers-generic
J'avais la même erreur avant, maintenant ça met " BUILD OPTIONS: wacom.o - yes"
#44 Le 10/03/2007, à 16:22
- JFNoubel
Re : edgy et tablette graphique wacom volito2
Bonjour,
Voilà une journée entière que je m'arrache les cheveux. J'ai suivi tous les tutos (merci déjà à tous ceux qui ont partagé ici), j'ai installé tous ce qu'il y avait à disposition, essayé presque toutes les configs, mais toujours rien.
Je suis sous Edgy. J'ai un laptop Compaq nx7000. Intel Pentium 1400Mhz.
J'ai configué Xorg.conf comme suit :
# /etc/X11/xorg.conf (xorg X Window System configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Files"
FontPath "/usr/share/X11/fonts/misc"
FontPath "/usr/share/X11/fonts/cyrillic"
FontPath "/usr/share/X11/fonts/100dpi/:unscaled"
FontPath "/usr/share/X11/fonts/75dpi/:unscaled"
FontPath "/usr/share/X11/fonts/Type1"
FontPath "/usr/share/X11/fonts/100dpi"
FontPath "/usr/share/X11/fonts/75dpi"
FontPath "/usr/share/fonts/X11/misc"
# path to defoma fonts
FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection
Section "Module"
Load "bitmap"[quote]Load "ddc"
Load "dri"
Load "extmod"
Load "freetype"
Load "glx"
Load "int10"
Load "type1"
Load "vbe"
EndSection
Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc102"
Option "XkbLayout" "fr"
EndSection
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "true"
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"
Driver "wacom"
Identifier "stylus"
Option "Device" "/dev/input/event3" # Change to
# /dev/input/event
# for USB
Option "Mode" "Absolute"
Option "KeepShape" "on"
Option "Type" "stylus"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "eraser"
Option "Device" "/dev/input/event3" # Change to
# /dev/input/event
# for USB
Option "Mode" "Absolute"
Option "KeepShape" "on"
Option "Type" "eraser"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "InputDevice"
Driver "wacom"
Identifier "cursor"
Option "Device" "/dev/input/event3" # Change to
# /dev/input/event
# for USB
Option "Mode" "Absolute"
Option "KeepShape" "on"
Option "Type" "cursor"
Option "ForceDevice" "ISDV4" # Tablet PC ONLY
EndSection
Section "Device"
Identifier "ATI Technologies, Inc. Radeon R250 Lf [Radeon Mobility 9000 M9]"
Driver "ati"
BusID "PCI:1:0:0"
EndSection
Section "Monitor"
Identifier "Generic Monitor"
Option "DPMS"
HorizSync 28-64
VertRefresh 43-60
EndSection
Section "Screen"
Identifier "Default Screen"
Device "ATI Technologies, Inc. Radeon R250 Lf [Radeon Mobility 9000 M9]"
Monitor "Generic Monitor"
DefaultDepth 24
SubSection "Display"
Depth 1
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 4
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 8
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 15
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 16
Modes "1280x800"
EndSubSection
SubSection "Display"
Depth 24
Modes "1280x800"
EndSubSection
EndSection
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard"
InputDevice "Configured Mouse"
InputDevice "stylus" "SendCoreEvents"
InputDevice "cursor" "SendCoreEvents"
InputDevice "eraser" "SendCoreEvents"
InputDevice "Synaptics Touchpad"
EndSection
Section "DRI"
Mode 0666
EndSection
J'ai également téléchargé la dernière version des drivers sur http://linuxwacom.sourceforge.net, qui est la 0.7.6-4.
Une fois dépackagée, j'ai lancé un ./configure --enable-wacom
qui n'installait pas le driver. C'est en indiquant le chemin du kernel que ça a fini par installer quelque chose :
./configure --enable-wacom --with-kernel=/usr/src/linux-headers-2.6.17-11-generic
Ne sachant pas s'il fallait utiliser /usr/src/linux-headers-2.6.17-11-generic ou /usr/src/linux-headers-2.6.17-11 (sans 'generic' à la fin), j'ai essayé avec les deux et ça a presque marché avec les deux.
Presque, car en regardant le texte produit par le ./configure, on trouve plus haut une série de WARNINGS indiquant que tlc manque. Cela indique: "The tcl development environment does not appear to be installed." Idem pour tk. J'ai donc installé tcl8.0-dev et tk8.0-dev.
Reste à se procuder le Xorg-sdk package qui manque aussi... on l'obtient en installant les dev libraries de xorg: xorg-dev.
Une fois ces ajouts faits, j'obtiens un script de config qui semble fonctionner correctement, il ne me laisse plus de warnings. Voici la file qui s'affiche:
./configure --enable-wacom --with-kernel=/usr/src/linux-headers-2.6.17-11-generic
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gawk... (cached) mawk
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for arch type... i486-linux-gnu
checking for kernel type... Linux
checking for linux-based kernel... yes
checking if kernel source is enabled... yes
checking for valid kernel source tree... ok
checking for kernel module support... yes
checking for kernel module versioning... yes
checking for valid Xorg SDK... ok
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X lib directory... found
checking for tclsh... /usr/bin/tclsh
checking for tcl version... 8.5
checking for tcl header files... /usr/include/
checking for tk header files... found
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for specifying Wacom X driver module path... checking if gcc accepts -fno-merge-constants... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mkxincludes
config.status: creating src/Makefile
config.status: creating src/util/Makefile
config.status: creating src/xdrv/Makefile
config.status: creating src/2.4/Makefile
config.status: creating src/2.4.22/Makefile
config.status: creating src/2.6.8/Makefile
config.status: creating src/2.6.9/Makefile
config.status: creating src/2.6.10/Makefile
config.status: creating src/2.6.11/Makefile
config.status: creating src/2.6.13/Makefile
config.status: creating src/2.6.14/Makefile
config.status: creating src/2.6.15/Makefile
config.status: creating src/2.6.16/Makefile
config.status: creating src/2.6.18/Makefile
config.status: creating src/wacomxi/Makefile
config.status: creating src/wacomxi/wacomcpl
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
----------------------------------------
BUILD ENVIRONMENT:
architecture - i486-linux-gnu
linux kernel - yes 2.6.16
module versioning - yes -DCONFIG_MODVERSIONS -DMODVERSIONS -include /usr/src/linux-headers-2.6.17-11-generic/include/linux/modversions.h
kernel source - yes /usr/src/linux-headers-2.6.17-11-generic
Xorg SDK - yes /usr/include/xorg
XSERVER64 - no
dlloader - yes
XLib - yes /usr/lib
TCL - yes /usr/include/
TK - yes /usr/include
ncurses - yes
BUILD OPTIONS:
wacom.o - yes
wacdump - yes
xidump - yes
libwacomcfg - yes
libwacomxi - yes
xsetwacom - yes
hid.o - no
usbmouse.o - no
evdev.o - no
mousedev.o - no
input.o - no
tabletdev.o - no
wacom_drv.so - yes /usr/lib/xorg/modules/input
wacom_drv.o - no
----------------------------------------
Ensuite je fais un make. Ca semble marcher correctement.
Puis il faut trouver le fichier wacom.ko préalablement installé, et le remplacer par une version à jour qui marche pour edgy. C'est évoqué sur https://help.ubuntu.com/community/Wacom. Ils écrivent:
There is actually a bug in Edgy Eft, and you need a workaround to get your Volito2 working.
1. Make a backup copy of your wacom.ko :
sudo mv /lib/modules/2.6.17-10-generic/kernel/drivers/usb/input/wacom.ko /lib/modules/2.6.17-10-generic/kernel/drivers/usb/input/wacom.ko_backup
2. Download the wacom.ko module at [WWW] http://librarian.launchpad.net/4936142/wacom.ko
3. Copy it to /lib/modules/2.6.17-10-generic/kernel/drivers/usb/input/ :sudo cp <your download directory>/wacom.ko /lib/modules/2.6.17-10-generic/kernel/drivers/usb/input/
Now reboot your system and everything should work fine as the other pen tablets.
Sur ma configuration, wacom.ko ne se trouve pas dans les répertoires indiqués. Il se trouve dans:
/lib/modules/2.6.17-11-386/kernel/drivers/usb/input/
Faut-il utiliser le wacom.ko fourni par le site de wacom ci-dessus, ou celui créé par make? J'essaie d'abord celui créé par make, en le copiant dans le répertoire du kernel. Puis je relance mon X, cela ne donne rien. J'essaie donc avec celui proposé par wacom sur le lien http://librarian.launchpad.net/4936142/wacom.ko. en le téléchargeant sur mon bureau et en l'installant dans le répertoire :
sudo cp /home/jf/Desktop/wacom.ko /lib/modules/2.6.17-11-386/kernel/drivers/usb/input/
Puis je reboot tout (pas que le X), sait-on jamais, à lire les autres posts...
Mais là encore, rien, toujours rien !!! J'ai essayé les différentes configs de xorg: avec /dev/input/event3, /dev/input/event2 (ça plante le X), et /dev/input/wacom, mais sans résultat.
En faisant un lsusb, on voit que la tablette est bien détectée:
Bus 004 Device 007: ID 046d:08b2 Logitech, Inc. QuickCam Pro 4000
Bus 004 Device 006: ID 05e3:0606 Genesys Logic, Inc.
Bus 004 Device 002: ID 05e3:0606 Genesys Logic, Inc.
Bus 004 Device 005: ID 046d:c50e Logitech, Inc. MX-1000 Cordless Mouse Receiver
Bus 004 Device 004: ID 0bc2:0501 Seagate RSS LLC
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 003: ID 056a:0062 Wacom Co., Ltd
Bus 001 Device 001: ID 0000:0000
La commande:
sudo wacdump /dev/input/event#
en remplaçant le # par 0, 1, 2, 3 permet de voir que c'est event2 qui est utilisé pour la souris USB. Cela ne m'en dit pas plus sur ce que je dois faire avec ça...
Là je bloque !!! Est-ce parce que j'ai également une mouse usb ? Une autre raison ?
Merci d'avance de votre soutien qui en aidera d'autres !!!
Dernière modification par JFNoubel (Le 10/03/2007, à 17:51)
Hors ligne
#45 Le 10/03/2007, à 18:59
- fran
Re : edgy et tablette graphique wacom volito2
salut
pour le driver wacom pour le kernel 2-6-17-11 , il se trouve dans ce lien
dans les derniers posts .
http://forum.ubuntu-fr.org/viewtopic.php?id=97055
ensuite j'ai mis le driver dans /home et j'ai copier celui-ci a la place du precedent .
sudo cp le driver /lib/modules/2.6.17-11-generic/kernel/drivers/usb/input
remplace "le driver " par celui de wacom (moi je fais un click droit sur le driver , renommer , je selectionne tout , copier , et je colle le nom après sudo )
ensuite ton xorg.conf est correct .
tu redemarres et paremetres gimp ou autres .
bonne chance
asus N53SN-SZ240V (7/archlinux/debian wheezy)
asus eeebox 1501 (archlinux)
Hors ligne
#46 Le 10/03/2007, à 20:59
- JFNoubel
Re : edgy et tablette graphique wacom volito2
Merci fran. Avant même de lire ton post, j'ai effectivement téléchargé et installé le driver fourni dans le post lié au bug sous edgy: https://launchpad.net/ubuntu/+source/linux-source-2.6.17/+bug/61662
Maintenant ça détecte en mode souris. Reste à configurer les pressions, le lien avec Gimp, etc.
Ca finit par avancer, je me sens plus proche de la sortie maintenant ! Merci encore.
Hors ligne
#47 Le 13/09/2007, à 16:52
- Mi19
Re : edgy et tablette graphique wacom volito2
Bonjour,
Quels sont les fichiers de sorties de cette tablette volito : récupère-t-on un fichier avec les coordonnées du stylet?
Merci pour vos réponses.
#48 Le 13/09/2007, à 18:02
- boutonal
Re : edgy et tablette graphique wacom volito2
Bonjour Mi19
ta question ne me parait pas très limpide
as-tu une tablette volito 2 ?
de toute façon avec Feisty Fan celle-ci s'installe toute seule si elle est branché
au moment de l'installation il n'y a plus qu'à l'activer dans Gimp ou Inkscape donc pas d'hésitation et vive la Feisty!!
@+
Hors ligne