Bitcoin Forum
June 17, 2024, 12:19:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 [915] 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 ... 1412 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6589902 times)
onionpealer
Jr. Member
*
Offline Offline

Activity: 238
Merit: 1


View Profile
December 27, 2017, 06:53:19 AM
 #18281

Hello everybody.I am new here and have some problems with the new miner i made.

So i mine on ethermine with claymore and for a while everything went well, and decided to make a separate miner.I bought all the neccesarry equipment motherboard, cpu etc. and after puting it together, i went to a friend to help me with all the necessary instalations for the operating system.We installed windows 7 with all the necessary drivers.I copied the claymoreminer folder with all the settings from my other HDD to the new SSD.

When i try to mine ETH I get this message in the claymoreminer:

ETH:Stratum - connecting to 'eu1.ethermine.org' <93.115.31.250> port 4444
Stratum - Cannot connect to eu1.ethermine.org:4444
Stratum - Failed to connect, retry in 20 sec....

I tried to change address to US and Asia, and also change the port to 14444, 3333 etc.And everything gives the same result.

Tried to connect to nanopool and i get the same error as on ethermine.

I mention that i mined with no problem on the other miner.

I have a screenshot of this problem.

https://imgur.com/1bogV4U

Also i just checked right now and i can mine Eth Classic on ethermine , it connects to pool.I just can't understand why i can connect to ethermine for ETC but not for ETH. I did not had this problem before.

What is wrong?

I think it is something about your config, try to add -allpools 1 or -eworker whatevername options may help...

How do i do that?

Hei guys can someone help me with this problem please?

I tried all the servers EU, US & Asia and found the connection to be erratic. It would not connect to the US or Asia servers and would sometimes connect to the EU server. I think another pool is probably in order, try Mining Pool Hub.
This is the .bat configuration I got working (sometimes).
Code:
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_SINGLE_ALLOC_PERCENT 100
set GPU_MAX_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool eu1.ethermine.org:14444 -ewal YOUR_ETHER_ADDRESS -epsw x
Njeroe
Newbie
*
Offline Offline

Activity: 48
Merit: 0


View Profile
December 27, 2017, 07:33:42 AM
 #18282

Hello everybody.I am new here and have some problems with the new miner i made.

So i mine on ethermine with claymore and for a while everything went well, and decided to make a separate miner.I bought all the neccesarry equipment motherboard, cpu etc. and after puting it together, i went to a friend to help me with all the necessary instalations for the operating system.We installed windows 7 with all the necessary drivers.I copied the claymoreminer folder with all the settings from my other HDD to the new SSD.

When i try to mine ETH I get this message in the claymoreminer:

ETH:Stratum - connecting to 'eu1.ethermine.org' <93.115.31.250> port 4444
Stratum - Cannot connect to eu1.ethermine.org:4444
Stratum - Failed to connect, retry in 20 sec....

I tried to change address to US and Asia, and also change the port to 14444, 3333 etc.And everything gives the same result.

Tried to connect to nanopool and i get the same error as on ethermine.

I mention that i mined with no problem on the other miner.

I have a screenshot of this problem.

https://imgur.com/1bogV4U

Also i just checked right now and i can mine Eth Classic on ethermine , it connects to pool.I just can't understand why i can connect to ethermine for ETC but not for ETH. I did not had this problem before.

What is wrong?

I think it is something about your config, try to add -allpools 1 or -eworker whatevername options may help...

How do i do that?

Hei guys can someone help me with this problem please?

I tried all the servers EU, US & Asia and found the connection to be erratic. It would not connect to the US or Asia servers and would sometimes connect to the EU server. I think another pool is probably in order, try Mining Pool Hub.
This is the .bat configuration I got working (sometimes).
Code:
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100
set GPU_USE_SYNC_OBJECTS 1
set GPU_SINGLE_ALLOC_PERCENT 100
set GPU_MAX_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool eu1.ethermine.org:14444 -ewal YOUR_ETHER_ADDRESS -epsw x

Replace "YOUR_ETHER_ADDRESS" with your Ethereum wallet address, if you don't have, you can get one here https://www.myetherwallet.com/
coldiecoldie
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
December 27, 2017, 08:54:04 AM
Last edit: December 27, 2017, 09:08:38 AM by coldiecoldie
 #18283

I have the bat file exactly like the one on ethermine.I put it here but without my wallet address.

I also used -allpools 1 and it gives the same error
This is my Bat file:


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal here is my adress.Batman -epsw x

and as pc componets i have:
Msi geforce 1060 6gb
Msi motherboard H110M PRO-D
Memory Patriot Signature, 4GB DDR4, 2133MHz, CL15
Processor Intel Celeron Kaby Lake G3930 2.90GHz, 2MB, Socket 1151
SSD 120 GB intel
turkeygoesmoo
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 27, 2017, 12:02:44 PM
 #18284

I am new and seem to be having a variety of issues.
Win 10
2x rx 64 vega
asus 270p pro
ATX 1500i
generic 4gb ram
intel celeron 3900

When I first finally got it up and running, claymore was mining eth/decred, however I wanted sia.  So I put in my sia address, and then I started getting "cannot build OpenCL" and "cannot create DAG file"
I changed asm and esm to 0 while putting in the wallet and neither work.  When I change them to one.

I made sure to have all files, this is using my mine.bat file to run the miner.  For sia, I downloaded SIA-UI and have it sync'd.

timeout /t 15
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
ethdcrminer64 -epool eth-us-east1.nanopool.org:9999 -ewal 0xf0ba276e17b245d32da809e40afa46b65ba4b837 -epsw x -dpool stratum+tcp://sia-eu1.nanopool.org:7777 -dwal 0x04679fcc946d812a007a9f774b3e67200971979a81757423f822437095baa73d96867e493cf9 -dpsw x -esm 1 -etha -1 -mode 0 -dcoin sc -dcri 30 -tt 70 -asm 0 -di 01 -ttdcr 80 -ttli 85 -tstop 90 -fanmin 50 -benchmark 1 pause

Any help or guidance would be greatly appreciated
-stopped using mine.bat and using start.bat
-miner worked well with trying to mine DCR, but wouldn't switch to sia
-literally tried everything I could google and wouldn't switch to sia
-tried to switch to eth only by setting -mode 1 and would not eth only, kept trying dual mode
-deleted dpool dwal dpsw and set mode to 1
-get openCL errors
-put everything back and still openCL errors
-I am so frustrated right now.
ziadsa
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
December 27, 2017, 01:05:32 PM
 #18285

How many GPU are you connect to the same power supply? most of the time crashes are from power issue, a lot of time you system works fine suddenly start crashing due to the power supply Quality degrade, and become less efficient, also most of the time claymore undervolt command does not work with some drivers version, these cause computer to crash in claymore you have command to help you out with bad power supply.

i recommend the following to troubleshoot.

add this command -di 0 so it run with gpu 0 if all work fine go to -di 01 then it will enable 2 cards after use -di 012 etc..., until you find the problematic cards, then you can identify if its card issue of psu issue.

good luck.



Hello guys, I have a big question about this miner.

Every time I use it my rig crash, seems to me that something might be wrong with my settings.

With details, what happens is the following:

When the miner starts, and start to set the DAG epoch, specifically on the part that shows "Creating GPU buffer for GPUX", that's a very likely point for my rig to crash, it might crash, or it might not, is more like luck, if the computer freezes, then I manually restart it, if not I just let it mine, however, I will crash at some point, maybe in one hour (with is pretty annoying because I will have to restart it multiple times in order to pass the setting dag epoch without crashing), or maybe it will last more, sometimes it last even two days, but it will crash without a doubt.

What can be wrong?, I have used the CryptoNight Claymore miner, and is a lot more stable, I remember I mined monero with it for 7 days in a row without any problem (with a 100% chance to pass the set of the dag), and also I have used SGMiner without any crash problem too.

My cards are 6x Asus RX 470 4Gb, I don't think is a PSU problem because as I said, it works perfectly when using another miner, but my PSU is a 1200w corsair HX 1200i.
Also, my system is using 24gb of virtual memory and have 4gb of RAM.

Any help will be appreciated.
Swiped
Member
**
Offline Offline

Activity: 100
Merit: 10


View Profile
December 27, 2017, 02:14:18 PM
 #18286

Anyone else getting a 0 hash rate out of Dwarfpool?  Something is FUBAR there, I have not had any hash rate for almost a day.  Usually it comes back, but not doing much right now.
maxime506
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
December 27, 2017, 04:50:59 PM
 #18287

Claymore's Dual Ethereum + Decred/Siacoin/Lbry/Pascal AMD+NVIDIA GPU Miner.
=========================

Latest version is v10.2:

- fixed critical issues in remote management feature (attacker could crash miner even in read-only mode).
- now miner supports up to #299 epoch.
- in rare cases ADL API calls can hang, now watchdog checks it as well.
- improved "-minspeed" option, check readme for details.
- added "miner_getstat2" command to remote management, check "API.txt" for details.
- EthMan: added detailed stats mode in main window.
- a few minor improvements in both miner and EthMan.


After I use the adrenaline driver (17.12.2) Claymore 10.2 start to mess up with the list in the GPU. The list presented in claymore is different from the one in GPU-Z. For example, GPU 0 used to be RX 470 and now it's RX 480, while GPU 5 is supposed to be RX 580 and now it's 570. In other words, several GPUs are misplaced and that causes hashrate to drop. Since Claymore display generic names like RX 470/570 or RX 480/580 I had a hard time finding the right card and reapply the correct dcri value. Every single card is detected in Windows 10 Fall Creator updates. Possible to fix that in the next claymore update?
rizabbasi
Full Member
***
Offline Offline

Activity: 252
Merit: 100


View Profile
December 27, 2017, 05:39:42 PM
 #18288

Hi,

Thats what happening:

Claymore run for couple of hours and then the GPUs gets off and when I click mouse the GPUs gets alive but Windows stuck.

My env:
HX1200i / H81 / 2x RX 580 Factory OCed, Not under-volted, Not modded/ Virtual Memory: 16GB

GPUs status: t=~62C / fan=~58%
Hash rate: >26 for each GPU

Afterburner settings:
Core Voltage (mV): stock, 0
Power Limit: stock, +0
Temp. Limit: 85C
Core Clock: 1300MHz
Memory Clock: 2100MHz
Fan Speed: 45%

Claymore .bat:
timeout /t 15
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
ethdcrminer64.exe -epool eth-asia1.nanopool.org:9999 -ewal 0xa0467c88d8a6955b1653aeed9973f757bbb0585a/RIG01 -epsw x -mode 1 -allpools 1 -r 1 -tstop 85 -gser 2 -eres 0

Can you please help what does the log depicts:
Latest log excerpts:
18:50:05:648 67c Socket was closed remotely (by pool)
18:50:34:725 728 em hbt: 29047, fm hbt: 0,
18:51:36:427 67c ETH: Connection lost, retry in 20 sec...
18:51:36:247 728 watchdog - thread 0 (gpu0), hb time 90813
18:51:39:052 728 WATCHDOG: GPU 0 hangs in OpenCL call, exit
18:51:39:052 728 watchdog - thread 1 (gpu0), hb time 93469
18:51:39:052 728 WATCHDOG: GPU 0 hangs in OpenCL call, exit
18:51:39:068 728 watchdog - thread 2 (gpu1), hb time 93672
18:51:39:068 728 WATCHDOG: GPU 1 hangs in OpenCL call, exit
18:51:39:068 728 watchdog - thread 3 (gpu1), hb time 93484
18:51:39:068 728 WATCHDOG: GPU 1 hangs in OpenCL call, exit
18:51:39:068 728 Rebooting

Prior to latest excerpts:
17:01:43:415 1450 Platform: Windows
17:01:43:446 1450 start building OpenCL program for GPU 0...
17:02:15:885 d98
17:02:48:699 d98
17:03:21:512 d98
17:03:54:326 d98
17:04:27:140 d98
17:04:59:954 d98
17:05:32:768 d98
17:06:05:582 d98
17:06:38:384 d98
17:07:10:791 d98
17:07:10:791 d98 Miner cannot initialize for 5 minutes, need to restart miner!
17:07:10:791 d98 Rebooting
17:07:10:853 d98 ADL: Cannot find any AMD adapters


Thanking you in anticipation and looking forward.

Regards,

Rizwan

Shipping beats perfection. So "ship" and then improve (that 1%).
XBLseller
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
December 27, 2017, 10:19:56 PM
 #18289

Is it possible to remote manage the commandline of claymore's miner? Or editing certain files like 'reboot.bat' or 'start.bat' remotely?


Maniac9331
Newbie
*
Offline Offline

Activity: 20
Merit: 0


View Profile
December 27, 2017, 10:46:47 PM
 #18290

Is it possible to remote manage the commandline of claymore's miner? Or editing certain files like 'reboot.bat' or 'start.bat' remotely?



Team Viewer Wink https://www.teamviewer.us
XBLseller
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
December 27, 2017, 10:49:53 PM
 #18291

Is it possible to remote manage the commandline of claymore's miner? Or editing certain files like 'reboot.bat' or 'start.bat' remotely?



Team Viewer Wink https://www.teamviewer.us


How exactly? Based on the IP:PORT of the miner?
Call_Me_Bambi
Sr. Member
****
Offline Offline

Activity: 574
Merit: 261


View Profile
December 27, 2017, 11:00:54 PM
 #18292

I have the bat file exactly like the one on ethermine.I put it here but without my wallet address.

I also used -allpools 1 and it gives the same error
This is my Bat file:


setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool eu1.ethermine.org:4444 -ewal here is my adress.Batman -epsw x

and as pc componets i have:
Msi geforce 1060 6gb
Msi motherboard H110M PRO-D
Memory Patriot Signature, 4GB DDR4, 2133MHz, CL15
Processor Intel Celeron Kaby Lake G3930 2.90GHz, 2MB, Socket 1151
SSD 120 GB intel

If you are having problems with the Ethermine pool try a different pool. If it works fine with another pool and you get good results then just stick to the new pool - there are many more out there.
leonix007
Sr. Member
****
Offline Offline

Activity: 1008
Merit: 297


Grow with community


View Profile
December 27, 2017, 11:09:29 PM
 #18293

Is it possible to remote manage the commandline of claymore's miner? Or editing certain files like 'reboot.bat' or 'start.bat' remotely?



Team Viewer Wink https://www.teamviewer.us


How exactly? Based on the IP:PORT of the miner?

Its a GUI based, a certain remote app like Remote Desktop Connection in windows or VNC. you could also do file transfer to replace certain files if you don't want to do remote desktop.
XBLseller
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
December 27, 2017, 11:12:53 PM
 #18294

Is it possible to remote manage the commandline of claymore's miner? Or editing certain files like 'reboot.bat' or 'start.bat' remotely?



Team Viewer Wink https://www.teamviewer.us


How exactly? Based on the IP:PORT of the miner?

Its a GUI based, a certain remote app like Remote Desktop Connection in windows or VNC. you could also do file transfer to replace certain files if you don't want to do remote desktop.

Thank you for the reply, but I know what teamspeak is, I'm just wondering if I can only connect to claymore's miner using the claymore's miner remote management tool. With the tool you can restart the miner or edit the config, but I'd like to edit other files through that program or through the provided API as well.

Any ideas?
rizabbasi
Full Member
***
Offline Offline

Activity: 252
Merit: 100


View Profile
December 28, 2017, 06:30:03 AM
 #18295

Hi,

Thats what happening:

Claymore run for couple of hours and then the GPUs gets off and when I click mouse the GPUs gets alive but Windows stuck.

My env:
HX1200i / H81 / 2x RX 580 Factory OCed, Not under-volted, Not modded/ Virtual Memory: 16GB

GPUs status: t=~62C / fan=~58%
Hash rate: >26 for each GPU

Afterburner settings:
Core Voltage (mV): stock, 0
Power Limit: stock, +0
Temp. Limit: 85C
Core Clock: 1300MHz
Memory Clock: 2100MHz
Fan Speed: 45%

Claymore .bat:
timeout /t 15
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
ethdcrminer64.exe -epool eth-asia1.nanopool.org:9999 -ewal 0xa0467c88d8a6955b1653aeed9973f757bbb0585a/RIG01 -epsw x -mode 1 -allpools 1 -r 1 -tstop 85 -gser 2 -eres 0

Can you please help what does the log depicts:
Latest log excerpts:
18:50:05:648 67c Socket was closed remotely (by pool)
18:50:34:725 728 em hbt: 29047, fm hbt: 0,
18:51:36:427 67c ETH: Connection lost, retry in 20 sec...
18:51:36:247 728 watchdog - thread 0 (gpu0), hb time 90813
18:51:39:052 728 WATCHDOG: GPU 0 hangs in OpenCL call, exit
18:51:39:052 728 watchdog - thread 1 (gpu0), hb time 93469
18:51:39:052 728 WATCHDOG: GPU 0 hangs in OpenCL call, exit
18:51:39:068 728 watchdog - thread 2 (gpu1), hb time 93672
18:51:39:068 728 WATCHDOG: GPU 1 hangs in OpenCL call, exit
18:51:39:068 728 watchdog - thread 3 (gpu1), hb time 93484
18:51:39:068 728 WATCHDOG: GPU 1 hangs in OpenCL call, exit
18:51:39:068 728 Rebooting

Prior to latest excerpts:
17:01:43:415 1450 Platform: Windows
17:01:43:446 1450 start building OpenCL program for GPU 0...
17:02:15:885 d98
17:02:48:699 d98
17:03:21:512 d98
17:03:54:326 d98
17:04:27:140 d98
17:04:59:954 d98
17:05:32:768 d98
17:06:05:582 d98
17:06:38:384 d98
17:07:10:791 d98
17:07:10:791 d98 Miner cannot initialize for 5 minutes, need to restart miner!
17:07:10:791 d98 Rebooting
17:07:10:853 d98 ADL: Cannot find any AMD adapters


Thanking you in anticipation and looking forward.

Regards,

Rizwan

Set Win10 Sleep mode to disabled and its running smoothly for the last 11.5 hours. So it was just a petty thing that was giving big headache!

Shipping beats perfection. So "ship" and then improve (that 1%).
zcrypts
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
December 28, 2017, 10:49:27 AM
 #18296

Is it possible to remote manage the commandline of claymore's miner? Or editing certain files like 'reboot.bat' or 'start.bat' remotely?



Team Viewer Wink https://www.teamviewer.us


How exactly? Based on the IP:PORT of the miner?

Its a GUI based, a certain remote app like Remote Desktop Connection in windows or VNC. you could also do file transfer to replace certain files if you don't want to do remote desktop.

Thank you for the reply, but I know what teamspeak is, I'm just wondering if I can only connect to claymore's miner using the claymore's miner remote management tool. With the tool you can restart the miner or edit the config, but I'd like to edit other files through that program or through the provided API as well.

Any ideas?

Team Viewer, not teamspeak. Team Viewer allows you to connect to remote computer and control keyboard mouse, so you can check your rig and reboot etc... if you want to use API and control remotely, then your rig would need to have accessible, static IP address.
zcrypts
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
December 28, 2017, 10:57:39 AM
 #18297

guy can u help me i get this error and i dont understand to solve it

Create GPU buffer for GPU0
GPU 0, GpuMiner cu_kd failed 4 (0), unspecified launch failure
GPU 0, Calc DAG failed!
GPU 0 failed
Setting DAG epoch #160 for GPU0
GPU 0, CUDA error 4 - cannot write buffer for DAG
ETH: 12/28/17-12:40:20 - New job from eth-asia1.nanopool.org:9999
ETH - Total Speed: 0.000 Mh/s, Total Shares: 0, Rejected: 0, Time: 00:00
ETH: GPU0 0.000 Mh/s
GPU 0 failed

and theres pop up in windows and said :
display driver not responding and recover

how to fix this problem

You should post which graphics card you have. If you have less than 3GB of memory on your graphics card, I don't think it can work.
eXme
Full Member
***
Offline Offline

Activity: 241
Merit: 100



View Profile
December 28, 2017, 12:56:47 PM
 #18298

BUG

1. If I change Memory or GPU Clocks I need to start Miner 2 times because first time after changing it uses some random Clocks or Clocks from the last time. After 2nd start everything fine.
2. -fanmin works only after Ive used -tt -50(or other number) then I can delete the -tt and use -fanmin

Ive got Windows 10 64 bit. I've tested card on Riser 006c. CPU 8700K
GPU Gigabyte AORUS 570 4GB

Loading time was always different so I switched risers and it was like 500ms faster after..

Was mining only Ethereum at 30.02~ mhs

Best Bank for Bitcoins, under 12,500€ annonym Smiley https://banking.fidor.de/registrierung?ibid=52874443
Best Direct-Cash Market https://www.bitcoin.de/de/r/4879q2
ilya1111
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
December 28, 2017, 01:38:00 PM
 #18299

Hello, friends. I'm writing from Russia, translating the text through an interpreter.

I want to receive json data on the tcp / ip protocol.
The API says:
pass the json line {"id": 0, "jsonrpc": "2.0", "method": "miner_getstat1"}

the answer comes to me:
{"id": 0, "jsonrpc": "2.0", "result": false, "error": "Miner not registered"}

How to find out the miner's id?
happydude2
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
December 28, 2017, 02:25:07 PM
 #18300

Hello.
Why does monitoring reflect information selectively?  Huh
Miner Manager ver. 3.5 | 3.6
https://i.imgur.com/ADRsf0t.png



Nobody will tell?  Undecided
Pages: « 1 ... 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 [915] 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 ... 1412 »
  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!