YuzukiHD / YuzukiChameleon

[OSHW] Yuzuki Chameleon is a Raspberry Pi A Shaped SBC based on Allwinner H616
https://oshwhub.com/gloomyghost/yuzukih616
Other
209 stars 58 forks source link

Ubuntu and Android Pre-built Images? #7

Closed dumtux closed 1 year ago

dumtux commented 1 year ago

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.

dumtux commented 1 year ago

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.

YuzukiTsuru commented 1 year ago

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

dumtux commented 1 year ago

Understood.

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

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.

YuzukiTsuru commented 1 year ago

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)

dumtux commented 1 year ago

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

dumtux commented 1 year ago

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