amd treiber für linux mint wie geht das?
hi ich wollte eigentlich ein windows ausführen und dann kam eine fehlermeldung von winehq das ich den treiber der grafik karte installieren muss aber kriege es nich hin (bin ein neuer linux mint user)
3 Stimmen
2 Antworten
Add kisak-mesa PPA:
sudo add-apt-repository ppa:kisak/kisak-mesa
Enable 32 bit architecture (if you haven't already):
sudo dpkg --add-architecture i386
Upgrade your system:
sudo apt update && sudo apt upgrade
Install support for 32-bit games:
sudo apt install libgl1-mesa-dri:i386
Install support for Vulkan API (will be functional only if you have a Vulkan capable GPU):
sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386
Reboot to apply changes.
https://github.com/lutris/docs/blob/master/InstallingDrivers.md
Windows kannst du nur in einer VM ausführen. Du meinst vmtl ein Windows Programm, oder?
Suche doch mal nach dem Programm bei winehq.org und schaue, wie es mit der Kompatibilität ist.
Das Programm,das du nutzt heißt Übrigens Wine und nicht winehq. 😉
sorry hatte das mit einem anderen programm verwechrlst
ich kann ja ohne den treiber wine sachen nicht ausführen