G_DIETPI_VERSION_CORE=6
G_DIETPI_VERSION_SUB=25
G_DIETPI_VERSION_RC=3
G_GITBRANCH='master'
G_GITOWNER='MichaIng'stretchLinux link 4.19.42-v7+ #1219 SMP Tue May 14 21:20:58 BST 2019 armv7l GNU/LinuxRPi 3 Model B (armv7l)dietpi-config to e.g. 10kHzdtparam=i2c_arm_baudrate=10000i2c_arm_baudrate=10000. The dtparam= is missing. Because of this, dietpi-config does not change the baudrate effectively.I changed the entry in /DietPi/config.txt manually and then the baudrate changed.
@flashspys
Many thanks for your report. I mark this for investigation.
Resolved for v6.26: https://github.com/MichaIng/DietPi/pull/2967
Very good find, this wrong handling is already in our code since loooong time, at least down to v6.10. Seems like not much users needed any different baudrate than the default 100,000 馃槃.
I just switched to the dev branch, works as expected 馃憤
@flashspys
Many thanks for testing!