Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
kb:debian [2021/01/15 07:48] yehudakb:debian [2022/01/03 16:03] (current) – external edit 127.0.0.1
Line 18: Line 18:
 sudo apt edit-sources sudo apt edit-sources
 </code> </code>
 +
 +
 +
 +===== Troubleshooting =====
 +==== The memory cgroup is not enabled ====
 +WARNING: cgroup v2 is not fully supported yet, proceeding with partial confinement
 +<code>
 +sudo vi /etc/default/grub
 +#
 +# add GRUB_CMDLINE_LINUX="cgroup_enable=memory swapaccount=1 cgroup_memory=1"
 +
 +sudo update-grub
 +</code>
 +==== firmware: failed to load iwl-debug-yoyo.bin (-2) ====
 +<code>
 +sudo echo "options iwlwifi enable_ini=N" > /etc/modprobe.d/iwlwifi.conf
 +</code>
 +
 +
kb/debian.1610696935.txt.gz · Last modified: 2022/01/03 16:03 (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0