Giter VIP home page Giter VIP logo

Comments (4)

Botspot avatar Botspot commented on June 22, 2024

This is caused by the Raspberry Pi 5 using a 16K kernel pagesize, whereas all previous Raspberry Pi models used a 4K kernel pagesize. I think that long-term, box86/64 will be fixed to support the 16K pagesize, but for now you can force a 4K pagesize by adding this line to the end of your /boot/config.txt file:

kernel=kernel8.img

from pi-apps.

theofficialgman avatar theofficialgman commented on June 22, 2024

I simply clicked install on box86 and it immediately failed. I tried over and over, but it still did not work.

What part of the custom error message did you not understand? Trying over and over would never work. It informs you of the problem, and then suggests that you open an issue as the Box86 github.

Mind you this custom message was written before the Pi5 was announced and at that point the only known consumer devices using 16K PageSize kernels were Apple Silicon which cannot run 32bit binaries at all (hardware incompatible).

from pi-apps.

edbernard avatar edbernard commented on June 22, 2024

Thank you for your help, I thought that the error meant that there was an issue with the app, and to fix it, I completely wiped the app and tried again. Thank you for your help, I found a work-around by manually building it myself.

from pi-apps.

theofficialgman avatar theofficialgman commented on June 22, 2024

Thank you for your help, I thought that the error meant that there was an issue with the app, and to fix it, I completely wiped the app and tried again. Thank you for your help, I found a work-around by manually building it myself.

Box86 will not function properly on 16K pagesize kernels. the dynarec and translation layers are not currently written for it

from pi-apps.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.