noni
(usa Ubuntu)
Enviado em 16/02/2024 - 17:07h
Minions escreveu:
noni escreveu:
Eu utilizo o linux faz pouco tempo e tenho uma mesa digitalizadora a muito tempo, que sempre funcionou em outros Sistemas Operacionais.
Mas quando tento usar ela no GIMP o meu PC trava e não consigo usar nem a "barra de tarefas", curiosamente quando eu fecho o GIMP com Alt+F4 o PC destrava, o mesmo acontece quando eu troco de janela com Alt+Tab, voltando para a janela do GIMP ele funciona normalmente com o mouse, a não ser que eu tente clicar em algum lugar com a mesa digitalizadora e a caneta. Apenas movendo o ponteiro do mouse com a caneta não faz o GIMP travar, mas clicar com botão direito ou esquerdo faz ele travar. Já tentei usar outros programas mas o mesmo acontece.
Detalhes da Mesa Digitalizadora:
Marca: Wacom
Modelo: CTL-471
Qual a saída do comando lsusb para Wacom CTL-471?
A Wacom CTL-471 funciona no Windows 100%?
Qual distribuição linux?
Qual a versão do gimp?
Qual a versão do kernel?
Resumo do teste:
Kernel Linux 4.4.0-77-generic
Elementary OS 0.4.1 Loki (Ubuntu 16.04.2 LTS)
MyPaint
https://lerlinux.blogspot.com/2017/05/tablet-wacom-ctl-471.html
Sim a Wacom funciona perfeitamente no Windows.
--
A versão do GIMP é a última versão disponível para o Ubuntu.
--
Quanto a versão kernel creio que seja isso:
Linux version 6.5.0-17-generic (buildd@lcy02-amd64-034) (x86_64-linux-gnu-gcc-13 (Ubuntu 13.2.0-4ubuntu3) 13.2.0, GNU ld (GNU Binutils for Ubuntu) 2.41) #17-Ubuntu SMP PREEMPT_DYNAMIC Thu Jan 11 14:01:59 UTC 2024
--
A distro do Linux é:
PRETTY_NAME="Ubuntu 23.10"
NAME="Ubuntu"
VERSION_ID="23.10"
VERSION="23.10 (Mantic Minotaur)"
VERSION_CODENAME=mantic
ID=ubuntu
ID_LIKE=debian
--
A saída do comando isusb -v -d (ID da mesa) é:
Bus 001 Device 007: ID 056a:0300 Wacom Co., Ltd CTL-471 [Bamboo Splash, One by Wacom (S)]
Couldn't open device, some information will be missing
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 64
idVendor 0x056a Wacom Co., Ltd
idProduct 0x0300 CTL-471 [Bamboo Splash, One by Wacom (S)]
bcdDevice 1.00
iManufacturer 1 Wacom Co.,Ltd.
iProduct 2 CTL-471
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 0x003b
bNumInterfaces 2
bConfigurationValue 1
iConfiguration 0
bmAttributes 0x80
(Bus Powered)
MaxPower 498mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 228
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0010 1x 16 bytes
bInterval 2
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 1
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Device
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 38
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0040 1x 64 bytes
bInterval 2
--