> from what I can find in the docs: > baudrate 57600 / No Parity / 1 stop bit. > which translates to: > stty -F /dev/ttyUSB0 57600 cs8 -cstopb
IIRC this can be changed in the BIOS, so if you can reboot try that. > when trying a screen /dev/ttyUSB0 57600, all I get is junk (non human > readable characters) > I tried rebooting the whole rack system but It didn't got any better. Definitely sounds like wrong serial settings. I can also recommend trying minicom instead, I've never had much luck using stty/screen. Cheers, Adam. _______________________________________________ Linux-PowerEdge mailing list [email protected] https://lists.us.dell.com/mailman/listinfo/linux-poweredge Please read the FAQ at http://lists.us.dell.com/faq
