<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div data-html-editor-font-wrapper="true" style="font-family: arial, sans-serif; font-size: 13px;">I will try to reboot when I'm home but initramfs seems to be quite light... maybe it's normal.<br><br>-rw-------. 1 root root  64M 18 juin  18:32 initramfs-4.0.0-1.el7.armv7hl.img<br>-rw-------  1 root root  33M 24 août  14:23 initramfs-4.2.0-0.rc2.git0.1.centos.el7.armv7hl.img<br><br>Nicolas Repentin<br>&lt;<a target="_blank" href="mailto:nicolas@shivaserv.fr">nicolas@shivaserv.fr</a>&gt;<br><br><br>24 août 2015 16:01 "Mandar Joshi" &lt;<a target="_blank" tabindex="-1" href="mailto:%22Mandar%20Joshi%22%20&lt;emailmandar@gmail.com&gt;">emailmandar@gmail.com</a>&gt; a écrit:<blockquote><pre>
</pre><blockquote>I've tried booting on 4.2.0-0:<br><br>Boot get a long time on "Mounted Configuration File System", before get like<br>Robert:</blockquote><br>I tested the new kernel on my Cubietruck and was able to boot after<br>manually generating the initramfs using the command<br><br>-----------------------------------------------------------------------------------------------------------------------------<br>dracut --verbose<br>/boot/initramfs-4.2.0-0.rc2.git0.1.centos.el7.armv7hl.img<br>4.2.0-0.rc2.git0.1.centos.el7.armv7hl<br>-----------------------------------------------------------------------------------------------------------------------------<br><br>I have the package dracut-config-generic-033-240.el7.armv7hl<br>installed. Make sure you have it too. I am not sure if that's the<br>source of the problem.<br><br>The entry in /boot/extlinux/extlinux.conf created by the rbfkernelup<br>yum plugin is<br>-----------------------------------------------------------------------------------------------------------------------------<br>label Derived from Red Hat Enterprise Linux 7.1 (Source)<br>4.2.0-0.rc2.git0.1.centos.el7.armv7hl<br>kernel /vmlinuz-4.2.0-0.rc2.git0.1.centos.el7.armv7hl<br>append enforcing=0 root=UUID=34fa4504-d4ae-4d17-9c07-4c56a5f8f614<br>fdtdir /dtb-4.2.0-0.rc2.git0.1.centos.el7.armv7hl<br>initrd /initramfs-4.2.0-0.rc2.git0.1.centos.el7.armv7hl.img<br>-----------------------------------------------------------------------------------------------------------------------------<br>You will have the change the UUID as per your board.<br><br>However, I am not able to use ethernet with the new kernel. I haven't<br>looked into it in detail but preliminary debugging shows the module<br>stmmac_platform.ko not loading. I get this error<br>-----------------------------------------------------------------------------------------------------------------------------<br>[root@cubietruck ~]# modprobe stmmac_platform<br>[ 114.508483] stmmac_platform: Unknown symbol devm_kmalloc (err 0)<br>[ 114.521212] stmmac_platform: Unknown symbol stmmac_suspend (err 0)<br>[ 114.533718] stmmac_platform: Unknown symbol platform_get_irq_byname (err 0)<br>[ 114.546855] stmmac_platform: Unknown symbol stmmac_dvr_remove (err 0)<br>[ 114.559331] stmmac_platform: Unknown symbol platform_get_resource (err 0)<br>[ 114.572149] stmmac_platform: Unknown symbol of_get_phy_mode (err 0)<br>[ 114.584331] stmmac_platform: Unknown symbol of_property_read_u32_array (err 0)<br>[ 114.597508] stmmac_platform: Unknown symbol of_alias_get_id (err 0)<br>[ 114.609629] stmmac_platform: Unknown symbol stmmac_resume (err 0)<br>[ 114.621533] stmmac_platform: Unknown symbol stmmac_dvr_probe (err 0)<br>modprobe: ERROR: could not insert 'stmmac_platform': Unknown symbol in<br>module, or unknown parameter (see dmesg)<br>-----------------------------------------------------------------------------------------------------------------------------<br><br>Regards<br>Mandar Joshi<br>_______________________________________________<br>Arm-dev mailing list<br><a target="_blank" href="mailto:Arm-dev@centos.org">Arm-dev@centos.org</a><br><a target="_blank" href="http://lists.centos.org/mailman/listinfo/arm-dev">http://lists.centos.org/mailman/listinfo/arm-dev</a></blockquote></div></body></html>