-
-
Notifications
You must be signed in to change notification settings - Fork 881
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
Intel integrated GPU drivers fail on Windows 10 (HD2000 and HD3000) #1276
Comments
The real issues is: the graphics drivers are choosing the wrong graphics card to use. This is something that needs to be fixed. How? I'm not exactly sure. |
Let's call it a bug and actually work on that :) |
I assume you have dual graphics? Something like Nvidia Optimus? Please describe what you needed to do to make it work. |
wrong card? I've only got the one :P I've got Intel integrated graphics (really old as well, but they work). I had this issue a while back, but it was because I was using the microsoft provided graphics drivers because the intel ones didn't support win8+ (this was after I updated to win10). I did some trickery to get win10 to accept the win7 intel drivers, and everything has worked just fine since then. MultiMC also worked for a while like this. I just started it today (updated to latest development release), and this started happening again. |
Multiple issues then... |
What happens if you rename the 'multimc.exe' to 'minecraft.exe'? |
Same output |
So, the graphics driver is completely broken. Maybe it got replaced? |
The problem is, the mojang launcher still works just fine. Just checked Device Manager, and it's still using the Intel ones I installed. |
That sounds impossible. |
uhh...wat? Ok, 0.4.7 stable isn't working anymore either...I'm seriously confused. |
I know that MultiMC was working with the intel drivers, because I used MultiMC to test the new graphics drivers and see if minecraft would launch (and it did) |
Did the OS update the drivers while you weren't looking? Then again, why is it working using the mojang launcher... that makes absolutely no sense. |
The only thing I can think of is that either the mojang launcher is doing something weird with selecting drivers or something, or you're doing something that is somehow affecting driver selection...kinda hard to tell... |
There is no such thing as 'driver selection'. |
Anyway, there has to be some difference. Can you post the log from the vanilla launcher? Ideally also the json file from the version profile it is using. |
Which is why I was even more confused, because I know that there IS only one driver for a device. The only think I could have thought of was it was finding the files for the other drivers on the system somewhere and using those, but that seems pretty far-fetched. At this point, I just sound like an idiot :P |
OK. I can't see anything too different in that. LWJGL version is the same. The only difference is in how it's launched. So, I'll experiment with that. Dismantle the launcher part and get rid of some old cruft... I'll see how it goes :) |
I bid you the best of luck, sir. /me can't wait until I get my new computer. |
Alright. If you switch to the 'dumblaunch' branch and update, you should get a much simplified launch method. Does it work? |
Nope, same result. Here's the new log, if it helps. |
Right, one more time: |
Actually, maybe... Did you enable fullscreen mode in game? |
The root cause has been found - it's actually the intel driver's fault. See the linked LWJGL issue. I've posted about it on the intel driver bug report forum and it finally got some much needed attention. |
"attention" being "sucks for using an old IG chipset, buy a new one" it seems...great... |
Yeah. You know, I'm going to work around all these issues. It's pretty much the next thing I'll do. It will be a horrible pile of weird things, but I can get all of this working. Anyway, this is NOT a MultiMC bug. And that's what I'll do. |
For the time being, do not use Windows 10 - 7, 8 and 8.1 are still perfectly fine, no matter what Microsoft says to get you on the new spyware platform. Or get third party drivers that aren't from Intel or Microsoft. Or switch to Linux - it has better intel graphics support than Windows. |
I may or may not have mentioned this, but this is a temp computer that's not technically even mine; I fully intend on making Arch my main OS when I get my new permanent computer ;) |
That's fine. It's aimed at anyone reading this. You aren't alone with this issue. |
Hello there,
After reading your posts / FAQ, I tried to :
Nothing worked since I installed JRE 7u80, and chose it in MultiMC parameters !! Now instances launch ! So thanks for the post 👍 , and hope this kind of summary will help others ! |
@peterix is this still supposed to be open still or is this just an issue everyone forget about and accidently didn't close |
This is not really a MultiMC issue. However, it is still present, the Intel driver bug (or in Intel's eyes, probably feature) is still there. |
Log: http://paste.ee/r/oVh9z
I had to do some trickery to use the Intel provided graphics drivers on Win8+, which have OpenGL support. Normal Minecraft launcher works just fine.
The text was updated successfully, but these errors were encountered: