mnt/reform/rk3588: disable pcie_aspm for now
This commit is contained in:
parent
5212f915f8
commit
0e5bab7df0
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
kernelParams = [
|
kernelParams = [
|
||||||
"no_console_suspend"
|
"no_console_suspend"
|
||||||
"console=tty1"
|
"console=tty1"
|
||||||
|
"pcie_aspm=off" # pcie seems broken on kernel 6.18 https://community.mnt.re/t/error-message-after-apt-update-upgrade/4188/7
|
||||||
];
|
];
|
||||||
# kernel modules needed for the virtual console
|
# kernel modules needed for the virtual console
|
||||||
initrd.availableKernelModules = [
|
initrd.availableKernelModules = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue