Results 8 comments of wentam

Perhaps we should run [this patch](https://gitlab.com/pine64-org/linux/-/merge_requests/34) as well? I've been running that patch for a couple of days and it makes the charging situation **much** better.

> Adding some more notes/clues, I think adding them as quirks under the `mobile.quirks.quectel.eg25-modem`, gated behind an `enable` option would be the way to go. > > I'm assuming this...

Now that there's a guided installer, this is much clearer. [See the README here](https://github.com/NixOS/mobile-nixos/tree/master/devices/pine64-pinephone) to install with the new method. The steps mentioned above should now work just like any...

Dealing with what I believe to be the same issue when syncing large directories with `unison` on top of bindfs. Came up with a simple bash reproduction. Be advised this...

> Thanks for the repro! Hasn't worked for me yet, but I'll try it on a HDD later. Which distro and FUSE version is this? NixOS fuse 2.9.9 bindfs 1.17.1...

> Thanks! If possible, please try compiling bindfs against FUSE 3.x. > > Actually I suspect the disk's speed doesn't matter for the repo, since it should all be cached...

> This still feels like something outside bindfs is doing some questionable caching, but I don't know how to get at it. Try `-o entry_timeout=0` maybe? (`man mount.fuse3` has options...

> What kernel version are you running? Kernel is 6.1.9 (and have also repro'd on devices with many different kernel versions)