Search content
Sort by

Showing 20 of 25 results by Minituning
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v3.0
by
Minituning
on 10/11/2016, 08:36:48 UTC
Can you explain me your config ? I cant obtain more than 40 H/s on my 470 cards .

Wich parameters are you using , operating system , drivers?

I have memory timmings modified on my bios

Thanks in advice

No Problem, I help you with your Minituning Bro Grin

I have Win 10 Pro, 16 GB Ram, 6600K @ 4,2 Gh'z, latest AMD Driver 16.11.2 (4.November 2016) (16.11.3 is out, 9 Nov - will try that now)
470 Nitro 4GB, but it should work with other 470s 4gb as well.

Here is my unique tutorial how to speed up your 470 4GB to 60+ H/s - only for lovely people  Cheesy
http://xup.in/dl,27875229

https://s12.postimg.org/ek0t8pgi5/470_4gb.jpg
 Wink

Thanks for sharing,

Your modiffied rom is the same that this : https://www.youtube.com/watch?v=uy0roLG7ARc I have this tutorial done on my Gpu´s .

As soon as i test it  i will tell  you probably on next week . I am out now.
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v3.0
by
Minituning
on 10/11/2016, 00:43:58 UTC
Wow that's amazing! Claymore wins! Cheesy
He is getting now of 2,5% 25~ gh's or more ?
Hm, let me think, that should be around 30.000$++ a day?
50 h's is around 2,50$ right now.

5.000 hs = 250$
5.000.000 = 250000$ by 2,5% = 6250$
= 24h by 2,5% = 36minutes a day for Claymore Wink


Great stuff Cheesy

My Bro gets 70 hs with his 290 4gb

I'm getting 55-60 hs with my 470 4gb Cheesy
with 70 Watt and 20% Fan with 74°c Cheesy


@Haha at Genesis Cloud Miners

Can you explain me your config ? I cant obtain more than 40 H/s on my 470 cards .

Wich parameters are you using , operating system , drivers?

I have memory timmings modified on my bios

Thanks in advice
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v3.0
by
Minituning
on 10/11/2016, 00:39:20 UTC
Anyone has a Sapphire 470 8gb with OC ?
Share speeds pls
no but sapphire 470 4G i get 49  so i guest you must do better

Whitch setting are you usin on your rx 470 y can´t obtain more than 40H/s

I have memory timmings modified on my bios


Thanks
Post
Topic
Board Mining (Altcoins)
Re: Claymore's ZCash AMD GPU Miner v3.1
by
Minituning
on 10/11/2016, 00:08:30 UTC
good job claymore bringin those rx470 4gb from 470 stable using silent army kernel and zog mienr on ethos 1.1.3 to win @  58-60 h /s .. power consumption increased too but that aint a problem... from 750w to 980w for 2 rigs (1x 3 cards ,1 x 4 cards)

i have heard anyway that genoil has a kernel for rx470 @ 170 hs... but maybe for whole rig ?

Wich config on your cards are you using I have 3 x rx470 and have 120h/s,

I have memory timmings modified on my bios

thanks and excuse my bad english
Post
Topic
Board Mining (Altcoins)
Re: Open Source ZEC (ZCash) GPU Miner AMD & NVidia (up to 18.5 sol/s on RX480)
by
Minituning
on 27/10/2016, 17:03:06 UTC
I am trying to start GPU's HD5850 but I receive the next error:

found platform[0] name = 'AMD Accelerated Parallel Processing'
found 5 devices
Using device 0 as GPU 0
Using device 1 as GPU 1
Using device 2 as GPU 2
Using device 3 as GPU 3
Using device 4 as GPU 4
compiling ...
source: 41162 bytes
"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 16: warning:
          variable "slotMask" was declared but never referenced
    const uint32_t slotMask =  ((1u<                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 22: warning:
          variable "slotMask" was declared but never referenced
    const uint32_t slotMask =  ((1u<                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 233: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 0)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 245: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 0)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 257: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 1)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 269: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 1)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 281: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 2)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 293: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 2)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 305: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 3)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 317: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 3)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 329: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 4)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 341: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 0)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 353: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 0)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 365: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 1)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 377: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 1)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 389: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 2)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 401: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 2)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 413: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 3)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 425: warning: a
          value of type "__global bucket1 *" cannot be used to initialize an
          entity of type "const __global bucket1 *"
    const __global bucket1 *buck = &tree1_ptr(heap1, 3)[tree_bucket(t)];
                                   ^

"C:\Users\Miner213\AppData\Local\Temp\OCL9C4E.tmp.cl", line 437: warning: a
          value of type "__global bucket0 *" cannot be used to initialize an
          entity of type "const __global bucket0 *"
    const __global bucket0 *buck = &tree0_ptr(heap0, 4)[tree_bucket(t)];
                                   ^

Error compiling program for digitH.
Frontend phase failed compilation.
Error: Creating kernel digitH failed!


Is there any way to correct the problem?

Thanks!!

Having the same issue with a Radeon 6950. Running Windows 8.1., 64. Any thoughts or suggestions as to what to do?

Have the same problem runing win10 x64 and ati5850
Post
Topic
Board Hardware y Minería
Re: Interesados en asociarse para poner en marcha un Rig de FPGAs
by
Minituning
on 14/07/2012, 08:36:54 UTC
Estoy intentado hacer el pago del jalapeño en bitcoins pero cuando le doy  pagar me sale un error de bit pay alguien sabe si hay que instalarse algo ??

edit.

Ya se como se hace pero tengo una duda el pago se hace desde tu wallet y solo pones direccion de envio y cantidad , mi pregunta es como hacen para saber que el pago que han recibido es mio y asociarlo  mi pedido, estaba dcidido a hacer la compra pero no me esta inspirando nada de confianza.

Este es el mail que me han madad al correo.

Dear Daniel,
 
Thank you for placing your BitForce Jalapeno order.
 
This is confirmation that your order was successfully placed in our system.
 
If you've chosen an instant payment method and have completed that transaction, then your order is confirmed.  If you've chosen a payment method that requires additional information such as a bank wire transfer instructions, please stand by for an email from customer service within the next business day.
 
Important:  Please note that our customer service department has been overwhelmed with general inquiry and it may take several days to catch up with emails.  If you're waiting for bank wire transfer instructions, your order position won't be penalized for any time it takes to send you this payment information.
 
Kind regards,
 
Customer service team
 
BF Labs Inc.

Post
Topic
Board Hardware y Minería
Re: Ayuda con Bamt y Overclock
by
Minituning
on 11/07/2012, 06:12:54 UTC
Con la  0.5 he conseguido hacerles el oc con los comandos atitweak  engine clock memory clock core voltage. pero solo si se lo hago a una si hay mas gráficas empieza hacer cosas raras con los voltajes y cores.
Post
Topic
Board Hardware y Minería
Re: Ayuda con Bamt y Overclock
by
Minituning
on 10/07/2012, 21:47:44 UTC
He estado leyendo y voy a probar con la 0.4b ya que hay varias personas en el hilo de esta distribucion que les pasa con las 5850
Post
Topic
Board Hardware y Minería
Re: Interesados en asociarse para poner en marcha un Rig de FPGAs
by
Minituning
on 10/07/2012, 21:14:14 UTC
Estoy tentado de pillar 1 esque sino luego sera imposible conseguirlos, lo que me echa para atras el riesgo de perder 200€
Post
Topic
Board Hardware y Minería
Re: Interesados en asociarse para poner en marcha un Rig de FPGAs
by
Minituning
on 10/07/2012, 20:41:25 UTC
La verdad es que si , y mas con la subida de dificultad que se espera para finales de año , te han dado fecha aproximada de entrega??
Post
Topic
Board Hardware y Minería
Re: Ayuda con Bamt y Overclock
by
Minituning
on 10/07/2012, 20:35:48 UTC
Gracias compi la cuestion es conseguir que me lea los parametros del archivo de configuracion y no tener que estar ejecutando comandos
Post
Topic
Board Hardware y Minería
Re: Interesados en asociarse para poner en marcha un Rig de FPGAs
by
Minituning
on 10/07/2012, 20:28:55 UTC
Never again.

Lo mismo digo... si aceptan bitcoins, que asi sea!

Entonces haces el pago ahora y ellos te garantizan que te lo enviaran a partir de octubre es asi??

No teneis miedo de que luego no llegue nada??

Por ultimo, al final te facilitaron todos los datos para el pago??
Post
Topic
Board Hardware y Minería
Re: Ayuda con Bamt y Overclock
by
Minituning
on 10/07/2012, 20:13:27 UTC
He conseguido hacerles oc pero usando los comandos atitweak pero es un tostos si lo hago a una grafica me funciona y he llegado a los 380 mhas pero cuando son varias graficas me hace cosas raras a ver si alguien me echa una mano , si alguien puede que ponga una copia de su archivo
Post
Topic
Board Hardware y Minería
Re: Ayuda con Bamt y Overclock
by
Minituning
on 10/07/2012, 15:14:48 UTC
Lo mismo me da error en linea tal y sale el dibujo de una tumba en la pantalla del terminal
Post
Topic
Board Hardware y Minería
Re: Ayuda con Bamt y Overclock
by
Minituning
on 10/07/2012, 14:25:08 UTC
Buenas chicos sigo con pruebas cuando descomento las lineas del oc para que tengan efecto me al reiniciar los mineros me da un error en la lines 179 que es donde pone core_speed_0: 600 si los comento con # funciona todo ok pero a velocidad de serie.
Post
Topic
Board Hardware y Minería
Re: Ayuda con Bamt y Overclock
by
Minituning
on 10/07/2012, 14:07:34 UTC
La placa es una m2n sli deluxe de asus y hasta ahora ha estado funcionando con win 7 perfectamente con 2 5850

En el archivo tengo el core  a 900 memos a 300 y voltaje a 1125

Las pruebas las estoy haciendo con una sola 5850 la configuracion del archivo pool la coge bien  y la velocidad del ventilador tb pero el oc no.

He mirado el archivo que bloquea el oc en la carpeta active y no tengo ninguno
Post
Topic
Board Hardware y Minería
Topic OP
Ayuda con Bamt y Overclock
by
Minituning
on 09/07/2012, 22:57:58 UTC
Estoy haciendo pruebas con esta distribución y de momento me reconoce la grafica y se conecta al pool el problema que tengo es que no consigo que aplique el oc que le indico en el bam[Suspicious link removed]nf

Alguien me puede echar una mano
Post
Topic
Board Hardware y Minería
Re: Pantallazo azul W7
by
Minituning
on 08/07/2012, 20:46:00 UTC
Entiendo que cuando dices " le pongas a cada gráfica mínimo un Pci-e." te refieres a que cada gráfica en uno de los conectores lleve un conector pci de los que salen directamente de la fuente no de los que se sacan de un Molex de 4 pines.

Probare esto ya que la 4 y 5 gráfica están sacadas de molex su alimentación .

Si esto no funciona probaré a alimentar 3 gráficas con la de 1200 y las dos siguientes con la de 650
Post
Topic
Board Hardware y Minería
Re: Pantallazo azul W7
by
Minituning
on 08/07/2012, 20:04:51 UTC
Es de un solo rail eso puede influir??
Post
Topic
Board Hardware y Minería
Re: Pantallazo azul W7
by
Minituning
on 08/07/2012, 13:36:00 UTC
La instalación es limpia desde 0 , cuando dices fuente a que te refieres a que falle o a que no de potencia suficiente? en principio con 1200w debería de ser suficiente para 5 gráficas