Am Freitag, 19. Juni 2015, 14:07:59 schrieben Sie:
Am 18.06.2015 um 20:24 schrieb Fabian Vogt:
Am Donnerstag, 18. Juni 2015, 13:20:42 schrieb David Byte:
In trying to chase down the issue on my RPi 2 and the graphics I performed a zypper up (93 packages). After giving a serious wait (20 minutes or so), I issued a reboot command.
Now, the system will not boot. Thoughts? I had the same issue yesterday (it may be a different issue now, though): the new 3.18.14-1-rpi2 kernel does somehow lack support for the sdhci driver, so the SD card is not recognized anymore. Just change the symlinks in the second partition back to the old 3.18.9-3-rpi2 kernel and initrd and it should work again.
Are you sure it's the kernel's fault? Or could it be that the initrd is not including the module? You may need to add it in /etc/sysconfig/kernel to INITRDMODULES. I did a zypper dup like David did and the resulting kernel doesn't print the "Load BCM2835 MMC driver" message on boot although "CONFIG_MMC_BCM2835=y" is in the config file.
Dracut says "Failed to install module sdhci_bcm2835", but that's expected as it's not configured as a module and it's the exact same for the working 3.18.9-3-rpi2 kernel. I'm currently trying a zypper dup with the new kernel-rpi2-3.18.14-1.2 version zypper found just now and I'm getting a long list of file conflicts because the /lib/modules/3.18.14-1-rpi2 directory is used by kernel-rpi2-3.18.14-1.1 as well.
Regards, Andreas -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org