Bugzilla – Bug 1145777
Nvidia Jetson TX2: gpio drivers are missing in installer initrd
Last modified: 2019-10-08 14:54:11 UTC
Jetson TX2 ethernet driver has a dependency on the gpio driver. Please include drivers/gpio/gpio-tegra186.ko in the installer initrd. It is not possible to do a network install without this driver.
eMMC has a dependency on gpio-max77620. So please also include drivers/gpio/gpio-max77620.ko in installer initrd.
I've add all gpio modules now. So we're safe in future: https://github.com/openSUSE/installation-images/pull/327