Bitcoin Forum
March 19, 2024, 07:22:40 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 [163] 164 »
  Print  
Author Topic: [ANN]Bminer: a fast Equihash/Ethash/Cuckaroo29z miner for AMD/NVIDIA GPUs 16.4.9  (Read 148374 times)
narousberg
Legendary
*
Offline Offline

Activity: 1749
Merit: 1007



View Profile
December 23, 2020, 07:01:47 PM
 #3241

Just tested ver. 16.4.0 on my Linux rig with RTX 3090 and Bminer wont start. Error msg is: Failed to detect platform

I AM NOT SELL MY BITCOINTALK ACCOUNT !!!
1710832960
Hero Member
*
Offline Offline

Posts: 1710832960

View Profile Personal Message (Offline)

Ignore
1710832960
Reply with quote  #2

1710832960
Report to moderator
1710832960
Hero Member
*
Offline Offline

Posts: 1710832960

View Profile Personal Message (Offline)

Ignore
1710832960
Reply with quote  #2

1710832960
Report to moderator
1710832960
Hero Member
*
Offline Offline

Posts: 1710832960

View Profile Personal Message (Offline)

Ignore
1710832960
Reply with quote  #2

1710832960
Report to moderator
The network tries to produce one block per 10 minutes. It does this by automatically adjusting how difficult it is to produce blocks.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1710832960
Hero Member
*
Offline Offline

Posts: 1710832960

View Profile Personal Message (Offline)

Ignore
1710832960
Reply with quote  #2

1710832960
Report to moderator
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
December 24, 2020, 02:57:40 PM
 #3242

We're pleased to release Bminer 16.4.0.

* Support mining ETH on AMD 4G cards via the -ethash-allocation parameter.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

Error (any algo) with version 16.4.0 & 16.4.11 on windows:

NVIDIA:

bminer.exe -uri zhash://****************************.******:x@ZHASH.eu.nicehash.com:3369 -watchdog=false -api 127.0.0.1:4003 -devices 0
[INFO] [2020-12-24T15:55:25+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:55:25+01:00] Watchdog has started.
[INFO] [2020-12-24T15:55:25+01:00] Detected CUDA platform
[FATA] [2020-12-24T15:55:25+01:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll

AMD:

bminer.exe -uri ethstratum://****************************.******:x@DAGGERHASHIMOTO.eu.nicehash.com:3353 -watchdog=false -api 127.0.0.1:4002 -devices amd:1
[INFO] [2020-12-24T15:57:15+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:57:15+01:00] Watchdog has started.
[FATA] [2020-12-24T15:57:16+01:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll


Co-developer of www.nemosminer.com (http://www.nemosminer.com)
tymeksm
Member
**
Offline Offline

Activity: 625
Merit: 12


View Profile WWW
December 25, 2020, 09:42:48 AM
 #3243

(16.4.0 / 16.4.1) and Ubuntu 16 = stop working?
...under Ubuntu 18 works ok.

Can you recompile using same libraries than before 16.4.0 or trully stop support Ubuntu16 since 16.4.0?

Code:
# lsb_release -r
Release: 16.04
# ldd bminer-v16.4.1/bminer
bminer-v16.4.1/bminer: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by bminer-v16.4.1/bminer)
bminer-v16.4.1/bminer: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by bminer-v16.4.1/bminer)
bminer-v16.4.1/bminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by bminer-v16.4.1/bminer)
Code:
# dpkg -l | grep libc
ii  libc-bin                         2.23-0ubuntu11.2                           amd64        GNU C Library: Binaries
ii  libc-dev-bin                     2.23-0ubuntu11.2                           amd64        GNU C Library: Development binaries
ii  libc6:amd64                      2.23-0ubuntu11.2                           amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64                  2.23-0ubuntu11.2                           amd64        GNU C Library: Development Libraries and Header Files
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
December 26, 2020, 11:24:03 AM
Last edit: January 02, 2021, 03:20:22 PM by UselessGuru
 #3244

We're pleased to release Bminer 16.4.0.

* Support mining ETH on AMD 4G cards via the -ethash-allocation parameter.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

Error (any algo) with version 16.4.0 & 16.4.1 on windows:

NVIDIA:

bminer.exe -uri zhash://****************************.******:x@ZHASH.eu.nicehash.com:3369 -watchdog=false -api 127.0.0.1:4003 -devices 0
[INFO] [2020-12-24T15:55:25+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:55:25+01:00] Watchdog has started.
[INFO] [2020-12-24T15:55:25+01:00] Detected CUDA platform
[FATA] [2020-12-24T15:55:25+01:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll

AMD:

bminer.exe -uri ethstratum://****************************.******:x@DAGGERHASHIMOTO.eu.nicehash.com:3353 -watchdog=false -api 127.0.0.1:4002 -devices amd:1
[INFO] [2020-12-24T15:57:15+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:57:15+01:00] Watchdog has started.
[FATA] [2020-12-24T15:57:16+01:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll



still same problem with 16.4.2

Version 16.3.7 is working fine on same computer

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
January 03, 2021, 09:56:02 AM
 #3245

We're pleased to release Bminer 16.4.3.

* Fix bugs that lead to high rejection rates in the AMD Ethereum solvers.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

When Crypto-mining Made Fast. @realbminer on TWTR
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
January 03, 2021, 08:18:43 PM
 #3246

We're pleased to release Bminer 16.4.0.

* Support mining ETH on AMD 4G cards via the -ethash-allocation parameter.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

Error (any algo) with version 16.4.0 & 16.4.1 on windows:

NVIDIA:

bminer.exe -uri zhash://****************************.******:x@ZHASH.eu.nicehash.com:3369 -watchdog=false -api 127.0.0.1:4003 -devices 0
[INFO] [2020-12-24T15:55:25+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:55:25+01:00] Watchdog has started.
[INFO] [2020-12-24T15:55:25+01:00] Detected CUDA platform
[FATA] [2020-12-24T15:55:25+01:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll

AMD:

bminer.exe -uri ethstratum://****************************.******:x@DAGGERHASHIMOTO.eu.nicehash.com:3353 -watchdog=false -api 127.0.0.1:4002 -devices amd:1
[INFO] [2020-12-24T15:57:15+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:57:15+01:00] Watchdog has started.
[FATA] [2020-12-24T15:57:16+01:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll



still same problem with 16.4.2

Version 16.3.7 is working fine on same computer

Still the same with 16.4.3. Any ideas?

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
January 05, 2021, 11:34:46 AM
 #3247

We're pleased to release Bminer 16.4.0.

* Support mining ETH on AMD 4G cards via the -ethash-allocation parameter.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

Error (any algo) with version 16.4.0 & 16.4.1 on windows:

NVIDIA:

bminer.exe -uri zhash://****************************.******:x@ZHASH.eu.nicehash.com:3369 -watchdog=false -api 127.0.0.1:4003 -devices 0
[INFO] [2020-12-24T15:55:25+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:55:25+01:00] Watchdog has started.
[INFO] [2020-12-24T15:55:25+01:00] Detected CUDA platform
[FATA] [2020-12-24T15:55:25+01:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll

AMD:

bminer.exe -uri ethstratum://****************************.******:x@DAGGERHASHIMOTO.eu.nicehash.com:3353 -watchdog=false -api 127.0.0.1:4002 -devices amd:1
[INFO] [2020-12-24T15:57:15+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:57:15+01:00] Watchdog has started.
[FATA] [2020-12-24T15:57:16+01:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll



still same problem with 16.4.2

Version 16.3.7 is working fine on same computer

Still the same with 16.4.3. Any ideas?

Still the same with 16.4.4. Any ideas?

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
somaton
Jr. Member
*
Offline Offline

Activity: 203
Merit: 5


View Profile
January 05, 2021, 01:51:59 PM
 #3248

Author, just stop wasting our and your time...
ikicha
Full Member
***
Offline Offline

Activity: 788
Merit: 100



View Profile
January 12, 2021, 04:01:40 AM
 #3249

RX450 4G give 20 MH hashrate.
We are going to zero

Tuz77
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
January 26, 2021, 03:27:09 PM
 #3250

[INFO] [2021-01-26T20:15:48+05:00] Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-01-26T20:15:48+05:00] Watchdog has started.
[INFO] [2021-01-26T20:15:48+05:00] Detected CUDA platform
[FATA] [2021-01-26T20:15:49+05:00] CudaError: Unknown error: c:\program files\nvidia corporation\nvsmi\nvml.dll
[WARN] [2021-01-26T20:15:49+05:00] Miner died! It will be restarted soon...
[INFO] [2021-01-26T20:15:56+05:00] Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-01-26T20:15:56+05:00] Watchdog has started.
[INFO] [2021-01-26T20:15:56+05:00] Detected CUDA platform
[FATA] [2021-01-26T20:15:56+05:00] CudaError: Unknown error: c:\program files\nvidia corporation\nvsmi\nvml.dll
[WARN] [2021-01-26T20:15:57+05:00] Miner died! It will be restarted soon...


GTX 1080Ti, 461.09-desktop-win10-64bit-international-whql

[INFO] [2021-01-26T20:15:48+05:00] Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-01-26T20:15:48+05:00] Watchdog has started.
[INFO] [2021-01-26T20:15:48+05:00] Detected CUDA platform
[FATA] [2021-01-26T20:15:49+05:00] CudaError:Unknown error: c:\windows\system32\cryptnet.dll
[WARN] [2021-01-26T20:15:49+05:00] Miner died! It will be restarted soon...
[INFO] [2021-01-26T20:15:56+05:00] Bminer: When Crypto-mining Made Fast


GTX 1080Ti, 461.09-desktop-win10-64bit-international-dch-whql
If  c:\windows\system32\nvml.dll copy c:\program files\nvidia corporation\nvsmi\nvml.dll

Which driver is need?

UselessGuru
Jr. Member
*
Offline Offline

Activity: 200
Merit: 3


View Profile
January 27, 2021, 08:31:41 PM
 #3251

We're pleased to release Bminer 16.4.0.

* Support mining ETH on AMD 4G cards via the -ethash-allocation parameter.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

Error (any algo) with version 16.4.0 & 16.4.1 on windows:

NVIDIA:

bminer.exe -uri zhash://****************************.******:x@ZHASH.eu.nicehash.com:3369 -watchdog=false -api 127.0.0.1:4003 -devices 0
[INFO] [2020-12-24T15:55:25+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:55:25+01:00] Watchdog has started.
[INFO] [2020-12-24T15:55:25+01:00] Detected CUDA platform
[FATA] [2020-12-24T15:55:25+01:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll

AMD:

bminer.exe -uri ethstratum://****************************.******:x@DAGGERHASHIMOTO.eu.nicehash.com:3353 -watchdog=false -api 127.0.0.1:4002 -devices amd:1
[INFO] [2020-12-24T15:57:15+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:57:15+01:00] Watchdog has started.
[FATA] [2020-12-24T15:57:16+01:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll



still same problem with 16.4.2

Version 16.3.7 is working fine on same computer

Still the same with 16.4.3. Any ideas?

Still the same with 16.4.4. Any ideas?

Still the same with 16.4.5. Any ideas?

Co-developer of www.nemosminer.com (http://www.nemosminer.com)
Arlie11
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 07, 2021, 03:17:56 PM
 #3252

We're pleased to release Bminer 16.4.0.

* Support mining ETH on AMD 4G cards via the -ethash-allocation parameter.

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

Error (any algo) with version 16.4.0 & 16.4.1 on windows:

NVIDIA:

bminer.exe -uri zhash://****************************.******:x@ZHASH.eu.nicehash.com:3369 -watchdog=false -api 127.0.0.1:4003 -devices 0
[INFO] [2020-12-24T15:55:25+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:55:25+01:00] Watchdog has started.
[INFO] [2020-12-24T15:55:25+01:00] Detected CUDA platform
[FATA] [2020-12-24T15:55:25+01:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll

AMD:

bminer.exe -uri ethstratum://****************************.******:x@DAGGERHASHIMOTO.eu.nicehash.com:3353 -watchdog=false -api 127.0.0.1:4002 -devices amd:1
[INFO] [2020-12-24T15:57:15+01:00] Bminer: When Crypto-mining Made Fast (v16.4.1-97f100d)
[INFO] [2020-12-24T15:57:15+01:00] Watchdog has started.
[FATA] [2020-12-24T15:57:16+01:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll



still same problem with 16.4.2

Version 16.3.7 is working fine on same computer

Still the same with 16.4.3. Any ideas?

Still the same with 16.4.4. Any ideas?

Still the same with 16.4.5. Any ideas?


 I'm getting the same thing. Do I need to go to an earlier version?

 Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-02-07T10:18:26-05:00] Watchdog has started.
[INFO] [2021-02-07T10:18:26-05:00] Detected AMD platform
[FATA] [2021-02-07T10:18:27-05:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll
[WARN] [2021-02-07T10:18:27-05:00] Miner died! It will be restarted soon...
GuitarFan
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile
February 09, 2021, 07:22:27 PM
 #3253

Problem with bminer-v16.4.5
Im trying to start my first myning but i have problem:

Quote
bminer -uri ethproxy://myname@ethash.poolbinance.com:8888

Quote
[INFO] [2021-02-09T21:04:03+02:00] Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-02-09T21:04:03+02:00] Watchdog has started.
[INFO] [2021-02-09T21:04:03+02:00] Detected CUDA platform
[FATA] [2021-02-09T21:04:03+02:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll
[WARN] [2021-02-09T21:04:03+02:00] Miner died! It will be restarted soon...
[INFO] [2021-02-09T21:04:10+02:00] Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-02-09T21:04:10+02:00] Watchdog has started.
[INFO] [2021-02-09T21:04:10+02:00] Detected CUDA platform
[FATA] [2021-02-09T21:04:10+02:00] CudaError: Unknown error: c:\windows\system32\cryptnet.dll
[WARN] [2021-02-09T21:04:10+02:00] Miner died! It will be restarted soon...

Why do i have this error?
ByronP
Hero Member
*****
Offline Offline

Activity: 598
Merit: 500



View Profile WWW
February 25, 2021, 06:22:37 PM
 #3254

still no update...Huh

Code:
CudaError: Unknown error: c:\windows\system32\cryptnet.dll
Mahaprajapati
Newbie
*
Offline Offline

Activity: 15
Merit: 1


View Profile
March 10, 2021, 04:33:37 AM
 #3255

any plans to support Swap XWP Cuckaroo29s Algo?

https://github.com/swap-dev/swap/wiki/Develop-for-Swap-Mining
KingsGroup.IT
Newbie
*
Offline Offline

Activity: 22
Merit: 0


View Profile
March 30, 2021, 02:48:43 PM
 #3256

I am trying to mine Conflux (CFX).
Operating System: Win 10 x64
Miner: Bminer 16.4.5
I GPU 2: amd hd 7990 + am rx 480 8GB.
I have the miner and he gives me this error .. in the picture. https://drive.google.com/file/d/1oNH3sYxEw7RBSFi4pSr9ka99r1xpNzx6/view?usp=sharing
Will someone help me?


THIS MY FIL BAT
@echo OFF
SET ADDRESS=bminergrin

SET USERNAME=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx.testrRg5CFX
SET POOL=cfx.f2pool.com:6800
SET SCHEME=conflux

START "Bminer: When Crypto-mining Made Fast" bminer.exe -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880
Naijin
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 01, 2021, 08:53:21 AM
 #3257

Getting errors with BEAM:
Quote
[INFO] [2021-04-01T10:49:01+02:00] Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-04-01T10:49:01+02:00] Watchdog has started.
[FATA] [2021-04-01T10:49:01+02:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll
[WARN] [2021-04-01T10:49:01+02:00] Miner died! It will be restarted soon...

My exe line is:
Quote
SET SCHEME=beamhash3+ssl
bminer.exe -devices amd:0 -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

Running an RX 6800 XT with bminer v16.4.5 and Windows 10 20H2, Radeon driver 21.3.1.
Is this a known issue? I tried Googling and can find others with this problem but never a solution mentioned. Running v16.4.4 and v16.4.3 doesn't work either, and older versions can't be downloaded anymore.
peoples
Member
**
Offline Offline

Activity: 82
Merit: 11


View Profile
April 04, 2021, 08:54:54 AM
 #3258

(16.4.0 / 16.4.1) and Ubuntu 16 = stop working?
...under Ubuntu 18 works ok.

Can you recompile using same libraries than before 16.4.0 or trully stop support Ubuntu16 since 16.4.0?

Code:
# lsb_release -r
Release: 16.04
# ldd bminer-v16.4.1/bminer
bminer-v16.4.1/bminer: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by bminer-v16.4.1/bminer)
bminer-v16.4.1/bminer: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by bminer-v16.4.1/bminer)
bminer-v16.4.1/bminer: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by bminer-v16.4.1/bminer)
Code:
# dpkg -l | grep libc
ii  libc-bin                         2.23-0ubuntu11.2                           amd64        GNU C Library: Binaries
ii  libc-dev-bin                     2.23-0ubuntu11.2                           amd64        GNU C Library: Development binaries
ii  libc6:amd64                      2.23-0ubuntu11.2                           amd64        GNU C Library: Shared libraries
ii  libc6-dev:amd64                  2.23-0ubuntu11.2                           amd64        GNU C Library: Development Libraries and Header Files

any info on that one @realbminer ?
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
April 04, 2021, 02:41:16 PM
 #3259

We're pleased to release Bminer 16.4.6.

* Improve performance for Conflux mining on the Turing / Ampere architecture
* Fix compatibility issues on Windows
* Improve energy efficiency for Ethereum on the Polaris architecture

Please see https://www.bminer.me/releases/ for more details.

Happy mining.

When Crypto-mining Made Fast. @realbminer on TWTR
realbminer (OP)
Member
**
Offline Offline

Activity: 461
Merit: 49


View Profile WWW
April 12, 2021, 03:25:12 PM
 #3260

Getting errors with BEAM:
Quote
[INFO] [2021-04-01T10:49:01+02:00] Bminer: When Crypto-mining Made Fast (v16.4.5-53c7f21)
[INFO] [2021-04-01T10:49:01+02:00] Watchdog has started.
[FATA] [2021-04-01T10:49:01+02:00] CudaError: Unknown error: c:\windows\system32\atiadlxx.dll
[WARN] [2021-04-01T10:49:01+02:00] Miner died! It will be restarted soon...

My exe line is:
Quote
SET SCHEME=beamhash3+ssl
bminer.exe -devices amd:0 -uri %SCHEME%://%USERNAME%@%POOL% -api 127.0.0.1:1880

Running an RX 6800 XT with bminer v16.4.5 and Windows 10 20H2, Radeon driver 21.3.1.
Is this a known issue? I tried Googling and can find others with this problem but never a solution mentioned. Running v16.4.4 and v16.4.3 doesn't work either, and older versions can't be downloaded anymore.

please try Bminer 16.4.6 to see if it works for you, thank you!

When Crypto-mining Made Fast. @realbminer on TWTR
Pages: « 1 ... 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 [163] 164 »
  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!