antmicro / sdi-mipi-bridge-hw

Antmicro's open hardware 3G SDI into MIPI CSI-2 converter
Apache License 2.0
52 stars 20 forks source link

Update sw_setup.rst #7

Closed osterwood closed 3 years ago

osterwood commented 3 years ago

make modules_install fails due to permission issues in the unpacked rootfs.

If run with sudo, the current kernel config is ignored and a prompt is entered. Additional steps have been added to change the lib/modules and lib/firmware directories to be owned by the current user prior to the module_install command, then ownership is reverted back to the root user.