FELix icon indicating copy to clipboard operation
FELix copied to clipboard

H6 support (eGON too big)

Open akohlsmith opened this issue 4 years ago • 7 comments

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.

akohlsmith avatar Aug 11 '20 04:08 akohlsmith

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

leonidofsparta avatar Aug 15 '20 08:08 leonidofsparta

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.

akohlsmith avatar Aug 15 '20 15:08 akohlsmith

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?

leonidofsparta avatar Aug 16 '20 07:08 leonidofsparta

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 avatar Aug 18 '20 19:08 akohlsmith

@akohlsmith did you manage to get through the issue? with eGON?

shariffaraz avatar Feb 06 '21 13:02 shariffaraz

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]

Fusseldieb avatar Feb 27 '23 19:02 Fusseldieb

https://github.com/jankowskib/FELix/blob/3101ba0b1f04f8e359d95d5b11db8950e2883af6/FELSuit.rb#L360

Perhaps?

eduncan911 avatar Apr 25 '24 18:04 eduncan911