YuzukiHD/YuzukiChameleon

Ubuntu and Android Pre-built Images?

Closed this issue · 6 comments

So far, I could run Tina Linux which is from the RELEASE page.

Though it is said to support Tina Linux, Ubuntu, and Android TV firmware,
there was only Tina Linux source code and image on the release page.
Is there a quick way to run Ubuntu or Android using prebuilt distro images?

I watched your video on Bilibili.
There I could see you were burning some Orangep...epi.img file using Balena Etcher.
On booting, it shows it's Focal and it went into a desktop environment.
So I tried OrangePi Zero2's Ubuntu Focal Fosa image from their storage.
However, writing it into an SD card using Balena Etcher did not make the board booting.

I discovered that the MangoPi MQ Quad's Ubuntu image was compatible.
I believe it is the same one used in your video on Bilibili.

As MangoPi MQ Quad has a different wireless module, I think it will not support Wifi yet.
And at this moment, that ubuntu image does not support the wireless module on MangoPi itself.

I am currently preparing the driver and configuration of the mainline. Recently, the course is tight and I don't have time to do these amateur projects. The hardware of the board is basically the same as that of MangoPi, you can refer to his for modification, sorry for that

Understood.

Using MangoPi's Ubuntu/Android image on Chameleon has two problems.

  • Wifi/BT does not work, as each uses different wireless chipsets
  • Ethernet is not working as MangoPi MQ Quad does not have an Ethernet port

Ethernet may be a quick fix without rebuilding the kernel, or not?
For the Wireless module, if you have some idea to custom-build Ubuntu (or Armbian) to use it,
please let me know. I am gonna try, but there is little documentation about H616 and XR829 on the Internet.

Ethernet you only need to add it in the kernel, wifi driver I will publish it when I done. You can try to download Tina Linux SDK from MangoPi and enable the wifi driver and ephy driver, I tested it's working.

(I think it is better to communicate in the issue, which can help other people debug this board)

That sounds great.
I will try to enable Ethernet and Wifi in that way.

Debian build is working now.
Check out this repository Allwinner-H616