On Mon, May 26, 2008 2:45 pm, Kevin Shackleton wrote:
> Try a Crtl-A, Z then go into the port settings. Generally you will need
> to change the port speed (default 115 kbps), probably to 9600 but maybe
> slower for your device. Very occasionally you may need to change bits or
> parity. You will almost certainly have to change hardware and software
> handshaking to off.
>
> minicom defaults to using ttyS0 ("COM1:") but I was using a usb serial
> converter on ttyUSB0 (after checking dmesg) and it worked fine.
Kevin, thanks
that was the 1st thing I've done, set it to 2400 8N1
after that, I've set h/w hs to 'off' [was 'on']
A - Serial Device : /dev/ttyS0
│
B - Lockfile Location : /var/lock
C - Callin Program :
D - Callout Program :
E - Bps/Par/Bits : 2400 8N1
F - Hardware Flow Control : No
G - Software Flow Control : No
looks like it's an old UART:
# dmesg | grep 825
Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
8250_pnp: Unknown symbol serial8250_unregister_port
8250_pnp: Unknown symbol serial8250_register_port
# dmesg | grep tty
Xen virtual console successfully installed as ttyS0
is there some kind of 'port monitor' I can use ?
--
Voytek
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html