-
Notifications
You must be signed in to change notification settings - Fork 34
libGL error: unable to load driver: swrast_dri.so #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @jvandenbroek, could you try the |
Hi , I actually tried that version.. Not sure why it's not working? |
Try specifying a max size. Eg: |
Tnx, but no change. I think it has to do with that I'm using the official Nvidia driver, not the open source one. Tried to figure out how to install this, but doesn't seem straightforward for Alpine. A well, may try it again later, probably need an image based on Debian or Ubuntu :) |
for me specifying the max size works, I guess scrcpy doesn't like when the device is running a resolution higher than the one the X server is using.
But since it works are these just red herrings? |
same error. I used command
to run image |
having the same error here libGL error: unable to load driver: swrast_dri.so |
I'm using Ubuntu in VirtualBox. The host system has a nvidia GPU.
Installing
|
FWIW if anyone else hits this issue. I'm running on Alpine Linux v3.17 on latest WSl-2 and was missing
Doing
fixed my issue prior to installing this I was getting:
|
Already fixed in a "newer" pull request. Still waiting for merge. See: #25 |
Tried this docker image on Xubuntu 17.10 amd64, but I get the following error when running scrcpy:
Some more info:
The text was updated successfully, but these errors were encountered: