zero w ,新装最新版的lite系统,启用的ssh和wlan,无任何其他操作。
连接wifi后,可以正常进行系统更新等,也就是说网路链接正常。
但是ssh无法正常使用。
日志如下:
Authenticated to 192.168.10.70 ([192.168.10.70]:22).
debug1: channel 0: new [client-session]
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: network
debug1: console supports the ansi parsing
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
Linux raspberrypizero 5.4.83+ #1379 Mon Dec 14 13:06:05 GMT 2020 armv6l
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Sun Mar 7 16:51:12 2021 from 192.168.10.137
SSH is enabled and the default password for the 'pi' user has not been changed.
This is a security risk - please login as the 'pi' user and type 'passwd' to set a new password.
pi@raspberrypizero:~ $
至此,基本无法进行任何操作,输入字符相应超级慢,之后还会timeout掉线。
目前只能通过usb otg 驱动链接树莓派。家中另有一个3B,一切正常。
======================================================
有碰到过此类问题的吗?如何处理?
===============================
网络信息如下:
2: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether ca:83:29:dc:09:33 brd ff:ff:ff:ff:ff:ff
inet 169.254.184.250/16 brd 169.254.255.255 scope global noprefixroute usb0
valid_lft forever preferred_lft forever
inet6 fe80::2407:ed24:fba7:6971/64 scope link
valid_lft forever preferred_lft forever
3: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether b8:27:eb:79:c7:7b brd ff:ff:ff:ff:ff:ff
inet 192.168.10.70/24 brd 192.168.10.255 scope global dynamic noprefixroute wlan0
valid_lft 85137sec preferred_lft 74337sec
inet6 fe80::8b2d:d31:8b30:48b6/64 scope link
valid_lft forever preferred_lft forever