[Bug 57922] Re: wacom_acpi

2006-10-27 Thread pveith
I started working for me with the some kernel-update. Unfortunately i can't exactly state which one. The only think i had to do was use device /dev/ttyS0. This may be a TC1100 only help, i would suggest you try to cat the ttyS-devices to find the one your pen uses (Move the pen and if there is a st

[Bug 57922] Re: wacom_acpi

2006-10-24 Thread Anton Olsen
I'm still unable to convince the 8250_pnp to create a port for the wacom tablet. I've compiled my own kernel, ensured that the 8250_pnp was included and still not had any luck. dmesg tells me about /dev/ttyS1 (the IR port) and makes no mention of another tty device. I've compared 8250_pnp.c and

[Bug 57922] Re: wacom_acpi

2006-10-23 Thread Matthew Garrett
The only thing wacom_acpi does is assign resources to the port and enable it. 8250_pnp does exactly the same thing. -- wacom_acpi https://launchpad.net/bugs/57922 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 57922] Re: wacom_acpi

2006-10-23 Thread Anton Olsen
It appears that in drivers/serial/Kconfig the SERIAL_WACOM_ACPI depends on ACPI_BUS and that flag doesn't appear anymore. This was an issue between Hoary and Warty also. More info is here: https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/13196 I am working on the problem but

[Bug 57922] Re: wacom_acpi

2006-10-23 Thread Anton Olsen
It's not a problem of driving the port, but waking it up. It usually appears as /dev/ttyS4, but the device isn't there until the wacom_acpi module is loaded. -- wacom_acpi https://launchpad.net/bugs/57922 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman

[Bug 57922] Re: wacom_acpi

2006-10-23 Thread Matthew Garrett
8250_pnp will drive the port fine. Just install wacom-tools and everything should work out of the box. ** Changed in: linux-source-2.6.17 (Ubuntu) Status: Unconfirmed => Rejected -- wacom_acpi https://launchpad.net/bugs/57922 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 57922] Re: wacom_acpi

2006-10-23 Thread Anton Olsen
wacom_acpi.c is in drivers/serial/ but it's not able to be configured. -- wacom_acpi https://launchpad.net/bugs/57922 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs