2095浏览
查看: 2095|回复: 0

[教程] 树莓派3-HDMI转VGA转换器黑屏解决方法

[复制链接]
黑屏说明
  • 显示器只有VGA接口,要将树莓派连接到显示器上,必须使用HDMI装VGA转换器
  • 在实际使用中,发现用HDMI转VGA方式连接显示器,显示器会出现黑屏的现象


配置准备
  • 树莓派3开发板
  • 安装Raspbian系统
  • VGA显示器
  • HDMI-VGA转换器


配置步骤
1. 设置config.txt, 参考设置config.txt, 建议修改前先做备份。
2. 复制或修改为如下的选项
  1. disable_overscan=1
  2. hdmi_force_hotplug=1
  3. #uncomment to force a specific HDMI mode (this will force VGA)
  4. hdmi_group=2
  5. hdmi_mode=35
  6. hdmi_ignore_edid=0xa5000080
  7. # uncomment to force a HDMI mode rather than DVI. This can make audio work in
  8. # DMT (computer monitor) modes
  9. hdmi_drive=2
  10. # uncomment to increase signal to HDMI, if you have interference, blanking, or
  11. # no display
  12. config_hdmi_boost=4
  13. # uncomment for composite PAL
  14. #sdtv_mode=2
  15. # Uncomment some or all of these to enable the optional hardware interfaces
  16. dtparam=i2c_arm=on
  17. #dtparam=i2s=on
  18. dtparam=spi=on
  19. # Uncomment this to enable the lirc-rpi module
  20. dtoverlay=lirc-rpi
  21. # Enable audio (loads snd_bcm2835)
  22. dtparam=audio=on
  23. enable_uart=1
  24. dtoverlay=w1-gpio
复制代码

3. 如何设置hdmi_group和hdmi_mode,参考设置分辨率
4. 设置完成,重新启动即可正常显示。

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

为本项目制作心愿单
购买心愿单
心愿单 编辑
[[wsData.name]]

硬件清单

  • [[d.name]]
btnicon
我也要做!
点击进入购买页面
上海智位机器人股份有限公司 沪ICP备09038501号-4

© 2013-2024 Comsenz Inc. Powered by Discuz! X3.4 Licensed

mail