Hi, Guest
Total Members Voted: 210
0 Members and 1 Guest are viewing this topic.
Everything is fine, but Steam is no longer working:Code: [Select]Running Steam on manjarolinux 16.02 64-bitSTEAM_RUNTIME is enabled automaticallyInstalling breakpad exception handler for appid(steam)/version(1461721017)libGL error: unable to load driver: i965_dri.solibGL error: driver pointer missinglibGL error: failed to load driver: i965libGL error: unable to load driver: swrast_dri.solibGL error: failed to load driver: swrastThis fixed my issue:Code: [Select]find ~/.steam/root/ -name "libgpg-error.so*" -print -delete
Running Steam on manjarolinux 16.02 64-bitSTEAM_RUNTIME is enabled automaticallyInstalling breakpad exception handler for appid(steam)/version(1461721017)libGL error: unable to load driver: i965_dri.solibGL error: driver pointer missinglibGL error: failed to load driver: i965libGL error: unable to load driver: swrast_dri.solibGL error: failed to load driver: swrast
find ~/.steam/root/ -name "libgpg-error.so*" -print -delete
I use Libreoffice Fresh on Xfce. It's the only app affected. Scroll bars don't look good also.
Hello, after the update my system is now broken and I'm unable to login. The update appeared to apply fine under my regular XFCE install (not a virtual machine) with no errors, but after reboot, I now boot to a blank/black screen instead of a login screen (sometimes with a blinking cursor, sometimes with nothing at all.) Thankfully, I am able to escape the blank screen with Ctrl-Alt-F2, but nothing I've tried will let me back to the login/graphical interface.
Now I can say: smooth update! except for some bugs in vertex-maia-theme in the lock screen.
Hello, after the update my system is now broken and I'm unable to login. The update appeared to apply fine under my regular XFCE install (not a virtual machine) with no errors, but after reboot, I now boot to a blank/black screen instead of a login screen (sometimes with a blinking cursor, sometimes with nothing at all.) Thankfully, I am able to escape the blank screen with Ctrl-Alt-F2, but nothing I've tried will let me back to the login/graphical interface. I have Linux kernels: 318, 41 and 44 installed. None of which will allow me to boot into my system any more, they all result in the same blank screen/lockup. This is the first time that I've ever had a stable Manjaro update completely break my system and I really hope that someone is able to figure this out soon. Please let me know if you need any more specific information. Thanks
[lucas@LucasFB ~]$ steamRunning Steam on manjarolinux 15.12 64-bitSTEAM_RUNTIME is enabled automaticallyInstalling breakpad exception handler for appid(steam)/version(1459463254)libGL error: unable to load driver: i965_dri.solibGL error: driver pointer missinglibGL error: failed to load driver: i965libGL error: unable to load driver: swrast_dri.solibGL error: failed to load driver: swrast
[manjaro@manjaro ~]$ steamRunning Steam on manjarolinux 16.06-pre3 64-bitSTEAM_RUNTIME is enabled automaticallyInstalling breakpad exception handler for appid(steam)/version(0)libGL error: unable to load driver: swrast_dri.solibGL error: failed to load driver: swrast
Not so smooth as I tought, steam is not workingCode: [Select][lucas@LucasFB ~]$ steamRunning Steam on manjarolinux 15.12 64-bitSTEAM_RUNTIME is enabled automaticallyInstalling breakpad exception handler for appid(steam)/version(1459463254)libGL error: unable to load driver: i965_dri.solibGL error: driver pointer missinglibGL error: failed to load driver: i965libGL error: unable to load driver: swrast_dri.solibGL error: failed to load driver: swrast
Did you try copying and pasting this into a terminal:Code: [Select]find ~/.steam/root/ -name "libgpg-error.so*" -print -delete
You did change LightDM's theme to Vertex-Maia in the LightDM GTK Greeter Settings?