Justin Hammond

Results 188 comments of Justin Hammond

Btw, I’m using the Crowdstrike node, but I guess it’s just the http request node underneath?

Hi @Joffcom Here is the first node that executes a call to CrowdStrike: ```{ "meta": { "instanceId": "10920e7b74683a53d64cdfb0acfb43615354632e02140aff66b59390a4bf18a9" }, "nodes": [ { "parameters": { "curlImport": "", "httpVariantWarning": "", "method": "GET",...

If you can drop me a mail (I sent one for #10181) I might be able to hook you up with someone at CrowdStrike to get you a account for...

You will need to connect a serial terminal to the UART to see the boot up messages and from there we can determine what went wrong.

Afaik - its a kernel driver issue. Would have to wait till mainline kernel as the relevent support lands. (or figure out the correct registers to poke in the RTC...

Sigh. The MilkV people removed the repo for unknown reasons. I’ll have to rebase against the Sophgo repo instead. But I’m swamped with real life at the moment so might...

fb0 (framebuffer?) - As detailed, none of the video subsystem was ported to this image. spi3 should be enabled by default.

You can try to use /usr/sbin/run_usb.sh to setup a composite device (after disabling the usb-gadget-* services and rebooting). I didn't have much luck doing it though... if you can figure...