Hi Everyone!
I use barcode reader connected via rs232(com-port, serial port), it attached to /dev/ttyS0. Yesterday, then I typed in console "cat /dev/ttyS0" and scanned different barcodes I received like this:
Code:
linux:~ # cat /dev/ttyS0
34-234234-645
4543-7654-123
But today, I receive like this:
Code:
linux:~ # cat /dev/ttyS0
linux:~ #
I have tried different barcode-readers, but nothing. I have tried to use usb scanners with usb-to-serial emulation, but nothing again. Programms, that used serial ports now stopped working.
Can somebody help me? Thanks and sorry for my english =).