PCI express Startech PEX4S553B 4 port RS232 [9710:9904]: will work or not? (Debian11 64bits)
by floppy_stuttgart from LinuxQuestions.org on (#5NVW4)
Hello,
I bought that PCI card because I wanted to connect few older RS232 devices (printer, modem).
An error come at boot. See below.
It will work? or not? or partially? I am not use to analyse such messages. Or perhaps how to test such an RS232 card in the PC?
For the reason I have several things to debug, I would like to be sure it would work. If not, I will buy another one and not spend more time in debugging something which could obviously not work.
If the signs are this card is not good at all, any advice what hardware PCI-express I should use (2x RS232 output) is welcome (PC HP600G4 SFF).
Remarks or any recommendations are highly welcome.
Kernel from Debian11.
uname -r
5.10.0-8-amd64
dmesg
Quote:
lspci -nn
..
Quote:
I bought that PCI card because I wanted to connect few older RS232 devices (printer, modem).
An error come at boot. See below.
It will work? or not? or partially? I am not use to analyse such messages. Or perhaps how to test such an RS232 card in the PC?
For the reason I have several things to debug, I would like to be sure it would work. If not, I will buy another one and not spend more time in debugging something which could obviously not work.
If the signs are this card is not good at all, any advice what hardware PCI-express I should use (2x RS232 output) is welcome (PC HP600G4 SFF).
Remarks or any recommendations are highly welcome.
Kernel from Debian11.
uname -r
5.10.0-8-amd64
dmesg
Quote:
[ 1.180596] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.181083] serial 0000:00:16.3: enabling device (0000 -> 0003) [ 1.181888] 0000:00:16.3: ttyS0 at I/O 0x5088 (irq = 19, base_baud = 115200) is a 16550A [ 1.181950] serial 0000:03:00.0: enabling device (0100 -> 0103) [ 1.182741] 0000:03:00.0: ttyS1 at I/O 0x3018 (irq = 16, base_baud = 115200) is a 16550A [ 1.183477] serial 0000:03:00.1: enabling device (0100 -> 0103) [ 1.184311] 0000:03:00.1: ttyS2 at I/O 0x3010 (irq = 17, base_baud = 115200) is a 16550A [ 1.184394] serial 0000:03:00.2: enabling device (0100 -> 0103) [ 1.185211] 0000:03:00.2: ttyS3 at I/O 0x3008 (irq = 18, base_baud = 115200) is a 16550A [ 1.185299] serial 0000:03:00.3: enabling device (0100 -> 0103) [ 1.185426] serial 0000:03:00.3: Couldn't register serial port 3000, irq 19, type 0, error -28 |
..
Quote:
03:00.0 Serial controller [0700]: MosChip Semiconductor Technology Ltd. 4-Port PCIe Serial Adapter [9710:9904] 03:00.1 Serial controller [0700]: MosChip Semiconductor Technology Ltd. 4-Port PCIe Serial Adapter [9710:9904] 03:00.2 Serial controller [0700]: MosChip Semiconductor Technology Ltd. 4-Port PCIe Serial Adapter [9710:9904] 03:00.3 Serial controller [0700]: MosChip Semiconductor Technology Ltd. 4-Port PCIe Serial Adapter [9710:9904] |