**** BEGIN LOGGING AT Sat Dec 18 02:59:56 2021 Dec 18 18:25:50 hello Dec 18 19:23:24 i thought python handles memory so you cannot have a leak Dec 18 19:33:45 dunno, but i have had python writing directly to raw memory locations before. Dec 18 19:34:26 besides, memory is nothing a little ingenuity cant break out of Dec 19 00:05:04 hi all -- beaglebone's "black", "green", "blue", etc., is there a term for that? model? variant? Dec 19 00:13:04 I'm interested in porting 9front to the beaglebone black, is the hardware mostly the same for all the other beaglebones? Dec 19 00:14:05 jrmu: mostly armv7 ... but depends on what you mean by "same" Dec 19 00:15:34 does 9front need board-specific configuration, or is it something that can generally be built for an architecture? Dec 19 00:16:46 I'm not sure, I will need to find out Dec 19 00:17:03 I'm totally new to this, but I was hoping that it would work for the more recent beaglebone models Dec 19 00:21:39 I'm trying to install openbsd on sd0 (the microSD card) but I'm getting this error: https://paste.ircnow.org/g163oh27wxuvkda70lab Dec 19 00:21:55 it seems I'm unable to write to the microSD card, even though I had success with another beaglebone black Dec 19 02:32:27 jrmu: all beaglebones except the AI use the same SoC, and the same u-boot (which uses the eeprom to autodetect which board it is and load the appropriate DT to pass to the kernel) Dec 19 02:33:53 ok thanks zmatt Dec 19 02:34:15 some are more similar than others, in particular the blue is a bit more different than the others Dec 19 02:34:53 the green is just pretty much the black minus hdmi Dec 19 02:54:20 Is there any way for me to specify to boot from the microSD card? I'm here: https://paste.ircnow.org/g1yfspybohyn41ivolqf Dec 19 02:54:24 I guess that is the bootloader? Dec 19 02:56:11 that looks like u-boot yes Dec 19 02:56:47 I don't know anything about openbsd, sorry Dec 19 02:58:04 install onto sd card? but aren't you booting from sd card? Dec 19 02:58:12 how would it install onto itself? Dec 19 02:59:05 anyway, there used to be someone here who's familiar with openbsd on beaglebones, but I haven't seen him in a long time Dec 19 02:59:06 yeah it can install onto itself Dec 19 02:59:07 afterbooting Dec 19 02:59:17 ok Dec 19 02:59:20 it worked on one device Dec 19 02:59:25 but for some reason this second beaglebone black won't work Dec 19 02:59:54 is there any command for me to boot from the microSD card? that's all I would need **** ENDING LOGGING AT Sun Dec 19 02:59:56 2021