Wii hanging on login?
[email protected] Fri, 7 Mar 2025 04:30:04 -0600
| Newsgroups | gmane.os.netbsd.ports.powerpc |
|---|---|
| Message-ID | <[email protected]> |
I'm testing the wifi support and it seems to be working fine from the console itself, but remotely logging in hangs and times out: voyevoda@guava:~ $ ssh -v 192.168.11.158 OpenSSH_9.6 NetBSD_Secure_Shell-20231220-hpn13v14-lpk, OpenSSL 3.0.12 24 Oct 2023 debug1: Reading configuration data /etc/ssh/ssh_config debug1: Connecting to 192.168.11.158 [192.168.11.158] port 22. debug1: Connection established. [...] debug1: Local version string SSH-2.0-OpenSSH_9.6 NetBSD_Secure_Shell-20231220-hpn13v14-lpk debug1: Remote protocol version 2.0, remote software version OpenSSH_9.6 NetBSD_Secure_Shell-20240701-hpn13v14-lpk debug1: compat_banner: match: OpenSSH_9.6 NetBSD_Secure_Shell-20240701-hpn13v14-lpk pat OpenSSH* compat 0x04000000 debug1: Authenticating to 192.168.11.158:22 as 'voyevoda' debug1: load_hostkeys: fopen /home/voyevoda/.ssh/known_hosts: No such file or directory debug1: load_hostkeys: fopen /home/voyevoda/.ssh/known_hosts2: No such file or directory debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory debug1: SSH2_MSG_KEXINIT sent at this point it hangs for several minutes until timeout: Connection reset by 192.168.11.158 port 22 telnet and rlogin also seem to hang - is this a problem with the -DAILY builds?