编译好u-boot后,在u-boot根目录下,运行以下命令,在qemu中模拟运行u-boot:

$ qemu-system-arm -M XXXX -m 256M -nographic -kernel u-boot

出现以下错误:

oss: Could not initialize DAC
oss: Failed to open `/dev/dsp'
oss: Reason: No such file or directory
oss: Could not initialize DAC
oss: Failed to open `/dev/dsp'
oss: Reason: No such file or directory
audio: Failed to create voice `lm4549.out'


目前不知道该如何解决。。。。。。

相关文章:

  • 2021-07-31
  • 2022-01-20
  • 2021-10-19
  • 2021-04-08
  • 2021-08-30
  • 2021-06-11
  • 2021-10-10
  • 2021-11-27
猜你喜欢
  • 2021-09-01
  • 2022-12-23
  • 2021-12-03
  • 2022-12-23
  • 2021-11-10
  • 2021-12-01
  • 2022-02-16
相关资源
相似解决方案