mirror of
https://github.com/samueldr/wip-pinebook-pro.git
synced 2025-01-08 09:59:47 +01:00
Drop efifb workaround (assuming _latest
is in use)
This commit is contained in:
parent
93de6d5b2b
commit
a5f1b1669c
1 changed files with 0 additions and 5 deletions
|
@ -41,11 +41,6 @@
|
|||
"rtc_rk808"
|
||||
];
|
||||
|
||||
boot.kernelParams = [
|
||||
# Works around an issue with efifb, U-Boot and RK3399
|
||||
"efifb=off"
|
||||
];
|
||||
|
||||
services.udev.extraHwdb = lib.concatStrings [
|
||||
# https://gitlab.manjaro.org/manjaro-arm/packages/community/pinebookpro-post-install/blob/master/10-usb-kbd.hwdb
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue