Petr Hodina
Petr Hodina
@lucyoa any idea what could be the cause?
@kaneorotar Yes, it was an issue with the cable or more about the connector on the LG phone, where it disconnected. However, I've been able to root the phone. The...
Is there a way to get `fastboot` mode on the LG devices? I'd like to port the PostmarketOS there and will need to flash the partitions. The LG UP allows...
> > Is there a way to get `fastboot` mode on the LG devices? I'd like to port the PostmarketOS there and will need to flash the partitions. The LG...
I've backup the partition and the zero it out with `dd of=/dev/block/by-name/laf_a if=/dev/zero`, same for the slot b. However, neither the up or down + power button get me into...
Hi, sorry for the long delay. [GNU Guix](https://guix.gnu.org/en/about/) is a package manager similar to [Nix](https://nixos.org/). The "main" idea is to break the Filesystem Hierarchy Standard and store packages in `/gnu/store/`...
I was able to generate the driver for the panel from the `dtsi` file from the downstream kernel.
https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/47932
The vfd driver works and I'm able to use the VFD on my X96 max plus device. Thanks for the driver!
Hi @arthur-liberman , I'm preparing to upstream this code into the kernel. Just want to check the License as you use GPL3 and kernel uses GPL2. Could the code be...