Andrew Scheller

Results 2239 comments of Andrew Scheller

> Strange. I've always had to use `sudo` to run `rpiboot`. I wonder if this has changed recently? Or have I simply always used it unnecessarily? Trawling back through the...

> I'm running ubuntu, that uses the debian package. As mentioned in my original post, `sudo` is not needed. Hmmm, https://packages.debian.org/search?suite=all&searchon=names&keywords=rpiboot implies that `rpiboot` **isn't** packaged by Debian? :eyes: Are...

I've not tested this myself, but it looks pretty good to my eyes :+1:

Same thing seems to affect RP2350 too? But it looks like the only places where `NUM_RESETS` is used, it's being compared using `>` rather than `>=`, which is why I...

And if you could squash your commits to get rid of all the unrelated churn, that'd be great :+1: EDIT: Thanks :smiley:

FYI #498 is where this example was first added.

I'll re-open this, as IMHO `picotool` ought to "detect" garbled serial numbers, and not echo them out to the user's terminal.

> > I'll re-open this, as IMHO `picotool` ought to "detect" garbled serial numbers, and not echo them out to the user's terminal. > > Note that a serial number...

Similar to #4419 ?

Etcher don't seem to be in any hurry to merge this PR, so in the meantime there's a workaround [here](https://github.com/balena-io/etcher/issues/4550#issuecomment-3566028150) that users can use themselves.