maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 7 / Leste (https://talk.maemo.org/forumdisplay.php?f=66)
-   -   Maemo-Leste pre-alpha announcement (https://talk.maemo.org/showthread.php?t=100192)

Wizzup_ 2018-02-04 10:52

Maemo-Leste pre-alpha announcement
 
3 Attachment(s)
Hi,

We're happy to let you know about the pre-alpha release of "Maemo Leste" - an attempt to port/run large parts/bits from Fremantle on the latest stable Devuan/Debian.

There are currently SD-card images of the pre-alpha version available for the N900, you can find them on our (temporary?) website: https://maemo-leste.github.io/pages/n900-status.html

You will need u-boot (bootmenu) from Pali: http://talk.maemo.org/showthread.php?t=81613

We also wrote our first "status update": https://maemo-leste.github.io/maemo-...of-giants.html - which also talks about other devices that are partially supported and could perhaps be used for development as well. Please check out this news post to see what the current status is.

https://maemo-leste.github.io/

The software is not ready for end users -- but we could REALLY use more developers! So if you're interested, but not sure how you could help out, please post here, or talk to us on #maemo or #maemo-leste on Freenode. Or file an issue on Github: https://github.com/maemo-leste/bugtracker/

Here are some additional photos and screenshot:

https://maemo-leste.github.io/images...h-d-n900-3.jpg
https://maemo-leste.github.io/images...h-d-n900-4.jpg

Halftux 2018-02-04 13:23

Re: Maemo-Leste pre-alpha announcement
 
Wow great work I will try the image in the next days. What kind of sdk or toolchain you suggesting to use for development?
Which qt version will be possible 4.7 from maemo or the newer from devuan.
Thanks for releasing this alpha.

LouisDK 2018-02-04 15:00

Re: Maemo-Leste pre-alpha announcement
 
Wow. Porting Hildon to a newer Debian release. Way to go guys.

Boemien 2018-02-04 15:15

Re: Maemo-Leste pre-alpha announcement
 
I guess I found a way to re use the N900 once again. I will test it. Thank you very much for your support and your hard work!!!!

chenliangchen 2018-02-04 15:37

Re: Maemo-Leste pre-alpha announcement
 
This is the most exciting info I learned recently! The most!!

Wizzup_ 2018-02-04 21:23

Re: Maemo-Leste pre-alpha announcement
 
Quote:

Originally Posted by Halftux (Post 1540852)
Wow great work I will try the image in the next days. What kind of sdk or toolchain you suggesting to use for development?
Which qt version will be possible 4.7 from maemo or the newer from devuan.
Thanks for releasing this alpha.

Regarding an SDK, we usually just build natively on the arch we like to work on (amd64 for freemangordon, I usually work on armhf since my laptop in armhf)

Our Jenkins CI doesn't use qemu to build, I have an arm64 machine that we use for armel and armhf builds, an amd64 is done natively on the jenkins server.

We will have to take the cssu Qt build and see if we just build that, or go with the one from Debian/Devuan. See this issue: https://github.com/maemo-leste/bugtracker/issues/53

Halftux 2018-02-04 22:40

Re: Maemo-Leste pre-alpha announcement
 
Yay I got i booting through the flasher.
As freemangordon pointed out that zImage is needed for booting through the flasher and Wizzup gave the hint to read out the zImage from an uImage I got it running.

So take the uImage from the smaller partition of the sd card.

convert:
Code:

tail -c+65 < uImage > zImage
boot:
Code:

flasher-3.5 -l -k zImage -b
or
Code:

0xFFFF -m kernel:zImage -l -b

Halftux 2018-02-04 22:46

Re: Maemo-Leste pre-alpha announcement
 
Quote:

Originally Posted by Wizzup_ (Post 1540873)
We will have to take the cssu Qt build and see if we just build that, or go with the one from Debian/Devuan. See this issue: https://github.com/maemo-leste/bugtracker/issues/53

It would be nice if they could co exists and maybe later porting qt-maemo stuff to qt5?
Yeah not all applications using gtk:).

Android_808 2018-02-04 23:03

Re: Maemo-Leste pre-alpha announcement
 
Do you have a virtual box image? Could be worthwhile to let people try it out or just have instructions to get people started.

One area that might need a little cosmetic work is osso-xterm settings. From when I played with it last the settings doesn't match the style of other apps. It's a bit cluttered.

Wizzup_ 2018-02-04 23:36

Re: Maemo-Leste pre-alpha announcement
 
Quote:

Originally Posted by Android_808 (Post 1540876)
Do you have a virtual box image? Could be worthwhile to let people try it out or just have instructions to get people started.

One area that might need a little cosmetic work is osso-xterm settings. From when I played with it last the settings doesn't match the style of other apps. It's a bit cluttered.

Not yet, but we should have one pretty soon: https://github.com/maemo-leste/bugtracker/issues/45


All times are GMT. The time now is 21:15.

vBulletin® Version 3.8.8