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

Home Page:https://www.realmodscene.com/index.php?/topic/10565-j-runner-with-extras-17559-built-in-timings-bugfixes-and-new-features/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

opened this issue · comments

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.

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)

can't open issue on that repo, heard people verify that this doesn't happen on the free60 version because of this patch lwip-tcpip/lwip@1eeb70f please consider compiling your xell with this

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

J

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

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

no problem, thanks for your work.

Free60 lwIP does not include that fix.

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

yeah i can test

yeah i can test

Any updates?