You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GPS USB pl2303 chip, the kernel finds a device that creates /dev/ttyUSB0, and the library says that there is no such file, NMEA data goes processor amlogic s912
logcat
`01-01 05:00:25.974 4133 4145 D gps_glonass_serial: serial_gps_init
01-01 05:00:25.974 4133 4145 D gps_glonass_serial: gps_state_init
01-01 05:00:25.974 4133 4145 E gps_glonass_serial: could not open gps serial device /dev/ttyUSB0: No such file or director`
dmesg
`[ 6.202214@1] usbcore: registered new interface driver pl2303
[ 6.202563@1] usbserial: USB Serial support registered for pl2303
[ 29.648246@4] pl2303 1-1.1:1.0: pl2303 converter detected
[ 29.649899@4] usb 1-1.1: pl2303 converter now attached to ttyUSB0`
The text was updated successfully, but these errors were encountered:
GPS USB pl2303 chip, the kernel finds a device that creates /dev/ttyUSB0, and the library says that there is no such file, NMEA data goes processor amlogic s912
logcat
`01-01 05:00:25.974 4133 4145 D gps_glonass_serial: serial_gps_init
01-01 05:00:25.974 4133 4145 D gps_glonass_serial: gps_state_init
01-01 05:00:25.974 4133 4145 E gps_glonass_serial: could not open gps serial device /dev/ttyUSB0: No such file or director`
dmesg
`[ 6.202214@1] usbcore: registered new interface driver pl2303
[ 6.202563@1] usbserial: USB Serial support registered for pl2303
[ 29.648246@4] pl2303 1-1.1:1.0: pl2303 converter detected
[ 29.649899@4] usb 1-1.1: pl2303 converter now attached to ttyUSB0`
The text was updated successfully, but these errors were encountered: