Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8139221

Java no longer recognizes graphics drivers; q33 chipset

XMLWordPrintable

    • 2d
    • x86
    • windows_8

      FULL PRODUCT VERSION :
      java version "1.8.0_60"
      Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
      Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)

      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 10.0.10240]

      EXTRA RELEVANT SYSTEM CONFIGURATION :
      graphics driver for core 2 duo CPU: igdumd64 version 8.15.10.1930

      A DESCRIPTION OF THE PROBLEM :
      after updating java to update 60, java would no longer recognize my old graphics driver which worked in update 51.

      Sorry if the sub-category is wrong, I do not know what sub-category this fits in

      REGRESSION. Last worked in version 8u51

      ADDITIONAL REGRESSION INFORMATION:
      java version "1.8.0_51"
      Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
      Java HotSpot(TM) 64-Bit Server VM (build 25.51-b03, mixed mode)

      STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
      (this will not be reproducible unless the CPU is a core 2 duo cpu)

      download latest graphics driver for q33 chipset
      download/install java 8 u60 if not already installed
      load minecraft launcher (old launcher: java must be already installed)
      load up any minecraft version.




      EXPECTED VERSUS ACTUAL BEHAVIOR :
      EXPECTED -
      working minecraft

      ACTUAL -
      crash saying "pixel format not accelerated" even though the Graphics Accelerator driver was installed and working on java 8 update 51

      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      ---- Minecraft Crash Report ----
      // Quite honestly, I wouldn't worry myself about that.

      Time: 9/4/15 12:08 AM
      Description: Initializing game

      org.lwjgl.LWJGLException: Pixel format not accelerated
      at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
      at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
      at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
      at org.lwjgl.opengl.Display.createWindow(Display.java:306)
      at org.lwjgl.opengl.Display.create(Display.java:848)
      at org.lwjgl.opengl.Display.create(Display.java:757)
      at org.lwjgl.opengl.Display.create(Display.java:739)
      at ave.ap(SourceFile:534)
      at ave.am(SourceFile:363)
      at ave.a(SourceFile:310)
      at net.minecraft.client.main.Main.main(SourceFile:124)


      A detailed walkthrough of the error, its code path and all known details is as follows:
      ---------------------------------------------------------------------------------------

      -- Head --
      Stacktrace:
      at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
      at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
      at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:247)
      at org.lwjgl.opengl.Display.createWindow(Display.java:306)
      at org.lwjgl.opengl.Display.create(Display.java:848)
      at org.lwjgl.opengl.Display.create(Display.java:757)
      at org.lwjgl.opengl.Display.create(Display.java:739)
      at ave.ap(SourceFile:534)
      at ave.am(SourceFile:363)

      -- Initialization --
      Details:
      Stacktrace:
      at ave.a(SourceFile:310)
      at net.minecraft.client.main.Main.main(SourceFile:124)

      -- System Details --
      Details:
      Minecraft Version: 1.8.8
      Operating System: Windows 10 (amd64) version 10.0
      Java Version: 1.8.0_60, Oracle Corporation
      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
      Memory: 65763720 bytes (62 MB) / 161419264 bytes (153 MB) up to 1060372480 bytes (1011 MB)
      JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
      IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
      Launched Version: 1.8.8
      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>

      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      nothing to show here :(
      ---------- END SOURCE ----------

      CUSTOMER SUBMITTED WORKAROUND :
      remove java 8 u60 and install again java 8 update 51

            prr Philip Race
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: