New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide dd-able images of Maemo Leste #16
Comments
|
I think easiest way for new developer to try this out:
|
|
I think that's exactly right. We want dd-able images, that you can put on the sd card. Then you can either use u-boot of 0xFFFF to boot from SD card. Hopefully we'll have something ready in a week. |
|
With the hildon-meta package in place, this should be ready soon. |
|
Testing image for N900 is now live: http://maedevu.maemo.org/images/ |
|
I Is there a sample bootmenu entry to use? |
|
Give us one or two more days. The specific issue you are seeing should be fixed in the latest image, but there are a few more things to fix before it will boot to a hildon-desktop. |
|
I've just uploaded new images that should give you some console output at least on the N900 screen. |
|
thanks, I can see now that it does successfully boot. |
|
Latest image boots to hildon-desktop; with working keyboard (keymap) and touchscreen. We're working on making sure all the right init scripts boot. Powervr is also a bit bugged - it takes minutes to start hildon-desktop, but after that it is semi-usable. Any quick test runs would be cool. |
|
Note: I did not test this on a non-develmode device yet, but it should work. |
|
The latest image will now also work with lockswitch and other buttons if the meta package is upgraded ( |
|
The latest SD card image still reboots for me when it tries to load X. I don't think I'm running develmode. |
|
Yeah, so it takes a long time to start hildon-desktop, so dsme (I think) restarts the device. If you set the right flags with 0xFFFF, then it won't reboot. |
|
What flags do I set and how do I set them? |
|
I think I did this:
|
|
Where do I run this? In the vanilla Maemo operating system? Edit: note I just |
|
New images (up soon, parazyd will say when I guess) will no longer reboot: maemo-leste/dsme@01f6cb1 |
|
I think the latest images should boot on a N900 without any devel flags enabled with flasher. Be patient, it takes several minutes to start H-D because of PowerVR issues/bugs. After that, it should work OK (not super fast, but good enough for now). If you need network become root (password is
|
|
Further info/instructions will follow on maemo-leste.github.com in the next few days (and also in issues of course) |
|
Confirmed :) https://github.com/maemo-leste/image-builder/blob/master/rootfs-overlay/n900/etc/network/if-pre-up.d/00mac will also now prevent MAC address randomization after the initial boot. |
After we have the software in place for the three devices we're considering in #2 , it should be relatively easy to write a blend file for arm-sdk. This will allow us to host and provide dd-able images that people can use on their microsd cards.
For the blend(s) we can have a separate git repository with the actual blend file, kernel configs, and anything else that relates. (Also relates to #7 and #8 )
The text was updated successfully, but these errors were encountered: