Doesn't solve the problem, but at least helps out a bit.
Thanks.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
aticonfig --initial
Screen "Screen 1"
Screen "Screen 1"
xhost +
xinit &
Section "Device"
Identifier "Card 0"
Driver "fglrx"
BusID "PCI:1:0:0"
EndSection
Section "Device"
Identifier "Card 1"
Driver "fglrx"
BusID "PCI:2:0:0"
EndSection
Section "Monitor"
Identifier "Dummy Monitor"
EndSection
Section "Screen"
Identifier "Screen 0"
Device "Card 0"
Monitor "Dummy Monitor"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "Card 1"
Monitor "Dummy Monitor"
EndSection
Section "ServerLayout"
Identifier "Server Layout"
Screen "Screen 0"
Screen "Screen 1"
EndSection
ps aux
Section "InputDevice"
Identifier "Null Mouse"
Driver "void"
EndSection
Section "InputDevice"
Identifier "Null Keyboard"
Driver "void"
EndSection
Section "Device"
Identifier "Dummy Device"
Driver "dummy"
EndSection
Section "Monitor"
Identifier "Dummy Monitor"
EndSection
Section "Screen"
Identifier "Screen"
Device "Dummy Device"
Monitor "Dummy Monitor"
EndSection
DISPLAY=:0 sudo aticonfig --odgc --adapter=all
DISPLAY=:0 aticonfig --odgc --adapter=all
aticonfig -f --initial --adapter=all
# This assumes 64-bit, change to 32-bit if needed
cd/AMD-APP-SDK-v2.4-lnx64/bin/x86_64
export AMDAPPSDKROOT=AMD-APP-SDK-v2.4-lnx64/
export AMDAPPSDKSAMPLESROOT=/AMD-APP-SDK-v2.4-lnx64/
export LD_LIBRARY_PATH=${AMDAPPSDKROOT}lib/x86_64:${LD_LIBRARY_PATH}
./clinfo | grep TYPE_GPU (you should see one line for each GPU installed)
user@obelix:~$ xinit &
[1] 1550
user@obelix:~$
X.Org X Server 1.10.1
Release Date: 2011-04-15
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
Current Operating System: Linux obelix 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=f7663715-218e-48c3-bc97-3803617636c3 ro quiet splash nomodeset vt.handoff=7
Build Date: 19 April 2011 03:40:45PM
xorg-server 2:1.10.1-1ubuntu1 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.20.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 8 23:05:49 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
chmod +x ati-driver-installer-11-6-x86.x86_64.run
sudo ./ati-driver-installer-11-6-x86.x86_64.run
2) Generate Distribution Specific Driver Package
sudo dpkg -r fglrx fglrx-amdcccle fglrx-dev
sudo dpkg -i fglrx_8.861-0ubuntu1_amd64.deb fglrx-amdcccle_8.861-0ubuntu1_amd64.deb fglrx-dev_8.861-0ubuntu1_amd64.deb
sudo aticonfig --initial
user@obelix:~$ xinit &
[1] 1550
user@obelix:~$
X.Org X Server 1.10.1
Release Date: 2011-04-15
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.24-29-server x86_64 Ubuntu
Current Operating System: Linux obelix 2.6.38-8-generic #42-Ubuntu SMP Mon Apr 11 03:31:24 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=f7663715-218e-48c3-bc97-3803617636c3 ro quiet splash nomodeset vt.handoff=7
Build Date: 19 April 2011 03:40:45PM
xorg-server 2:1.10.1-1ubuntu1 (For technical support please see http://www.ubuntu.com/support)
Current version of pixman: 0.20.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 8 23:05:49 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
sudo aticonfig --lsa
* 0. 01:00.0 ATI Radeon HD 5800 Series
1. 02:00.0 ATI Radeon HD 5800 Series
sudo aticonfig --odgc --adapter=all
ERROR - X needs to be running to perform ATI Overdrive(TM) commands
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
xinit &
sudo dpkg-reconfigure x11-common
jobs
kill %n
sudo aticonfig --lsa
* 0. 01:00.0 ATI Radeon HD 5800 Series
1. 02:00.0 ATI Radeon HD 5800 Series
sudo aticonfig --odgc --adapter=all
ERROR - X needs to be running to perform ATI Overdrive(TM) commands
(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found
(WW) fglrx: No matching Device section for instance (BusID PCI:0@2:0:1) found
start on (filesystem
and started dbus
and (drm-device-added card0 PRIMARY_DEVICE_FOR_DISPLAY=1
or stopped udev-fallback-graphics))