Hi Stefan,

It can be done =)

The following instructions are my Ubuntu-adapted version of a post on the
Gentoo Wiki:
    http://gentoo-wiki.com/HARDWARE_Toshiba_Tecra_M4#Setup_2

Happily, the Toshiba Portege M400 appears to use the exact same touch screen
hardware as the Tecra M4...

1. Install these packages:
     wacom-kernel-source
     wacom-tools
     xserver-xorg-input-wacom
     setserial
  
2. You can verify the stylus is alive with these commands: 
    setserial /dev/ttyS0 port 0x0338 irq 4 autoconfig
    wacdump -f c100 /dev/ttyS0

   (note that /dev/wacom is a symlink to /dev/ttyS0... so either will work
throughout these instructions)

3. create a file /etc/serial.conf containing this line:

# Wacom
/dev/ttyS0 port 0x0338 irq 4 autoconfig

4. Reboot (or maybe just restart X?)... and I think it should work with the
default xorg.conf.  If it doesn't work, try editing your xorg.conf input
sections to match those in the gentoo wiki post.




Stefan Aeschbacher-2 wrote:
> 
> Hi
> 
> i'm trying to get the digitizer of my toshiba m400 to work but with no
> success so far.
> 
> OS: ubuntu 6.10
> 
-- 
View this message in context: 
http://www.nabble.com/toshiba-m400-tf2475514.html#a7106862
Sent from the linuxwacom-discuss mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

Reply via email to