-
-
Notifications
You must be signed in to change notification settings - Fork 292
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
Support for Hardkernel Odroid M1 (RK3568B2) #921
Comments
I really need put a disclaimer when it comes to asking me to support new hardware, there have been too many requests. I work on boards that I find interesting, and when I do find interesting hardware I reach out to the company and hope they can send me a sample as I cant afford all these boards. People don't understand the development time that is required when adding support for new hardware it's quite a large commitment on my part. Additionally I do not get paid for my work, this entire project is just a hobby. Because this project is getting so large and there is a lot of hardware that I do not have a significant interest in, I will require someone to fund the development process, this will not be cheap. But I'm happy to accept any pull request if someone else wants to add support for new hardware. |
Totally get you. Just noticed that you have other rk35xx boards in there already and thought it might be just a few kernel options away 👀 sorry but I'm a total noob who bought an sbc from a company that doesn't maintain any of the software. Dumb choice in hindsight |
Normally, I can port a board in a few hours. But it depends on the hardware components used and how well the drivers work as sometimes there can be incompatibilities, I've found time and time again that companies are using new hardware components that do not have good driver or software support and this can be very time consuming. |
If you need anything, i have it running and can dump you anything you need or make pictures of the pcb if that helps |
I'm also interested in getting this board working. Are there any instructions on how to build the Ubuntu images from sources? If I can do that, then I'll create a pull request with the needed changes to resolve this issue. |
FYI, I flashed
|
@Joshua-Riek, is there any documentation or pointers on how to do this porting? |
Ubuntu has little to no documentation for building the operating system. Most of everything I have done and know has been because of some form of reverse engineering over a long period of time. So my only pointer is to dump hours of your life into the code and figure it out. |
I see. Thank you for your efforts. |
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 14 days. Thank you for your contribution! |
Hi there, first of all awesome project youre doing the gods work 🙏
is there an option to make a 22.04/24.04 for the odroid m1 with hardware video and npu support for tools like jellyfin/plex/immich ?
I'm happy to give you a sponsor as well for your efforts
The text was updated successfully, but these errors were encountered: