Git Product home page Git Product logo

Comments (3)

steward-fu avatar steward-fu commented on August 16, 2024

Wrong wifi driver ? Here is the firmware you can download and then flash into Miyoo A30 https://github.com/steward-fu/website/releases/download/miyoo-a30/firmware_20240516.zip

Since Miyoo A30 is close-source handheld, it is not easily to rebuild image from scratch.

from website.

ndguardian avatar ndguardian commented on August 16, 2024

I don't think it's so much the "wrong" driver, rather it may be a bad version or something like that. Don't know if you've seen this, but even on the latest firmware that I've seen, after a certain amount of time the wifi just stops working.

What's happening is the wifi controller thread is closing, at which point the kernel no longer is able to communicate with the wifi chip. That's why I was hoping to patch it. :/ I knew the firmware was closed-source, but I didn't know if the dumps you had were the complete firmware or not. That's a bummer though. I sent a full write-up to Miyoo on the issue a couple weeks ago, but I've not heard back from them.

from website.

steward-fu avatar steward-fu commented on August 16, 2024

Got it.
Since it is close-source, it is hard to build a driver and then replace the old wifi driver because the signaure is different with the kernel on Miyoo A30. It means you cannot install the wifi driver (insmod xxx.ko) because the signature is different. Unpacking the existing squashfs rootfs from Miyoo A30 is not hard to do.

from website.

Related Issues (5)

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.