1.安装teamviewer时,使用命令sudo apt-get -f install安装依赖失败

自己更换了阿里的国内下载源,但是配置文件/etc/apt/source.list写错了

deb http://mirrors.aliyun.com/raspbian/raspbian/ stretch main non-free contrib


deb-src http://mirrors.aliyun.com/raspbian/raspbian/ stretch main non-free
contrib

一开始版本不对,后来查看了原来的source.list才发现

2.sudo teamviewer setup执行后配置的设备连接不上

应该使用命令行配置,如SSH,我一开始用的VNC,teamviewer多用户配置的ID会有问题,所以先要修改树莓派配置

sudo raspi-config

    ->Boot Options 

        –> Desktop / CLI 

            –> Console AutoLogin

之后重启,然后sudo teamviewer setup进行配置,再还原树莓派配置

sudo raspi-config

    ->Boot Options 

        –> Desktop / CLI 

            –> Desktop AutoLogin

重启。

3.teamviewer连接后不全屏

修改/boot/config.txt配置

hdmi_group=2  
hdmi_mode=82  


hdmi_ignore_edid=0xa5000080 

hdmi_mode=82指1080P的分辨率,重启树莓派,teamviewer连接生效。






友情链接
KaDraw流程图
API参考文档
OK工具箱
云服务器优惠
阿里云优惠券
腾讯云优惠券
华为云优惠券
站点信息
问题反馈
邮箱:ixiaoyang8@qq.com
QQ群:637538335
关注微信