Tablet P82012

Gdy jakieś urządzenie nie chce w Slackware działać...

Moderatorzy: Moderatorzy, Administratorzy

pejter
Użytkownik
Posty: 274
Rejestracja: 2005-09-21, 23:47

Tablet P82012

Post autor: pejter »

Hej,

nie radzę sobie z odpaleniem tabletu, jest to medion P82012, działa ale jako mysz,
zrobiłem w/g tego opisu http://www.zappodrom.de/tipps/medion-p8 ... ieren.html

dmesg

Kod: Zaznacz cały

[ 2222.258048] usb 2-1: new full speed USB device using uhci_hcd and address 3
[ 2222.452105] usb 2-1: New USB device found, idVendor=172f, idProduct=0034
[ 2222.452112] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2222.452116] usb 2-1: Product: Slim Tablet
[ 2222.452120] usb 2-1: Manufacturer: WALTOP International Corp.
[ 2222.466206] input: WALTOP International Corp. Slim Tablet as /devices/pci0000                             :00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input8
[ 2222.466381] waltop 0003:172F:0034.0002: input,hidraw0: USB HID v1.10 Device [                             WALTOP International Corp. Slim Tablet] on usb-0000:00:1d.0-1/input0
lsusb

Kod: Zaznacz cały

Bus 002 Device 003: ID 172f:0034 Waltop International Corp. Slim Tablet 12.1"
/var/log/Xorg.0.log

Kod: Zaznacz cały

[    44.829] (**) Option "SendCoreEvents"
[    44.829] (**) Medion Grafiktablett P82012: always reports core events
[    44.829] (**) Option "Device" "/dev/input/tablet"
[    44.829] (EE) xf86OpenSerial: Cannot open device /dev/input/tablet
        No such file or directory.
[    44.829] (EE) Medion Grafiktablett P82012: Error opening /dev/input/tablet (No such file or directory)
[    44.829] (II) UnloadModule: "wacom"
[    44.829] (EE) PreInit returned NULL for "Medion Grafiktablett P82012"
[    44.839] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    44.839] (II) AutoAddDevices is off - not adding device.
[    44.842] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    44.842] (II) AutoAddDevices is off - not adding device.
[    44.845] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event4)
[    44.845] (II) AutoAddDevices is off - not adding device.
[    44.848] (II) config/udev: Adding input device DVB on-card IR receiver (/dev/input/event7)
[    44.848] (II) AutoAddDevices is off - not adding device.
[    44.852] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event1)
[    44.852] (II) AutoAddDevices is off - not adding device.
[    44.852] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/event6)
[    44.852] (II) AutoAddDevices is off - not adding device.
[    44.852] (II) config/udev: Adding input device ImPS/2 Generic Wheel Mouse (/dev/input/mouse1)
[    44.852] (II) AutoAddDevices is off - not adding device.
[    44.857] (II) config/udev: Adding input device Speakup (/dev/input/event0)
[    44.857] (II) AutoAddDevices is off - not adding device.
[   111.347] (II) 3rd Button detected: disabling emulate3Button
[  2222.498] (II) config/udev: Adding input device WALTOP International Corp. Slim Tablet (/dev/input/mouse0)
[  2222.498] (II) AutoAddDevices is off - not adding device.
[  2222.501] (II) config/udev: Adding input device WALTOP International Corp. Slim Tablet (/dev/input/event5)
[  2222.501] (II) AutoAddDevices is off - not adding device.

Kod: Zaznacz cały

bash-4.1$ ls /dev/input/tablet       
/dev/input/tablet
bash-4.1$ 
Xorg nie "łyka" /dev/input/tablet z tego co widzę, co z tym zrobić?
Awatar użytkownika
dienet
Moderator
Posty: 2105
Rejestracja: 2007-07-24, 18:58
Lokalizacja: Racibórz/Rybnik

Re: Tablet P82012

Post autor: dienet »

Xorg nie "łyka" /dev/input/tablet z tego co widzę, co z tym zrobić?
Pomyśleć czy ten tablet ma swój input w /dev/input/tablet. Z tego co ja widzę to ma w input/input8. Zamień (sprawdzając przed [man udevadm]) i powinno zadziałać.
Pozdr0
dienet
[img]http://i164.photobucket.com/albums/u19/slawek15/kotekeo0lq3.jpg[/img]
pejter
Użytkownik
Posty: 274
Rejestracja: 2005-09-21, 23:47

Re: Tablet P82012

Post autor: pejter »

Po dodaniu tego z opisu:

Kod: Zaznacz cały

/etc/udev/rules.d/20-medion-MD85637.rules

KERNEL==”event*”, SYSFS{idProduct}==”0034″,
SYSFS{idVendor}==”172f”, SYMLINK+=”input/tablet”
chyba powinien być w input/tablet

Tymczasem po zmianie w xorg.conf na input/input8 wygląda to dokładnie tak samo, w logu xorg pisze że nie ma input8.
Awatar użytkownika
dienet
Moderator
Posty: 2105
Rejestracja: 2007-07-24, 18:58
Lokalizacja: Racibórz/Rybnik

Re: Tablet P82012

Post autor: dienet »

pejter, udevadm w tryb monitora, podłączasz tablet i wklej wynik.
Pozdr0
dienet
[img]http://i164.photobucket.com/albums/u19/slawek15/kotekeo0lq3.jpg[/img]
ODPOWIEDZ