I have an old WACOM Intuos tablet with a serial interface that I want to use with my Linux machine, but it only has one serial adapter, which is already used for my external modem; so I got a USB-to-Serial adapter that plugs into a USB port.
With the wacdump program I can see data coming in from the tablet to /dev/ttyUSB0, but when I run Sax to add it to the X configuration it lists only USB and /dev/ttyS? ports, but no /dev/ttyUSB? ports.
I looked through all the documentation I could find for Sax and sax2, but could not see anything about specifying additional ports. Is there a command-line option or configuration file that can be used to provide this information?
The device will only exist after the USB serial adapter module is loaded. OP, I assume that the device file appears after the adapter has been plugged in. I suppose worst comes to the worst you could make a symlink to the name expected in the config file /etc/X11/xorg.conf.
and I can use the wacdump program to see the data that it sends to the system. The problem is that YaST and Sax do not allow for serial devices other than USB and ttyS? and do not allow one to enter arbitrary /dev paths for them.
I will be grateful for any help you might come up with. Perhaps this should be posted as a bug report?
I am using openSUSE 11.1 on my iMac G5 PowerPC. I’m trying to get my Wacom Intuos GD tablet to work, using either a Keyspan USA-19hs USBSerial adapter or an old Prolific pl2303 USBSerial adapter. No luck yet.
When I run the: lsusb command I can see the adapter in the list. That line reads:
Bus 003 Device 002: ID 06cd:0121 Keyspan USA-19hs serial adapter
But, in Sax2 none of the Ports give me any functionality with the tablet.
I can’t find specific drivers for either the Prolific or the Keyspan adapter in openSUSE or elsewhere.
Anyone know any tricks…can I treat the USBSerial adapter as a standard USB 2.0 plug?
Is there a repository of USB-Serial adapters for openSUSE?
I’m really hoping that openSUSE can work with my tablet;)
Does anyone know if the linuxwacom-0.8.2 drivers are compiled for a ppc64 architecture? The “Technical Data” tab in YaST says that they are…is that correct?
If your new to Linux, like I am, it will take some patience in order to understand which changes are logically appropriate for your device and set-up…but it is worth it!