[opensuse-arm] Tumbleweed images broken - modules missing
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? Guillaume -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
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 Regards, Marcus -- Public Key available via: https://keybase.io keybase search marcus_schaefer ------------------------------------------------------- Marcus Schäfer (Res. & Dev.) SUSE Linux GmbH Tel: 0911-740 53 0 Maxfeldstrasse 5 FAX: 0911-740 53 479 D-90409 Nürnberg HRB: 21284 (AG Nürnberg) Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton http://www.suse.de ------------------------------------------------------- -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
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
Am 21.01.2016 um 16:16 schrieb Guillaume Gardet <guillaume.gardet@free.fr>:
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?
I've seen something similar on hikey. Kernel-default modules were included, but kernel-hikey ones not. I haven't managed to dig into it though. Alex
Guillaume
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
-- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Am 21.01.2016 um 17:43 schrieb Alexander Graf:
Am 21.01.2016 um 16:16 schrieb Guillaume Gardet <guillaume.gardet@free.fr>:
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?
I've seen something similar on hikey. Kernel-default modules were included, but kernel-hikey ones not.
Probably that's also what breaks the kernel-rpi2 initrd then. :) Cheers, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton; HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (4)
-
Alexander Graf
-
Andreas Färber
-
Guillaume Gardet
-
Marcus Schäfer