Hi people!
some months ago i started mining bitcoins on GNU/Linux, under Debian, and i used Ufasoft's Bitcoin-miner. It was for me the best mining soft, because i reached with it, on a Phenom x6 with a Geforce 9400GT, 15MHash/s (maximum, with 100% CPU use).
On other computers i've got, i tried to execute that soft, but on all of them i get the same error: Segmentation fault. Those computers are: a Intel Centrino, a Celeron, a Pentium 4 (with intel GPUs, so i know i'm not going to obtain lot o hashrate with them but.,..), and a Athlon 64 with an integrated Geforce 6150SE.
So i thought that error was because that mining soft doesn't allow single-core CPUs...
but some days ago i messed up my debian (on my main 6-cores AMD Phenom) and i installed Linux Mint. And i also get the same problem!!! Segmentation Fault!
For example, that's the command-line order and the segfault on a netbook with a Centrino:
david@Lubuntu-PortatilAcer:~/Escritorio/min3$ sh run.sh
/home/david/Escritorio/min3/bin/bitcoin-miner -a 60 -g yes -o
http://eu.eclipsemc.com:8337 -t 1 -u k1773r_test -p foobar -l yes
bitcoin-miner 0.29 Copyright (c) 2012 Ufasoft
http://ufasoft.com/open/bitcoinMining for
http://eu.eclipsemc.com:8337Using CPU (1 threads)
Segmentation fault (core dumped)
On that computer i also get a core dumped fail.
So on the phenom ii x6 i can run another mining soft... but UFasoft's was the best! The only two programs i been able to run were Cpuminer (minerd) and Cgminer.
Cpuminer: i can mine with 100% cpu (6 cores) at 6/7 MH/s.
Cgminer: i can mine with my GPU at 3/4MH/s, with my system very lagged.
So as you can see Ufasoft's Miner was giving to me the best results!!!
So i ask if somebody knows how to fix the Ufasoft's mining soft problem... i really appreciate it ^^!!