Author

Topic: [SOLVED] mining failed (Read 2930 times)

full member
Activity: 134
Merit: 100
May 01, 2012, 07:36:00 AM
#5
well reinstalled the box today, and everything works:)
Not sure what was the problem, but a reinstall solved it.
thanks!
full member
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
April 29, 2012, 06: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.
full member
Activity: 134
Merit: 100
April 29, 2012, 04:04:53 AM
#3
ubuntu 11.04
ati driver 11.6
cgminer
full member
Activity: 196
Merit: 100
Web Dev, Db Admin, Computer Technician
April 28, 2012, 08:10:43 PM
#2
What OS and version are you running?
What version fglrx do you have?
Which mining software are you running?
full member
Activity: 134
Merit: 100
April 28, 2012, 06:32:35 PM
#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.
Jump to: