mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
disable drm debug
This commit is contained in:
parent
abd1dacde2
commit
4de1f5aca8
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
||||||
"earlyprintk=serial,ttyS0,115200"
|
"earlyprintk=serial,ttyS0,115200"
|
||||||
"initcall_debug"
|
"initcall_debug"
|
||||||
"printk.time=1"
|
"printk.time=1"
|
||||||
"drm.debug=0x1f"
|
# "drm.debug=0x1f"
|
||||||
];
|
];
|
||||||
|
|
||||||
netImage =
|
netImage =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue