Bitcoin Forum
November 04, 2024, 12:31:36 AM
Welcome,
Guest
. Please
login
or
register
.
News
: Latest Bitcoin Core release:
28.0
[
Torrent
]
Home
Help
Search
Login
Register
More
Bitcoin Forum
>
Alternate cryptocurrencies
>
Altcoin Discussion
>
LTC & BTC on one machine
Pages: [
1
]
« previous topic
next topic »
Print
Author
Topic: LTC & BTC on one machine (Read 1210 times)
Cranky4u
(OP)
Hero Member
Offline
Activity: 810
Merit: 1000
LTC & BTC on one machine
October 19, 2012, 10:19:07 PM
#1
Can I run LTC or BTC on the one machine not simultaneously. I ask as my main miner has 2 FPGA attached but I want to dabble in an LTC set up to determine if I want to built an LTC only rig.
Will this corrupt eithers block chain or something strange?
FREE ebook
- Cyber Nightmares #1: For the sake of nine million...
canubis
Newbie
Offline
Activity: 16
Merit: 0
Re: LTC & BTC on one machine
October 20, 2012, 03:19:24 AM
#2
Yes you can run BTC and LTC on the same machine with no problems. You can even do it simultaneously. It will not corrupt the block chain or anything.
meebs
Hero Member
Offline
Activity: 616
Merit: 500
Re: LTC & BTC on one machine
October 20, 2012, 04:00:30 AM
#3
you can mine simultaneously, you MUST run a different instance of the miner for each coin though.
▄▄▄█████████████▄▄▄
▄████████▀▀▀▀▀▀▀████████▄
▄██████▀▀ ▀▀██████▄
▄█████▀▀ ▀▀█████▄
█████▀ ▀█████
████▀ ▄▄███████▄▄ ▀████
████▌ ▄██▀▀▀ ▀▀▀██▄ ▐████
████▌ ▄██▀ ▀██▄ ▐████
▐████ ██▀
▄▄█▀▀▀█▄▄
▀██ ████▌
████▌ ▐█▌
█▀ ▄▄ ▀▀
▐████
▐████ ██
█▌ █▌
█████████████ ████▌
▐████ ██
▐█ ▐█
████▌
▐████ ██
█▌ █▌
█████████████ ████▌
████▌ ▐█▌
█▄ ▀▀ ▄▄
██▀ ▐████
▐████ ██▄
▀▀█▄▄▄█▀▀
██▌ ████▌
█████ ▀██▄ ▄██▀ █████
█████ ▀██▄▄▄ ▄▄▄██▀ █████
█████ ▀▀███████▀▀ █████
█████▄ ▄█████
▀█████▄▄ ▄▄█████▀
▀██████▄▄ ▄▄██████▀
▀████████▄▄▄▄▄▄▄████████▀
▀▀▀█████████████▀▀▀
Global Cryptocurrency
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
•
•
DECENTRALISING
PRODUCTION, LOGISTICS
AND
PAYMENT
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
3D SERVICE
32 BAY
GCC WEBWALLET
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
•
•
C-CEX EXCHANGE
FACEBOOK
TWITTER
TELEGRAM
▬▬▬
MEDIUM
▬▬▬
DiCE1904
Legendary
Offline
Activity: 1118
Merit: 1002
Re: LTC & BTC on one machine
October 20, 2012, 04:04:30 AM
#4
yes you can, I use BFGminer to mine BTC with my FPGAs and cgminer to mine litecoins with my GPU
just make sure when your using cgminer your config looks something like this
Quote
cgminer-2.8.4-win32\cgminer.exe --scrypt -o
http://ltc.r00t3d.com:9327
--scrypt being the important part!
https://lokinet.org/
Cranky4u
(OP)
Hero Member
Offline
Activity: 810
Merit: 1000
Re: LTC & BTC on one machine
October 20, 2012, 11:52:36 AM
#5
Quote from: DiCE1904 on October 20, 2012, 04:04:30 AM
yes you can, I use BFGminer to mine BTC with my FPGAs and cgminer to mine litecoins with my GPU
just make sure when your using cgminer your config looks something like this
Quote
cgminer-2.8.4-win32\cgminer.exe --scrypt -o
http://ltc.r00t3d.com:9327
--scrypt being the important part!
can i run cgminer for BTC and another instance for LTC? I dont have to have differnt miners...sounds kool...will start playing
FREE ebook
- Cyber Nightmares #1: For the sake of nine million...
BitcoinOxygen
Sr. Member
Offline
Activity: 336
Merit: 250
Re: LTC & BTC on one machine
October 20, 2012, 04:57:35 PM
#6
Quote from: Cranky4u on October 20, 2012, 11:52:36 AM
Quote from: DiCE1904 on October 20, 2012, 04:04:30 AM
yes you can, I use BFGminer to mine BTC with my FPGAs and cgminer to mine litecoins with my GPU
just make sure when your using cgminer your config looks something like this
Quote
cgminer-2.8.4-win32\cgminer.exe --scrypt -o
http://ltc.r00t3d.com:9327
--scrypt being the important part!
can i run cgminer for BTC and another instance for LTC? I dont have to have differnt miners...sounds kool...will start playing
yes you can run two instance of CGminer but you have to keep --scrypt for litecoin's
BTCOxygen
PPS Mining Pool
2% Fee
<<<
Join Now
DiCE1904
Legendary
Offline
Activity: 1118
Merit: 1002
⇾
Re: LTC & BTC on one machine
October 20, 2012, 09:08:08 PM
#7
Quote from: BitcoinOxygen on October 20, 2012, 04:57:35 PM
Quote from: Cranky4u on October 20, 2012, 11:52:36 AM
Quote from: DiCE1904 on October 20, 2012, 04:04:30 AM
yes you can, I use BFGminer to mine BTC with my FPGAs and cgminer to mine litecoins with my GPU
just make sure when your using cgminer your config looks something like this
Quote
cgminer-2.8.4-win32\cgminer.exe --scrypt -o
http://ltc.r00t3d.com:9327
--scrypt being the important part!
can i run cgminer for BTC and another instance for LTC? I dont have to have differnt miners...sounds kool...will start playing
yes you can run two instance of CGminer but you have to keep --scrypt for litecoin's
yes you can run two of cgminer, if you want to run two heres the link for bfgminer
https://bitcointalk.org/index.php?topic=78192.0
https://lokinet.org/
Cranky4u
(OP)
Hero Member
Offline
Activity: 810
Merit: 1000
Re: LTC & BTC on one machine
October 21, 2012, 08:05:12 AM
#8
mining BTC & LTC on single rig now...thnx
2 * 6770s for LTC
2 * CM1 FPGAs for BTC
FREE ebook
- Cyber Nightmares #1: For the sake of nine million...
Pages: [
1
]
Print
Bitcoin Forum
>
Alternate cryptocurrencies
>
Altcoin Discussion
>
LTC & BTC on one machine
« 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)
===> Marketplace (Bahasa Indonesia)
===> Mining (Bahasa Indonesia)
===> Altcoins (Bahasa Indonesia)
===> Trading dan Spekulasi
===> Ekonomi, Politik, dan Budaya
===> Topik Lainnya
=> 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)
=> Nigeria (Naija)
===> Politics and society (Naija)
===> Off-topic (Naija)
=> 한국어 (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...