aquawius
aquawius
https://www.reddit.com/r/hackintosh/comments/i1h47z/how_to_enable_4k_on_hd4600_igpu_in_opencore_using/ add -ctfon on NVRAM boot-args I think this page may help you
我不知道 @jjm2473 说的混刷uboot错乱在我的机器上应该怎样验证, 我使用的是hinlink h68k (2023版的). > RK35xx 系列机型启动时会优先加载 eMMC 的 uboot,然后 uboot 又是优先加载 SD/TF 卡里的固件(为了实现插上 SD/TF 卡就启动里面的系统,拔掉 SD/TF 卡就启动 eMMC 的系统),这种混乱的逻辑导致了 uboot 跟固件系统不一致的情况。 如果可以, 我愿意在我的机器上测试
You need to install Qt6 (pls read README.md) , if cmake cannot still cannot find Qt6, delete build directory and add Qt6 installed path manully, like `-DCMAKE_PREFIX_PATH="D:\Qt\6.8.3\msvc2022_64"` This may be...