Questions tagged [ethereum]

Ethereum is an experimental cryptocurrency similar to the Bitcoin project. Questions about Ethereum should be related to using Ethereum on Ubuntu. For questions about Ethereum itself, see https://ethereum.stackexchange.com/

Ethereum (StackExchange Site) is an experimental cryptocurrency in the same vein as Bitcoin. Instead of focusing on just the exchange of currency, Ethereum operates on the concept of decentralized computing and tasks known as "smart contracts." It was proposed in late 2013, and then officially launched on July 30, 2015.

Linux provides numerous Ethereum miners, such as ethminer.

The whitepaper for Ethereum is available at the official GitHub.

21 questions
7
votes
4 answers

How can I install ethminer on ubuntu 17.04

I was following this guide. https://www.meebey.net/posts/ethereum_gpu_mining_on_linux_howto/ Basically its instructions are like this sudo apt-get install software-properties-common sudo add-apt-repository ppa:ethereum/ethereum sudo apt-get…
7
votes
1 answer

Is there a way to force X to use Intel integrated graphics while mining Ethereum on discrete Radeon card?

Update Did some further digging and found out the solution to this problem for the old fglrx driver: https://bitcointalk.org/index.php?topic=170470.60 This however does not work with the AMDGPU drivers, which don’t come with switchlibglx prepackaged…
3
votes
2 answers

Can I install exodus 'wallet' for ethereum & bitcoin on Ubuntu 16.04?

This looks a neat programme for managing cryptocurrency on Linux I've been using Ubuntu for 3 or 4 years, used the terminal parrot fashion for various functions and installs, but have v. little knowledge. Does anyone think this would run on Ubuntu…
2
votes
0 answers

How to limit power consumption for amd gpu driver based cards (RX)

Is there a way to limit or control the power consumption for AMD graphics cards (i.e. Radeon RX580) using the AMDGPU-PRO Driver on linux? (AMDGPU-PRO Driver for Linux Version 17.40, Ubuntu 16.04.04, Kernel 4.10.17)
megloff
  • 243
1
vote
1 answer

How do I set up Electrum Tor Wallet (for XVG) right?

I followed a step-by-step tutorial to set up Electrum (Tor) for Ubuntu 16.04. After sudo pip install pyasn1 pyasn1-modules pbkdf2 tlslite qrcode I ignored the first orange notification, that the directory is not owned by current user… etc but…
PortWein
  • 175
1
vote
1 answer

How to restore exodus wallet on ubuntu

Is it possible to restore Exodus wallet from email link in ubuntu? when I click the link it ask to open with xdg-open, but then it does nothing, since its portable and not installed. Any helps ?
papampi
  • 407
1
vote
1 answer

"ImportError: No module named pkg_resources" for Ubuntu 16.04 when installing ethereumjs. How can I fix this?

I'm following this tutorial to create Ethereum smart contracts for a crowdsale. I'm using Ubuntu 16.04 and I've been stuck on this problem for several hours and haven't had any luck solving it. I looked up failed to fetch errors and some were…
1
vote
1 answer

How can I limit GPU usage for every process?

I'm trying to switch over back to Linux (as my primary OS at least) and one thing that's annoying now is mining etherium. On Windows even with 99% GPU usage everything runs perfectly fine and I can still watch YouTube and work on things without…
luna0
  • 11
0
votes
1 answer

ethereum mining on Ubuntu 16.04 dropped hashrates significantly on AMD block chain drivers

I am using Ubuntu 16.04 LTS to mine ethereum and using claymore dual miner, had the latest Ubuntu block chain drivers installed and the hash rate improved significantly since then until very recently when the hash rate dropped significantly. I have…
0
votes
1 answer

How to save installed files in other drives?

I am trying to install ethereum wallet in my system . But,My home folder does not have enough space for the entire block chain . I have my hard drive split into three partitions . My other partitions have enough space .How do I install the wallet in…
0
votes
0 answers

Filename with red writing and black background with arrow pointing to another file, does anyone know what this means?

Trying to figure out what this means -> see image, any help is greatly appreciated!
0
votes
1 answer

I am having a problem running Exodus Wallet on Ubuntu 17.10

When attempting to run the binary in terminal, I get the following error: ./Exodus: error while loading shared libraries: libgconf-s.so.4: cannot open shared object file: No such file or directory.
0
votes
1 answer

How to view a running program on Ubuntu Server in a new SSH session

I have a machine running the latest version of Ubuntu Server. It is an Ethereum Mining Rig running Claymore 95. My primary way of viewing it's activities are through SSH. This works great, except if I end that SSH session and reconnect I am just at…
NewBoard
  • 103
  • 5
0
votes
1 answer

how to mine ethereum on ubuntu

I want to mine Ethereum without joining a mining group. I have a Precision T3400 with a NVidia card, running Ubuntu 14.04. I am told this machine is weak compared to others out there. I want to know how to set up my machine to mine Ethereum. …
adr
  • 9
0
votes
0 answers

ethminer - No OpenCL platforms found for AMD Radeon HD 3870 x2

I am trying to mine ethereum with an ancient laptop just for fun, but I can't get it running. I get this error: ethminer 0.19.0-alpha.0 Build: linux/release/gnu No OpenCL platforms found Error: No usable mining devices found Here's the setup: GPU:…
Sir Rubberduck
  • 165
  • 2
  • 8
1
2