Não consigo fazer com que minha Wuos Intuos funcione no Ubuntu

0

Acabei de comprar uma nova Wuos Intuos e não consigo fazer nada funcionar. O tablet se liga e detecta a pressão, mas o cursor nem se move, embora o lsusb o detecte. Eu tenho um modelo mais antigo que funciona bem. Eu estou no Ubuntu 14.4.

Eu tentei fazer o download do Xf86-input-wacom de aqui e recebo esse erro quando tente ./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.
    
por Popful Frost 14.04.2016 / 06:37

1 resposta

0

O driver XF86 não precisa ser atualizado, embora o driver input-wacom possa ser necessário.

Qual tablet (saída lsusb) e qual ubuntu você está usando?

    
por Aaron Skomra 14.04.2016 / 18:14