-
Notifications
You must be signed in to change notification settings - Fork 100
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
Ubuntu 19.04: libEGL.so.1 not found, installing drivers doesn't fix the issue #149
Comments
Probably wrong arch, |
Pretty sure I installed i386 versions of all drivers, but will check once I
have the time to.
Thank you!
…On Fri, Sep 13, 2019, 6:15 AM ChristopherHX ***@***.***> wrote:
Probably wrong arch,
you must install i386 versions of them
for example try this instead
sudo apt install libegl1-mesa:i386 libegl1:i386
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#149?email_source=notifications&email_token=AK5PL6IGDTEH26WHL76OP4DQJNR47A5CNFSM4IWLIKBKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6UTJVQ#issuecomment-531182806>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AK5PL6KVNEO6SFEFQ35CP33QJNR47ANCNFSM4IWLIKBA>
.
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried all four commands in #118, but still had the same error:
*****@*****:~$ sudo apt install libegl1-mesa libegl1
yields:Setup:
Note: There are actually two GPUs on this setup. an Integrated one and a GeForce MX150. I'm pretty sure I don't have the necessary drivers for it, and ok with not using it.
The text was updated successfully, but these errors were encountered: