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

Display initialization failed on a supported graphics card

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 8
    • fx2.1
    • javafx
    • Operating System: Windows 7 Ultimate
      Graphics Card: Mobile Intel(R) GMA 4500MHD version 8.15.10.2413

      Running 2 of the sample javafx application(Cube3D and CubeSystem3D) failed to render 3d.

      Running the application with -Dprism.verbose=true has this output:

      Prism pipeline init order: d3d j2d
      Using t2k for text rasterization
      Using dirty region optimizations
      Prism pipeline name = com.sun.prism.d3d.D3DPipeline
      Loading D3D native library ...
      succeeded.
      Direct3D initialization failed
      Adapter validation failed for all adapters
      Device "Mobile Intel(R) 4 Series Express Chipset Family" (\\.\DISPLAY1) initialization failed :
      WARNING: bad driver version detected, device disabled. Please update your driver to at least version 8.15.10.2302
      (X) Got class = class com.sun.prism.d3d.D3DPipeline
      GraphicsPipeline.createPipeline: error initializing pipeline com.sun.prism.d3d.D3DPipeline
      *** Fallback to Prism SW pipeline
      Prism pipeline name = com.sun.prism.j2d.J2DPipeline
      (X) Got class = class com.sun.prism.j2d.J2DPipeline
      Initialized prism pipeline: com.sun.prism.j2d.J2DPipeline
      RESIZE: 13313178570099 w: 400 h: 150
      Glass native format: 1
      QuantumRenderer: shutdown

            ckyang Chien Yang (Inactive)
            pcagatinjfx Peter Neil Cagatin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: