Page 1 of 1
串口设备没有ttyS
Posted: 2025-02-10 2:17
by ra1nYian
我购买了Luckfox-Pico-Ultra,并烧录了网盘提供的ultra_ubuntu_emmc版本系统。但在尝试使用串口时通过ls /dev/ttyS*查询串口设备没有查询到任何ttyS串口设备。请问如何解决?
Re: 串口设备没有ttyS
Posted: 2025-02-10 2:47
by Ryand
Re: 串口设备没有ttyS
Posted: 2025-02-10 7:53
by ra1nYian
我用luckfox-config命令开启串口之后依旧没有看到ttyS串口设备,请问会不会是我的系统下的不正确
Re: 串口设备没有ttyS
Posted: 2025-02-10 10:57
by Ryand
使用dmesg | grep tty 查看一下串口设备能否被识别到,如果识别不到,可以把开机log和执行luckfox-config后的信息发过来。