Sg (SCSI Generic kernel for Jetson Nx)

Hello all,

I am connecting USB device to jetson board. I was using modprobe sg for the accessing the content.

modprobe sg is not working in jetson board. is this supported ?

is SCSI generic supported?

if so, how to install this ?

Currently i am building sg module from device drivers.

Hi,
It seems like it may not be enabled in kernel config. Would see if other users can share experience.

For manually building kernel image, please refer to Kernel Customization