SnoopJ has quit [Quit: "Entropy always comes for its due, and that's what even lobsters must accept."]
SnoopJ has joined #glasgow
SnoopJ has quit [Remote host closed the connection]
jeeves4ever[m] has joined #glasgow
<jeeves4ever[m]>
Mine just got in this morning. Is there an explanation somewhere for `mode pins-int is broken on device revision C3` ? I can see it in 3 places on the Discord but it's unclear what the reference means for selftest
SnoopJ has joined #glasgow
<Attie[m]>
it just means you will get false positives if you run the test - they're nothing to be concerned about
<Attie[m]>
I don't remember the details of why it fails, but iirc it's related to the level shifters(?)
stary2001[m] has joined #glasgow
<stary2001[m]>
that specific test doesn't work on all revC3 devices
<stary2001[m]>
looking at the code it actually seems to be "all revC*" (`if device.revision >= "C0":`)
redstarcomrade has quit [Read error: Connection reset by peer]
Jarrett[m] has joined #glasgow
<Jarrett[m]>
if it keeps coming up, it feels like the error message should be clarified / changed to something a little less scary
<Attie[m]>
yeah, I was wondering about that too
theorbtwo[m] has joined #glasgow
<theorbtwo[m]>
"cannot run mode pins-int on rev C devices, skipping"?
<theorbtwo[m]>
Oh, better, "mode {mode} is unavailable on revision C devices". (While the test will catch rev D, etc, too, I assume that's because they don't exist yet?)