8ff73a7de4
After testing 6.0.0 I retried deep sleep and it seems to work fine now [ci:skip-build]: already built successfully in CI
9 lines
430 B
Text
9 lines
430 B
Text
timeout 10
|
|
default POSTMARKETOS
|
|
menu title boot prev kernel
|
|
|
|
label POSTMARKETOS
|
|
kernel /vmlinuz
|
|
fdt /dtbs-postmarketos-rockchip/rockchip/rk3399-pinebook-pro.dtb
|
|
initrd /initramfs
|
|
append console=tty0 console=ttyS2,1500000n8 panic=10 coherent_pool=1M video=HDMI-A-1:1920x1080@60 video=eDP-1:1920x1080@60 loglevel=5 PMOS_NO_OUTPUT_REDIRECT fw_devlink=off nvme_core.default_ps_max_latency_us=5500 pcie_aspm.policy=performance
|