Created
February 6, 2025 20:24
-
-
Save leyyce/192f768cec7d73cbbc5fd905ea8ef8c2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo modprobe i2c-stub chip_addr=0x10 | |
| echo monitoring_system 0x10 | sudo tee /sys/bus/i2c/devices/i2c-1/new_device | |
| echo 'file drivers/i2c/* +p' | sudo tee /sys/kernel/debug/dynamic_debug/control |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment