[Oberon] Re (2): [allowed] Oberon system 3 runs on real Raspberry Pi hardware
peter at easthope.ca
peter at easthope.ca
Mon Jun 15 03:58:33 CEST 2026
Hello Gerard,
This isn't specific or complete but might help.
From: <glardner at iol.ie>
Date: Mon, 15 Jun 2026 01:08:02 +0100
> ... does not recognise the Raspberry Pi keyboard (USB connected) or
> mouse ...
USB host controller interfaces described here.
https://en.wikipedia.org/wiki/Host_controller_interface_(USB,_Firewire)#USB
Identify the inteface of the Raspberry by Web based specs. or by
booting Linux on the machine and using lspci. Eg.
lspci -v | grep -E -A 10 "USB"
Refer to the lspci manual & search the Web.
Similarly, check the specs. of the keyboard and mouse.
Then also find the interfaces supported by Oberon.
By that point you will probably have a good understanding of the
failure. Hopefully then repair.
Regards, ... P.
--
mobile: +1 778 951 5147
VoIP: +1 778 508 0020
Bcc: peter at e a s t h o p e dot c a
projects: en.wikibooks.org/wiki/User:PeterEasthope
More information about the Oberon
mailing list