Stelios333

Results 16 comments of Stelios333

Try running `venv/bin/python3 -m pip install -r requirements.txt`. It will install all libraries waydroid script needs, including InquirerPy.

What's the output of `venv/bin/python3 -m pip freeze`?

Found a workaround! I used [this specific patch](https://github.com/nan0desu/vmware-host-modules/tree/tmp/workstation-17.5.2-k6.9-sharishth). Anything else didn't work properly from me.

It seems like on my desktop computer (which has the exact same distro + kernel + vmware workstation version), no matter which patch I compile, bridged networking always results in...

Managed to get vmware workstation to work on my desktop too! Commands: ``` git clone -b tmp/workstation-17.5.2-k6.9.1 https://github.com/nan0desu/vmware-host-modules.git cd vmware-host-modules/ tar -cf vmmon.tar vmmon-only tar -cf vmnet.tar vmnet-only sudo cp...

Built it myself [lib.zip](https://github.com/user-attachments/files/19040594/lib.zip)

Same problem here with lineage-20-20250523, Fedora 41 and RX 7600 with multiple games

Downgrading just the vendor image to ineage-20-20250503 fixed the issue. It seems the mesa drivers are broken for amd yet again.

I confirmed my suspicion: I transplanted /lib/hw/vulkan.radeon.so and /lib/hw/vulkan.radeon32.so from lineage-20-20250503 to the latest vendor image and the graphical glitches in games were gone.