J-Runner-with-Extras
J-Runner-with-Extras copied to clipboard
Bug - xell hangs on initiliazing dhcp if ethernet cable is plugged in
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behaviour:
- 'patch the nand using jranner and flash it with 360 simple nand flasher'
- 'press the eject button with the ethernet cable plugged in'
- 'xell freezes on the dhcp part'
Expected behaviour xell should work
Screenshots
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 https://github.com/lwip-tcpip/lwip/commit/1eeb70fbfab284054da4a3bc96d366eac77c4c2a 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?
Similar to the user that created this issue, my consoles freezes during DHCP initialisation. Considering the patch https://github.com/lwip-tcpip/lwip/commit/1eeb70fbfab284054da4a3bc96d366eac77c4c2a I temporarily changed my DHCP server settings to only include one DNS server rather than two and the console no longer freezes.
Free60 lwIP does not include that fix.
Isn't the version of IwIP used dependent on the library version installed on the build system? Other than the readme, I don't see anything in the xell-reloaded repository referencing to a specific version of lwip.
I'm really curious why lwip was reverted from 1.4.1 to 1.4.0 on your libxenon fork at https://github.com/Octal450/libxenon/commit/41cb2e9917fbd39c5aba07f004904ac443509e76? Any particular issues you faced back in 2021?
Still, probably not an issue to track here but on libxenon/xell
It was 4 years ago, I don't remember.
I'll look at it when I'm home again.
For anyone else that encounters this: I used XeBuild GUI 2.098's Xell Reloaded, which doesn't have this bug. You can use J-Runner to create an XeBuild image with this Xell Reloaded version by replacing J-Runner-with-Extras/xeBuild/data/xell-gggggg.bin with xeBuild_GUI_2.098/files/xell-gggggg.bin and clicking "Create XeBuild".
(I'm using Glitch2 & RGH3 on a Trinity Slim)