Hi all!
I've been testing the latest build from @Nick A with my X98h box it seems to be working fine except for a couple of things, I hope someone can help me
The Wi-Fi mac address changes in every boot, is there a way to force it to have only 1 mac-addr?
Wi-Fi does not work after a reboot, no errors, nothing. Checking the kernel logs with "dmesg | grep aic" yields no result. If I make a coldboot, the WiFi works as normal (except for the "error" mentioned above)
Is there a way to make the VFD work? I tried building the kernel module mentioned in other posts but for whatever reason "modprobe openvfd" fails with the error: "module openvfd: .gnu.linkonce.this_module section size must match the kernel's built struct module size at run time", I've tried to build my own image and use the resulted kernel headers in case that the headers included in the release were wrong but no luck there.