Автор Тема: WACOM CTE-440 branch 5.0  (Прочитано 7197 раз)

Оффлайн HAW

  • Участник
  • *
  • Сообщений: 1 247
WACOM CTE-440 branch 5.0
« : 27.02.2009 14:52:51 »
[26922.872031] usb 1-10: new low speed USB device using ohci_hcd and address 4
[26923.085189] usb 1-10: configuration #1 chosen from 1 choice
[26923.088233] usb 1-10: New USB device found, idVendor=056a, idProduct=0015
[26923.088238] usb 1-10: New USB device strings: Mfr=1, Product=6, SerialNumber=0
[26923.088241] usb 1-10: Product: CTE-440-U V4.0-3
[26923.088243] usb 1-10: Manufacturer: WACOM
[26923.427060] input: Wacom Graphire4 4x5 as /devices/pci0000:00/0000:00:02.0/usb1/1-10/1-10:1.0/input/input7
[26923.441064] usbcore: registered new interface driver wacom
[26923.441072] wacom: v1.48:USB Wacom Graphire and Wacom Intuos tablet driver
$ /usr/sbin/lsusb
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[b]Bus 001 Device 004: ID 056a:0015 Wacom Co., Ltd[/b]
Bus 001 Device 002: ID 09da:0080 A4 Tech Co., Ltd
Bus 001 Device 003: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 03f0:2b17 Hewlett-Packard LaserJet 1020
Болше никаких признаков жизни
в Gimp не опознаётся,

Alexei_VM

  • Гость
Re: WACOM CTE-440 branch 5.0
« Ответ #1 : 27.02.2009 15:15:33 »
Болше никаких признаков жизни

А драйвер поставить, а систему настроить не пробовали?
http://www.gimptalk.com/forum/viewtopic.php?t=17992

Оффлайн HAW

  • Участник
  • *
  • Сообщений: 1 247
Re: WACOM CTE-440 branch 5.0
« Ответ #2 : 27.02.2009 15:27:25 »
я
# apt-get install xorg-drv-wacom linuxwacom libwacomxi libwacomcfg gogh
пробовал
не помогло.

Alexei_VM

  • Гость
Re: WACOM CTE-440 branch 5.0
« Ответ #3 : 27.02.2009 16:01:15 »
я
# apt-get install xorg-drv-wacom linuxwacom libwacomxi libwacomcfg gogh
пробовал

А читать инструкции не пробовали? А делать так, как в инструкциях написано?
http://linuxwacom.sourceforge.net/index.php/howto/inputdev

Оффлайн ruslandh

  • Поспешай не торопясь !
  • Модератор глобальный
  • *****
  • Сообщений: 32 361
  • Учиться .... Телепатами не рождаются, ими ....
Re: WACOM CTE-440 branch 5.0
« Ответ #4 : 27.02.2009 16:02:10 »
Как я понимаю, его надо прописать в xorg.conf, наподобии как тут http://lists.altlinux.org/pipermail/sisyphus/2007-March/313888.html прописано.

Оффлайн HAW

  • Участник
  • *
  • Сообщений: 1 247
Re: WACOM CTE-440 branch 5.0
« Ответ #5 : 27.02.2009 16:34:32 »
Добавил (http://habrahabr.ru/blogs/linux/19607/)
в Section "ServerLayout"
InputDevice "eraser" "SendCoreEvents"   
 InputDevice "cursor" "SendCoreEvents"   
 InputDevice "pad"
и
Цитировать
Section "InputDevice"     
  Driver       "wacom"     
  Identifier   "cursor"   
  Option       "Device" "/dev/input/event4"
  Option       "Name" "INTUOS v3 Tablet (USB)"
  Option       "SendCoreEvents" "on"         
  Option       "Type" "cursor"               
  Option       "Mode" "Absolute"             
  Option       "USB" "on"                     
  Option       "Vendor" "WACOM"               
EndSection                                   

Section "InputDevice"
  Driver       "wacom"
  Identifier   "stylus"
  Option       "Device" "/dev/input/event4"
  Option       "Name" "INTUOS v1-3 Stylus (USB)"
  Option       "SendCoreEvents" "on"           
  Option       "Type" "stylus"                 
  Option       "Mode" "Absolute"               
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver       "wacom"
  Identifier   "eraser"
  Option       "Device" "/dev/input/event4"
  Option       "Name" "INTUOS v3 Eraser (USB)"
  Option       "SendCoreEvents" "on"
  Option       "Type" "eraser"
  Option       "Mode" "Absolute"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

Section "InputDevice"
  Driver       "wacom"
  Identifier   "pad"
  Option       "Device" "/dev/input/event4"
  Option       "Name" "INTUOS v3 Keypad (USB)"
  Option       "SendCoreEvents" "on"
  Option       "Type" "pad"
  Option       "USB" "on"
  Option       "Vendor" "WACOM"
EndSection

получил

(II) LoadModule: "wacom"                               

(II) Loading /usr/lib/X11/modules/input/wacom_drv.so
(II) Module wacom: vendor="X.Org Foundation"       
        compiled for 4.3.99.902, module version = 1.0.0
        Module class: X.Org XInput Driver             
        ABI class: X.Org XInput driver, version 2.1   
(II) Wacom driver level: 47-0.8.2-1 $                 
...
...
(**) Option "SendCoreEvents"                                                 
(**) stylus: always reports core events                                       
(**) stylus device is /dev/input/event4                                       
(**) stylus (stylus) is not a pad                                             
(**) stylus is in absolute mode                                               
(**) WACOM: suppress value is 2                                               
(**) Option "USB" "on"                                                       
(**) stylus: reading USB link                                                 
(**) Option "BaudRate" "9600"                                                 
(**) Option "SendCoreEvents"                                                 
(**) eraser: always reports core events                                       
(**) eraser device is /dev/input/event4                                       
(**) eraser (eraser) is not a pad                                             
(**) eraser is in absolute mode                                               
(**) WACOM: suppress value is 2                                               
(**) Option "USB" "on"                                                       
(**) eraser: reading USB link                                                 
(**) Option "BaudRate" "9600"                                                 
(**) Option "SendCoreEvents"                                                 
(**) cursor: always reports core events                                       
(**) cursor device is /dev/input/event4                                       
(**) cursor (cursor) is not a pad                                             
(**) cursor is in absolute mode                                               
(**) WACOM: suppress value is 2                                               
(**) Option "USB" "on"                                                       
(**) cursor: reading USB link                                                 
(**) Option "BaudRate" "9600"                                                 
(**) Option "SendCoreEvents" "on"                                             
(**) pad: always reports core events                                         
(**) pad device is /dev/input/event4                                         
(**) pad is in relative mode                                                 
(**) WACOM: suppress value is 2                                               
(**) Option "USB" "on"                                                       
(**) pad: reading USB link                                                   
(**) Option "BaudRate" "9600"                                                 
(II) evaluating device (stylus)                                               
(II) XINPUT: Adding extended input device "stylus" (type: Wacom Stylus)       
(II) evaluating device (eraser)                                               
(II) XINPUT: Adding extended input device "eraser" (type: Wacom Eraser)       
(II) evaluating device (cursor)                                               
(II) XINPUT: Adding extended input device "cursor" (type: Wacom Cursor)       
(II) evaluating device (pad)                                                 
(II) XINPUT: Adding extended input device "pad" (type: Wacom Pad)             
(**) Option "Device" "/dev/input/event4"
...
...                                     
stylus Wacom X driver grabbed event device                                   
WACOM: unable to ioctl max values.                                           
(**) Option "Device" "/dev/input/event4"                                     
eraser Wacom X driver grabbed event device                                   
WACOM: unable to ioctl max values.                                           
(**) Option "Device" "/dev/input/event4"                                     
cursor Wacom X driver grabbed event device                                   
WACOM: unable to ioctl max values.                                           
(**) Option "Device" "/dev/input/event4"                                     
pad Wacom X driver grabbed event device                                       
WACOM: unable to ioctl max values.
stylus Wacom X driver grabbed event device                                               
WACOM: unable to ioctl max values.                                                       
eraser Wacom X driver grabbed event device                                               
WACOM: unable to ioctl max values.                                                       
stylus Wacom X driver grabbed event device                                               
WACOM: unable to ioctl max values.                                                       
eraser Wacom X driver grabbed event device                                               
WACOM: unable to ioctl max values.                                                       
stylus Wacom X driver grabbed event device                                               
WACOM: unable to ioctl max values.                                                       
eraser Wacom X driver grabbed event device                                               
WACOM: unable to ioctl max values.                                                       
stylus Wacom X driver grabbed event device

Оффлайн ruslandh

  • Поспешай не торопясь !
  • Модератор глобальный
  • *****
  • Сообщений: 32 361
  • Учиться .... Телепатами не рождаются, ими ....
Re: WACOM CTE-440 branch 5.0
« Ответ #6 : 27.02.2009 17:05:37 »
Ошибок вроде не видно.

Оффлайн yaleks

  • Мастер
  • ***
  • Сообщений: 6 242
Re: WACOM CTE-440 branch 5.0
« Ответ #7 : 28.02.2009 21:59:58 »
Добавил (http://habrahabr.ru/blogs/linux/19607/)
есть уверенность, что он действительно /dev/input/event4 ?

Оффлайн HAW

  • Участник
  • *
  • Сообщений: 1 247
Re: WACOM CTE-440 branch 5.0
« Ответ #8 : 01.03.2009 01:12:25 »
хм... скорее 7

Оффлайн yaleks

  • Мастер
  • ***
  • Сообщений: 6 242
Re: WACOM CTE-440 branch 5.0
« Ответ #9 : 01.03.2009 11:53:54 »
хм... скорее 7

чтобы не гадать cat /proc/bus/input/devices

Оффлайн HAW

  • Участник
  • *
  • Сообщений: 1 247
Re: WACOM CTE-440 branch 5.0
« Ответ #10 : 23.03.2009 13:14:52 »
попробовал на чистой поставить, (без использования исходников)
 

couldn't load file "/usr/lib/TkXInput/libwacomxi.so": /usr/lib/TkXInput/libwacomxi.so: cannot open shared object file: No such file or directory
couldn't load file "/usr/lib/TkXInput/libwacomxi.so": /usr/lib/TkXInput/libwacomxi.so: cannot open shared object file: No such file or directory
    while executing
"load /usr/lib/TkXInput/libwacomxi.so LIBWACOMXI"

Оффлайн HAW

  • Участник
  • *
  • Сообщений: 1 247
Re: WACOM CTE-440 branch 5.0
« Ответ #11 : 23.03.2009 15:50:02 »
Вот так работает:

apt-get install gogh libwacomcfg libwacomxi linuxwacom linuxwacom

ln -s /usr/lib/TkXInput/libwacomxi.so.0.0.0 /usr/lib/TkXInput/libwacomxi.so

modprobe wacom

в /etc/X11/xorg.conf
в секцию "ServerLayout" добавляем
Section "ServerLayout"
        InputDevice "stylus" "SendCoreEvents"
        InputDevice "eraser" "SendCoreEvents"
        InputDevice "cursor" "SendCoreEvents"
        InputDevice "pad"                   
EndSection

и в конце файла вставляем
Section "InputDevice"
Identifier "stylus" 
Driver "wacom"       
Option "Device" "/dev/input/wacom"
Option "Type" "stylus"
Option "USB" "on"
EndSection

Section "InputDevice"
Identifier "eraser"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "eraser"
Option "USB" "on"
EndSection

Section "InputDevice"
Identifier "cursor"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "cursor"
Option "USB" "on"
EndSection

Section "InputDevice"
Identifier "pad"
Driver "wacom"
Option "Device" "/dev/input/wacom"
Option "Type" "pad"
Option "USB" "on"
EndSection

и настраиваем кнопки wacomcpl

а вот от modprobe и ниже автоматически никак?

Оффлайн HAW

  • Участник
  • *
  • Сообщений: 1 247
Re: WACOM CTE-440 branch 5.0
« Ответ #12 : 16.09.2009 14:27:20 »
работало, потом из-за вписанного перестали грузится иксы, убрал всё.
Теперь на Школьном опять wacomcpl и GIMP устройства не видят.
Sep 16 14:24:19 host-163 kernel: [  325.040037] usb 3-1: new low speed USB device using uhci_hcd and address 5
Sep 16 14:24:19 host-163 kernel: [  325.213602] usb 3-1: New USB device found, idVendor=056a, idProduct=0015
Sep 16 14:24:19 host-163 kernel: [  325.213608] usb 3-1: New USB device strings: Mfr=1, Product=6, SerialNumber=0
Sep 16 14:24:19 host-163 kernel: [  325.213613] usb 3-1: Product: CTE-440-U V4.0-3
Sep 16 14:24:19 host-163 kernel: [  325.213616] usb 3-1: Manufacturer: WACOM
Sep 16 14:24:19 host-163 kernel: [  325.213791] usb 3-1: configuration #1 chosen from 1 choice
Sep 16 14:24:19 host-163 kernel: [  325.216732] input: Wacom Graphire4 4x5 as /devices/pci0000:00/0000:00:1d.0/usb3/3-1/3-1:1.0/input/input8
опять в иксы прописывать?

Оффлайн ruslandh

  • Поспешай не торопясь !
  • Модератор глобальный
  • *****
  • Сообщений: 32 361
  • Учиться .... Телепатами не рождаются, ими ....
Re: WACOM CTE-440 branch 5.0
« Ответ #13 : 24.12.2009 23:20:43 »
Hi

в ftp://ftp.altlinux.ru/pub/people/shrek/Xorg-7.4/ выложен
xorg-drv-wacom-0.10.3-alt1. Просьба к владельцам планшетов
протестировать и отписаться

--
Valery V. Inozemtsev