mersenneforum.org  

Go Back   mersenneforum.org > Extra Stuff > Linux

Reply
 
Thread Tools
Old 2004-11-23, 23:28   #1
lozcs
 
May 2004
birmingham & manchester

29 Posts
Default Install mprime on XBOX

I finally got Xebian Linux running on my xbox.

Can anyone tell me how to install mprime? (complete Linux noobie here!)

I need help to;

Extract compressed file from www.mersenne.org
Install mprime
Setup so auto runs without graphic window running (I believe this will be quicker as XBOX shares main memory with video)
Disable power-save features

Thanks!

Lawrence......
lozcs is offline   Reply With Quote
Old 2004-11-24, 03:06   #2
Xyzzy
 
Xyzzy's Avatar
 
"Mike"
Aug 2002

202016 Posts
Default

Don't do this as root... Use a special user account...

cd
mkdir mprime
cd mprime
wget ftp://mersenne.org/gimps/mprime235.tar.gz
tar -zxvf mprime235.tar.gz
./mprime -m

There are other posts here that show how to cron the job to run automatically... Just search for "cron"...
Xyzzy is offline   Reply With Quote
Old 2004-11-24, 15:33   #3
lozcs
 
May 2004
birmingham & manchester

29 Posts
Default

Thanks for the reply...

I needed to change to super user to install it in the first place, by typing "su -" - or is this a special user? I think? It wouldn't seem to install otherwise

OK so to install, is it just a case of opening up a terminal window, typing su - then the password then all the text you supplied?

This is the first time I have eer installed Linux so you'll have to bear with me!



Lawrence......


Quote:
Originally Posted by Xyzzy
Don't do this as root... Use a special user account...

cd
mkdir mprime
cd mprime
wget ftp://mersenne.org/gimps/mprime235.tar.gz
tar -zxvf mprime235.tar.gz
./mprime -m

There are other posts here that show how to cron the job to run automatically... Just search for "cron"...
lozcs is offline   Reply With Quote
Old 2004-11-26, 00:42   #4
geoff
 
geoff's Avatar
 
Mar 2003
New Zealand

13·89 Posts
Default

Which step fails when not root? It is OK to install it as root if necessary, just be aware that you can wreck your Linux installation with a single mistyped command. It is better to get into the habit of only doing things as root that can't be done any other way.

I have attached the files I use to run mprime automatically at boot on a Debian (Sarge) system, you will need to edit /etc/init.d/mprime to point to where you installed mprime. To install these (as root):

# tar -C / -xvzf mprime-etc.tar.gz
Attached Files
File Type: gz mprime-etc.tar.gz (663 Bytes, 165 views)
geoff is offline   Reply With Quote
Old 2004-11-26, 19:45   #5
lozcs
 
May 2004
birmingham & manchester

29 Posts
Default

HELP!!!......



Got mprime running thanks for Xyzzy's instructions...

I answered all the quesions, mprime ran a self test that passed and started to test an exponent......

Do I need to leave the window open for mprime to be running?

If I restart how do I restart mprime?

Also, how do I stop power saving?

Thanks,

Lawrence......
lozcs is offline   Reply With Quote
Old 2004-11-26, 21:51   #6
moo
 
moo's Avatar
 
Jul 2004
Nowhere

809 Posts
Default

could u run a benchmark pls i have no idea how to do it on linix but im just wondering about it.
also there appears to be a linux kit from sony out there wonder what benchmarks would be like on that. anyone got linux on there ps2
moo is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Rehashing old stuff (Xbox) Rodrigo Hardware 2 2012-01-31 07:41
How to install mprime on Ubuntu Server Salamander89 Software 3 2011-07-28 15:51
How do I get my ubuntu install past minimal install? jasong Linux 2 2006-12-07 00:38
Hacked xbox 360 would be a good cruncher, right? jasong Hardware 33 2006-10-02 23:15
mprime misdetects processor on microsoft xbox mda2376 Software 18 2005-01-10 09:23

All times are UTC. The time now is 07:07.


Sat Jul 17 07:07:08 UTC 2021 up 50 days, 4:54, 1 user, load averages: 1.04, 1.47, 1.62

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.