难以加载 RTC 驱动程序 - 22.04 和 DS3231、Raspberry Pi
我连接了 DS3231 并且能够成功读取/写入时间。 正如您所期望的,i2cdetect 显示它可以在 i2c 地址 0x68 上访问。 关于在 /boot/config.txt 中配置 i2c-rtc 驱动程序的建议都没有任何效果。 dmesg |grep 3231 没有返回任何内容。 dmesg |grep rtc 同样,除了一条消息: Unknown kernel command line parameters "fixrtc splash", will be passed to user space 我注意到 /boot/config-5.15.0...