https://bugzilla.novell.com/show_bug.cgi?id=432350 Summary: SaX2 connects to wrong port on Thinkpad X60 MultiTouch tablet Product: openSUSE 11.1 Version: Beta 1 Platform: PC OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: SaX2 AssignedTo: sndirsch@novell.com ReportedBy: carlos.lange@ualberta.ca QAContact: sax2-maintainer-bugs@forge.provo.novell.com CC: dkukawka@novell.com Found By: --- SaX2 assumes the Wacom tablet/touchscreen from X60 Multitouch is associated with ttyS0 and writes xorg.conf accordingly. This causes the boot process to freeze while initializing X showing just the x pointer frozen in the middle of the screen. But the output of setserial -g /dev/ttyS* below (obtained by activating the tablet, but not the pen, eraser or touch) shows that the device is associated with ttyS4 in the case of openSUSE 11.1b1: /dev/ttyS0, UART: 16550A, Port: 0x03f8, IRQ: 4 /dev/ttyS1, UART: unknown, Port: 0x02f8, IRQ: 3 /dev/ttyS2, UART: unknown, Port: 0x03e8, IRQ: 4 /dev/ttyS3, UART: unknown, Port: 0x02e8, IRQ: 3 /dev/ttyS4, UART: undefined, Port: 0x0200, IRQ: 5 /dev/ttyS5, UART: unknown, Port: 0x0000, IRQ: 0 /dev/ttyS6, UART: unknown, Port: 0x0000, IRQ: 0 /dev/ttyS7, UART: unknown, Port: 0x0000, IRQ: 0 and the association has been always with this port at every instance. When xorg.conf is modified replacing ttyS0 by ttyS4 in all 4 sessions (wacom, pen, eraser, touch), then the tablet mode and touch screen mode work fine. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.