01:06:54 https://www.vinnie.work/blog/2020-11-06-baremetal-rpi4-setup/ looks like I could jtag it when i have $15 or so spare 01:08:56 I could shoot a video with my phone later if it would help, i have no hdmi capture ability 14:48:24 [illumos-gate] 17118 hsfs: impossible condition -- Toomas Soome 15:26:44 [illumos-gate] 17124 libuutil: impossible condition -- Toomas Soome 19:44:10 if you're looking at the _screen_ of a raspberry pi, I don't know what would happen. We don't drive the graphics 19:44:22 you need whatever form of magic serial dance 19:59:31 [illumos-gate] 17134 strerrorname_np is missing some values -- Andy Fiddaman 20:51:39 [illumos-gate] 17094 want secure_getenv(3C) -- Robert Mustacchi 20:53:19 [illumos-gate] 17110 fsstat, vmstat: impossible condition -- Toomas Soome 20:57:31 [illumos-gate] 17130 krb5: always true condition -- Toomas Soome 22:17:42 did anyone do anything odd to illumos-gate? 22:20:39 ? 22:24:09 gerrit yelled at me that it didn't have a tree I had, but if anything my illumos refs were outdated not new-dated 22:24:43 error: remote unpack failed: error Missing tree 06ea582f2f4c4caa5e1912011393fd68ded8b11e 22:33:12 [illumos-gate] 17112 fmstat: impossible condition -- Toomas Soome 22:33:37 hm, so far it appears ok... let me try to get gerrit update.. 22:33:47 richlowe - try adding --no-thin to the end of the push command 22:35:27 I had no error. 22:40:06 andyf: I rebased in toomas' last change and it fixed things in a way I don't understand 22:40:11 andyf: if it happens again, I'll try --no-thin 23:08:33 tree 06ea582f2f4c4caa5e1912011393fd68ded8b11e appears to be a version of usr/src/uts/i86pc/os that existed from f7d9ddd6b7c4de2c2b40c6aeff906bb4f2578ef5 (" 16922 i86pc: support AMD C-states") to e9f1d7c76e4f04ef65385ffd57f5f6188f308011 ("16977 t4nex should be cstyle clean") 23:09:16 odd that gerrit couldn't find it! 23:11:51 (found this by "git show 06ea582f2f4c4caa5e1912011393fd68ded8b11e" which revealed it was a directory; the list of filenames inside revealed it was usr/src/uts/i86pc/os. Then it was a matter of doing "git rev-parse HEAD~N:usr/src/uts/i86pc/os" in a loop until I found the right value of N. 23:11:55 ) 23:20:19 * sommerfeld backs slowly away after finding https://issues.gerritcodereview.com/issues/40001717