I just swapped out my ATI Radeon HD 5450 for an nVidia Geforce GT 610, and Minecraft will actually give me a crash report now.
This is the most recent one:
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
This error has been saved to /home/davidlucadou/.minecraft/crash-reports/crash-2012-10-24_18.23.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone.
--- BEGIN ERROR REPORT eb3c6247 --------
Generated 10/24/12 6:23 PM
- Minecraft Version: 1.3.2
- Operating System: Linux (amd64) version 3.5.0-17-generic
- Java Version: 1.8.0-ea, Oracle Corporation
- Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
- Memory: 82570304 bytes (78 MB) / 125304832 bytes (119 MB) up to 1860435968 bytes (1774 MB)
- JVM Flags: 0 total;
- LWJGL: 2.4.2
- OpenGL: ~ERROR~ NullPointerException: null
- Is Modded: Probably not
- Type: Client
- Texture Pack: ~ERROR~ NullPointerException: null
- Profiler Position: N/A (disabled)[failed to get system properties (java.lang.NullPointerException)]
org.lwjgl.LWJGLException: X Error - disp: 0x7fe52c02ef50 serial: 28 error: BadRequest (invalid request code or no such operation) request_code: 153 minor_code: 14
at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method)
at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:52)
at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684)
at org.lwjgl.opengl.Display.create(Display.java:854)
at org.lwjgl.opengl.Display.create(Display.java:784)
at org.lwjgl.opengl.Display.create(Display.java:765)
at net.minecraft.client.Minecraft.a(SourceFile:233)
at net.minecraft.client.Minecraft.run(SourceFile:516)
at java.lang.Thread.run(Thread.java:722)
--- END ERROR REPORT 7739470 ----------
The things that stood out to me were how it cannot identify that the card I am using supports OpenGL 4.2 and that it said there is an error with X server, which is the display manager.
I am using the tested NVidia proprietary drivers rather than the open source Noveau drivers. This is what I have done after some Googling:
[email protected]:~$ glxinfo | grep direct
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 14 (X_GLXGetVisualConfigs)
Serial number of failed request: 12
Current serial number in output stream: 12
So, basically, I am split between this being an NVidia and an X server problem. Any thoughts on this? Or is it just Minecraft going screwy? I have already reinstalled Minecraft, so it can not be that it needs to apply changes to the config files.
Some Linux distrobutions do not support the newer NVidia graphics cards, they only supply you with generic drivers. I had a lot of difficulties with my GTX 560, resulting in me using Ubuntu (I hate it..). There are ways to install the drivers that are from the website, but it's not simple on the distributions that I have attempted it on.
May I ask you what distribution are you using?
Also, iff you want to give it a shot, you should be able to search your graphics card up on NVidia's website, and download the Linux executable. It's a CLI installer that works on any Linux distro, but I have yet for it to actually install anything. It wants packages and libraries that I don't have...
Rollback Post to RevisionRollBack
You can't spell EULA without EA.
To post a comment, please login or register a new account.
This is the most recent one:
Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Failed to start game This error has been saved to /home/davidlucadou/.minecraft/crash-reports/crash-2012-10-24_18.23.57-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone. --- BEGIN ERROR REPORT eb3c6247 -------- Generated 10/24/12 6:23 PM - Minecraft Version: 1.3.2 - Operating System: Linux (amd64) version 3.5.0-17-generic - Java Version: 1.8.0-ea, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 82570304 bytes (78 MB) / 125304832 bytes (119 MB) up to 1860435968 bytes (1774 MB) - JVM Flags: 0 total; - LWJGL: 2.4.2 - OpenGL: ~ERROR~ NullPointerException: null - Is Modded: Probably not - Type: Client - Texture Pack: ~ERROR~ NullPointerException: null - Profiler Position: N/A (disabled)[failed to get system properties (java.lang.NullPointerException)] org.lwjgl.LWJGLException: X Error - disp: 0x7fe52c02ef50 serial: 28 error: BadRequest (invalid request code or no such operation) request_code: 153 minor_code: 14 at org.lwjgl.opengl.LinuxDisplay.globalErrorHandler(LinuxDisplay.java:268) at org.lwjgl.opengl.LinuxDisplayPeerInfo.initDefaultPeerInfo(Native Method) at org.lwjgl.opengl.LinuxDisplayPeerInfo.<init>(LinuxDisplayPeerInfo.java:52) at org.lwjgl.opengl.LinuxDisplay.createPeerInfo(LinuxDisplay.java:684) at org.lwjgl.opengl.Display.create(Display.java:854) at org.lwjgl.opengl.Display.create(Display.java:784) at org.lwjgl.opengl.Display.create(Display.java:765) at net.minecraft.client.Minecraft.a(SourceFile:233) at net.minecraft.client.Minecraft.run(SourceFile:516) at java.lang.Thread.run(Thread.java:722) --- END ERROR REPORT 7739470 ----------The things that stood out to me were how it cannot identify that the card I am using supports OpenGL 4.2 and that it said there is an error with X server, which is the display manager.
I am using the tested NVidia proprietary drivers rather than the open source Noveau drivers. This is what I have done after some Googling:
So, basically, I am split between this being an NVidia and an X server problem. Any thoughts on this? Or is it just Minecraft going screwy? I have already reinstalled Minecraft, so it can not be that it needs to apply changes to the config files.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumSome Linux distrobutions do not support the newer NVidia graphics cards, they only supply you with generic drivers. I had a lot of difficulties with my GTX 560, resulting in me using Ubuntu (I hate it..). There are ways to install the drivers that are from the website, but it's not simple on the distributions that I have attempted it on.
May I ask you what distribution are you using?
Also, iff you want to give it a shot, you should be able to search your graphics card up on NVidia's website, and download the Linux executable. It's a CLI installer that works on any Linux distro, but I have yet for it to actually install anything. It wants packages and libraries that I don't have...