Hi,
Both are running under linux (fedora for laptop and raspbian for server). baud rate is set to 115200. I also try to 256000 but nothing change.
The usb to serial chip is:
Bus 001 Device 009: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light
The response of dmesg is:
[ 4585.360997] usb 1-5: new full-speed USB device number 10 using xhci_hcd
[ 4585.560635] usb 1-5: New USB device found, idVendor=10c4, idProduct=ea60
[ 4585.560644] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4585.560649] usb 1-5: Product: CP2102 USB to UART Bridge Controller
[ 4585.560653] usb 1-5: Manufacturer: Silicon Labs
[ 4585.560657] usb 1-5: SerialNumber: 0001
[ 4585.570942] cp210x 1-5:1.0: cp210x converter detected
[ 4585.573214] usb 1-5: cp210x converter now attached to ttyUSB1
I've checked and yes, the server is the only one who use the serial port. Actually, my raspberry is used only for this printer.