Hi Marcus, Le 21/01/2016 17:05, Marcus Schäfer a écrit :
Hi,
I tested latest Tumbleweed image (11 jan) for Arndale (but all boards may be affected) and initrd does not include requested modules, only folders. Moreover, there are 2 folders in /lib/modules/ : *-default and *-lpae. Here, we should only have *-lpae, no?
Any idea why?
Any kiwi update which could break initrd modules? nope I haven't change anything. Did the kernel layout change ? the modules configured to stay in the initrd are in
/usr/share/kiwi/image/oem|vmxboot/suse-tumbleweed/config.xml
you can check the <drivers> setup if it still matches the kernel layout
In the build log, we can see that both kernel-default and kernel-lpae are installed which is wrong. Full build log is here: https://build.opensuse.org/build/openSUSE:Factory:ARM/factory/armv7l/JeOS-ar... This lead to this kind of problem: suseStripModules: Update driver found for dw_mmc-pltfm.ko suseStripModules: Removing old version: /lib/modules/4.3.3-5-lpae/kernel/drivers/mmc/host/dw_mmc-pltfm.ko Why does kiwi install kernel-default whereas we only need kernel-lpae? I guess this is because of this line: chroot /usr/src/packages/KIWI-oem/oem/boot-VMX.cPGEzD/kiwi-VMXboot-3950 zypper --non-interactive --pkg-cache-dir /var/cache/kiwi/packages --reposd-dir /var/cache/kiwi/zypper/repos --solv-cache-dir /var/cache/kiwi/zypper/solv --cache-dir /var/cache/kiwi/zypper --config /var/cache/kiwi/zypper/zypper.conf.3950 --no-gpg-checks install --auto-agree-with-licenses --no-recommends kernel-default I think kiwi (or OBS?) force kernel-default install. Any idea Marcus? Guillaume
Regards, Marcus
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org