Я не могу заставить свой Wacom Intuos работать в Ubuntu
Я только что купил новый Wacom Intuos, и я ничего не могу заставить работать. Сам планшет включается и обнаруживает давление, но курсор даже не двигается, даже если lsusb его обнаруживает. У меня есть старая модель, которая отлично работает. Я на Ubuntu 14.4.
Я попытался скачать отсюда Xf86-input-wacom, и я получаю эту ошибку, когда пытаюсь ./configure
:
Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-macros' found
checking whether make supports nested variables... (cached) yes
checking for doxygen... no
configure: WARNING: doxygen not found - documentation targets will be skipped
checking for rint in -lm... yes
checking for XORG... no
configure: error: Package requirements (xorg-server >= 1.7.0 xproto xext kbproto inputproto randrproto) were not met:
No package 'xorg-server' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables XORG_CFLAGS
and XORG_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
1 ответ
Решение
Драйвер XF86 не должен обновляться, хотя драйвер input-wacom может и не понадобиться.
Какой планшет (выход lsusb) и какую Ubuntu вы используете?