4.2 Windows Qube ich9 unsupported error

After upgrading to 4.2, my Windows qubes say 'failed to start: unsupported configuration: unsupported audio model ich9

1 Like

Try changing it to ich6 with this command:

qvm-features <VMname> audio-model ich6
2 Likes

that works, thanks

Worked for me as well. Thanks!