JetsonHacksNano / installLibrealsense

Build and install Intel's librealsense for the NVIDIA Jetson Nano Developer Kit
MIT License
153 stars 68 forks source link

Kernel Rebuild Effects #9

Closed lesreaper closed 5 years ago

lesreaper commented 5 years ago

Does this kernel rebuild affect the I2C or SPI setups for the GPIO?

I'm having challenges with an I2C setup and tracing down the issue. Thanks!

JetsonHacksNano commented 5 years ago

Not that I know of. SPI is not enabled by default in a Jetson Nano, and is assigned in the device tree. It is difficult to diagnose the I2C issue based on your description.