Bitcoin Forum
April 28, 2024, 06:45:21 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 »
  Print  
Author Topic: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO  (Read 281372 times)
csshih
Member
**
Offline Offline

Activity: 96
Merit: 10


View Profile
May 19, 2011, 10:56:48 AM
 #61

try installing the  libboost-all-dev package?
sudo apt-get libboost-all-dev ?
1714329921
Hero Member
*
Offline Offline

Posts: 1714329921

View Profile Personal Message (Offline)

Ignore
1714329921
Reply with quote  #2

1714329921
Report to moderator
1714329921
Hero Member
*
Offline Offline

Posts: 1714329921

View Profile Personal Message (Offline)

Ignore
1714329921
Reply with quote  #2

1714329921
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714329921
Hero Member
*
Offline Offline

Posts: 1714329921

View Profile Personal Message (Offline)

Ignore
1714329921
Reply with quote  #2

1714329921
Report to moderator
1714329921
Hero Member
*
Offline Offline

Posts: 1714329921

View Profile Personal Message (Offline)

Ignore
1714329921
Reply with quote  #2

1714329921
Report to moderator
1714329921
Hero Member
*
Offline Offline

Posts: 1714329921

View Profile Personal Message (Offline)

Ignore
1714329921
Reply with quote  #2

1714329921
Report to moderator
smooth
Legendary
*
Offline Offline

Activity: 2968
Merit: 1198



View Profile
May 20, 2011, 12:30:48 AM
 #62

When executing this

Code:
sudo aticonfig --initial -f --adapter=all

have this back

Code:
sudo aticonfig --initial -f --adapter=all
Uninitialised file found, configuring.
Fail to link to fglrx-libglx.so, please check whether driver is installed correctly
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.fglrx-1

don't know how to fix this, can someone help me?, have 2x6990's in a non crossfire motherboard, but already achieved in windows to got it working (3 cores bug)

You can ignore that error.  The files it is trying to link aren't needed.
Strom
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 20, 2011, 07:28:21 PM
 #63

ps. could this have anything to do with it?
Code:
E: Unable to locate package libboost-all-dev
I experienced that same error and the reason is that the default ubuntu livecd hasn't enabled universe package sources.
Open your system preferences, select update manager, select settings, select the first tab and you can enable universe there.
Strom
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 20, 2011, 08:46:18 PM
 #64

Step "make -j3" ends with error:
Code:
/usr/bin/ld: skipping incompatible /opt/ati-stream-sdk-v2.1-lnx64/lib/x86_64/libOpenCL.so when searching for -lOpenCL
/usr/bin/ld: cannot find -lOpenCL
collect2: ld returned 1 exit status
error: command 'g++' failed with exit status 1
make: *** [all] Error 1
HW: Radeon 5770
This error happens if you try to follow this 64bit tutorial on a 32bit ubuntu installation.
Inaba (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000



View Profile WWW
May 20, 2011, 08:47:16 PM
 #65

What ISO did you download that does not have this?  The default one I downloaded from the Ubuntu site works just fine, I'm curious what you're downloading that isn't working?

If you're searching these lines for a point, you've probably missed it.  There was never anything there in the first place.
Strom
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 20, 2011, 09:10:20 PM
 #66

What ISO did you download that does not have this?  The default one I downloaded from the Ubuntu site works just fine, I'm curious what you're downloading that isn't working?
You mean what ISOs don't have universe selected by default?
Well these two for example:
ubuntu-11.04-desktop-i386.iso (SHA1: f54bc1a298d74bb5551f153bdb7e1348c6b94d99)
ubuntu-11.04-desktop-amd64.iso (SHA1: f7b0d2b90fbd49794419338c2b9157c095b11bda)
Inaba (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000



View Profile WWW
May 20, 2011, 10:02:49 PM
 #67

That's the version I am using and it works perfectly fine without any modifications.

f7b0d2b90fbd49794419338c2b9157c095b11bda  ubuntu-11.04-desktop-amd64.iso

I've not tried the i386 version, but I would imagine it is the same.  Unless you are saying you are trying to do all of this off of a running liveCD instance?!

If so, this guide is for an installed version of Ubuntu, not a LiveCD instance (which is why it says Install Ubuntu Natty Narwhal at the beginning of the guide).


If you're searching these lines for a point, you've probably missed it.  There was never anything there in the first place.
Strom
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 20, 2011, 10:28:27 PM
 #68

Unless you are saying you are trying to do all of this off of a running liveCD instance?!
That's exactly what I'm saying and most likely also what others have tried while getting those errors.
Inaba (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000



View Profile WWW
May 20, 2011, 11:32:59 PM
 #69

Well, that will probably not work right!  Why would one do that, anyway?  Just to try it out?

If you're searching these lines for a point, you've probably missed it.  There was never anything there in the first place.
Strom
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
May 21, 2011, 06:14:03 AM
 #70

Well, that will probably not work right!  Why would one do that, anyway?  Just to try it out?
Because the machine doesn't have a harddrive to install ubuntu to?
de4l
Member
**
Offline Offline

Activity: 82
Merit: 10


View Profile
May 21, 2011, 07:46:22 AM
 #71

ps. could this have anything to do with it?
Code:
E: Unable to locate package libboost-all-dev
I experienced that same error and the reason is that the default ubuntu livecd hasn't enabled universe package sources.
Open your system preferences, select update manager, select settings, select the first tab and you can enable universe there.

thanks this was my issue, but now I've given up on live because it was giving me many other issues, so I switched to an install on a 2.5" ide usb drive, and everything works, excellent instructions thank you!
Muhahahahaz
Newbie
*
Offline Offline

Activity: 32
Merit: 0


View Profile
May 21, 2011, 08:48:38 AM
 #72

How do I get two video cards working using this guide? I have 2 x ATI 5970 cards, but only one of them works right now. I can mine on both of the GPUs on the first card, but the second card does not show up as an "adapter" at all. How can I fix this? Huh
Inaba (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000



View Profile WWW
May 21, 2011, 04:11:52 PM
 #73

What does your lspci -v say?

What about aticonfig --lsa ?

If you're searching these lines for a point, you've probably missed it.  There was never anything there in the first place.
symaxian
Newbie
*
Offline Offline

Activity: 26
Merit: 0


View Profile
May 21, 2011, 06:49:01 PM
 #74

Ubuntu Natty(11.04) 64 Bit
Nvidia GTX 260 with the proprietary 270.41.06 drivers installed.

poclbm just spits out "Problems communicating with bitcoin RPC"

Any ideas?
Inaba (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000



View Profile WWW
May 21, 2011, 08:54:06 PM
 #75

This guide isn't really for NVIDIA cards.  However, the problem you're indicating is has something to do with either your login or URL you have in your miner or your network connection/firewall.

If you're searching these lines for a point, you've probably missed it.  There was never anything there in the first place.
Jobbernowl
Member
**
Offline Offline

Activity: 222
Merit: 12


View Profile
May 22, 2011, 02:54:58 PM
Last edit: May 09, 2018, 03:04:00 PM by Jobbernowl
 #76

Quote
ERROR - X needs to be running to perform ATI Overdrive(TM) commands
This doesn't make sense because X running because the system automatically my Unity desktop. When can get physical access machine again I'll plugging a null monitor connector graphics card output see that helps - but I'd appreciate any other suggestions about what could causing this.

Hope this is helpful someone!

edit: Changed "xinit +" to "xhost +".

Jobbernowl
Member
**
Offline Offline

Activity: 222
Merit: 12


View Profile
May 22, 2011, 03:07:40 PM
Last edit: May 09, 2018, 03:06:17 PM by Jobbernowl
 #77

Oh - something else I forgot to mention.
My English is not very good. I hope you understand something.
It's advised to underclock the memory on the graphics card. Any other Linux utility I could use to do this?
Alternatively, if I plug the card into a Windows and change the clock speeds using Afterburner, will the card remember them when I put it back into my mining PC?

Timon2010
Member
**
Offline Offline

Activity: 99
Merit: 10


View Profile
May 22, 2011, 04:38:04 PM
 #78

I've successfully used this guide to setup mining on a 6990 (getting 700MH/s) but there are a few changes necessary. Unfortunately I didn't make notes, so it's possible there's something I've forgotten - but I'll post what I can remember in case it helps anyone else out.

  • Use the 2.4 stream SDK rather than 2.1. You can get this from http://developer.amd.com/gpu/AMDAPPSDK/downloads/Pages/default.aspx. Replace ati-stream-sdk-v2.1-lnx64.tgz in the original instructions with AMD-APP-SDK-v2.4-lnx64.tgz.
  • There are two files in /etc/OpenCL/vendors that need to be modified. Change atiocl32.icd and atiocl64.icd so that they contain "libamdocl32.so" and "libamdocl64.so" respectively.

Additionally, in order to be able to run poclbm or aticonfig from a remote SSH session I found that I would have to logon to my Ubutnu desktop at the physical machine. As I wanted to run without a monitor this wasn't ideal, so I setup auto-login using the Ubunutu login screen settings application. I also had to modify /etc/rc.local - adding "xinit +" before "exit 0". Both these things aren't great from a security perspective, so if anyone else can suggest I better way I'd be interested.

Unfortunately I still don't seem able to using aticonfig to read temperatures without a monitor plugged in. I get the following error:
Quote
ERROR - X needs to be running to perform ATI Overdrive(TM) commands
This doesn't make sense because obviously X is running because the system automatically logs on to my Unity desktop. When I can get physical access to the machine again I'll try plugging a null monitor connector onto the graphics card output to see if that helps - but I'd appreciate any other suggestions about what could causing this.

Hope this is helpful to someone!

LOL! I think you just helped me, maybe that's why I never managed to install it successfully with SDK 2.4 .. I think I got error when I came to make -j3. Okay, so I just have to rename those 2 files (the registration) like in your post?
lexa500
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
May 22, 2011, 09:02:20 PM
 #79

i have followed the instructions in this topic
and i get the following results:
ati radeon sapphire 5870, gpu@900, mem@900 temp@66 deg. the cooler is default, so i will replace it with smth like Termalright(or zalman? so owerheat is no probelm)
~369-370 mhashes-sec is now.
how can i raise it?
Inaba (OP)
Legendary
*
Offline Offline

Activity: 1260
Merit: 1000



View Profile WWW
May 22, 2011, 09:40:38 PM
 #80

At 900, that's about the right MH rate.  You need to raise your clock more if you want to raise your hash rate.

If you're searching these lines for a point, you've probably missed it.  There was never anything there in the first place.
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 »
  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!