Bitcoin Forum
April 26, 2024, 05:54:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Ubuntu 13.04 y Asicminer USB  (Read 726 times)
thelolillogamer (OP)
Full Member
***
Offline Offline

Activity: 201
Merit: 100


https://mtvpv-banners-live.s3.amazonaws.com/banne


View Profile WWW
October 31, 2013, 07:20:06 AM
Last edit: October 31, 2013, 08:42:41 AM by thelolillogamer
 #1

Buenas,

Estaba intentanto configurar Ubuntu 13.04 con virtual box FRACASO TOTAL.

He conseguido que fuese pero sin reconocer ni un usb Asic.

Osea si alguien ayudase el Post dejaria un Tutorial aqui en el foto español para enterarnos un poco de como va me leo foro buscando la solucion pero me vuelvo loco esto de los comando llevo 1 semana dandole pero estoy verde no, azul oscuro tirando a negro.

Haber si me podeis echar una manilla.


Un saludo.

1714110872
Hero Member
*
Offline Offline

Posts: 1714110872

View Profile Personal Message (Offline)

Ignore
1714110872
Reply with quote  #2

1714110872
Report to moderator
1714110872
Hero Member
*
Offline Offline

Posts: 1714110872

View Profile Personal Message (Offline)

Ignore
1714110872
Reply with quote  #2

1714110872
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714110872
Hero Member
*
Offline Offline

Posts: 1714110872

View Profile Personal Message (Offline)

Ignore
1714110872
Reply with quote  #2

1714110872
Report to moderator
rafaLon
Full Member
***
Offline Offline

Activity: 237
Merit: 250


View Profile
October 31, 2013, 01:50:27 PM
 #2

Descargar cgminer de http://ck.kolivas.org/apps/cgminer/

Para ejecutarlo como un usuario no root, hay que darle permiso a usar USB:
Desde el directorio donde hemos descomprimido el cgminer:
sudo usermod -G plugdev -a `whoami`
sudo cp 01-cgminer.rules /etc/udev/rules.d/

Compilar con:

./configure --enable-icarus
make

Si da error quizás falte algo de esto:
sudo apt-get install build-essential
sudo apt-get install libusb-1.0-0-dev
sudo apt-get install libcurl4-gnutls-dev

Ejecutar con:
./cgminer -o URLdelServidor -u usuario -p contraseña
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!