The default Anki download did not work on my Samsung Galaxy Book Go laptop. This laptop runs windows on ARM. When I tried to run ./anki-console from the terminal I got this error:
Starting Anki 25.09.2…
2026-01-11 23:14:50,940:INFO:aqt.mediasrv: Serving on {{anki forum won’t let my post have the link}}
Qt warning: Unknown Vendor ID: “0x4d4f4351”
FATAL ERROR: (QIC != QIC_TEX && QIC != QIC_LDST) && “TEX LDST instruction still needs rematerialization”
Qt debug: vkDebug: VK_ERROR_INITIALIZATION_FAILED
When I looked at the process manager there was an Anki process, but nothing ever showed up on screen visually.
I tried various tricks like setting environment variables to see more logging output or using environment variables to tell QT to not use vulkan, but none of that seemed to make a difference.
I downloaded the anki-2.1.35-windows-alternate.exe program and that started up just fine. But maybe somebody wants to look into how to get the newer anki to work on this device at some point.
I indeed have the exact same error. I am also using a Windows on ARM powered device, the Surface Pro X. So perhaps it is a windows on arm specific error?
Installing and using the latest version before the new launcher works perfectly fine for me.
Nevertheless, I want the newest version of Anki to work, too. So if I can help to solve this problem, then I’m open to give more needed information or to try any trouble shooting.
If you are comfortable to follow ankis build instructions, maybe that could help to run the latest anki. If you build Anki yourself then the launcher won’t be needed; and it should in theory rule out architecture related issues.