Search content
Sort by

Showing 20 of 61 results by lueo
Post
Topic
Board Off-topic
Re: More minirigs on the wild :)
by
lueo
on 23/07/2012, 01:13:36 UTC
Fantastic!
Post
Topic
Board Mining support
Re: How To's and Guides Mega List
by
lueo
on 19/06/2012, 08:39:47 UTC
New item:

Complete Guide To Mine Bitcoin on Xubuntu 12.04
link: http://goo.gl/vP3G9
Post
Topic
Board Mining support
Re: Complete noob on Ubuntu 12.04LTS need help (0.5) btc
by
lueo
on 19/06/2012, 08:09:03 UTC
Just updated the guide.

Thanks for feedback!

That is the easiest tutorial for Ubuntu / Xubuntu 12.04

https://docs.google.com/document/d/1Gw7YPYgMgNNU42skibULbJJUx_suP_CpjSEdSi8_z9U/edit

if you get some wierd liburl 4 error type:

sudo apt-get install curl

that solves the problem.

I hope that helped.

If it did: 1DoqqekDSuVM3hEet396rjqFypb63SHoS9 is my adress.
Post
Topic
Board Mining software (miners)
Re: How to force Catalyst 11.11 drivers (and SDK 2.5) to install on Xubuntu 12.4
by
lueo
on 19/06/2012, 04:06:29 UTC
Great article!

I've also described the steps to install catalyst 11 on xubuntu 12.04.

Take a look!

Complete Guide To Mine Bitcoin on Xubuntu 12.04
http://goo.gl/vP3G9

I thought I would share this technique I discovered through trail error for forcing the Catalyst 11.11 driver to install on Xubuntu 12.4

First you will need to download the drivers from the AMD archive, you can try to wget it, but for some reason I have problems with that so I just download through a browser.

http://support.amd.com/us/gpudownload/windows/previous/11/Pages/radeon_linux.aspx?os=Linux%20x86&rev=11.11

Chmod +x the download to make it executable (chmod +x ati-driver-installer-11-11-x86.x86_64.run)

Enter super user mode by using sudo before each of the following lines......or make life easy and just use sudo -i to get a root prompt.

(sudo) sh ./ati-driver-installer-11-11-x86.x86_64.run  --buildpkg Ubuntu/precise

After a couple of dialogs it will finish and you should have three new packages in the directory.

IMPORTANT: It is vital to run this next command and let it error out!!!!!!!!!!!!

(sudo) dpkg -i fglrx*.deb

This step is needed or else the software installer in the next step will just download and install the latest drivers and SDK instead of repairing the dependency cache issue.



Navaigate with the file manager to (fglrx-amdcccle_8.911-0ubuntu1_amd64.deb).

Right click and open the file with the "Ubuntu software manager".

The software manager will indicate the install has a dependency cache error, click the repair button to have the manager repair the cache. Walk away have a soda, beer whatever..it will take a few minutes.

When finished, the manager will indicate it is installed.

You are finished with the install...that is it, everything including the SDK is installed.

Just remember to do (sudo) aticonfig --adapter=all --initial and reboot to get the Xorg configuration set with the ATI drivers.

PS.... Don't forget to export DISPLAY=:0 and export GPU_USE_SYNC_OBJECTS=1, in fact just put those in a script along with your miner start up.


Hope this helps somebody out and avoids hours of frustration...I have personal experience ... Cheesy








Post
Topic
Board Mining
Re: My video cards + Linux
by
lueo
on 19/06/2012, 03:59:05 UTC
I met the same problem while reinstalling xubuntu.

The problem is solved after I upgrade the system by:

Code:
sudo apt-get update; sudo apt-get upgrade

Hope that helps!

Thanks for your Help & Answers but I give up , cant solve this Tongue , I'm back to windows until next drivers updates for my 7000 series

Thanks guys !
Post
Topic
Board Mining software (miners)
Re: 7970 linux (xubuntu) guide please!
by
lueo
on 13/06/2012, 11:02:03 UTC
Hello, I've write a complete guide to mine at xubuntu 12.04.

Please check it and leave some comments!

http://goo.gl/vP3G9

Hey peoples! 

I need a guide on how to get two 7970s mining under ubuntu/xubuntu...  There are a few guides out right now but they don't really work, or something is missing, they are untested, and I'm having a lot of trouble with it. 

Pleeaaasee point me in the right direction!
Post
Topic
Board Mining software (miners)
Re: AMD APP SDK 2.7 performance?
by
lueo
on 28/05/2012, 00:25:38 UTC
I think it's tiny difference (~0.7%), and I'm still testing the stability of both drivers.

For me, stability is more important than performance.

I think AMD has tweak some settings toward 7970.

....

7970 with Freq/Mem as 1125/975
DriverSDKPerformance
12.32.6660~666
12.42.7655~661


That's what I was looking for. So even with a 7xxx series card the new version is still slower? Is this an SDK issue, or you think it's just that current kernels are not written for 2.7?
Post
Topic
Board Mining software (miners)
Re: AMD APP SDK 2.7 performance?
by
lueo
on 27/05/2012, 14:38:19 UTC
I think AMD has tweak some settings toward 7970.

6970 & 6990 with Freq/Mem as 920/795
DriverSDKPerformance
11.112.5410~413
12.32.6410~413
12.42.7410~413

7970 with Freq/Mem as 1125/975
DriverSDKPerformance
12.32.6660~666
12.42.7655~661

Tested on Linux and ATi Radeon HD 5850. AMD APP SDK 2.7 in system with Catalyst 12.4 was installed manually. Cg Miner 2.4.1. Core Peak - 750 MHz, Memory Peak - 250 MHz.

Driver  SDK  Perfomance

12.1     2.6   301.9 Mh/s
12.4     2.7   298.5 Mh/s
11.11   2.5   307 Mh/s

I also use CGMiner. What kernel was this? Phatk? It was my impression that if you have to use 2.6 on a 58xx card, diablo was better than phatk.

The fact that it doesn't give amazing results on a 58xx cards doesn't surprise me, and it's kinda why I havn't upgraded myself. Anyone with a 7xxx card tried it out?
Post
Topic
Board Mining
Re: My video cards + Linux
by
lueo
on 23/05/2012, 07:20:18 UTC
...
Nothing I can do more...

How about skip this step and try cgminer detection directly? If cgminer shows your cores correctly, then you're ready to do.

Code:
export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1

./cgminer -n

Same:

ERROR - Get temperature failed for adapter 0 - AMD Radeon HD 7700 series
ERROR - Get temperature failed for adapter 1 - AMD Radeon HD 7700 series
Post
Topic
Board Mining
Re: My video cards + Linux
by
lueo
on 23/05/2012, 05:49:18 UTC
Try the following commands before aticonfig:

Code:
export DISPLAY=:0
export GPU_USE_SYNC_OBJECTS=1

sudo aticonfig --adapter=all --odgt

On Settings > AMD Catalyst Control Center > Information > Software :

Driver Packaging version : 8.96.7
2D Driver version : 8.96.4
Catalyst Control center Version : 2.14
RandR Version: 1.3


Post
Topic
Board Mining
Re: My video cards + Linux
by
lueo
on 23/05/2012, 05:40:10 UTC
I'm not sure what happened...

Have you installed Catalyst 12.4?

7xxx need Catalyst > 11.12 to be recognized.

Hello !

I test it , and its works but not very well but its better.

1 Question , what i need to do in the xorg.conf on :

IV.Config AMD Driver

Check if all your cards can be detected and then write configuration to /etc/X11/xorg.conf.

And

On terminal last step :

sudo aticonfig --adapter=all --odgt

I get :

ERROR - Get temperature failed for adapter 0 - AMD Radeon HD 7700 series
ERROR - Get temperature failed for adapter 1 - AMD Radeon HD 7700 series

I Have Two cards ( 7770 )

And every time I move the mouse I get a line on the screen ( its annoying )

If you can tell me something or someone else ! Thanks @lueo
Post
Topic
Board Mining
Re: My video cards + Linux
by
lueo
on 22/05/2012, 05:33:46 UTC
You might want to try Xubuntu. At least mine went smoothly.

I've wrote a guide of it. Hope that can help you.

http://goo.gl/vP3G9

Hello !

I need help installing my video drivers

I have two AMD ATI Radeon 7770 HD First time I use the default additional drivers then i reebot and give me a black screen

then I use this guide https://help.ubuntu.com/community/BinaryDriverHowto/ATI and happen the same thing

and heard that the 7000 series not supported yet ( but that was on Feb 2012 ) and i found this :
http://support.amd.com/us/kbarticles/Pa ... pport.aspx ( so i use it on the guide that i show before )

what can i do ? please

Linux mind 12
Dual core
4 gb ram
Post
Topic
Board Mining
Re: Complete Guide To Mine Bitcoin on Xbuntu 12.04
by
lueo
on 21/05/2012, 00:46:52 UTC
Of course not, and thanks for pointing out the typo!

Sweet guide! 

I posted the link on BitcoinTrading.com, hope you don't mind! Cheesy

http://www.bitcointrading.com/forum/index.php?topic=590.0
Post
Topic
Board Mining
Re: Complete Guide To Mine Bitcoin on Xbuntu 12.04
by
lueo
on 21/05/2012, 00:43:32 UTC
Post
Topic
Board Mining
Topic OP
Complete Guide To Mine Bitcoin on Xubuntu 12.04
by
lueo
on 20/05/2012, 21:43:01 UTC
Firstly, I’d like to thank Kanoi, who wrote an excellent howto guide on “How to setup a cgminer using xubuntu 11.04 live on a USB”. However, I don’t need to mine on a USB (it’s slow compare to a HDD). Also, his guide didn’t update with the latest version of Xubuntu (12.04), which in my opinion is the easiest version of Xubuntu ever to mine bitcoin with.

Althought to mine on Xubuntu 12.04 is relatively easy, there are still some pitfalls I want to you to avoid, so I wrote this guide.

For the latest version, please visit the following address:

http://goo.gl/vP3G9
Post
Topic
Board Pools
Re: [340GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
lueo
on 25/03/2012, 20:36:28 UTC
Wow. I didn't even know that. The "VIP password" is a mystery to me. I finally got it after searching the whole thread.

I think a separate report for each client is very helpful, like NothinG's suggestion.

The "VIP password" doesn't do anything except affect the deprecated RRD graphs.
That's what I said, I think, lol.
Post
Topic
Board Pools
Re: [340GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
lueo
on 25/03/2012, 19:08:43 UTC
Agree with NothinG.

I am going to open my pool to some of my friends, so I need to test if miner's own bitcoin address is working. That's why I use bitcoin address as miner's name.

Now it seems working, but they can't easily find their own statistics.

Hm.. Is it possible for you to use the "-a" argument to p2pool to set the address instead of the miner username? The miner username is only really useful if you have a public p2pool node that others mine on.
It would be cool if miners had their own personal graphs and JSON. Wink
Like: http://poolnode.com:9332/graphs/{minerID/btcAddress}.html
Post
Topic
Board Pools
Re: [340GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
lueo
on 25/03/2012, 18:53:33 UTC
Thanks for forrestv's answering!

Yes, I've change my miners' username from "miner1" to "1NxxxxxxxxUYS" (a Bitcoin Address).

I really don't know that the "current payout" only display the payout of the default address. It's confusing, because I won't know the overall performance of my p2pool node.

Could p2pool seperate the graph to show the overall performance and individual miner's performance?

I have 2 questions:

1. Why did it go down?
2. Will it go up? Why?

Are you mining to a different address by setting your miner's username to a Bitcoin address? The "current payout" graph only displays bitcoins going to the default address. Did you maybe change your miner's username to a Bitcoin address about 24 hours ago..?
Post
Topic
Board Pools
Re: [340GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
lueo
on 25/03/2012, 15:19:25 UTC
I have 2 questions:

1. Why did it go down?
2. Will it go up? Why?

It doesn't go up like echris1 said. It had going down from 0.5 to 0.03 and now it's 0.04. Way below the average.

Update to the latest version (git pull), restarted it...

Still the same!

I have set an option "--fee 5.0", will it affect my current payout?


Well, your payout has gone up again, but it will take a day or so of constant running to push that payout rate back up.

The fee shouldn't affect you, since the --fee tag is only applied to people mining on your node with their payout address as a username, for example if your running a public node. And even if you did do it that way, those fees should be put into the wallet on your P2Pool node. 
[/quote]
Post
Topic
Board Pools
Re: [340GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool
by
lueo
on 25/03/2012, 13:14:13 UTC
Update to the latest version (git pull), restarted it...

Still the same!

I have set an option "--fee 5.0", will it affect my current payout?

Quote
2012-03-25 21:12:28.718609  Local: 3538MH/s in last 10.0 minutes Local dead on arrival: ~1.4% (0-3%) Expected time to share: 14.6 minutes
2012-03-25 21:12:28.718762  Shares: 6 (0 orphan, 0 dead) Stale rate: ~0.0% (0-35%) Efficiency: ~108.1% (70-109%) Current payout: 0.0453 BTC
2012-03-25 21:12:28.718837  Pool: 347GH/s Stale rate: 7.5% Expected time to block: 5.1 hours



had a similar issue, after updating and restarting everything works well again.

Quote
Should I restart my p2pool? my version is 0.10.3