hello.
I am using nano pc t6.
The operating system is ubuntu 20.04.

I am trying to use it by connecting an ultrasonic sensor.
Ultrasonic sensors support only I2C communication.

I plan to use pins 3 and 5 of the 40-pin GPIO. According to WIKI, pins 3 and 5 are assumed to be i2c8. However, when I entered the i2cdetect -l command, I could not get the result i2c-8. What do I need to do to enable i2c-8?