Open main menu

Changes

PiKVM-A4

29 bytes added, 16:01, 7 June 2023
3. Edit /boot/config.txt and add below code.
nano /boot/config.txt
And add below codes:, then save & exit;
dtparam=i2c1=on
dtparam=i2c_arm=on
Save & exit;
4. Edit /etc/modules-load.d/raspberrypi.conf and add below code.
nano /etc/modules-load.d/raspberrypi.conf
Add And add below code:codes, then save & exit;
i2c-dev