mobile-nixos icon indicating copy to clipboard operation
mobile-nixos copied to clipboard

Results 183 mobile-nixos issues
Sort by recently updated
recently updated
newest added

I want to run NixOS on my old Lenovo A6000. It uses MSM8916 so it should be easy to run Mobile NixOS on. Someone already did a postmarketOS port to...

Add support for the Zenwatch 2 WI501Q This is an armv7 target. Depends on the following PRs: - #303 - #305 - #306 This was tested against nixpkgs@56bb1b0f7a33e5d487dc2bf2e846794f4dcb4d01, with a...

type: port
status: WIP

This makes first port user stories easier to deal with. A normalized kernel config should work with the expected system builds. [This PR may be closed and multiple kernel config...

type: cleanup

This configuration, when set to `=y` causes long delays under some conditions for loading firmware files. This could be observed on `google-marlin`/`sailfish`. [This PR may be closed and multiple kernel...

type: cleanup

Mostly PostmarketOS configuration but with `CMDLINE_DROP_DANGEROUS_ANDROID_OPTIONS` and a completely different BGR -> RGB patch, both of these were necessary deviations. Tested: - [x] Display - [x] Touchscreen - [x] Battery...

type: port

Fixes https://github.com/NixOS/mobile-nixos/issues/348 and https://github.com/NixOS/mobile-nixos/issues/463. Background: There are ways to control the modem's lifecycle on Pinephone: [`eg25-manager`](https://gitlab.com/mobian1/devices/eg25-manager) and Megi's [`modem-power` driver](https://xnux.eu/devices/feature/modem-pp.html). Other Linux distros have settled on using eg25-manager. This PR...

device: pinephone

After building a mobile nixos image last night from this repo, and flashing it to my walleye, it goes to the "Loading Stage 2" screen, then the screen turns black...

I was not able to find instructions on how to install mobile nixos to the internal eMMC storage of my Pinephone. I found this using Jumpdrive, but that seem to...

I think it makes things work more smoothly.

4. type: enhancement

~~This is WIP, and requires work still in a WIP branch for the Nixpkgs/NixOS side of things~~ Still requires some work to be merged, mainly regressions. ## TODO - [x]...

type: examples