Bitcoin Forum
May 14, 2024, 02:26:30 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [solved]Errors building mining software  (Read 578 times)
Kranke (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
April 12, 2012, 08:39:40 PM
Last edit: April 12, 2012, 11:58:05 PM by Kranke
 #1

Hi

Some difficulty with building the miners software. I'm trying to get this to work from Kano's guide running lubuntu 11.04 64.
After running aticonfig --adapter=all --initial I get this error,
Fail to link to fglrx-libglx.so, please check whether driver is installed correctly

edit: apparently this can be ignored and is not a big deal.
Searching for the error below on the forum yields no results.
I did not create a startup disk but installed to a hard drive.

reboot

Next, install of 2.4 SDK failed
cp -pv lib/x86_64/* /usr/lib/
cp: cannot stat `lib/x86_64/*': No such file or directory
The closest match I have is x86_64-linux-gnu but I don't know if it's the same directory like in Xubuntu.

Thanks
1715653590
Hero Member
*
Offline Offline

Posts: 1715653590

View Profile Personal Message (Offline)

Ignore
1715653590
Reply with quote  #2

1715653590
Report to moderator
1715653590
Hero Member
*
Offline Offline

Posts: 1715653590

View Profile Personal Message (Offline)

Ignore
1715653590
Reply with quote  #2

1715653590
Report to moderator
1715653590
Hero Member
*
Offline Offline

Posts: 1715653590

View Profile Personal Message (Offline)

Ignore
1715653590
Reply with quote  #2

1715653590
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715653590
Hero Member
*
Offline Offline

Posts: 1715653590

View Profile Personal Message (Offline)

Ignore
1715653590
Reply with quote  #2

1715653590
Report to moderator
Kranke (OP)
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
April 12, 2012, 11:57:40 PM
 #2

Hi

Some difficulty with building the miners software. I'm trying to get this to work from Kano's guide running lubuntu 11.04 64.
After running aticonfig --adapter=all --initial I get this error,
Fail to link to fglrx-libglx.so, please check whether driver is installed correctly

edit: apparently this can be ignored and is not a big deal.
Searching for the error below on the forum yields no results.
I did not create a startup disk but installed to a hard drive.

reboot

Next, install of 2.4 SDK failed
cp -pv lib/x86_64/* /usr/lib/
cp: cannot stat `lib/x86_64/*': No such file or directory
The closest match I have is x86_64-linux-gnu but I don't know if it's the same directory like in Xubuntu.

Thanks

So this means that either the file is missing or I'm executing cp from the wrong directory.
Checking my notes I skipped a step and didn't cd into the correct directory before issuing cp.

Everything is looking good so far.

Code:
Adapter 0 - ATI Radeon HD 5900 Series
                            Core (MHz)    Memory (MHz)
           Current Clocks :    157           300
             Current Peak :    725           1000
  Configurable Peak Range : [550-1000]     [1000-1500]
                 GPU load :    0%

Adapter 1 - ATI Radeon HD 5900 Series
                            Core (MHz)    Memory (MHz)
           Current Clocks :    157           300
             Current Peak :    725           1000
  Configurable Peak Range : [550-1000]     [1000-1500]
                 GPU load :    0%

Code:
./cgminer -n
[2012-04-12 19:50:35] CL Platform 0 vendor: Advanced Micro Devices, Inc.
[2012-04-12 19:50:35] CL Platform 0 name: AMD Accelerated Parallel Processing
[2012-04-12 19:50:35] CL Platform 0 version: OpenCL 1.1 AMD-APP-SDK-v2.4 (595.10)
[2012-04-12 19:50:35] Platform 0 devices: 2
[2012-04-12 19:50:35] GPU 0 ATI Radeon HD 5900 Series hardware monitoring enabled
[2012-04-12 19:50:35] GPU 1 ATI Radeon HD 5900 Series hardware monitoring enabled
[2012-04-12 19:50:35] Failed to ADL_Overdrive5_FanSpeedInfo_Get
[2012-04-12 19:50:35] Dual GPUs detected: 1 and 0
[2012-04-12 19:50:35] 2 GPU devices max detected

Thanks for looking.
Pages: [1]
  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!