balena-os / balena-os-device-support

A list of current, proposed and planned future balena.io supported boards
https://balena.io
19 stars 3 forks source link

ASUS Tinker Board #42

Closed imrehg closed 5 years ago

imrehg commented 7 years ago

Front logo Front conversations

tetherit commented 7 years ago

Anyone managed to get ResinOS running on the Asus Tinkerboard?

It's a really great board and makes a really great alternative for Raspberry Pi: significantly faster and double the ram, power management, audio input, etc. Having the same factor, it can also be used with the same enclosures as the Pi.

tetherit commented 7 years ago

This seems relevant: https://github.com/sat8/yocto-tinkerboard

shaunmulligan commented 7 years ago

Hey @xanview ! yeah the Tinkerboard is a great little board. I was actually looking into how difficult it would be to support, it looks to be pretty straightforward. I think the preferred yocto BSP layer is this one: https://github.com/rockchip-linux/meta-rockchip which will most likely also support the rock64 as well.

I don't think anyone on the team currently has one of the Asus boards yet, but we will definitely be ordering a few :)

hecontreraso commented 7 years ago

I'm also very interested in make it resin + tinker board (:

hecontreraso commented 7 years ago

@xanview did you have any luck running resin OS on the board?

anthify commented 7 years ago

I would love to get this working with resin and running electron/chromium. Any advice on the necessary steps? I'm not very experienced with this kind of task, I largely work with frontend web technologies.

imrehg commented 7 years ago

Hi @anthify, yeah, device support is a bit more involved, but trying to make it easier by the day. Here's the documentation for adding custom board support https://resinos.io/docs/contrib/#support-for-additional-boards

floion commented 5 years ago

Device is supported for a while, closing issue

imrehg commented 5 years ago

@floion @shaunmulligan do we close these when the device type is supported? I thought we are just adding a flag for being supported, as it's easier to find. But closing makes sense, and might need to review the whole list again, if that's what we decide to do from this on?

floion commented 5 years ago

Yeah, I started closing them because it's way too many open and thought it was easier to close. But if we want to just add the label, we can do that too