-
dangergrrlvinnie.work/blog/2020-11-06-baremetal-rpi4-setup looks like I could jtag it when i have $15 or so spare
-
dangergrrlI could shoot a video with my phone later if it would help, i have no hdmi capture ability
-
gitomat[illumos-gate] 17118 hsfs: impossible condition -- Toomas Soome <tsoome⊙mc>
-
gitomat[illumos-gate] 17124 libuutil: impossible condition -- Toomas Soome <tsoome⊙mc>
-
richloweif you're looking at the _screen_ of a raspberry pi, I don't know what would happen. We don't drive the graphics
-
richloweyou need whatever form of magic serial dance
-
gitomat[illumos-gate] 17134 strerrorname_np is missing some values -- Andy Fiddaman <illumos⊙fn>
-
gitomat[illumos-gate] 17094 want secure_getenv(3C) -- Robert Mustacchi <rm⊙fo>
-
gitomat[illumos-gate] 17110 fsstat, vmstat: impossible condition -- Toomas Soome <tsoome⊙mc>
-
gitomat[illumos-gate] 17130 krb5: always true condition -- Toomas Soome <tsoome⊙mc>
-
richlowedid anyone do anything odd to illumos-gate?
-
tsoome?
-
richlowegerrit yelled at me that it didn't have a tree I had, but if anything my illumos refs were outdated not new-dated
-
richloweerror: remote unpack failed: error Missing tree 06ea582f2f4c4caa5e1912011393fd68ded8b11e
-
gitomat[illumos-gate] 17112 fmstat: impossible condition -- Toomas Soome <tsoome⊙mc>
-
tsoomehm, so far it appears ok... let me try to get gerrit update..
-
andyfrichlowe - try adding --no-thin to the end of the push command
-
tsoomeI had no error.
-
richloweandyf: I rebased in toomas' last change and it fixed things in a way I don't understand
-
richloweandyf: if it happens again, I'll try --no-thin
-
sommerfeldtree 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")
-
sommerfeldodd that gerrit couldn't find it!
-
sommerfeld(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.
-
sommerfeld)