简体   繁体   English

SSH Raspberrypi4 上 usb 连接

[英]SSH Raspberrypi4 on usb connection

I am having trouble connecting to my raspberry pi.我无法连接到我的树莓派。 I followed something similar to this tutorial https://howchoo.com/pi/raspberry-pi-gadget-mode我遵循了类似于本教程https://howchoo.com/pi/raspberry-pi-gadget-mode

After doing so I found my raspi's ip address to be 224.0.0.251 using arp -a on the terminal.这样做之后,我在终端上使用arp -a发现我的 raspi 的 ip 地址为224.0.0.251 However it seems that I cannot ssh as it gives this error: "Address family not supported by protocol family"但是似乎我不能 ssh 因为它给出了这个错误: "Address family not supported by protocol family"

What can I do to ssh my pi?我可以对我的 pi 的 ssh 做什么?

Because it is a Raspberry Pi 4, it should be able to connect wirelessly over SSH.因为它是 Raspberry Pi 4,它应该能够通过 SSH 进行无线连接。 This is the official documentation for how to do that.这是有关如何执行此操作的官方文档。 https://www.raspberrypi.com/documentation/computers/remote-access.html https://www.raspberrypi.com/documentation/computers/remote-access.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM