You are not logged in.

#1 2006-09-02 02:37:51

soup
Member
Registered: 2006-09-01
Posts: 4
Website

Fixed: Toshiba Tablet PC - Moved to wiki

Hey folks,

UPDATE: I've solved my problem and I've added it to wiki entry detailing the installation of Archlinux on my Toshiba Satellite R15 tablet pc. It's written for noobs by a noob. Hope it helps someone out. smile

http://wiki.archlinux.org/index.php/Tos … _tablet_pc


--Original Post Below--
I can't get my tablet to work. I've tried every method I can find in this forum and around the internet, but I just can't get it. Following the instructions found in this forum (and alternatively, I've tried every other set of instructions I can find on the internet), I am able to get as far as having the wacom module loaded on boot.

[root@tablet luke]# dmesg | grep wacom
usbcore: registered new driver wacom
drivers/usb/input/wacom.c: v1.45:USB Wacom Graphire and Wacom Intuos tablet driver

Which is good. However, no device is created in /dev for the tablet. Nor is there any tablet related out put from /proc/bus/usb/devices

[root@tablet luke]# more /proc/bus/usb/devices

T:  Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=480 MxCh= 6
B:  Alloc=  0/800 us ( 0%), #Int=  0, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.17-ARCH ehci_hcd
S:  Product=EHCI Host Controller
S:  SerialNumber=0000:00:1d.7
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=256ms

T:  Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
B:  Alloc= 93/900 us (10%), #Int=  1, #Iso=  0
D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.17-ARCH uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.2
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=  0mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms

T:  Bus=03 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=1.5 MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=045e ProdID=0040 Rev= 3.00
S:  Manufacturer=Microsoft

What would cause there to be no device? I checked all of /dev/ttyS and everything in /dev/input. I also looked for /dev/wacom, but it does not exist.

I've used the packages in the AUR. Compiled them with makepkg. Then installed them with pacman -Af linuxwacom. I then put usbhid, evdev and wacom in the modules section of /etc/rc.conf. When that didn't work, I tried varying the build options. When that failed, I tried every possible combination of the build options in the PKGBUILD with all possible combinations of the modules in rc.conf.

When nothing worked, I removed it all and tried the source straight from the linuxwacom site, following their instructions. Same thing. No device. Nothing seems to work.

Does anyone know what I'm doing wrong? Has anyone had success on a Toshiba Satellite R15 Tablet PC? If so, can you describe the steps or indicate where to get the same procedure you followed?

Offline

#2 2006-09-02 23:42:09

soup
Member
Registered: 2006-09-01
Posts: 4
Website

Re: Fixed: Toshiba Tablet PC - Moved to wiki

I managed to get it going.

The part I missed was "setserial /dev/ttyS0 port 0x0338 irq 4 autoconfig"

Offline

Board footer

Powered by FluxBB