Check if it’s loaded:
lsmod | grep mstar_usb If not, load it:
$ lsusb Bus 001 Device 004: ID 1a86:7523 QinHeng Electronics HL-340 USB-Serial adapter (Kernel might treat it as CH341 serial, which often works partially but not perfectly for GPS.) mstar-usb-serial-driver-gps
Instead, they present a custom USB vendor/device ID that the kernel doesn’t immediately recognize as a serial device. Check if it’s loaded: lsmod | grep mstar_usb