1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 11:03:37 +03:00
mobile-nixos/devices/motorola-addison
Samuel Dionne-Riel ef09e30679 motorola-addison: Remove console= argument
Ah! It looks like this is not a constant, but a common failure mode
among android-based devices!

In dmesg:

```
Warning: unable to open an initial console.
```

Simply removing the `console=` fixes the console.

See f295dc1739 for a similar instance of
the issue.
2019-12-04 17:29:00 -05:00
..
kernel system-target: reviews implementation 2019-09-19 15:31:26 -04:00
default.nix motorola-addison: Remove console= argument 2019-12-04 17:29:00 -05:00