On Sun, Nov 19, 2023 at 02:49:33AM +0100, Olivier Burelli wrote:
Questions :

1. In both cases:
   _ emmc has issue: Card did not respond to voltage select! : -110

I see this too on a rk3399 RockPro64, but the emmc is still working just fine.

  _ if i use rockchip/rk3566-quartz64-a.dtb:
        _ freeze during installation

Does it really freeze or is it just reeeeeaaaaaaaaaaaaly slow ? Because I had problems with a JMicron ahci on rk3399 not delivering interupts, which just made it ridiculously slow:

https://www.mail-archive.com/arm@openbsd.org/msg02336.html

I could work around it by disabling msi interrupts. In the end I switched to using a better supported ahci controller (ASMedia ASM1061)

     Does the dtb has to be used ?

Yes, a dtb is needed.

     Does emmc is currently supported ?

Yes, according to https://www.openbsd.org/arm64.html it is supported.


2. Once installation done on the sdcard:
   _ issue with the link of kernel after restart

I'm not understanding what you are trying to say here.

   _ no ethernet connectivity : regarding this article:
   https://beta.pine64.org/documentation/Quartz64/Troubleshooting/

     Does this issue is due to CONFIG_MOTORCOMM_PHY not set to y ?

No. The Motorcamm Phy is configured according to your dmesg:

dwqe0 at mainbus0 gmac 1: rev 0x51, address da:c6:99:15:68:ef
ytphy0 at dwqe0 phy 0: YT8511 10/100/1000 PHY

ytphy0 is the Motorcamm Phy.


Hope this helps,

Christopher

Reply via email to