问题
I am running Windows Vista on a32-bit processor. I am trying to launch a JavaFX program I compiled on Eclipse Luna with Java 1.8. The result is the following runtime error.
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
How do I get rid of the error?
Thanks.
回答1:
The Chipset for your processor isn't updated, you can find drivers here, hopefully this will fix your problem.
来源:https://stackoverflow.com/questions/54221226/eclipse-luna-and-javafx-how-do-i-update-my-processors-driver-on-windows-vista