mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Hardware

Reply
 
Thread Tools
Old 2005-12-01, 02:11   #1
rudi_m
 
rudi_m's Avatar
 
Jul 2005

2·7·13 Posts
Default what can I do with DBox2

Hi,
I just got a DBox2 (its a decoder to watch pay TV) and flashed Linux on it :)

Now I wonder what could calculate it useful while I watch TV?

$ cat /proc/cpuinfo
processor : 0
cpu : 8xx
clock : 67MHz
bus clock : 67MHz
revision : 0.0 (pvr 0050 0000)
bogomips : 66.76

$ free
total used free shared buffers
Mem: 30892 29480 1412 0 3548
Swap: 0 0 0
Total: 30892 29480 1412

allthough RAM is very low I managed aleready to get Mlucas running on it but I think it would take years to finish just a current double check.
Do you know a factoring program which I can compile for small ppc machine?

BTW I tried to comple Glucas too but Iam not familar with crosscompiling:
On the DBox2 there is no compiler stuff installed (and it would not make sense IMO)
So I have a crosscompiling environment on my PC in
/home/rudi/dbox2/cdk
there is a bin directory with the cross compiler powerpc-tuxbox-linux-gnu-gcc c++ cpp etc.
How can I tell the configure script of Glucas to setup crosscompile with that environment instead of my host-gcc?

(For Mlucas it was enough to do
path_to/powerpc-tuxbox-linux-gnu-gcc --static -static-libgcc -o Mlucas *.c -lm
rudi_m is offline   Reply With Quote
Old 2005-12-26, 22:57   #2
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

19·613 Posts
Default

Hi, Rudi: the RAM would be enough to do some LL testing, but I'm afraid the clock speed is just too low to make this hardware of much use for either factoring or LL testing. I don't mean to tell you what you can or can't do with your box, just that given its capabilities and my limited time, I simply can't afford to spend time on software support for this kind of hardware. If you managed to get Mlucas to build, feel free to fire up some double-checks: I hope you're a very patient person, though (and willing to remind the server every few months that you're still working on an exponent, so it doesn't expire on you.)
ewmayer is offline   Reply With Quote
Old 2005-12-29, 09:51   #3
Greenbank
 
Greenbank's Avatar
 
Jul 2005

38610 Posts
Default

You could watch PayTV with it.
Greenbank is offline   Reply With Quote
Reply

Thread Tools


All times are UTC. The time now is 21:17.


Fri Aug 6 21:18:00 UTC 2021 up 14 days, 15:46, 1 user, load averages: 3.14, 2.78, 2.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.