Pages:
Author

Topic: Ubuntu Natty Narwhal 11.04 Mining Guide / HOWTO - page 17. (Read 281373 times)

newbie
Activity: 9
Merit: 0
If I wanted to install both SDK 2.1 and 2.4 to try them both, is it as simple as following the both sets of SDK download/configure instructions, then just echoing the correct version into /etc/ld.so.conf.d/local.conf, and running ldconfig?  Can I switch back and forth?  I might end up with a system with both 5xxx and 6xxx cards, so I'm not sure what version would be best.
legendary
Activity: 1260
Merit: 1000
It does not affect hash rate... only boot times and anytime something has to be done on the hard drive. 
hero member
Activity: 854
Merit: 501
The stick i am going to use would have16mb /s
Does it affect the hash rate?
legendary
Activity: 1260
Merit: 1000
Any USB stick will probably work... it just depends on how slow you want it to be.  The Rage XT ones I use are pretty speedy at 25 MB/s write, though it's definitely noticeably slower than an HD of course.  Some sticks are so slow I wouldn't use them, but I can't say for sure which sticks those would be.  I found the Rage XT to work fast enough for me, so I stick with them.
legendary
Activity: 1260
Merit: 1000
Click "install" just like you are installing on a hard drive.
member
Activity: 112
Merit: 100
"I'm not psychic; I'm just damn good"
How do i "install' Ubuntu onto the USB? and by the way I think I only have 4GB USB sticks -.-
full member
Activity: 237
Merit: 100
ah!  my problem is step #31:

PowerXpress error: Cannot stat '/usr/lib64/fglrx/switchlibGL': No such file or directory
Failed to initialize libglx for discrete GPU
Using /etc/X11/xorg.conf
Saving back-up to /etc/X11/xorg.conf.original-0
legendary
Activity: 1260
Merit: 1000
The guide works great for me. However, when I try to add a 5970 to my motherboard, X will never start.

I just get a blank screen that is on, but nothing there. I usually get a cursor on the screen, but it's nowhere to be found.

Any ideas?

Are you sure you've done aticonfig --initial -f --adapter=all after you've added the 5970?
newbie
Activity: 56
Merit: 0
I have only one 6990 card on board, but when I use aticonfig --list-adapters, I got:

* 0. 08:00.0 AMD Radeon HD 6990
   1. 07:00.0 AMD Radeon HD 6990

and I run the miner:
./poclbm -u ** --pass ** -o ***... -d 0

this miner give me about 330 mH/s rate
but when I try to launch another miner, using device 1, I got error:

pyopencl.LogicError: clGetPlatformIDs failed: invalid/unknown error code

any suggestions? thanks.



You got the wrong syntax for sure.   For example, this is what deepbit uses.  (I would double check the device syntax, could be --Device or -Device.)

poclbm.exe -d1 --host=pit.deepbit.net --port=8332 [email protected] --pass=password -DEVICE 0
poclbm.exe -d1 --host=pit.deepbit.net --port=8332 [email protected] --pass=password -DEVICE 1
legendary
Activity: 1148
Merit: 1001
Radix-The Decentralized Finance Protocol
hey guys.. need some advice.  I am running my rig headless on ubuntu. I have three miners running in a separate screen session (one for each GPU).  Sometimes a miner will hang up for nefarious reasons. I can still SSH into the machine, and work and the other 2 miners will run as normal.  BUT... if I try to do a kill -15 or even a kill -9 on the PID of the froze miner, the entire system will hang and I cant do anything.  Even if I plug a monitor and keyboard back up it will still be froze.
The same thing happens if I try to reboot the machine from CLI when a mining script is hung.  Whats the best way to unstick this froze process without killing the entire system?
Is there a way to detach the particular module for the hung GPU from the kernel without killing the system?


I have exactly the same problem.

I am using Ubuntu 11.04 (had the same problem with Ubuntu 10.04 LTS), phoenix with phatk, two 5870's. It happens more when I overclocked it more (temperature always under 70).
newbie
Activity: 56
Merit: 0
hey guys.. need some advice.  I am running my rig headless on ubuntu. I have three miners running in a separate screen session (one for each GPU).  Sometimes a miner will hang up for nefarious reasons. I can still SSH into the machine, and work and the other 2 miners will run as normal.  BUT... if I try to do a kill -15 or even a kill -9 on the PID of the froze miner, the entire system will hang and I cant do anything.  Even if I plug a monitor and keyboard back up it will still be froze.
The same thing happens if I try to reboot the machine from CLI when a mining script is hung.  Whats the best way to unstick this froze process without killing the entire system?
Is there a way to detach the particular module for the hung GPU from the kernel without killing the system?


I have the same problem and hasn't been able to find a way around it.  I have to end up rebooting the system.  Occasionally, if the shell won't even respond I have to pull the power.  Usually, though, if I do a reboot, it will eventually reboot.

This is an overclocking issue for me.  The reason why it's not responsive when you switched back to the screen is because the card crashed.  I use this method to test how high I can OC.  If one freezes I just roll it back 25 MHz.
newbie
Activity: 18
Merit: 0
The guide works great for me. However, when I try to add a 5970 to my motherboard, X will never start.

I just get a blank screen that is on, but nothing there. I usually get a cursor on the screen, but it's nowhere to be found.

Any ideas?
donator
Activity: 1736
Merit: 1006
Let's talk governance, lipstick, and pigs.
When i start mining, after 10 sec i get this msg:

Quote
Verification failed, check hardware!

Don't know why is that. I can mine in W7 without any problems.
The VGA's are not overclocked.

 Huh

I got the same thing so I CD to phoenix and it works fine!
newbie
Activity: 7
Merit: 0
When i start mining, after 10 sec i get this msg:

Quote
Verification failed, check hardware!

Don't know why is that. I can mine in W7 without any problems.
The VGA's are not overclocked.

 Huh
donator
Activity: 1736
Merit: 1006
Let's talk governance, lipstick, and pigs.
I started over with a fresh install of Ubuntu 11.04 x64
at line 22 I get
./configure.py --cl-inc-dir=/opt/ati-stream-sdk-v2.1-lnx64/include/ --cl-lib-dir=/opt/ati-stream-sdk-v2.1-lnx64/lib/x86_64
bash: ./configure.py: No such file or directory


wow, somehow I missed the CD step before.
legendary
Activity: 1260
Merit: 1000
Nakowa & CBeast:

Are you guys sure you've done sudo aticonfig --initial -f --adapter=all ?  The errors you describe are usually related to the cards not being listed in the xorg.conf file.

You might try doing that again and reboot and see if it fixes your problem.
legendary
Activity: 1260
Merit: 1000
hey guys.. need some advice.  I am running my rig headless on ubuntu. I have three miners running in a separate screen session (one for each GPU).  Sometimes a miner will hang up for nefarious reasons. I can still SSH into the machine, and work and the other 2 miners will run as normal.  BUT... if I try to do a kill -15 or even a kill -9 on the PID of the froze miner, the entire system will hang and I cant do anything.  Even if I plug a monitor and keyboard back up it will still be froze.
The same thing happens if I try to reboot the machine from CLI when a mining script is hung.  Whats the best way to unstick this froze process without killing the entire system?
Is there a way to detach the particular module for the hung GPU from the kernel without killing the system?


I have the same problem and hasn't been able to find a way around it.  I have to end up rebooting the system.  Occasionally, if the shell won't even respond I have to pull the power.  Usually, though, if I do a reboot, it will eventually reboot.
donator
Activity: 1736
Merit: 1006
Let's talk governance, lipstick, and pigs.
ERROR - Get temperature failed for Adapter 1 - ATI Radeon HD 5800 Series
Try
Code:
DISPLAY=:0.0 aticonfig --pplib-cmd "get temperature 0"
DISPLAY=:0.1 aticonfig --pplib-cmd "get temperature 0"
If that works you can save this as a script to get lots of info:
Code:
#!/bin/sh
export DISPLAY=:0.0
echo Card 1
aticonfig --pplib-cmd "get temperature 0"
aticonfig --pplib-cmd "get fanspeed 0"
aticonfig --pplib-cmd "get activity"
export DISPLAY=:0.1
echo Card 2
aticonfig --pplib-cmd "get temperature 0"
aticonfig --pplib-cmd "get fanspeed 0"
aticonfig --pplib-cmd "get activity"

With   sudo DISPLAY=:0 aticonfig --pplib-cmd "get temperature 0"
Temperature for thermal controller 0 is 37.000000
With   sudo DISPLAY=:0.1 aticonfig --pplib-cmd "get temperature 0"
ati_pplib_cmd: Unable to open display `:0.1'.
aticonfig: parsing the command-line failed.
legendary
Activity: 1284
Merit: 1001
ERROR - Get temperature failed for Adapter 1 - ATI Radeon HD 5800 Series
Try
Code:
DISPLAY=:0.0 aticonfig --pplib-cmd "get temperature 0"
DISPLAY=:0.1 aticonfig --pplib-cmd "get temperature 0"
If that works you can save this as a script to get lots of info:
Code:
#!/bin/sh
export DISPLAY=:0.0
echo Card 1
aticonfig --pplib-cmd "get temperature 0"
aticonfig --pplib-cmd "get fanspeed 0"
aticonfig --pplib-cmd "get activity"
export DISPLAY=:0.1
echo Card 2
aticonfig --pplib-cmd "get temperature 0"
aticonfig --pplib-cmd "get fanspeed 0"
aticonfig --pplib-cmd "get activity"
Pages:
Jump to: