On Thu, Sep 22, 2016 at 12:29 PM, Peer Janssen <p...@pjk.de> wrote: > # cu -d -l cua00 -s 9600 > cu: open("/dev/cua00"): Device not configured > # cu > cu: open("/dev/cua00"): Device not configured
I have an ALIX 2d[something] and on it, the serial ports show up as com devices: $ dmesg | egrep '^com' com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo com0: console com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo I notice that the com devices are missing from your dmesg output, though. Maybe it's not enabled in the BIOS? I see http://pcengines.ch/alix3d3.htm has "fix serial port" against the most recent firmware version... -- Darren Tucker (dtucker at zip.com.au) GPG key 11EAA6FA / A86E 3E07 5B19 5880 E860 37F4 9357 ECEF 11EA A6FA (new) Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement.