linux-修改树莓派分辨率

    xiaoxiao2022-05-30  150

    linux-修改树莓派分辨率

    直接在树莓派下编辑

    使用命令行来编辑配置文件

    sudo nano /boot/config.txt

    并在config.txt文件的最后加上以下代码即可 max_usb_current=1 hdmi_group=2 hdmi_mode=87 hdmi_cvt 800 480 60 6 0 0 0 hdmi_drive=1

     

    posted @ 2019-05-21 15:24 JinweiChang 阅读( ...) 评论( ...) 编辑 收藏

    最新回复(0)