Skip to content
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

LInux Server? #5

Open
guidemon opened this issue Dec 19, 2022 · 5 comments
Open

LInux Server? #5

guidemon opened this issue Dec 19, 2022 · 5 comments

Comments

@guidemon
Copy link

is it possible to use a Mac running OS X 12.6 as the host for connecting/loading the Armbian images?

Thanks,

Russ

@dsigurds
Copy link
Collaborator

dsigurds commented Dec 19, 2022

We tested using Mac OS X 13.0 and weren't able to get it to work. However, we have seen other projects using rk3399 SoCs with instructions for using rkdeveloptool on Mac. Below is an example. You could give it a shot. Please post back with your experience.

https://github.com/96boards/documentation/blob/master/enterprise/ficus/installation/linux-mac-rkdeveloptool.md

@guidemon
Copy link
Author

guidemon commented Dec 19, 2022 via email

@l3nticular
Copy link

Might want try Virtualbox plus Linux and see if you can pass the USB device through with a vid/pid filter.

@ppporch
Copy link

ppporch commented Jan 23, 2023

I was able to use a Mac running Ventura 13.2 using the following procedure. First I downloaded RKDevelopToolGUI from GitHub https://github.com/Jerzha/RKDevelopToolGUI. I downloaded it into my downloads directory and after putting the helm into the maskrom mode (confirmed by the GUI app detecting it). I then using the command line cd into the RKDeveloptoolGUI.app directory, then cd into the contents directory, then cd into the resources directory and found a functioning rkdeveloptool. Basically, you could do a cd to ~/downloads/RKDevelopToolGUI.app/Contents/Resources . I ran the commands listed in the instructions here to flash the image and it worked. If this is not clear, please feel free to contact me and hopefully I can help.

@git529
Copy link

git529 commented May 17, 2023

I was able to use a Mac running Ventura 13.2 using the following procedure. First I downloaded RKDevelopToolGUI from GitHub https://github.com/Jerzha/RKDevelopToolGUI. I downloaded it into my downloads directory and after putting the helm into the maskrom mode (confirmed by the GUI app detecting it). I then using the command line cd into the RKDeveloptoolGUI.app directory, then cd into the contents directory, then cd into the resources directory and found a functioning rkdeveloptool. Basically, you could do a cd to ~/downloads/RKDevelopToolGUI.app/Contents/Resources . I ran the commands listed in the instructions here to flash the image and it worked. If this is not clear, please feel free to contact me and hopefully I can help.

Thanks @ppporch I followed your instructions and I can confirm I have the helm in maskrom mode and I can cd into ~/downloads/RKDevelopToolGUI.app/Contents/Resources and I can do ls and I see the rkdeveloptool file.

The instructions provide download link for helm-loader-build-38.bin. Where do you save this file on the Mac?

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants