Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ghost opened this issue Apr 30, 2024 · 10 comments
Open

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

ghost opened this issue Apr 30, 2024 · 10 comments
Assignees
Labels
bug Something isn't working release Concerning the stable release version

Comments

@ghost
Copy link

ghost commented Apr 30, 2024

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.

@ghost ghost assigned Octal450 Apr 30, 2024
@Octal450
Copy link
Owner

Octal450 commented Apr 30, 2024

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)

@ghost
Copy link
Author

ghost commented Apr 30, 2024

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

@Octal450
Copy link
Owner

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

J

@Octal450
Copy link
Owner

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

@Octal450 Octal450 reopened this Apr 30, 2024
@Octal450 Octal450 added bug Something isn't working release Concerning the stable release version labels Apr 30, 2024
@Octal450
Copy link
Owner

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

@ghost
Copy link
Author

ghost commented May 10, 2024

no problem, thanks for your work.

@Octal450
Copy link
Owner

Free60 lwIP does not include that fix.

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

@ghost
Copy link
Author

ghost commented Jul 26, 2024

yeah i can test

@Coolumin
Copy link

yeah i can test

Any updates?

@andreluis034
Copy link

Similar to the user that created this issue, my consoles freezes during DHCP initialisation. Considering the patch lwip-tcpip/lwip@1eeb70f 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working release Concerning the stable release version
Projects
None yet
Development

No branches or pull requests

3 participants