LWJGL
May 24, 2013, 11:57:01
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
LWJGL 2.9.0 released!
Home
Help
Search
Login
Register
LWJGL
>
Programming
>
Lightweight Java Library Game Development
>
Strange gpu noise when starting lwjgl programs
Pages: [
1
]
« previous
next »
Print
Author
Topic: Strange gpu noise when starting lwjgl programs (Read 821 times)
dragomir92
Newbie
Posts: 2
Strange gpu noise when starting lwjgl programs
«
on:
January 22, 2012, 00:25:38 »
Hi,
When I start any program using lwjgl (e.g. Minecraft, or even those from the basics tutorial) my GPU starts emitting a strange sound, like screeching.
It's a passive cooled GPU, so it can't be any fan problems. I've also installed the latest drivers without success.
I'm running an EN9600GT SILENT.
Thanks in advance for any tips causing this and how to fix it.
Logged
spasi
Nerdus Imperius
Posts: 752
Re: Strange gpu noise when starting lwjgl programs
«
Reply #1 on:
January 22, 2012, 02:55:45 »
This is usually caused by not having vsync enabled and running a very simple rendering loop (at ~1000 or more fps). This has been known to cause GPU damage for lots of users (e.g. at WoW's loading screen). As a workaround, you could force vsync in your driver settings.
Logged
dragomir92
Newbie
Posts: 2
Re: Strange gpu noise when starting lwjgl programs
«
Reply #2 on:
January 22, 2012, 03:20:59 »
Thanks a lot. That did the trick.
Luckily it doesn't seem to have caused any damage yet ^^.
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Programming
-----------------------------
=> Lightweight Java Library Game Development
=> LWJGL Documentation
=> Bug Reports / RFE
=> OpenGL
=> OpenAL
=> General Java Game Development
-----------------------------
Archive
-----------------------------
=> Resolved Bugs/RFE
=> DirectX
=> DevIL
=> FMOD
Loading...