Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Newsgroups: comp.sys.raspberry-pi Subject: Re: Getting along without a keyboard Date: Sat, 14 Sep 2024 19:44:03 -0000 (UTC) Organization: A noiseless patient Spider Lines: 36 Message-ID: References: <4amfrk-ar77.ln1@q957.zbmc.eu> Injection-Date: Sat, 14 Sep 2024 21:44:04 +0200 (CEST) Injection-Info: dont-email.me; posting-host="76a66bb9984341e10100520d70267ec3"; logging-data="1744123"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19ny4y1ftY3P3spzT5WRXZrI/QgxK2qwEk=" User-Agent: tin/2.6.2-20221225 ("Pittyvaich") (FreeBSD/14.0-RELEASE-p10 (arm64)) Cancel-Lock: sha1:UtMVLPMC6rATLMn/L4eLd9v/A/I= Bytes: 2340 Chris Green wrote: > You need a virtual keyboard, a web search for 'pi virtual keyboard' > comes up with loads of hits. > > There are several in the standard Raspbian repositories:- > > apt search "on-screen keyboard" > Thank you, the choice of search terms makes a big difference! That has led to another puzzle: The Pi2 is on a wifi dongle that reports a connection using 192.168.1.10 and successfully downloads RasPiOS updates. However, turning on ssh using the Raspberry> Preferences> Raspberry Pi Configuration menu and rebooting doesn't allow ssh login. Indeed, my DHCP server doesn't seem to notice that the Pi2 is connected and ping from my Pi5 to the Pi2 reports "host is unreachable". It wouldn't be a huge mystery if the WiFi couldn't connect, but the combination of the Pi2 claiming 192.168.1.10 and yet not being visible strikes me as inexplicable unless the software updates are being downloaded vi some non-IP protocol, which seems implausible. The only clue so far is that traceroute 192.168.1.10 on the Pi5 reports: traceroute to 192.168.1.10 (192.168.1.10), 30 hops max, 60 byte packets 1 192.168.1.11 (192.168.1.11) 3077.790 ms !H 3077.735 ms !H 3077.730 ms !H To clarify, the Pi5 is .11, the router is .254 and I don't know what the traceroute output means but it looks like a complaint about time. Am I doing something dumb? Thanks for reading! bob prohaska