Installation / Removal > Olympus - Installation/Removal
m:Robe 500 hangs on bootscreen
__builtin:
--- Quote from: cereal_killer on April 26, 2020, 04:00:06 AM ---My next step is to find out the latest working build. Can I do this with bisect? https://www.rockbox.org/wiki/UsingGit#How_do_I_bisect_using_git_63
--- End quote ---
You should definitely be able to bisect, but I think your first step should be figuring out whether the problem is in the bootloader itself or the rockbox image.
cereal_killer:
--- Quote from: __builtin on April 28, 2020, 04:17:21 PM ---You should definitely be able to bisect, but I think your first step should be figuring out whether the problem is in the bootloader itself or the rockbox image.
--- End quote ---
If it is the bootloader, then I am at my wit's end. But I thougt start with trying a build that is known to work.
cereal_killer:
I found the first commit that prevents rockbox booting on the m:Robe. Here ist the bisect output:
--- Code: ---b0de98ad3b1391ec0dfe4f8eced0a6833490cd8f is the first bad commit
commit b0de98ad3b1391ec0dfe4f8eced0a6833490cd8f
Author: Frank Gevaerts <frank@gevaerts.be>
Date: Fri Jul 19 15:16:37 2019 +0200
Put -lfirmware in CORE_LIBS, to fix -thumb builds
For unknown reasons, -thumb builds need -lfirmware after -lrbcodec (but
still before -lunwarminder)i. Other builds are still happy if we do that.
Including it via CORE_LIBS instead of explicitly achieves that.
Change-Id: Id69e4a0c042f90f71cfd9a72202ce4d8ef6a4181
:040000 040000 e5cac9a75f7658e322ccd7a3e2578f131a0b6963 fa56bd4d120d068a91aee7a086855d154767aae1 M firmware
:040000 040000 3131d2cf4ee7d85c49bb57159fb4caa397e70570 550368bc81d55c203214d484a45d0dceb792b5a4 M tools
--- End code ---
I had a look at the diffs, but this is way over my head. How could this be fixed?
cereal_killer:
Because of speachys comment on IRC I tried builds before and after this commit to see if they were working or not working:
Revision 8bd992c works and revision 3e2b50e doesn't work.
It seems, that this might be related to the toolchain, see discussion on IRC
Navigation
[0] Message Index
[*] Previous page
Go to full version