FedeFranz
FedeFranz
I confirm the jakub-tucek fork works
Using version 15.3.5 also fixes this error: `libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)` All newer versions give me the above error upon running the app.
Same problem here (Ubuntu 18.04, kernel 4.15 ``` $ sudo dkms install -m rt3290sta -v 2.6.0.0 --force Creating symlink /var/lib/dkms/rt3290sta/2.6.0.0/source -> /usr/src/rt3290sta-2.6.0.0 DKMS: add completed. Kernel preparation unnecessary for this...
I think this is related: https://github.com/gnab/rtl8812au/issues/144 Maybe implementing the same [patch](https://github.com/aircrack-ng/rtl8812au/commit/f221a169f281dab9756a176ec2abd91e0eba7d19) might solve the issue.