Bitcoin Forum
May 08, 2024, 10:36:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: [SOLVED] mining failed  (Read 2915 times)
nandika (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile WWW
April 28, 2012, 10:32:35 PM
Last edit: May 01, 2012, 07:35:23 PM by nandika
 #1

Anyone knows what could this problem be?
2x5970, 1x5830, 1x5850

03:00.0 VGA compatible controller: ATI Technologies Inc Hemlock [ATI Radeon HD 5900 Series]
07:00.0 VGA compatible controller: ATI Technologies Inc Hemlock [ATI Radeon HD 5900 Series]
09:00.0 VGA compatible controller: ATI Technologies Inc Radeon HD 5800 Series (Cypress LE)
0a:00.0 VGA compatible controller: ATI Technologies Inc Cypress [Radeon HD 5800 Series]



(WW) fglrx: No matching Device section for instance (BusID PCI:0@3:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@7:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@9:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@10:0:1) found

(EE) fglrx(0): PPLIB: PP_Initialize() failed.
(EE) fglrx(0): PPLIB: PP_Initialize() failed.
(EE) fglrx(0): PPLIB: PP_Initialize() failed.
(EE) fglrx(0): PPLIB: PP_Initialize() failed.
(EE) fglrx(0): PPLIB: PP_Initialize() failed.

 00:33:08 up 7 min,  2 users,  load average: 2.55, 1.54, 0.64


root      1601 54.2  1.6 132768 33416 tty7     Rs+  00:29   3:33 /usr/bin/X


mining wouldn't start.

Order your BitCoin funded VISA Plastic Debit Card at http://visacrypt.com
If you want to be a moderator, report many posts with accuracy. You will be noticed.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
check_status
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Web Dev, Db Admin, Computer Technician


View Profile
April 29, 2012, 12:10:43 AM
 #2

What OS and version are you running?
What version fglrx do you have?
Which mining software are you running?

For Bitcoin to be a true global currency the value of BTC needs always to rise.
If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76.
P2Pool Server List | How To's and Guides Mega List |  1EndfedSryGUZK9sPrdvxHntYzv2EBexGA
nandika (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile WWW
April 29, 2012, 08:04:53 AM
 #3

ubuntu 11.04
ati driver 11.6
cgminer

Order your BitCoin funded VISA Plastic Debit Card at http://visacrypt.com
check_status
Full Member
***
Offline Offline

Activity: 196
Merit: 100


Web Dev, Db Admin, Computer Technician


View Profile
April 29, 2012, 10:24:39 AM
 #4

It's an xorg issue, have you tried:
Code:
$ sudo aticonfig --adapter=all --initial -f
If you haven't run the above 'aticonfig' command yet it's required to populate xorg.conf file before running miners and GPU.
If using a USB flash drive, then:
Code:
$ sudo sync
(not required if installed to a hard drive.)

Reboot the system:
Code:
$ sudo reboot
or
Code:
$ sudo shutdown -r now

Did you follow an install guide? Which one?

Could you run:
Code:
$ apt-cache showpkg fglrx
It should return information about which version of fglrx is installed, example:
Code:
Package: fglrx
Versions:
2:8.*-0ubuntu4 (
The * would be the version of fglrx installed.

For Bitcoin to be a true global currency the value of BTC needs always to rise.
If BTC became the global currency & money supply = 100 Trillion then ⊅1.00 BTC = $4,761,904.76.
P2Pool Server List | How To's and Guides Mega List |  1EndfedSryGUZK9sPrdvxHntYzv2EBexGA
nandika (OP)
Full Member
***
Offline Offline

Activity: 134
Merit: 100


View Profile WWW
May 01, 2012, 11:36:00 AM
 #5

well reinstalled the box today, and everything works:)
Not sure what was the problem, but a reinstall solved it.
thanks!

Order your BitCoin funded VISA Plastic Debit Card at http://visacrypt.com
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!