Skip to content

Running Bedrock Dedicated Server on Raspberry PI 4 or 5 - lag & high connection times & failures #481

Answered by itzg
zmoky asked this question in Q&A
Discussion options

You must be logged in to vote

Two things to keep in mind:

  • Mojang is only supplying an x86 executable. So when you're running the image on Raspberry Pi it's actually using an emulator to run it on the ARM chip. So that's a major cause for performance degradation
  • Disk I/O might also be an issue. The mounted directory (relative to compose file) should be coming from an attached SSD via USB. If that directory is located on the usual SD card, then disk I/O performance will not be sufficient

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@zmoky
Comment options

Answer selected by zmoky
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants