PINE64
openSUSE for Pinephone - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+--- Thread: openSUSE for Pinephone (/showthread.php?tid=10334)

Pages: 1 2 3 4 5 6 7 8


RE: openSUSE en Pinephone - Kamzzy - 06-29-2020

sweet thx testing now


RE: openSUSE en Pinephone - Alefnode - 06-30-2020

Ok, for next release i have sms working too Wink


RE: openSUSE en Pinephone - hackersgame - 06-30-2020

I got this running on the Librem 5. Smile
Keep up the good work Alefnode!
https://youtu.be/K_RpvXSuY2Q


RE: openSUSE en Pinephone - Alefnode - 07-02-2020

Oh, thats so cool, thanks for the video.

Today maybe i have another release, with a lot of changes.


RE: openSUSE en Pinephone - Alefnode - 07-02-2020

New version 0.0.1-8 with some improvements:

- Change kernel to use new compiled kernel
- Modified boot to vibrate on start and load some colours in led before kernel loads
- Added change loglevel to see errors in boot
- Add chatty for working SMS

Updated first post


RE: openSUSE en Pinephone - Jojonintendo - 07-04-2020

Thank you so much for your work on this image, it's not only very smooth even from the microsd, but is very functional.

I have a few questions though:

- If I "zypper dup", will I get all the changes or should I regularly flash new images?
- How (un)realistic would it be to have a working snapper? I believe we need GRUB and BTRFS, not sure if anything else.

To me this would bring the peace of mind that traditional openSUSE gives, but I don't know enough about the boot process on ARM to see how feasible it is.

Thanks again for your time!


RE: openSUSE en Pinephone - wibble - 07-05-2020

(07-04-2020, 02:25 AM)Jojonintendo Wrote: Thank you so much for your work on this image, it's not only very smooth even from the microsd, but is very functional.

I have a few questions though:

- If I "zypper dup", will I get all the changes or should I regularly flash new images?
- How (un)realistic would it be to have a working snapper? I believe we need GRUB and BTRFS, not sure if anything else.

To me this would bring the peace of mind that traditional openSUSE gives, but I don't know enough about the boot process on ARM to see how feasible it is.

Thanks again for your time!
That's an interesting approach for reverting a bad update.

GRUB isn't applicable - u-boot is the bootloader. It can't display anything (no display driver) so although it's capable of having a boot menu, it won't show on the screen. It might be possible to use the LED to indicate boot choices, and use the buttons to navigate, but I've not tried it yet. Assuming that works you'd need to add support for it to whichever tools alter the grub config. I would expect btrfs to work if you enable it in the kernel config.


RE: openSUSE en Pinephone - Alefnode - 07-06-2020

Yeah, i am working on mask kernel package update as it is the only problem when updating system with zypper


RE: openSUSE en Pinephone - Jojonintendo - 07-12-2020

I have been searching a little more and I have found some interesting things, especially thanks to this blog post: https://marcin.juszkiewicz.com.pl/2020/06/20/installing-debian-on-rockpro64/

It's for the RockPro64, but probably a sign that it might be portable enough to the PinePhone. It seems that some distros like Debian and Fedora can be installed via USB, provided that you have U-Boot flashed on the SPI.

There are still some caveats which are being worked on (like graphical boot not always working/requiring some workarounds), but it's almost there. Even GRUB can be installed, although it's obviously redundant with U-Boot, but at least it would mean that for the time being, complex use cases like snapper rollbacks could be done.

I'm going to try installing openSUSE on the Pinebook Pro and see if I can get somewhere relevant.


RE: openSUSE en Pinephone - Alefnode - 07-23-2020

(07-04-2020, 02:25 AM)Jojonintendo Wrote: Thank you so much for your work on this image, it's not only very smooth even from the microsd, but is very functional.

I have a few questions though:

- If I "zypper dup", will I get all the changes or should I regularly flash new images?
- How (un)realistic would it be to have a working snapper? I believe we need GRUB and BTRFS, not sure if anything else.

To me this would bring the peace of mind that traditional openSUSE gives, but I don't know enough about the boot process on ARM to see how feasible it is.

Thanks again for your time!

With the new version you can update system with zypper