Octal450 / J-Runner-with-Extras

Source code to the J-Runner with Extras executable. Requires the proper support files, package can be found in README
https://www.realmodscene.com/index.php?/topic/10565-j-runner-with-extras-17559-built-in-timings-bugfixes-and-new-features/
MIT License
255 stars 33 forks source link

Bug - xell hangs on initiliazing dhcp if ethernet cable is plugged in #55

Open zbikk opened 5 months ago

zbikk commented 5 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behaviour:

  1. 'patch the nand using jranner and flash it with 360 simple nand flasher'
  2. 'press the eject button with the ethernet cable plugged in'
  3. 'xell freezes on the dhcp part'

Expected behaviour xell should work

Screenshots IMG_0866

Additional context this is an RGH3 corona 4GB system, xell works if the ethernet cable remains unplugged.

Octal450 commented 5 months ago

It not a thing I can fix. Your network has something funky that XeLL doesn't like. If the issue is specific to the JRw/E XeLL version (please compile without it to verify), then you should open issue in that repo. (Octal450/xell-reloaded)

zbikk commented 5 months ago

can't open issue on that repo, heard people verify that this doesn't happen on the free60 version because of this patch https://github.com/lwip-tcpip/lwip/commit/1eeb70fbfab284054da4a3bc96d366eac77c4c2a please consider compiling your xell with this

Octal450 commented 5 months ago

I'll check this out and send you a test image shortly. Thanks.

J

Octal450 commented 5 months ago

Dang, GitHub doesn't allow issues on forks. Sorry about the confusion.

Octal450 commented 5 months ago

Sorry for the delay, been busy with work. This is still on my list. J

zbikk commented 5 months ago

no problem, thanks for your work.

Octal450 commented 2 months ago

Free60 lwIP does not include that fix.

But I'll try building with 1.4.1. You can test?

zbikk commented 2 months ago

yeah i can test

Coolumin commented 1 week ago

yeah i can test

Any updates?