On Mon, Oct 25, 2021 at 11:36:17PM +0200, Jan Johansson wrote: > Crystal Kolipe <kolip...@exoticsilicon.com> wrote: > > I don't have a suitable serial cable to hand to test booting a > > recent OpenBSD kernel on one of the Pinephones that's sculling > > around here, but I did test it at some point back in February > > or March without much success. > > I got curious, other than the serial console no sign of life > from the phone.
But at least the eMMC and USB are supported, so maybe I'll play around with it in the next few weeks. Worth noting that the 100 Mbit ethernet connection on the dock that comes with the convergence edition is supported on OpenBSD by the cdce driver: addr 09: 0fe6:9900 CoreChips, 10/100M LAN high speed, power 100 mA, config 2, rev 20.00, iSerial ************ driver: cdce0 Unsurprisingly the HDMI output is not supported: addr 08: 0639:7210 Chrontel, Billboard full speed, power 200 mA, config 1, rev 68.4d, iSerial ****** driver: ugen0 The physical keyboard connects via I2C if I'm not mistaken. Whether it will be supported on OpenBSD as a standard HID-over-i2c device, I'm not sure.