Whistling sound coming from computer tower (3 posts)

  • Profile picture of silentsword silentsword said 3 months, 2 weeks ago:

    Hello, everyone. I’m new to jME and I need some help.

    Whenever I run a jME application, for example the HelloAssets tutorial, my computer tower starts making a strange whistling sound. I noticed this does not happen when running simple applications like HelloJME3 and HelloNode.

    I suspect that the sound is coming from the Video card. I don’t really play video games on my computer, so I don’t know if it happens in PC games too.

    I found a topic about the same issue, but since it is a bit old, I figured I would create a new one. The old topic is this.

    My specs are:

    Motherboard: ASUS P5Q (P45, DDR2)
    CPU: QuadCore Intel Core 2 Quad Q6600, 2400 MHz (9 x 267)
    Video card: NVIDIA GeForce 8600 GT (512 MB)

    Is there any way I can make this sound stop? Thanks in advance.

  • Profile picture of sbook sbook259p said 3 months, 2 weeks ago:

    The answer from that topic still applies.

    If the tests were locked to 30 or 60 frames per second, this behavior likely wouldn’t be observed. Again, this won’t cause any damage.. just limit the framerates in any application you create.

    P.S: The jME server is running on a Q6600.. that thing’s a total workhorse :)

  • Profile picture of silentsword silentsword said 3 months, 1 week ago:

    Thanks for the response. By limiting the framerate the whistling sound does not occur anymore.