Hello All,
I am happy to report that, after switching to a new SD card, I had
immediate success installing and running PinePhone Sculpt (3GB developer
edition).
Everything works as expected (except the SIM card, which I can
investigate further). No more sluggishness or problems with screen
Hi Stefan,
Thanks.
it looks like you nailed it. In the current setup, I would change an
> USB client to close the USB session, and later re-open it again if
> rfkill is triggered.
>
This is a change that has some potential challenges. If the driver simply
disconnects the USB when the rfkill o
Hi Colin,
On Mon, May 22, 2023 at 09:53:31PM -0400, Colin Parker wrote:
> As an update, I think I understand why the rt2x00 version cannot recover
> from the rfkill block. In addition to flushing the USBs tx queues, it also
> flushes the rx queue, which calls usb_kill_urb. I have emulated that
> f