LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Drivers for OXSEMI 16PCI954 (https://www.linuxquestions.org/questions/linux-hardware-18/drivers-for-oxsemi-16pci954-788621/)

Mar_kas 02-12-2010 01:51 AM

Drivers for OXSEMI 16PCI954
 
I try to use OXmPCI954-LQAG(UART 16PCI954) 4 serial port PCI card.
I connected barcode scanner to it but it does't work, when I try to read from it like
cat /dev/ttyS1
don't recieve anything, but in minicom when change bodreate to 9600 I have many "?".
On internal serial port /dev/ttyS0 I recieved all rights.
setserial -a show same configurations for /dev/ttyS0 and /dev/ttyS1.

I try diferent linux distributives, but no one works fine.
Does it have wrong drivers in kernel(module)?
What can I do with it to try something else?

Somebody try it?

P/S Sorry for my English...

TB0ne 02-12-2010 09:01 AM

Quote:

Originally Posted by Mar_kas (Post 3861200)
I try to use OXmPCI954-LQAG(UART 16PCI954) 4 serial port PCI card.
I connected barcode scanner to it but it does't work, when I try to read from it like
cat /dev/ttyS1
don't recieve anything, but in minicom when change bodreate to 9600 I have many "?".
On internal serial port /dev/ttyS0 I recieved all rights.
setserial -a show same configurations for /dev/ttyS0 and /dev/ttyS1.

I try diferent linux distributives, but no one works fine.
Does it have wrong drivers in kernel(module)?
What can I do with it to try something else?

Somebody try it?

P/S Sorry for my English...

Sounds like you've got the wrong baud rate/stop bits/parity, since you're getting garbage via Minicom. Check out the setserial command, too.


All times are GMT -5. The time now is 02:57 PM.