You are not logged in.
Pages: 1
I recently bought a new graphics card, the Asus Radeon 7790. I've installed it and my WM starts. However, I am having trouble with Minecraft and Steam starting.
Here are the minecraft launcher error logs:
---- Minecraft Crash Report ----
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 2/2/14 1:53 PM
Description: Initializing game
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(StringTokenizer.java:349)
at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:233)
at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:5441)
at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5863)
at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374)
at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195)
at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110)
at org.lwjgl.opengl.Display.makeCurrent(Display.java:706)
at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025)
at org.lwjgl.opengl.Display.create(Display.java:852)
at org.lwjgl.opengl.Display.create(Display.java:757)
at azi.ad(SourceFile:312)
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at java.util.StringTokenizer.nextToken(StringTokenizer.java:349)
at org.lwjgl.opengl.GLContext.getSupportedExtensions(GLContext.java:233)
at org.lwjgl.opengl.ContextCapabilities.initAllStubs(ContextCapabilities.java:5441)
at org.lwjgl.opengl.ContextCapabilities.<init>(ContextCapabilities.java:5863)
at org.lwjgl.opengl.GLContext.useContext(GLContext.java:374)
at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:195)
at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110)
at org.lwjgl.opengl.Display.makeCurrent(Display.java:706)
at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025)
at org.lwjgl.opengl.Display.create(Display.java:852)
at org.lwjgl.opengl.Display.create(Display.java:757)
at azi.ad(SourceFile:312)
-- Initialization --
Details:
Stacktrace:
at azi.f(SourceFile:696)
at net.minecraft.client.main.Main.main(SourceFile:152)
-- System Details --
Details:
Minecraft Version: 1.7.4
Operating System: Linux (amd64) version 3.12.9-2-ARCH
Java Version: 1.7.0_51, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 33057400 bytes (31 MB) / 77070336 bytes (73 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.4
LWJGL: 2.9.1
OpenGL: GL version ,
GL Caps:
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)When I attempt to start Steam from my terminal, it just loops infinitely and gives me the errors:
X Error of failed request: BadDrawable
X Error of failed request: BadGC
Did I configure X incorrectly?
Any help on this would be greatly appreciated.
Last edited by whitewizard (2014-02-02 20:03:47)
“The fact that we live at the bottom of a deep gravity well, on the surface of a gas covered planet going around a nuclear fireball 90 million miles away and think this to be normal is obviously some indication of how skewed our perspective tends to be.”
- Douglas Adams
Offline
What driver are you using?
Offline
I am using xf86-video-ati, the open-source driver.
“The fact that we live at the bottom of a deep gravity well, on the surface of a gas covered planet going around a nuclear fireball 90 million miles away and think this to be normal is obviously some indication of how skewed our perspective tends to be.”
- Douglas Adams
Offline
In order to avoid problems I always install 32 bit version of the driver too, like lib32-ati-dri.
M/B: Asus M5A97 LE R2.0 CPU: AMD FX(tm)-6100 Six-Core Processor GPU: XFX R9 390 DD Black Edition RAM: Kingston HyperX Beast DDR3 1866 2X4GB SSD: Crucial M4 128GB SATA 3
CPU and GPU are watercooled by Ibercool kit.
Offline
I did.
“The fact that we live at the bottom of a deep gravity well, on the surface of a gas covered planet going around a nuclear fireball 90 million miles away and think this to be normal is obviously some indication of how skewed our perspective tends to be.”
- Douglas Adams
Offline
Pages: 1