Public bug reported:

Same bug as in:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1636838

Raspberry Pi 3 Image from: https://wiki.ubuntu.com/ARM/RaspberryPi
(06.04.2017)

with Raspi3 after both upgrade & dist-upgrade


this is the output of my again running system after temporary fix
(below):

######
System: Ubuntu 16.04.2 LTS
######
######
:~$ dpkg -l | grep -e uboot -e flash-kernel -e firmware -e linux-raspi2 -e 
u-boot
ii  flash-kernel                     3.0~rc.4ubuntu64~rpi3.1                    
armhf        utility to make certain embedded devices bootable
ii  linux-firmware                   1.157.8                                    
all          Firmware for Linux kernel drivers
ii  linux-firmware-raspi2            1.20161020-0ubuntu1~0.2~rpi3               
armhf        RaspberryPi2 GPU firmware and bootloaders
ii  linux-raspi2                     4.4.0.1052.53                              
armhf        Complete Linux kernel for the BCM2709 architecture.
ii  linux-raspi2-headers-4.4.0-1009  4.4.0-1009.10                              
armhf        Header files related to Linux kernel version 4.4.0
ii  linux-raspi2-headers-4.4.0-1052  4.4.0-1052.59                              
armhf        Header files related to Linux kernel version 4.4.0
ii  u-boot-rpi:armhf                 2016.09+dfsg1-1~rpi3.1                     
armhf        A boot loader for Raspberry PI systems
ii  u-boot-tools                     2016.09+dfsg1-1~rpi3.1                     
armhf        companion tools for Das U-Boot bootloader
######

used temporary fix with dd:

#did a dd of whole disk before upgrading and extracted boot image from it 
afterwards
dd if=RASPI-RECOVERY.IMG of=boot.img skip=8192 count=262144

#replaced boot image with old one
dd if=boot.img of=/dev/mmcblk0p1

** Affects: linux-raspi2 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: regression-update

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1680605

Title:
  boot fails after upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1680605/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to