My 631 works like a champ under Windows, but communications continue to be elusive under Linux. I'm using Debian (3.0 r 5 - latest available).
After defining the device (type 188, right?) so as to enable the unit to be accessed like any other serial device...
mknod /dev/ttyUSB0 c 188 0
mknod /dev/ttyUSB1 c 188 1
mknod /dev/ttyUSB2 c 188 2
...and rebooting, the 631 displays its default screen content. Attempts to use test631 (downloaded fresh just a few days ago) fails to recognize the device.
looking at the dmesg log, the following statement caught my eye:
usb.c: USB device 2 (vend/prod ....) is not claimed by any active driver.
So... does anyone have cookbook instructions as to how to enable Debian to recognize the 631? (I can continue to beat my head against the wall, but it hurts the head and is bad for the wall ;-)
BTW, I insured that USB Serial Converter Support was added when the OS was installed.
Thanx in advance -
-drs-
After defining the device (type 188, right?) so as to enable the unit to be accessed like any other serial device...
mknod /dev/ttyUSB0 c 188 0
mknod /dev/ttyUSB1 c 188 1
mknod /dev/ttyUSB2 c 188 2
...and rebooting, the 631 displays its default screen content. Attempts to use test631 (downloaded fresh just a few days ago) fails to recognize the device.
looking at the dmesg log, the following statement caught my eye:
usb.c: USB device 2 (vend/prod ....) is not claimed by any active driver.
So... does anyone have cookbook instructions as to how to enable Debian to recognize the 631? (I can continue to beat my head against the wall, but it hurts the head and is bad for the wall ;-)
BTW, I insured that USB Serial Converter Support was added when the OS was installed.
Thanx in advance -
-drs-
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.