FELix
FELix copied to clipboard
H6 support (eGON too big)
I have an .img that flashes fine with PhoenixROM, but FELix complains that eGON is too big (18784>16384).
I tried to ignore the error (just made the check 32kB instead of 16kB) but that didn't seem to do anything, it just hangs after "booting to FES" when I try to make this change.
I suspect that there's something must be changed slightly to boot and flash an H6, but I'm not sure what that'd be.
Hello. I know this is a bit of topic, but I'm not able to install FELix. Please help me here, or email me at this email: [email protected]. I hope you help me out
Perhaps if you open another ticket I can comment there. You also haven't given any information about your system, what errors your encountering, etc.
Perhaps if you open another ticket I can comment there. You also haven't given any information about your system, what errors your encountering, etc.
I can't even get through ruby indtallation. It says that there's no such package. Using Lubuntu 19 x64. Can you tell me how you installed it?
What specific error are you encountering? I cloned the repo, ran ruby --version
to find out I have v2.3.7 so I edited Gemfile
to change the 2.3.3 to 2.3.7 to match my system.
From there, I followed the instructions in README.md
.
@akohlsmith did you manage to get through the issue? with eGON?
Same issue with an A50 chip.
FELix 1.0 RC6 by Lolet
Warning: I don't give any warranty on this software. You use it at own risk!
────────────────────────────────────
* Connecting to device at port 6, FEL device 1@60 1f3a:efe8 [OK]
* Checking device info [OK]
* Setting work mode to: boot [FAIL]
eGON is too big (39712>16384)
* Cleaning up [OK]
https://github.com/jankowskib/FELix/blob/3101ba0b1f04f8e359d95d5b11db8950e2883af6/FELSuit.rb#L360
Perhaps?