Hi you all,
this Monday, I got a Raspberry pi 5 8GB and I am very happy with this one. I use mine without SD-card, booting from a SATA device with adapter.
Running the "top" command, I frequently get this message:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
82 root -51 0 0 0 0 S 0.5 0.0 0:00.02 irq/161-mmc0
which means, some process seems to be polling device mmc0 which is the SD-card I do not use. This is annoying because using lesser kernels like 6.1 could disable this "feature" by calling "dtparam=sd_poll_once" in /boot/config.txt.
Unfortunately, this no longer works for my entry in /boot/firmware/config.txt is ignored.
Is there a workaround for this problem?
Regards
Michael
this Monday, I got a Raspberry pi 5 8GB and I am very happy with this one. I use mine without SD-card, booting from a SATA device with adapter.
Running the "top" command, I frequently get this message:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
82 root -51 0 0 0 0 S 0.5 0.0 0:00.02 irq/161-mmc0
which means, some process seems to be polling device mmc0 which is the SD-card I do not use. This is annoying because using lesser kernels like 6.1 could disable this "feature" by calling "dtparam=sd_poll_once" in /boot/config.txt.
Unfortunately, this no longer works for my entry in /boot/firmware/config.txt is ignored.
Is there a workaround for this problem?
Regards
Michael
Statistics: Posted by certochrom — Thu Dec 12, 2024 8:55 pm