Downgrading the kernel or recently upgraded packages flash-kernel or
linux-firmware-raspi2 didn't work for me. But you can fix this
temporarily by editing /usr/share/flash-kernel/bootscript/bootscr.rpi3
and adding the line
fatload mmc 0:1 ${fdt_addr_r} bcm2710-rpi-3-b.dtb
after the line
setenv fdt_addr_r 0x02000000
Then run:
update-initramfs -u -k all
To update the boot.scr in /boot/firmware/
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1652504
Title:
Recent updates broke Ubuntu on Raspberry Pi 3
Status in linux package in Ubuntu:
Confirmed
Bug description:
Hello,
I've been running Raspberry Pi 3 with Ubuntu as described here
https://wiki.ubuntu.com/ARM/RaspberryPi
I've installed Ubuntu 16.04 and then upgraded to 16.10 and have been
using this setup successfully since October up until last week.
Unfortunately one of the latest kernel updates broke the installation
and I found out the same happened for Ubuntu 16.04 LTS - and therefore
I can no longer run up-to-date Ubuntu installation (with updated
kernel) on my RPI.
I am getting this error:
Error image is not a fdt - must reset the board to recover
I also tried this but it didn't help me:
https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=168838
Now I know running Ubuntu on RPI3 this way is not officially
supported, but since Ubuntu Snappy is supported I thought someone here
could know what is going on.
Thank you very much.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1652504/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp