Enable More than 4 Serial Ports Linux/Unix
The easy way to fix this is (as root) to edit /etc/default/grub and append ” 8250.nr_uarts=8″ (without quotes) to the end of the line “GRUB_CMDLINE_LINUX_DEFAULT=” You can set any number up to...