![]() |
|
Intel GPU on Linux - Graphic-Errors . any workaround? - Printable Version +- Dolphin, the GameCube and Wii emulator - Forums (https://forums.dolphin-emu.org) +-- Forum: Dolphin Emulator Discussion and Support (https://forums.dolphin-emu.org/Forum-dolphin-emulator-discussion-and-support) +--- Forum: Support (https://forums.dolphin-emu.org/Forum-support) +--- Thread: Intel GPU on Linux - Graphic-Errors . any workaround? (/Thread-intel-gpu-on-linux-graphic-errors-any-workaround) Pages:
1
2
|
Intel GPU on Linux - Graphic-Errors . any workaround? - sil_el_mot - 11-18-2015 Hello, i changed my windows-system on ma htpc (where everything worked fine) to linux now, but the intel gpu seems not to like opengl. i installed the newest mesa-drivers and tried intel microcode drivers and gpu drivers, but everytime i start for example mario kart, it has massive problems. like this: (edit: it's not from my current system. But thats how it looks with dolphin 4.0.2 and Intel hd 4400) ![]() is there still no solution for this problem? the artikel on Dolphin-OpenGL:Hall of Fame/Shame is some years old. if nothing helps i will buy a cheap nvidia-graphics-card, but i would rather not. if smbd knows help, it would be great! thanks RE: Intel GPU on Linux - Graphic-Errors . any workaround? - ExtremeDude2 - 11-18-2015 Why are you using such an old version of dolphin? RE: Intel GPU on Linux - Graphic-Errors . any workaround? - sil_el_mot - 11-19-2015 (11-18-2015, 11:59 PM)ExtremeDude2 Wrote: Why are you using such an old version of dolphin? 4.0.2. It's the latest stable i think? RE: Intel GPU on Linux - Graphic-Errors . any workaround? - Kurausukun - 11-19-2015 (11-19-2015, 12:06 AM)sil_el_mot Wrote: 4.0.2. It's the latest stable i think? The latest stable is super old and outdated. Try with a recent dev revision (at the top of the downloads page). RE: Intel GPU on Linux - Graphic-Errors . any workaround? - ExtremeDude2 - 11-19-2015 Sorry I looked at the picture, but 4.0.2 is still really old. RE: Intel GPU on Linux - Graphic-Errors . any workaround? - sil_el_mot - 11-19-2015 (11-19-2015, 12:11 AM)Kurausukun Wrote:(11-19-2015, 12:06 AM)sil_el_mot Wrote: 4.0.2. It's the latest stable i think? OK. Thx. Will try. RE: Intel GPU on Linux - Graphic-Errors . any workaround? - mbc07 - 11-19-2015 Depending of your Linux distro, you should be able to manually update Mesa, potentially fixing that problem... RE: Intel GPU on Linux - Graphic-Errors . any workaround? - sil_el_mot - 11-19-2015 I use Ubuntu. Dolphin showed some dependency problems yesterday with the newest revisions. So I let it be. But i will try later and post here if this worked RE: Intel GPU on Linux - Graphic-Errors . any workaround? - degasus - 11-19-2015 The intel linux drivers are very well, and also well tested for dolphin (but maybe skylake). Just try it, it works fine here ![]() btw, this screenshot was on mesa 8.X, right now, there is 11.X. Don't treat the first implementation of a very uncommon (in this old days) feature as their bad quality. This bug was fixed some days later on their development builds... Edit: What's the output of "glxinfo"? Maybe your driver installation did fail. RE: Intel GPU on Linux - Graphic-Errors . any workaround? - sil_el_mot - 11-20-2015 first. i tried to install the developers versions... but i found no way. to install the debs directly got me some livavcodec and libav-extra-codec-errors. after adding the ppa and installing synaptics i was able to install a 5.0-version. this works without those very nasty and massive graphical errors shown in the picture, but i had some other little errors in the middle of the screen even when i disabled all tweaks to get a faster emulator-experience these errors were still there. now i am trying to get the latest developers-version via "apt-get dolphin-emu-master" but after installing this i don't find a starter and "dolphin-emu" or "dolphin-emu-master" in terminal doesn't help either.... i will do the glxinfo part later and post it. thx |