Bitcoin Forum
May 19, 2022, 02:59:15 PM
Welcome,
Guest
. Please
login
or
register
.
News
: Latest Bitcoin Core release:
23.0
[
Torrent
]
Home
Help
Search
Login
Register
More
Bitcoin Forum
>
Bitcoin
>
Mining
>
Mining with 5850, boost performance?
Pages: [
1
]
2
»
All
« previous topic
next topic »
Print
Author
Topic: Mining with 5850, boost performance? (Read 5648 times)
djex
Full Member
Offline
Activity: 196
Merit: 100
Mining with 5850, boost performance?
April 18, 2011, 06:45:03 PM
#1
I got a HD 5850 and currently I am getting 248~ Mhash/s with Stream 2.1 running on Windows 7 using poclbm. Is there anything I can do to get more out my card or is this the max this card will go? I know there is the overclocking option but CCC and MSI After Burner sucks for going anything over the set maximum factory clock. I tried ATI tools but for some reason it didn't want to load the driver. Will riva tuner work?
What are some recommendations?
Also will switching to Ubuntu 10.10 have any difference?
: 1LbvSEJwtQZKLSQQVYxQJes8YneQk2yhE3
1652972355
Hero Member
Offline
Posts: 1652972355
Ignore
1652972355
1652972355
#2
1652972355
Report to moderator
A
dvertised sites are n
ot endorsed by the Bitcoin For
um. They may be unsafe, un
t
rust
w
orthy, or illegal in your j
uris
diction.
Advertis
e he
re.
1652972355
Hero Member
Offline
Posts: 1652972355
Ignore
1652972355
1652972355
#2
1652972355
Report to moderator
1652972355
Hero Member
Offline
Posts: 1652972355
Ignore
1652972355
1652972355
#2
1652972355
Report to moderator
1652972355
Hero Member
Offline
Posts: 1652972355
Ignore
1652972355
1652972355
#2
1652972355
Report to moderator
yomi
Newbie
Offline
Activity: 40
Merit: 0
Re: Mining with 5850, boost performance?
April 18, 2011, 08:53:41 PM
#2
Try to add these params to poclbm:
-v -w 128
If you just use the machine for mining, you can add also -f 1
Personally I also use a 5850 for mining in ubuntu 10.10. In ubuntu you can use the aticonfig command to change the clock of the card. I think Windows allows more possibilities for over/underclocking the card and the memory clock.
I get 270 Mhashes/sec in ubuntu with the params I mentioned, I can get over 300 Mhashes/sec changing the clock with aticonfig, but temp increases too much so normally I keep it at the stock 765 Mhz clock.
Good luck!
rezin777
Full Member
Offline
Activity: 154
Merit: 100
Re: Mining with 5850, boost performance?
April 18, 2011, 09:17:55 PM
#3
You may need to flash your BIOS to increase the overclocking potential. Afterburner will go as far as you want it to if the BIOS permits.
koin
Legendary
Offline
Activity: 873
Merit: 1000
Re: Mining with 5850, boost performance?
April 19, 2011, 12:49:32 AM
#4
http://www.sapphiretech.com/ssc/TriXX/
djex
Full Member
Offline
Activity: 196
Merit: 100
Re: Mining with 5850, boost performance?
April 19, 2011, 01:12:54 AM
#5
Thanks yomi the -f 1 got me an extra 2Mhash. I was already using the -v -w 128. Going to give Ubuntu a try.
What is a safe temperature for a card that is mining?
: 1LbvSEJwtQZKLSQQVYxQJes8YneQk2yhE3
Elanzer
Newbie
Offline
Activity: 15
Merit: 0
Re: Mining with 5850, boost performance?
April 19, 2011, 01:56:23 AM
#6
Safe is more or less below 85'c for 24/7 mining.
Using MSI Afterburner you can unlock frequencies fully by editing the cfg file in the afterburner folder (should find this on google quick), so it will let you set your core clocks anywhere up to stupidly high amounts (ie: 1.3ghz). Pretty much any 40nm ATI card can expect atleast 900mhz core.
grndzero
Sr. Member
Offline
Activity: 392
Merit: 250
Re: Mining with 5850, boost performance?
April 19, 2011, 04:50:03 AM
#7
Currently running at slightly below 70C at 70% fan speed and the case open.
Ubuntu Desktop x64 - HD5850 Reference - 400Mh/s w/ cgminer @ 975C/325M/1.175V - 11.6/2.1 SDK
Donate if you find this helpful: 1NimouHg2acbXNfMt5waJ7ohKs2TtYHePy
djex
Full Member
Offline
Activity: 196
Merit: 100
Re: Mining with 5850, boost performance?
April 19, 2011, 05:27:44 AM
#8
Quote from: grndzero on April 19, 2011, 04:50:03 AM
Currently running at slightly below 70C at 70% fan speed and the case open.
How did you get your core to 900 Mhz in Ubuntu? I can't go above 775 Mhz on my core with aticonfig. Are you using a custom program?
: 1LbvSEJwtQZKLSQQVYxQJes8YneQk2yhE3
yomi
Newbie
Offline
Activity: 40
Merit: 0
Re: Mining with 5850, boost performance?
April 19, 2011, 05:49:28 AM
#9
Quote from: djex on April 19, 2011, 05:27:44 AM
Quote from: grndzero on April 19, 2011, 04:50:03 AM
Currently running at slightly below 70C at 70% fan speed and the case open.
How did you get your core to 900 Mhz in Ubuntu? I can't go above 775 Mhz on my core with aticonfig. Are you using a custom program?
In Ubuntu when I run
Code:
DISPLAY=:0 sudo aticonfig --odgc --adapter=all
I get this:
Code:
Adapter 0 - ATI Radeon HD 5800 Series
Core (MHz) Memory (MHz)
Current Clocks : 790 1000
Current Peak : 790 1000
Configurable Peak Range : [765-918] [1000-1200]
GPU load : 99%
Which means you can change the core clock in the 765-918 range and the memory clock in the 1000-1200 range.
So to change the core clock for instance to 800 Mhz:
Code:
DISPLAY=:0 sudo aticonfig --odsc=800,1000
gigabytecoin
Sr. Member
Offline
Activity: 280
Merit: 250
Re: Mining with 5850, boost performance?
April 19, 2011, 07:05:12 AM
#10
Quote from: koin on April 19, 2011, 12:49:32 AM
http://www.sapphiretech.com/ssc/TriXX/
Does this bear any weight at all? Never heard of trixx, seems to be a sapphire dependent technology. Have you noticed an increased hash rate?
grndzero
Sr. Member
Offline
Activity: 392
Merit: 250
Re: Mining with 5850, boost performance?
April 19, 2011, 09:43:32 AM
Last edit: April 19, 2011, 10:11:55 AM by grndzero
#11
Quote from: djex on April 19, 2011, 05:27:44 AM
Quote from: grndzero on April 19, 2011, 04:50:03 AM
Currently running at slightly below 70C at 70% fan speed and the case open.
How did you get your core to 900 Mhz in Ubuntu? I can't go above 775 Mhz on my core with aticonfig. Are you using a custom program?
The 5850 BIOS would lock up on mine at 875.
I actually flashed the BIOS to 5870 to get 900 Mhz from
http://www.techpowerup.com/vgabios/61848/ATI.HD5870.1024.091112.html
(My cards are Reference, not DirectCU. Not sure if it matters for the the BIOS)
This is my script for setting the clocks:
export DISPLAY=:0.0
aticonfig --od-enable
aticonfig --odsc 900,1000 --adapter=all
And for fans:
export DISPLAY=:0.0
aticonfig --pplib-cmd "set fanspeed 0 70" (second number is fan speed percentage)
(if using a second card then do)
export DISPLAY=:0.1
aticonfig --pplib-cmd "set fanspeed 0 70"
Ubuntu Desktop x64 - HD5850 Reference - 400Mh/s w/ cgminer @ 975C/325M/1.175V - 11.6/2.1 SDK
Donate if you find this helpful: 1NimouHg2acbXNfMt5waJ7ohKs2TtYHePy
bitcoindaddy
Hero Member
Offline
Activity: 481
Merit: 500
Re: Mining with 5850, boost performance?
April 19, 2011, 02:23:17 PM
#12
Any reason why you chose 70 percent fan and not 100 percent? Does that add wear-and-tear?
My BIOS allows me to go up to 918 on by Gigabyte 5850, but I'm more interested in
lowering the memory clock
and haven't been able to do it under Ubuntu. It won't let me go below 1000. Oddly, under windows, I can lower the memory clock to 500 with Afterburner. Why can't I do it with aticonfig under Ubuntu?
Raulo
Full Member
Offline
Activity: 238
Merit: 100
Re: Mining with 5850, boost performance?
April 19, 2011, 02:48:07 PM
#13
Quote from: bitcoindaddy on April 19, 2011, 02:23:17 PM
but I'm more interested in
lowering the memory clock
and haven't been able to do it under Ubuntu. It won't let me go below 1000. Oddly, under windows, I
Did you try this tool?
http://sourceforge.net/projects/amdovdrvctrl/
I was able to lower the memory clock below the limits. After using the program, you can then change the clock by aticonfig.
1HAoJag4C3XtAmQJAhE9FTAAJWFcrvpdLM
Grinder
Legendary
Offline
Activity: 1284
Merit: 1001
Re: Mining with 5850, boost performance?
April 19, 2011, 03:51:14 PM
#14
Quote from: Raulo on April 19, 2011, 02:48:07 PM
I was able to lower the memory clock below the limits. After using the program, you can then change the clock by aticonfig.
Which card do you have? I've tried it on two different 5850 and a 5970 with no success.
djex
Full Member
Offline
Activity: 196
Merit: 100
Re: Mining with 5850, boost performance?
April 19, 2011, 03:57:30 PM
#15
Quote from: grndzero on April 19, 2011, 09:43:32 AM
The 5850 BIOS would lock up on mine at 875.
I actually flashed the BIOS to 5870 to get 900 Mhz from
http://www.techpowerup.com/vgabios/61848/ATI.HD5870.1024.091112.html
(My cards are Reference, not DirectCU. Not sure if it matters for the the BIOS)
This is my script for setting the clocks:
export DISPLAY=:0.0
aticonfig --od-enable
aticonfig --odsc 900,1000 --adapter=all
And for fans:
export DISPLAY=:0.0
aticonfig --pplib-cmd "set fanspeed 0 70" (second number is fan speed percentage)
(if using a second card then do)
export DISPLAY=:0.1
aticonfig --pplib-cmd "set fanspeed 0 70"
I have a XFX 5850 and it will only go to 775MHz core. Looks like I would have to reflash BIOS. Was hoping I wouldn't have to. If I flash the 5870 BIOS to my card are there any benefits other than giving me a higher clock setting? Like say if I wanted to use the card for gaming or something a few months from now. Would it effect it's performance at all?
: 1LbvSEJwtQZKLSQQVYxQJes8YneQk2yhE3
Raulo
Full Member
Offline
Activity: 238
Merit: 100
Re: Mining with 5850, boost performance?
April 19, 2011, 04:35:01 PM
#16
Quote from: Grinder on April 19, 2011, 03:51:14 PM
Which card do you have? I've tried it on two different 5850 and a 5970 with no success.
Standard 5850 with 725 MHz core and 1000 memory stock clocks. Before using this program, the available memclocks were 900-1300. Now, they are 300-1300. What kind of "no success" did you have? Any error message? You must set clockspeed for Level 2 not lower than for Level 1.
1HAoJag4C3XtAmQJAhE9FTAAJWFcrvpdLM
Grinder
Legendary
Offline
Activity: 1284
Merit: 1001
Re: Mining with 5850, boost performance?
April 19, 2011, 09:00:12 PM
#17
Quote from: Raulo on April 19, 2011, 04:35:01 PM
What kind of "no success" did you have? Any error message? You must set clockspeed for Level 2 not lower than for Level 1.
If I set a GPU speed above the ones allowed by AMD (ie 775 for 5850), the program just hangs when it's supposed to set the speed. I have only tried batch mode as I don't have a full X installation.
Raulo
Full Member
Offline
Activity: 238
Merit: 100
Re: Mining with 5850, boost performance?
April 19, 2011, 09:10:47 PM
#18
Quote from: Grinder on April 19, 2011, 09:00:12 PM
If I set a GPU speed above the ones allowed by AMD (ie 775 for 5850), the program just hangs when it's supposed to set the speed. I have only tried batch mode as I don't have a full X installation.
This is different because I could set GPU frequency up to 900 with aticonfig. There must be some BIOS variances.
I used the following config:
Code:
<?xml version="1.0" encoding="utf-8"?>
<OVERDRIVE_PROFILE>
<PERFORMANCE_LEVEL level="2" gpu="85000" mem="30000" voltage="1088"/>
<PERFORMANCE_LEVEL level="1" gpu="55000" mem="30000" voltage="1038"/>
<PERFORMANCE_LEVEL level="0" gpu="15700" mem="30000" voltage="1000"/>
<FAN_SETTING percentage="AUTO"/>
<FAN_CTRL enabled="yes"/>
<FAN_CTRL_CURVE type="0"/>
<FAN_CTRL_POINT nr="0" temperature="2000" percentage="0"/>
<FAN_CTRL_POINT nr="1" temperature="4000" percentage="2500"/>
<FAN_CTRL_POINT nr="2" temperature="6000" percentage="5000"/>
<FAN_CTRL_POINT nr="3" temperature="8000" percentage="7500"/>
<FAN_CTRL_POINT nr="4" temperature="10000" percentage="10000"/>
<MONITOR_SAMPLE_TIME interval="10"/>
<COLOR_PROFILE enabled="no" longitude="-13.000000" latitude="52.000000" color_temp_day="130000" color_temp_night="68000" transition="30"/>
</OVERDRIVE_PROFILE>
I ran it without -b mode, just
Code:
export DISPLAY=:0
./AMDOverdriveCtrl ConfigFile
I could then Ctrl-C the program and the frequencies were set. It works even via ssh session. However, if you have no X screen, you will not see if there is an error message so if you want to diagnose the problem, I'm afraid you'll need console access. I couldn't first run a different version of this config in the remote mode and only after I logged in console, I saw an error message complaining about lower frequency at level 2 than level 1.
1HAoJag4C3XtAmQJAhE9FTAAJWFcrvpdLM
grndzero
Sr. Member
Offline
Activity: 392
Merit: 250
Re: Mining with 5850, boost performance?
April 20, 2011, 12:05:57 AM
Last edit: April 20, 2011, 12:21:02 AM by grndzero
#19
Quote from: bitcoindaddy on April 19, 2011, 02:23:17 PM
Any reason why you chose 70 percent fan and not 100 percent? Does that add wear-and-tear?
My BIOS allows me to go up to 918 on by Gigabyte 5850, but I'm more interested in
lowering the memory clock
and haven't been able to do it under Ubuntu. It won't let me go below 1000. Oddly, under windows, I can lower the memory clock to 500 with Afterburner. Why can't I do it with aticonfig under Ubuntu?
Because 100% from 2 cards and an open case are very loud! At the settings I'm at the cards both hover around 70C more than a safe temp.
I don't think you can mix high power and low power states in linux (at least yet). I never saw any has speed changes or temp changes from my cards when tweaking the memory speed within the boundaries that linux would let me.
EDIT: I have seen Raulo's link before. I haven't tried it yet.
Ubuntu Desktop x64 - HD5850 Reference - 400Mh/s w/ cgminer @ 975C/325M/1.175V - 11.6/2.1 SDK
Donate if you find this helpful: 1NimouHg2acbXNfMt5waJ7ohKs2TtYHePy
grndzero
Sr. Member
Offline
Activity: 392
Merit: 250
Re: Mining with 5850, boost performance?
April 20, 2011, 12:13:47 AM
Last edit: April 20, 2011, 12:27:12 AM by grndzero
#20
Quote from: djex on April 19, 2011, 03:57:30 PM
Quote from: grndzero on April 19, 2011, 09:43:32 AM
The 5850 BIOS would lock up on mine at 875.
I actually flashed the BIOS to 5870 to get 900 Mhz from
http://www.techpowerup.com/vgabios/61848/ATI.HD5870.1024.091112.html
(My cards are Reference, not DirectCU. Not sure if it matters for the the BIOS)
This is my script for setting the clocks:
export DISPLAY=:0.0
aticonfig --od-enable
aticonfig --odsc 900,1000 --adapter=all
And for fans:
export DISPLAY=:0.0
aticonfig --pplib-cmd "set fanspeed 0 70" (second number is fan speed percentage)
(if using a second card then do)
export DISPLAY=:0.1
aticonfig --pplib-cmd "set fanspeed 0 70"
I have a XFX 5850 and it will only go to 775MHz core. Looks like I would have to reflash BIOS. Was hoping I wouldn't have to. If I flash the 5870 BIOS to my card are there any benefits other than giving me a higher clock setting? Like say if I wanted to use the card for gaming or something a few months from now. Would it effect it's performance at all?
As far as I can tell the only thing the 5870 BIOS does is up the voltage to get higher clock speeds, but creates some extra heat. The only real difference between the 50 and the 70 is the number of stream processors, most of the time it's the same logic board. I read quite a few articles before doing this and the reviews were positive, except for the people who bricked their card. I don't think you should notice any major differences in Windows, but I haven't tried it personally.
If you are going to flash the BIOS then make sure you have another video card accessible that you can use as a primary in case the flash goes bad. I had a few BIOS's from techpowerup that either didn't get along with the card or didn't get along with Linux and I had to save them with an extra card once or twice.
Ubuntu Desktop x64 - HD5850 Reference - 400Mh/s w/ cgminer @ 975C/325M/1.175V - 11.6/2.1 SDK
Donate if you find this helpful: 1NimouHg2acbXNfMt5waJ7ohKs2TtYHePy
Pages: [
1
]
2
»
All
Print
Bitcoin Forum
>
Bitcoin
>
Mining
>
Mining with 5850, boost performance?
« previous topic
next topic »
Jump to:
Please select a destination:
-----------------------------
Bitcoin
-----------------------------
=> Bitcoin Discussion
===> Legal
===> Press
===> Meetups
===> Important Announcements
=> Development & Technical Discussion
===> Wallet software
=====> Electrum
=====> Bitcoin Wallet for Android
=====> BitcoinJ
=====> Armory
=====> Mycelium
=====> Hardware wallets
=> Mining
===> Mining support
===> Pools
===> Mining software (miners)
===> Hardware
=====> Group buys
===> Mining speculation
=> Bitcoin Technical Support
=> Project Development
-----------------------------
Economy
-----------------------------
=> Economics
===> Speculation
=> Marketplace
===> Goods
=====> Computer hardware
=====> Digital goods
=======> Invites & Accounts
=====> Collectibles
===> Services
===> Currency exchange
===> Gambling
=====> Games and rounds
=====> Investor-based games
=====> Gambling discussion
===> Lending
=====> Long-term offers
===> Securities
===> Auctions
===> Service Announcements
=====> Micro Earnings
===> Service Discussion
=====> Web Wallets
=====> Exchanges
=> Trading Discussion
===> Scam Accusations
===> Reputation
-----------------------------
Other
-----------------------------
=> Meta
===> New forum software
===> Bitcoin Wiki
=> Politics & Society
=> Beginners & Help
=> Off-topic
=> Serious discussion
===> Ivory Tower
=> Archival
===> Корзина
===> CPU/GPU Bitcoin mining hardware
===> Chinese students
===> Obsolete (buying)
===> Obsolete (selling)
===> MultiBit
-----------------------------
Alternate cryptocurrencies
-----------------------------
=> Altcoin Discussion
=> Announcements (Altcoins)
===> Tokens (Altcoins)
=> Mining (Altcoins)
===> Pools (Altcoins)
=> Marketplace (Altcoins)
===> Service Announcements (Altcoins)
===> Service Discussion (Altcoins)
===> Bounties (Altcoins)
=> Speculation (Altcoins)
-----------------------------
Local
-----------------------------
=> العربية (Arabic)
===> العملات البديلة (Altcoins)
=====> النقاشات
===> إستفسارات و أسئلة المبتدئين
===> التعدين
===> النقاشات الأخرى
===> منصات التبادل
=> Bahasa Indonesia (Indonesian)
===> Jual Beli
===> Mining (Bahasa Indonesia)
===> Altcoins (Bahasa Indonesia)
=> Español (Spanish)
===> Mercado y Economía
=====> Servicios
=====> Trading y especulación
===> Hardware y Minería
===> Esquina Libre
===> Mercadillo
=====> Mexico
=====> Argentina
=====> España
=====> Centroamerica y Caribe
===> Primeros pasos y ayuda
===> Altcoins (criptomonedas alternativas)
=====> Minería de altcoins
=====> Servicios
=====> Tokens (Español)
=> 中文 (Chinese)
===> 跳蚤市场
===> 山寨币
===> 媒体
===> 挖矿
===> 离题万里
=> Hrvatski (Croatian)
===> Trgovina
===> Altcoins (Hrvatski)
=====> Announcements (Hrvatski)
===> Off-topic (Hrvatski)
=> Deutsch (German)
===> Anfänger und Hilfe
===> Mining (Deutsch)
===> Trading und Spekulation
===> Projektentwicklung
===> Off-Topic (Deutsch)
===> Treffen
===> Presse
===> Altcoins (Deutsch)
=====> Announcements (Deutsch)
===> Marktplatz
=====> Auktionen
=====> Suche
=====> Biete
=> Ελληνικά (Greek)
===> Αγορά
===> Mining Discussion (Ελληνικά)
===> Altcoins (Ελληνικά)
=====> Altcoin Announcements (Ελληνικά)
=====> Altcoin Mining (Ελληνικά)
=> עברית (Hebrew)
=> Français
===> Actualité et News
===> Débutants
===> Discussions générales et utilisation du Bitcoin
===> Mining et Hardware
===> Économie et spéculation
===> Place de marché
=====> Échanges
=====> Produits et services
=====> Petites annonces
===> Le Bitcoin et la loi
===> Wiki, documentation et traduction
===> Développement et technique
===> Vos sites et projets
===> Hors-sujet
===> Altcoins (Français)
=====> Annonces
=> India
===> Mining (India)
===> Marketplace (India)
===> Regional Languages (India)
===> Press & News from India
===> Alt Coins (India)
===> Buyer/ Seller Reputations (India)
===> Off-Topic (India)
=> Italiano (Italian)
===> Guide (Italiano)
===> Progetti
===> Discussioni avanzate e sviluppo
===> Trading, analisi e speculazione
===> Mercato
=====> Mercato valute
=====> Beni
=====> Servizi
=====> Esercizi commerciali
=====> Hardware/Mining (Italiano)
=====> Gambling (Italiano)
===> Accuse scam/truffe
===> Mining (Italiano)
===> Alt-Currencies (Italiano)
=====> Annunci
===> Raduni/Meeting (Italiano)
===> Crittografia e decentralizzazione
===> Off-Topic (Italiano)
=> 日本語 (Japanese)
===> アルトコイン
=> Nederlands (Dutch)
===> Markt
===> Gokken/lotterijen
===> Mining (Nederlands)
===> Beurzen
===> Alt Coins (Nederlands)
===> Off-topic (Nederlands)
===> Meetings (Nederlands)
=> 한국어 (Korean)
===> 대체코인 Alt Coins (한국어)
=> Pilipinas
===> Altcoins (Pilipinas)
=====> Altcoin Announcements (Pilipinas)
===> Pamilihan
===> Others (Pilipinas)
=> Polski
===> Tablica ogłoszeń
===> Alternatywne kryptowaluty
=====> Nowe kryptowaluty i tokeny
=====> Tablica ogłoszeń (altcoiny)
=> Português (Portuguese)
===> Primeiros Passos (Iniciantes)
===> Economia & Mercado
===> Mineração em Geral
===> Desenvolvimento & Discussões Técnicas
===> Criptomoedas Alternativas
===> Brasil
===> Portugal
=> Русский (Russian)
===> Новички
===> Бизнес
=====> Барахолка
=====> Обменники
===> Идеи
===> Кодеры
===> Майнеры
===> Политика
===> Трейдеры
===> Альтернативные криптовалюты
=====> Токены
=====> Бayнти и aиpдpoпы
===> Хайпы
===> Работа
===> Разное
===> Oбcyждeниe Bitcoin
=====> Новости
=====> Юристы
=> Română (Romanian)
===> Anunturi importante
===> Offtopic
===> Market
=====> Discutii Servicii
===> Minerit
===> Tutoriale
===> Bine ai venit!
===> Presa
===> Altcoins (Monede Alternative)
=====> Anunturi Monede Alternative
=> Skandinavisk
=> Türkçe (Turkish)
===> Bitcoin Haberleri
===> Pazar Alanı
===> Madencilik
===> Ekonomi
===> Servisler
=====> Fonlar
===> Proje Geliştirme
===> Alternatif Kripto-Paralar
=====> Madencilik (Alternatif Kripto-Paralar)
=====> Duyurular (Alternatif Kripto-Paralar)
===> Konu Dışı
===> Yeni Başlayanlar & Yardım
===> Buluşmalar
=> Other languages/locations
Loading...