swap-file

Results 16 comments of swap-file

Pi4 that are HW rev 1.4 and newer removed the onboard VL805 EEPROM. This changed the boot process. All 8GB Pi4s are HW rev 1.4, but rev 1.4 is slowly...

You might want to try adding a queue to the pipeline and seeing if anything changes. I've noticed that pipelines without a queue can be iffy, adding a queue will...

It could have something to do with whatever is consuming the data from the fdsink. Where is the data going from there? You may want to try setting sync=off on...

Is this error still expected behavior? Just wanted to make sure I didn't have a problem elsewhere in my OctoPi setup.

I know rotation doesn't work on the Pi4, but is there any reason to not support flipping on the Pi4? `display_rotate=0x10000` and `display_rotate=0x20000` (Vertical and horizontal flipping) used to work...

Using cmdline.txt to flip my display seems to work, but it seems to take effect late in the boot process. Using config.txt with the older firmware works through the entire...

Thanks for the suggestion, I tried that, but from what I can tell any firmware past https://github.com/raspberrypi/firmware/commit/5cb5ddd076ac30b4f5a2af867b7c4f268c99728f completely ignores `display_rotate` when using the KMS driver. I think I'll just stay...

I spent a few hours trying to figure out why I couldn't get a Pi4 with NanoDLP to work with my Wanhao D7, while my old SD card image and...

I see the same behavior: https://github.com/macherel/Barcode-Wallet/issues/3

I recently noticed that VPN Hotspot was able to toggle Bluetooth Tethering off and on without being systemized on android 13. This interested me greatly, since all the other tools...