[Bug 1765628] Re: Create an image for all raspberry models

2020-04-09 Thread Dave Jones
Going back through old bugs - I think we can mark this "Fix Released" at this point; the classic and core images are now unified (while the +raspi2, +raspi3, +cm3 images *appear* to exist in some cases these are now just links to the unified image). Just to address a couple of the other comments

[Bug 1765628] Re: Create an image for all raspberry models

2018-12-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: livecd-rootfs (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765628

[Bug 1765628] Re: Create an image for all raspberry models

2018-10-23 Thread Adam Smith
Note it is currently not possible to boot the pi in Ubuntu armhf using uefi. As previously mentioned, the generic kernel is missing pi modules, and Linux-raspi2 is missing efi-stub https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1710517 -- You received this bug notification because

[Bug 1765628] Re: Create an image for all raspberry models

2018-10-23 Thread Adam Smith
The current thinking seems to be that efi passes grub2 the flattened device tree. The problem with this is that the dtb is not at all stable. It is supposed to be independent of operating system, but there are differences between the upstream and rpi foundation kernels. Grub2 or U-boot can give

[Bug 1765628] Re: Create an image for all raspberry models

2018-10-23 Thread Adam Smith
I understand why flash-kernel was used, and in the past I myself have suggested its use (https://bugs.launchpad.net/raspbian/+bug/1723203 ). I've created installers for the pi using ubiquity (https://ubuntu- mate.community/t/aarch64-on-raspberry-pi-2-rev-1-2-3b-3b/16853 ) and the debian-installer,

[Bug 1765628] Re: Create an image for all raspberry models

2018-10-23 Thread Oliver Grawert
flash-kernel is the thing that puts the bootloader and bootloader configuration in place at the end of installations (the equivalent to grub-install on x86). It is the interface/API you need if you want to use ubiquity or debian-intaller. It is also hooked up directly with the kernel debs and

[Bug 1765628] Re: Create an image for all raspberry models

2018-10-22 Thread Adam Smith
Oliver, thanks for the comment. Interesting that core has started to implement this. I don't know much about snaps/gadgets. The rpi2 u-boot is supposed to work with the pi3 if the pi3-miniuart-bt overlay is used. However, the single u-boot file opensuse uses appears to be doing something

[Bug 1765628] Re: Create an image for all raspberry models

2018-10-21 Thread Oliver Grawert
note that we have the ability to build unified UbuntuCore images, but to my knowledge nobody works on support for this in classic ubuntu images (server/desktop) ... the source for the Core gadget is at https://github.com/ogra1/pi-kiosk-gadget more details are at:

[Bug 1765628] Re: Create an image for all raspberry models

2018-10-21 Thread Adam Smith
Trying the latest opensuse armhf image, they seem to have a U-boot.bin that works on the pi 2 and 3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1765628 Title: Create an image for all raspberry