• 启动后一直打印can’t open /dev/ttyO0: No such file or directory,无法进入系统

解决方案

  • 在buildroot的make menuconfig里面,在System configuration > Run a getty,将ttyO0改为console,重新编译buildroot,完美启动
    beaglebone black buildroot启动后提示can't open /dev/ttyO0: No such file or directory

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-27
  • 2022-12-23
  • 2021-07-10
  • 2022-02-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-09-21
  • 2021-12-24
  • 2022-12-23
  • 2022-12-23
  • 2021-07-24
相关资源
相似解决方案