Argh Argh wrote:
> Hi guys, I hope this list is still open considering
> all the spam I noticed on it.
>
> I'm running Kubuntu Dapper 6.06 right now on my
> Tc1000, and I've been struggling to get the pen
> support to work all day now. I got the proper
> linux headers, and compiled it correctly
> (as far as I can tell), however when after I load
> the module (modprobe fpi2002) and I bust a
>
> # setserial /dev/ttys0 autoconfig
>
> I get an "input/output error" on that device. I've tried
> adding the module to /etc/modules at the top of the
> list so it loads before any other serial devices (heard
> order matters sometimes) but it hasn't changed anything.
>
> whats wierd is at one point I did recieve this after the setserial
> command:
>
> /dev/ttyS0, UART: unknown, Port: 0×03f8, IRQ: 4
>
> which as far as I can tell means I was close. I just needed
> it to ID UART as 16550A. However I never could get it to
> do so and I havne't even gotten that far since. All I can get
> is " /dev/ttys0: Input/output error". Any thoughts?
>
In my case direct following instructions just worked:
Grab my [26]fpi2002-0.5.tar.gz port of the fpi2002 enabler for kernel
2.6 and the [27]tc1k-1.1.tar.gz driver for XFree.
Compile and install fpi2002 and add it to
/etc/modules.autoload.d/kernel-2.6. It needs to be loaded before any
other serial port driver for it to work.
Unarchive tc1k pen driver and copy it to XServer modules dir
# cp tc1k-1.1/tc1k_drv.o /usr/X11R6/lib/modules/input/
have you done the last step (copying to x11 and editing conf file?)
Vadim
Received on Sun Oct 15 2006 - 03:23:12 EDT
This archive was generated by hypermail 2.2.0 : Sun Oct 15 2006 - 03:23:27 EDT