Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 06/10/2010, à 14:50

titia

wacom pen and touch

bonjour

je viens d'acquérir un nouvel ordi, et je voudrais mettre ma wacom dessus.
j'y étais parvenu sur l'ancien, mais là, impossible de trouver le fichier wacom.ko
alors qu'il me dit que je devrais le trouver dans ce répertoire!!


Your wacom.ko will be available under 
    /home/linux/wacom/linuxwacom-0.8.8-9/src/2.6.30

linux@linux-desktop:~/wacom/linuxwacom-0.8.8-9$ sudo make
[sudo] password for linux: 
Making all in src
make[1]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
Making all in .
make[2]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
rm -f wacom.4x.gz xsetwacom.4x.gz
gzip -9c < ./wacom.4x > wacom.4x.gz
gzip -9c < ./xsetwacom.4x > xsetwacom.4x.gz
make[2]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
Making all in wacomxi
make[2]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/wacomxi »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/wacomxi »
Making all in util
make[2]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/util »
/bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/include    -Wall -pedantic  -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c -o wacomcfg.lo wacomcfg.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I../../src/include -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c  -fPIC -DPIC -o .libs/wacomcfg.o
In file included from wacomcfg.c:36:
wacomcfg.h:26:22: error: X11/Xlib.h: Aucun fichier ou dossier de ce type
wacomcfg.h:27:35: error: X11/extensions/XInput.h: Aucun fichier ou dossier de ce type
wacomcfg.h:28:36: error: X11/extensions/XIproto.h: Aucun fichier ou dossier de ce type
In file included from wacomcfg.c:36:
wacomcfg.h:58: error: expected specifier-qualifier-list before ‘Display’
wacomcfg.h:62: warning: struct has no members
wacomcfg.h:67: error: expected specifier-qualifier-list before ‘XDevice’
wacomcfg.h:75: error: expected ‘)’ before ‘*’ token
In file included from wacomcfg.c:39:
../include/Xwacom.h:23:24: error: X11/keysym.h: Aucun fichier ou dossier de ce type
wacomcfg.c: In function ‘CfgError’:
wacomcfg.c:72: error: ‘WACOMCONFIG’ has no member named ‘pfnError’
wacomcfg.c:73: error: ‘WACOMCONFIG’ has no member named ‘pfnError’
wacomcfg.c: In function ‘CfgGetDevs’:
wacomcfg.c:83: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:83: warning: implicit declaration of function ‘XListInputDevices’
wacomcfg.c:83: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:84: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:86: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c: At top level:
wacomcfg.c:96: error: expected ‘)’ before ‘*’ token
wacomcfg.c: In function ‘WacomConfigTerm’:
wacomcfg.c:127: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:129: warning: implicit declaration of function ‘XFreeDeviceList’
wacomcfg.c:129: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c: In function ‘WacomConfigListDevices’:
wacomcfg.c:140: error: ‘XDeviceInfo’ undeclared (first use in this function)
wacomcfg.c:140: error: (Each undeclared identifier is reported only once
wacomcfg.c:140: error: for each function it appears in.)
wacomcfg.c:140: error: ‘info’ undeclared (first use in this function)
wacomcfg.c:144: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:150: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:164: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:166: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:168: error: ‘IsXExtensionDevice’ undeclared (first use in this function)
wacomcfg.c:190: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:192: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c: In function ‘WacomConfigOpenDevice’:
wacomcfg.c:300: error: ‘XDevice’ undeclared (first use in this function)
wacomcfg.c:300: error: ‘pDev’ undeclared (first use in this function)
wacomcfg.c:301: error: ‘XDeviceInfo’ undeclared (first use in this function)
wacomcfg.c:301: error: ‘pDevInfo’ undeclared (first use in this function)
wacomcfg.c:301: error: ‘info’ undeclared (first use in this function)
wacomcfg.c:301: warning: left-hand operand of comma expression has no effect
wacomcfg.c:302: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:308: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:312: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:314: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:326: warning: left-hand operand of comma expression has no effect
wacomcfg.c:326: warning: left-hand operand of comma expression has no effect
wacomcfg.c:338: warning: implicit declaration of function ‘XOpenDevice’
wacomcfg.c:338: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:350: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c: In function ‘WacomConfigCloseDevice’:
wacomcfg.c:359: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:360: warning: implicit declaration of function ‘XFree’
wacomcfg.c:360: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c: In function ‘WacomConfigSetRawParam’:
wacomcfg.c:369: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
wacomcfg.c:369: error: expected ‘;’ before ‘c’
wacomcfg.c:370: error: ‘XDeviceControl’ undeclared (first use in this function)
wacomcfg.c:370: error: ‘dc’ undeclared (first use in this function)
wacomcfg.c:370: error: expected expression before ‘)’ token
wacomcfg.c:370: error: ‘c’ undeclared (first use in this function)
wacomcfg.c:376: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
wacomcfg.c:382: warning: implicit declaration of function ‘XChangeDeviceControl’
wacomcfg.c:382: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:382: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:387: error: ‘BadValue’ undeclared (first use in this function)
wacomcfg.c:387: error: ‘BadRequest’ undeclared (first use in this function)
wacomcfg.c:396: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:396: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:408: warning: implicit declaration of function ‘XSetDeviceMode’
wacomcfg.c:408: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:408: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c: In function ‘WacomConfigGetRawParam’:
wacomcfg.c:416: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
wacomcfg.c:416: error: expected ‘;’ before ‘c’
wacomcfg.c:417: error: ‘XDeviceResolutionState’ undeclared (first use in this function)
wacomcfg.c:417: error: ‘ds’ undeclared (first use in this function)
wacomcfg.c:418: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:424: error: ‘c’ undeclared (first use in this function)
wacomcfg.c:424: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
wacomcfg.c:430: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:430: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:431: error: ‘XDeviceControl’ undeclared (first use in this function)
wacomcfg.c:431: error: expected expression before ‘)’ token
wacomcfg.c:433: error: ‘BadValue’ undeclared (first use in this function)
wacomcfg.c:433: error: ‘BadRequest’ undeclared (first use in this function)
wacomcfg.c:439: error: expected expression before ‘)’ token
wacomcfg.c:454: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:455: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:456: error: expected expression before ‘)’ token
wacomcfg.c:464: error: expected expression before ‘)’ token
wacomcfg.c:476: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:476: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:477: error: expected expression before ‘)’ token
wacomcfg.c:479: warning: implicit declaration of function ‘XFreeDeviceControl’
wacomcfg.c:479: error: expected expression before ‘)’ token
make[2]: *** [wacomcfg.lo] Erreur 1
make[2]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/util »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
make: *** [all-recursive] Erreur 1
linux@linux-desktop:~/wacom/linuxwacom-0.8.8-9$ sudo make install
Making install in src
make[1]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
Making install in .
make[2]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
make[3]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
make[3]: Rien à faire pour « install-exec-am ».
test -z "/usr/local/share/man/man4" || /bin/mkdir -p "/usr/local/share/man/man4"
 /usr/bin/install -c -m 644 'wacom.4x.gz' '/usr/local/share/man/man4/wacom.4x.gz'
 /usr/bin/install -c -m 644 'xsetwacom.4x.gz' '/usr/local/share/man/man4/xsetwacom.4x.gz'
test -z "/usr/local/share/man/man4" || /bin/mkdir -p "/usr/local/share/man/man4"
 /usr/bin/install -c -m 644 'wacom.4x' '/usr/local/share/man/man4/wacom.4x'
test -z "/usr/local/share/man/man4" || /bin/mkdir -p "/usr/local/share/man/man4"
 /usr/bin/install -c -m 644 'wacom.4x.gz' '/usr/local/share/man/man4/wacom.4x.gz'
test -z "/usr/local/share/man/man4" || /bin/mkdir -p "/usr/local/share/man/man4"
 /usr/bin/install -c -m 644 'xsetwacom.4x' '/usr/local/share/man/man4/xsetwacom.4x'
test -z "/usr/local/share/man/man4" || /bin/mkdir -p "/usr/local/share/man/man4"
 /usr/bin/install -c -m 644 'xsetwacom.4x.gz' '/usr/local/share/man/man4/xsetwacom.4x.gz'
make[3]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
make[2]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
Making install in wacomxi
make[2]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/wacomxi »
make[3]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/wacomxi »
make[3]: Rien à faire pour « install-exec-am ».
test -z "" || /bin/mkdir -p ""
test -z "" || /bin/mkdir -p ""
test -z "" || /bin/mkdir -p ""
make[3]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/wacomxi »
make[2]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/wacomxi »
Making install in util
make[2]: entrant dans le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/util »
/bin/bash ../../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src/include    -Wall -pedantic  -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c -o wacomcfg.lo wacomcfg.c
 gcc -DHAVE_CONFIG_H -I. -I../../src/include -Wall -pedantic -g -O2 -MT wacomcfg.lo -MD -MP -MF .deps/wacomcfg.Tpo -c wacomcfg.c  -fPIC -DPIC -o .libs/wacomcfg.o
In file included from wacomcfg.c:36:
wacomcfg.h:26:22: error: X11/Xlib.h: Aucun fichier ou dossier de ce type
wacomcfg.h:27:35: error: X11/extensions/XInput.h: Aucun fichier ou dossier de ce type
wacomcfg.h:28:36: error: X11/extensions/XIproto.h: Aucun fichier ou dossier de ce type
In file included from wacomcfg.c:36:
wacomcfg.h:58: error: expected specifier-qualifier-list before ‘Display’
wacomcfg.h:62: warning: struct has no members
wacomcfg.h:67: error: expected specifier-qualifier-list before ‘XDevice’
wacomcfg.h:75: error: expected ‘)’ before ‘*’ token
In file included from wacomcfg.c:39:
../include/Xwacom.h:23:24: error: X11/keysym.h: Aucun fichier ou dossier de ce type
wacomcfg.c: In function ‘CfgError’:
wacomcfg.c:72: error: ‘WACOMCONFIG’ has no member named ‘pfnError’
wacomcfg.c:73: error: ‘WACOMCONFIG’ has no member named ‘pfnError’
wacomcfg.c: In function ‘CfgGetDevs’:
wacomcfg.c:83: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:83: warning: implicit declaration of function ‘XListInputDevices’
wacomcfg.c:83: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:84: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:86: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c: At top level:
wacomcfg.c:96: error: expected ‘)’ before ‘*’ token
wacomcfg.c: In function ‘WacomConfigTerm’:
wacomcfg.c:127: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:129: warning: implicit declaration of function ‘XFreeDeviceList’
wacomcfg.c:129: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c: In function ‘WacomConfigListDevices’:
wacomcfg.c:140: error: ‘XDeviceInfo’ undeclared (first use in this function)
wacomcfg.c:140: error: (Each undeclared identifier is reported only once
wacomcfg.c:140: error: for each function it appears in.)
wacomcfg.c:140: error: ‘info’ undeclared (first use in this function)
wacomcfg.c:144: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:150: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:164: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:166: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:168: error: ‘IsXExtensionDevice’ undeclared (first use in this function)
wacomcfg.c:190: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:192: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c: In function ‘WacomConfigOpenDevice’:
wacomcfg.c:300: error: ‘XDevice’ undeclared (first use in this function)
wacomcfg.c:300: error: ‘pDev’ undeclared (first use in this function)
wacomcfg.c:301: error: ‘XDeviceInfo’ undeclared (first use in this function)
wacomcfg.c:301: error: ‘pDevInfo’ undeclared (first use in this function)
wacomcfg.c:301: error: ‘info’ undeclared (first use in this function)
wacomcfg.c:301: warning: left-hand operand of comma expression has no effect
wacomcfg.c:302: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:308: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:312: error: ‘WACOMCONFIG’ has no member named ‘nDevCnt’
wacomcfg.c:314: error: ‘WACOMCONFIG’ has no member named ‘pDevs’
wacomcfg.c:326: warning: left-hand operand of comma expression has no effect
wacomcfg.c:326: warning: left-hand operand of comma expression has no effect
wacomcfg.c:338: warning: implicit declaration of function ‘XOpenDevice’
wacomcfg.c:338: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:350: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c: In function ‘WacomConfigCloseDevice’:
wacomcfg.c:359: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:360: warning: implicit declaration of function ‘XFree’
wacomcfg.c:360: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c: In function ‘WacomConfigSetRawParam’:
wacomcfg.c:369: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
wacomcfg.c:369: error: expected ‘;’ before ‘c’
wacomcfg.c:370: error: ‘XDeviceControl’ undeclared (first use in this function)
wacomcfg.c:370: error: ‘dc’ undeclared (first use in this function)
wacomcfg.c:370: error: expected expression before ‘)’ token
wacomcfg.c:370: error: ‘c’ undeclared (first use in this function)
wacomcfg.c:376: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
wacomcfg.c:382: warning: implicit declaration of function ‘XChangeDeviceControl’
wacomcfg.c:382: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:382: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:387: error: ‘BadValue’ undeclared (first use in this function)
wacomcfg.c:387: error: ‘BadRequest’ undeclared (first use in this function)
wacomcfg.c:396: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:396: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:408: warning: implicit declaration of function ‘XSetDeviceMode’
wacomcfg.c:408: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:408: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c: In function ‘WacomConfigGetRawParam’:
wacomcfg.c:416: error: ‘XDeviceResolutionControl’ undeclared (first use in this function)
wacomcfg.c:416: error: expected ‘;’ before ‘c’
wacomcfg.c:417: error: ‘XDeviceResolutionState’ undeclared (first use in this function)
wacomcfg.c:417: error: ‘ds’ undeclared (first use in this function)
wacomcfg.c:418: warning: ISO C90 forbids mixed declarations and code
wacomcfg.c:424: error: ‘c’ undeclared (first use in this function)
wacomcfg.c:424: error: ‘DEVICE_RESOLUTION’ undeclared (first use in this function)
wacomcfg.c:430: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:430: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:431: error: ‘XDeviceControl’ undeclared (first use in this function)
wacomcfg.c:431: error: expected expression before ‘)’ token
wacomcfg.c:433: error: ‘BadValue’ undeclared (first use in this function)
wacomcfg.c:433: error: ‘BadRequest’ undeclared (first use in this function)
wacomcfg.c:439: error: expected expression before ‘)’ token
wacomcfg.c:454: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:455: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:456: error: expected expression before ‘)’ token
wacomcfg.c:464: error: expected expression before ‘)’ token
wacomcfg.c:476: error: ‘WACOMCONFIG’ has no member named ‘pDisp’
wacomcfg.c:476: error: ‘WACOMDEVICE’ has no member named ‘pDev’
wacomcfg.c:477: error: expected expression before ‘)’ token
wacomcfg.c:479: warning: implicit declaration of function ‘XFreeDeviceControl’
wacomcfg.c:479: error: expected expression before ‘)’ token
make[2]: *** [wacomcfg.lo] Erreur 1
make[2]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src/util »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /home/linux/wacom/linuxwacom-0.8.8-9/src »
make: *** [install-recursive] Erreur 1
linux@linux-desktop:~/wacom/linuxwacom-0.8.8-9$ 
linux@linux-desktop:~/wacom/linuxwacom-0.8.8-9$

...je continues à chercher mais si qq'un peut m'aider

merci!

Hors ligne

#2 Le 07/10/2010, à 23:00

dominic66

Re : wacom pen and touch

Bonsoir, essaye la commande locate wacom.ko dans terminal. Au préalable mettre a jours base donnée des fichiers enregistres sur ton micro.

Hors ligne

#3 Le 07/10/2010, à 23:06

slasher-fun

Re : wacom pen and touch

Bonjour,

wacom.ko est fourni avec le noyau, donc dans /lib/modules/2.6.xx-xx-generic/kernel/drivers/input/tablet/wacom.ko

Hors ligne