Bitcoin Forum
April 25, 2024, 02:17:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 »
  Print  
Author Topic: BitMinter.com * Optional Custom Miner, PPLNS, Merged mining, Newbie-Friendly! *  (Read 220666 times)
Aoos
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 13, 2013, 10:58:39 AM
 #1241

i'm using windows XP 32 bit!

woah woah, calm down, didn't mean to upset, lol

XP wouldn't give you the restricts issues that vista and up would give. Also on Mac or linux if you have issues, run the app as sudo. I had to do that on my linux box to get bfgminer to work correctly with the usb erupters.
I updated to the latest drivers , but now i lost Opencl support i get this:
"Lacking OpenCL support. If you want to use GPUs, please install the latest drivers from your graphics card manufacturer."
Maybe my card does not supoort opencl.
1714011452
Hero Member
*
Offline Offline

Posts: 1714011452

View Profile Personal Message (Offline)

Ignore
1714011452
Reply with quote  #2

1714011452
Report to moderator
"You Asked For Change, We Gave You Coins" -- casascius
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714011452
Hero Member
*
Offline Offline

Posts: 1714011452

View Profile Personal Message (Offline)

Ignore
1714011452
Reply with quote  #2

1714011452
Report to moderator
1714011452
Hero Member
*
Offline Offline

Posts: 1714011452

View Profile Personal Message (Offline)

Ignore
1714011452
Reply with quote  #2

1714011452
Report to moderator
1714011452
Hero Member
*
Offline Offline

Posts: 1714011452

View Profile Personal Message (Offline)

Ignore
1714011452
Reply with quote  #2

1714011452
Report to moderator
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 13, 2013, 12:50:51 PM
 #1242

I updated to the latest drivers , but now i lost Opencl support i get this:
"Lacking OpenCL support. If you want to use GPUs, please install the latest drivers from your graphics card manufacturer."
Maybe my card does not supoort opencl.

Maybe nvidia removed opencl support for windows xp in their latest drivers?

AMD did this and if you use win xp the latest catalyst version you can use I think is 12.3. Yes, from march 2012. Later AMD drivers work on XP for graphics, but not OpenCL.

Anyone know if nvidia has done the same?

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
addzz
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
December 13, 2013, 10:52:55 PM
 #1243

I'm getting an error when I try to run the stratum proxy Sad

My Bat file:
Code:
cd C:\Program Files\proxymining
mining_proxy.exe -o stratum+tcp://mint.bitminter.com -p 3333 -rt -q

The output:
Code:
C:\Program Files\proxymining>mining_proxy.exe -o stratum+tcp://mint.bitminter.co
m -p 3333 -rt -q
C:\Program Files\proxymining\mining_proxy.exe\twisted\web\util.py:372: Deprecati
onWarning: Passing filenames or file objects to XMLFile is deprecated since Twis
ted 12.1.  Pass a FilePath instead.
2013-12-13 17:43:12,542 WARNING proxy # Stratum proxy version: 1.5.2
2013-12-13 17:43:12,559 WARNING proxy # Checking for updates...
2013-12-13 17:43:14,200 WARNING proxy # Trying to connect to Stratum pool at str
atum+tcp://mint.bitminter.com:3333
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: stratum.custom_exceptions.TransportException: SocketTransportClientFact
ory connection timed out

Is my bat file incorrect?  Is there anything I need to do with my router (port forward maybe) ?

BTC: 14cDn8PeuNwhNXB6JYFWBuVpiq8EByboWR
caminilegroup
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
December 13, 2013, 11:18:11 PM
 #1244

I'm getting an error when I try to run the stratum proxy Sad

My Bat file:
Code:
cd C:\Program Files\proxymining
mining_proxy.exe -o stratum+tcp://mint.bitminter.com -p 3333 -rt -q

The output:
Code:
C:\Program Files\proxymining>mining_proxy.exe -o stratum+tcp://mint.bitminter.co
m -p 3333 -rt -q
C:\Program Files\proxymining\mining_proxy.exe\twisted\web\util.py:372: Deprecati
onWarning: Passing filenames or file objects to XMLFile is deprecated since Twis
ted 12.1.  Pass a FilePath instead.
2013-12-13 17:43:12,542 WARNING proxy # Stratum proxy version: 1.5.2
2013-12-13 17:43:12,559 WARNING proxy # Checking for updates...
2013-12-13 17:43:14,200 WARNING proxy # Trying to connect to Stratum pool at str
atum+tcp://mint.bitminter.com:3333
Unhandled error in Deferred:
Unhandled Error
Traceback (most recent call last):
Failure: stratum.custom_exceptions.TransportException: SocketTransportClientFact
ory connection timed out

Is my bat file incorrect?  Is there anything I need to do with my router (port forward maybe) ?


mining_proxy.exe -o mint.bitminter.com -q

That will do what you want, no need to specify a port if it is 3333.

Try it without the -rt, I have never had any issues with my blades for the need to use -rt, what is your hash rate?

Code:
parser.add_argument('-rt', '--real-target', dest='real_target', action='store_true', help="Propagate >diff1 target to getwork miners. Some miners work incorrectly with higher difficulty.")
addzz
Member
**
Offline Offline

Activity: 61
Merit: 10


View Profile
December 14, 2013, 06:03:33 AM
 #1245

ok great!

Looks like I can connect that way.

But now I am getting error messages about my worker name/password.....



EDIT - nevermind. had to read the instructions and do USERNAME_WORKER format.  sweeeet!

BTC: 14cDn8PeuNwhNXB6JYFWBuVpiq8EByboWR
ubuntupunk
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 14, 2013, 07:36:28 AM
 #1246

bitminter java client throws up an exception see  http://pastebin.com/cp6GQU4f

running on ubuntu 12.04 icetea
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 14, 2013, 10:17:18 AM
 #1247

bitminter java client throws up an exception see  http://pastebin.com/cp6GQU4f

running on ubuntu 12.04 icetea

Looks like it is launching without having downloaded all the files.

Try clearing the java cache and launching it again.

http://www.java.com/en/download/help/plugin_cache.xml

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
raventhx
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 14, 2013, 10:46:23 AM
 #1248



can you please help me: I use Bitminter 1.1.2 because of my firewall. For mining I use a AMD 7770 but I have the problem that I get many miscalculations (for example 100accepted and 92 miscalculated). What can I do or is this normal?

That's one of the bugs in 1.1.2. It reports hardware errors that don't exist. It wasn't really prepared for var diff, but it works just with this cosmetic side effect.

Depending on your OS there are some programs that can force another program to communicate through a proxy. You might be able to use the latest version that way.


is this only a cosmetic effekt that the performance iof mining don't reduce? No tunneling works behind our firewall Sad
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 14, 2013, 11:17:38 AM
 #1249



can you please help me: I use Bitminter 1.1.2 because of my firewall. For mining I use a AMD 7770 but I have the problem that I get many miscalculations (for example 100accepted and 92 miscalculated). What can I do or is this normal?

That's one of the bugs in 1.1.2. It reports hardware errors that don't exist. It wasn't really prepared for var diff, but it works just with this cosmetic side effect.

Depending on your OS there are some programs that can force another program to communicate through a proxy. You might be able to use the latest version that way.


is this only a cosmetic effekt that the performance iof mining don't reduce? No tunneling works behind our firewall Sad

I think most of it is cosmetic. But it would be better to run a newer version.

Maybe you can use something like this: http://superuser.com/questions/18417/force-programs-that-do-not-specify-proxy-settings-to-use-a-proxy-ie-steam

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
Agumo
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
December 14, 2013, 11:52:46 AM
 #1250

This program is amazing. Thanks a lot Smiley
vvvortex
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
December 15, 2013, 01:36:12 AM
 #1251

Got a Newbie question...I've been using Bitminter for the last 3 weeks or so, at first with CPU/GPU, and over the last three days with a couple of Block Erupter Cubes.  My issue is that I would be mining just fine except for about a day or so, my IPv4 Address started incrementing... XXX.XXX.1.83 to XXX.XXX.1.84 to XXX.xxx.1.85, etc. every 6-8 hours.  With each increment I have to go into the Cube page to update the Pool Addresses in order to mine.

Is there a way to keep the address constant, so I don't have to keep updating the Cubes?  Thanks for any replies!
caminilegroup
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
December 15, 2013, 01:48:29 AM
 #1252

Got a Newbie question...I've been using Bitminter for the last 3 weeks or so, at first with CPU/GPU, and over the last three days with a couple of Block Erupter Cubes.  My issue is that I would be mining just fine except for about a day or so, my IPv4 Address started incrementing... XXX.XXX.1.83 to XXX.XXX.1.84 to XXX.xxx.1.85, etc. every 6-8 hours.  With each increment I have to go into the Cube page to update the Pool Addresses in order to mine.

Is there a way to keep the address constant, so I don't have to keep updating the Cubes?  Thanks for any replies!

If you are referring to your internal address, 192.168.1.x then yes, change it to static / manual.

You need to look in your setting on your router to see the scope / range, and set the ip outside the scope

If your scope is say 192.168.1.50-254 then you could assign your cube to something in the 192.168.1.2-49 range.

You could also change the lease time to suit your needs, instead of 6 hours.

Now, if you are referring to your public ip, you need to question why it is rotating every 6-8 hours, that shouldn't happen except every week or if restarted.
vvvortex
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
December 15, 2013, 02:13:49 AM
 #1253

Thanks, that really helped!  I logged onto my Netgear wireless router, and found out that I was two firmware updates behind.  I updated it and made my IP static rather than dynamic...That seems to do the trick so far.  We'll see in 24 hours or so.

Thanks again!
caminilegroup
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
December 15, 2013, 02:23:32 AM
 #1254

Thanks, that really helped!  I logged onto my Netgear wireless router, and found out that I was two firmware updates behind.  I updated it and made my IP static rather than dynamic...That seems to do the trick so far.  We'll see in 24 hours or so.

Thanks again!

Glad to see it helped. As long as it was the internal ip issues, and you set them static you should have any issues anymore.
vvvortex
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
December 15, 2013, 02:42:05 PM
 #1255

A further update...I went into my wireless adapter properties and unchecked the box letting my computer shut it down to save power.  Did the final trick.  Mining continuously now! Thanks again!
kirax
Member
**
Offline Offline

Activity: 77
Merit: 10


View Profile WWW
December 16, 2013, 11:07:56 PM
 #1256

I have not been able to connect to mint.bitminter.com since sometime this morning, directly with cgminer or with a stratum proxy. Trying even to telnet directly to mint.bitminter.com on 3333, 8332, 80, or 5050 results in a connection timeout. I have reloaded the page at https://bitminter.com many times without any problems, although the live stats popup (on the "me" tab) shows no gauge image. Is there a problem? The site seems to be indicating other people are submitting work...

*note this is all on a setup that has been functioning for months now

VPS, shared, dedicated hosting at: electronstorm.ca. No bitcoin payment for that yet, but bitcoins possible for general IT, and mining/GPGPU rigs. PM for details.
yoyoyoda
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
December 16, 2013, 11:12:51 PM
 #1257

Looks nice.  Grin
DrHaribo (OP)
Legendary
*
Offline Offline

Activity: 2730
Merit: 1034


Needs more jiggawatts


View Profile WWW
December 16, 2013, 11:16:45 PM
 #1258

I have not been able to connect to mint.bitminter.com since sometime this morning, directly with cgminer or with a stratum proxy. Trying even to telnet directly to mint.bitminter.com on 3333, 8332, 80, or 5050 results in a connection timeout. I have reloaded the page at https://bitminter.com many times without any problems, although the live stats popup (on the "me" tab) shows no gauge image. Is there a problem? The site seems to be indicating other people are submitting work...

*note this is all on a setup that has been functioning for months now

Contact me at operator@bitminter.com and let me know which IP you are having trouble connecting from.

▶▶▶ bitminter.com 2011-2020 ▶▶▶ pool.xbtodigital.io 2023-
zcomo13
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
December 17, 2013, 07:19:21 AM
 #1259

I have a bitfury miner that will not connect anymore. Bitminter client is giving me a times out error.

Is the miner dead?
sirlimpy
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
December 17, 2013, 03:39:12 PM
 #1260

Do you have any plans in the future to expand your merged mining support to other alt coins?
Pages: « 1 ... 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 [63] 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 »
  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!