Thank you for the reply but despite the mistyping on "modprobe" and your suggested operations nothing is changed. When I try to load the module related to spi I get the same message error:
root@portenta-x8-2c17c209dab7022b:/dev#modprobe spi-dev
modprobe: FATAL: Module spi-dev not found in directory /lib/modules/5.4.134-lmp-standard
root@portenta-x8-2c17c209dab7022b:/dev#
just as remark of this, if I try the same on i2c bus it works and after the modprobe command I can see the /dev/ i2c-x .... properly created and i2c_dev module is in the list of loaded modules.
Any help to understand what is not working on my side is welcome.
I have obtained a board for my organisation recently and I am struggling with the lack of documentation to help with a quick to market product. Erroneous documentation makes it even harder.
I concur that the documentation does not match the device config in modules-load.d.
The documentation says "spi-dev" - the device is "spidev.conf".
This should be easy to confirm and correct.
Additionally, in the same documentation the example shows: