You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
System
Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:
Describe the bug
In the config.txt documentation the default value for "sdram_freq_min" is 4267 while actually it's set to 0.
To reproduce
Query the value via vcgencmd
Expected behaviour
mannix@raspberrypi:~ $ vcgencmd get_config sdram_freq_min sdram_freq_min=4267
Actual behaviour
mannix@raspberrypi:~ $ vcgencmd get_config sdram_freq_min sdram_freq_min=0
System
Copy and paste the results of the raspinfo command in to this section. Alternatively, copy and paste a pastebin link, or add answers to the following questions:
Pi 5 Model B Rev 1.0
cat /etc/rpi-issue
)?vcgencmd version
)?uname -a
)?Logs
Additional context
The text was updated successfully, but these errors were encountered: