Minecraft spins hardrive on Ubuntu 12.04

Asked by GeekUpTheStreet

Anyone have any thoughts on why Minecraft would cause the hardrive on a Dell XPS 400 to spin so much? This is the only application where I have this issue.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu java-common Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

lsb_release -a; uname -a; java -version

Thanks

Revision history for this message
GeekUpTheStreet (geekupthestreet) said :
#2

Thank You

james@ubuntu-desktop:~$ lsb_release -a; uname -a; java -version
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch:cxx-3.0-ia32:cxx-3.0-noarch:cxx-3.1-ia32:cxx-3.1-noarch:cxx-3.2-ia32:cxx-3.2-noarch:cxx-4.0-ia32:cxx-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.04.1 LTS
Release: 12.04
Codename: precise
Linux ubuntu-desktop 3.2.0-34-generic-pae #53-Ubuntu SMP Thu Nov 15 11:11:12 UTC 2012 i686 i686 i386 GNU/Linux
java version "1.6.0_24"
OpenJDK Runtime Environment (IcedTea6 1.11.5) (6b24-1.11.5-0ubuntu1~12.04.1)
OpenJDK Server VM (build 20.0-b12, mixed mode)
james@ubuntu-desktop:~$

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

You can try Oracle Java with:

sudo add-apt-repository ppa:webupd8team/java
sudo apt-get update
sudo apt-get install oracle-java7-installer

Can you help with this problem?

Provide an answer of your own, or ask GeekUpTheStreet for more information if necessary.

To post a message you must log in.