Giter Club home page Giter Club logo

Comments (4)

woachk avatar woachk commented on May 30, 2024

Hello, That's not an issue but by design. It's because the kernel patchfinder is not included on the public pongoOS source tree.

You can bundle an image that supports automatic booting with:
echo 6175746F626F6F740000200000000000 | xxd -ps -r | cat $(BUILD)/Pongo.bin /dev/stdin $(BUILD)/checkra1n-kpf-pongo > $@

Extracting the pongoOS KPF is left as an exercise for the reader.

from pongoos.

ForceBru avatar ForceBru commented on May 30, 2024

Extracting the pongoOS KPF is left as an exercise for the reader.

So this repo is completely useless to a regular user who wants to try out the new pongoOS, right? I have no idea what a "kernel patchfinder" is, let alone how to use it, what it does or where to get it, so am I immediately out of play here?

All I wanted was to write my own simple module for pongoOS, just for fun, but then it turned out that USB doesn't work (it still doesn't), and now, even if USB did work, I wouldn't've been able to autoboot anyway?!

from pongoos.

woachk avatar woachk commented on May 30, 2024

@ForceBru USB works on Apple A9 devices and later, if you're on A8 and earlier you'll have to wait a bit more.

The kernel patchfinder is to patch out signature checks in the kernel among other things. And yeah, this repository isn't really geared towards regular users.

from pongoos.

ForceBru avatar ForceBru commented on May 30, 2024

@woachk right, I'd better wait for proper USB support then. I wish I knew USB to help out with it here...
Thanks for your replies!

from pongoos.

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.