Can someone take a look at my xorg.conf and see if everything is correct? I can't figure out what's wrong?
Code: Select all
Section "Monitor"
Identifier "Monitor0"
HorizSync 24.0 - 94.0
VertRefresh 24.0 - 85.0
# DisplaySize 1550 870
Option "PreferredMode" "1920x1080"
Modeline "1920x1080" 74.25 1920 2008 2052 2200 1080 1085 1095 1125 interlace +hsync +vsync
Modeline "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
Modeline "1776x1000_60.00" 147.25 1776 1888 2072 2368 1000 1003 1013 1038 -hsync +vsync
Modeline "1792x1008_60.00" 149.50 1792 1904 2088 2384 1008 1011 1016 1046 -hsync +vsync
Modeline "1600x1050_60.00" 140.00 1600 1704 1872 2144 1050 1053 1063 1089 -hsync +vsync
Modeline "1680x1008_60.00" 140.50 1680 1784 1960 2240 1008 1011 1018 1046 -hsync +vsync
Modeline "1440x960_60.00" 113.75 1440 1528 1672 1904 960 963 973 996 -hsync +vsync
EndSection
Section "Device"
Identifier "Radeon"
Driver "radeon"
Option "Monitor-HDMI-0" "Monitor0"
EndSection
Section "Screen"
Identifier "Screen0"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1920x1080"
EndSubSection
EndSection
Code: Select all
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 12/11/15 3:42 PM
Description: Initializing game
java.lang.ExceptionInInitializerError
at ave.ar(SourceFile:560)
at ave.am(SourceFile:361)
at ave.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: java.lang.ArrayIndexOutOfBoundsException: 0
at org.lwjgl.opengl.XRandR.findPrimary(XRandR.java:326)
at org.lwjgl.opengl.XRandR.ScreentoDisplayMode(XRandR.java:315)
at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:746)
at org.lwjgl.opengl.LinuxDisplay$3.run(LinuxDisplay.java:743)
at java.security.AccessController.doPrivileged(Native Method)
at org.lwjgl.opengl.LinuxDisplay.init(LinuxDisplay.java:743)
at org.lwjgl.opengl.Display.<clinit>(Display.java:138)
... 4 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at ave.ar(SourceFile:560)
at ave.am(SourceFile:361)
-- Initialization --
Details:
Stacktrace:
at ave.a(SourceFile:310)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Linux (amd64) version 4.2.0-19-generic
Java Version: 1.7.0_91, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 62833808 bytes (59 MB) / 158539776 bytes (151 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 5 total; -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.8.9
LWJGL: 2.9.4
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
GL Caps:
Using VBOs: No
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)
CPU: <unknown>