-
tl;dr How do I get a I have two devices running DietPi, a Raspberry Pi 4 and a NanoPI R2S. Both devices run DietPi on Debian Bullseye and are fully updated. But only one device has Linux "Dynamic Debug" enabled. I'm describing both devices here in case their upgrade path or hardware is the cause of the difference. Nano Pi running Bullseye with Dynamic DebugI installed DietPi on the Nano PI R2S. I installed Debian Bullseye. The Nano PI R2S has the Linux Dynamic Debug enabled. I am able to turn on kernel log messages for modules by writing commands to file
Raspberry Pi running upgraded Bullseye without Dynamic Debug (missing
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
This is as expected because the native RPi kernel did not contain this feature. You would need to build your own RPI kernel or ask RPi developer if they could include this in a future release. It has been asked a year ago already, but got closed raspberrypi/linux#3486 |
Beta Was this translation helpful? Give feedback.
This is as expected because the native RPi kernel did not contain this feature. You would need to build your own RPI kernel or ask RPi developer if they could include this in a future release.
It has been asked a year ago already, but got closed raspberrypi/linux#3486