05-29-2023, 11:56 PM
Quote:The current Arbian image only has 1 partition. I don't see any signs of anything like EFI or uboot.
There is a spi flash hosting uboot. I have not set that up - that must be factory default.
Code:
root@star64:~# cat /sys/class/mtd/mtd?/name
spl
uboot
data
Quote:In the image, the contents of boot...starfive are:
Code:evb-overlay
jh7110-evb-can-pdm-pwmdac.dtb
jh7110-evb.dtb
jh7110-evb-dvp-rgb2hdmi.dtb
jh7110-evb-i2s-ac108.dtb
jh7110-evb-pcie-i2s-sd.dtb
jh7110-evb-spi-uart2.dtb
jh7110-evb-uart1-rgb2hdmi.dtb
jh7110-evb-uart4-emmc-spdif.dtb
jh7110-evb-uart5-pwm-i2c-tdm.dtb
jh7110-evb-usbdevice.dtb
jh7110-fpga.dtb
jh7110-visionfive-v2-A10.dtb
jh7110-visionfive-v2-A11.dtb
jh7110-visionfive-v2-ac108.dtb
jh7110-visionfive-v2.dtb
jh7110-visionfive-v2-wm8960.dtb
vf2-overlay
I now realize that armbian does not come with a device tree for the star64 at all. You could hijack another device tree of a similar board (or use the one hosted on my webserver). Armbian is now my main OS for the time being. Yesterday, I posted elaborate installation instructions https://forum.pine64.org/showthread.php?tid=18276
Quote:Usually if the X server was compiled without shared memory enabled, it will be slow.
Ugh, how Xorg is compiled on armbian is beyond me. A desktop is currently low on my priority list. My current focus is just building more recent kernels in the hope that all my small issues will eventually go away.