Pages:
Author

Topic: LinuxCoin A lightweight Debian based OS with everything ready to go. - page 70. (Read 285117 times)

REF
hero member
Activity: 529
Merit: 500
damn alright. i did. check up post.
sr. member
Activity: 308
Merit: 251
Ok I'm not at the computer with linuxcoin atm try with the settings I have stated above and I will take a look when I get home.
REF
hero member
Activity: 529
Merit: 500
it pops up for not even a second and then closes

okay i tried what you said.
Code:
Welcome to LinuxCoin's bitcoin mining script !!

0 exit
1 Start a poclbm mining session
2 Start a phoenix mining session
3 Set fan speed on ATI cards
 ?1
Starting a poclbm mining session....
Enter your DEVICE number and press [ENTER]:
0
Enter your URL and press [ENTER]:
btcguild.com
Enter your USERNAME and press [ENTER]:
ref_xx1
Enter your PASSWORD and press [ENTER]:
xxxxxx
Enter your FLAGS and press [ENTER]:
-w128 -v
press [ENTER] for menu

gives me this error
Code:
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/opt/miners/poclbm/BitcoinMiner.py", line 272, in miningThread
    self.loadKernel()
  File "/opt/miners/poclbm/BitcoinMiner.py", line 373, in loadKernel
    binaryW = open(cacheName, 'wb')
IOError: [Errno 13] Permission denied: 'cf3403e6e93974c01918bf40f386b25f.elf'

when i try using phoenix the second window only pops up for a second
sr. member
Activity: 308
Merit: 251
Your first error is that your using Phoenix flags to run a poclbm session. And your not getting an error with Phoenix ? Another terminal should pop up running the miner ?

if you are using option 1 poclbm

device=0
url=btcguild.com
username=ref_xxl
password=xxxxx
flags= -w128 -v

if your using phoenix

device=0
url=btcguild.com
username=ref_xxl
password=xxxxx
flags= BFI_INT VECTORS WORKSIZE=128
kernel=phatk

A separate window should pop up with the miner running. Hit enter on the first screen and start another session Wink
REF
hero member
Activity: 529
Merit: 500
Code:
Welcome to LinuxCoin's bitcoin mining script !!

0 exit
1 Start a poclbm mining session
2 Start a phoenix mining session
3 Set fan speed on ATI cards
 ?1
Starting a poclbm mining session....
Enter your DEVICE number and press [ENTER]:
0
Enter your URL and press [ENTER]:
btcguild.com
Enter your USERNAME and press [ENTER]:
ref_xx1
Enter your PASSWORD and press [ENTER]:
xxxxxx
Enter your FLAGS and press [ENTER]:
VECTORS BFI_INT WORKSIZE=128
press [ENTER] for menu
gives me this error
Code:
Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.6/threading.py", line 484, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/opt/miners/poclbm/BitcoinMiner.py", line 272, in miningThread
    self.loadKernel()
  File "/opt/miners/poclbm/BitcoinMiner.py", line 373, in loadKernel
    binaryW = open(cacheName, 'wb')
IOError: [Errno 13] Permission denied: '52218b4944a7d4a021250a63ff868eeb.elf'

but id really like to use phoenix and this is the error i get why i try phoenix

Code:
Welcome to LinuxCoin's bitcoin mining script !!

0 exit
1 Start a poclbm mining session
2 Start a phoenix mining session
3 Set fan speed on ATI cards
 ?2
Starting a phoenix session....
Enter your DEVICE number and press [ENTER]:
0
Enter your URL and press [ENTER]:
btcguild.com
Enter your USERNAME and press [ENTER]:
ref_xx1
Enter your PASSWORD and press [ENTER]:
xxxxxx
Enter your FLAGS and press [ENTER]:
VECTORS BFI_INT WORKSIZE=128
Enter the KERNEL you want to use and press [ENTER]:
poclbm
press [ENTER] for menu



oh ya setting fan speeds work
sr. member
Activity: 308
Merit: 251
Kernel options for phoenix are poclbm and phatk. If you are using phoenix then your flags will be VECTORS BFI_INT WORKSIZE=128. If you are using poclbm then you shouldn't be asked to provide a kernel.
REF
hero member
Activity: 529
Merit: 500
i got it loaded on my USB im trying to use it with 2x 5850's if it works im going to try it on my 4x 5850's but im stuck i cant get it to accept anything for the kernel. for flags i used -v -w128 which i think is right.
sr. member
Activity: 308
Merit: 251
Yep AMDOverdrive gui is included. Wink Link is now live Cheesy Looking forward to some feed back guys.
full member
Activity: 126
Merit: 100
hows the upload coming along? I'm looking forward to trying out the new version!


One thing, does it come with AMDOverdrive?
If I am not mistaken, the answer has already been given some pages back: yes.
newbie
Activity: 12
Merit: 0
hows the upload coming along? I'm looking forward to trying out the new version!


One thing, does it come with AMDOverdrive?
sr. member
Activity: 308
Merit: 251
http://www.techpowerup.com/articles/overclocking/vidcard/154/2

Should get you to where you want to be Wink

I'm now finishing of the last bits and then will be uploading the next ISO Cheesy

thanks but I did read the whole RBE manual and even went to the side tutorial that was linked in the manual (the link I posted earlier http://www.techpowerup.com/forums/showpost.php?p=1739618&postcount=34 )

Ahh ok well let me just finish what I'm doing here and I'll take a look at what you have posted and see if i can help you out bud.



That guide you posted should modify your BIOS to lower the limits. Can you post the output of

Code:
aticonfig --odgc
sr. member
Activity: 308
Merit: 251
http://www.techpowerup.com/articles/overclocking/vidcard/154/2

Should get you to where you want to be Wink

I'm now finishing of the last bits and then will be uploading the next ISO Cheesy

thanks but I did read the whole RBE manual and even went to the side tutorial that was linked in the manual (the link I posted earlier http://www.techpowerup.com/forums/showpost.php?p=1739618&postcount=34 )

Ahh ok well let me just finish what I'm doing here and I'll take a look at what you have posted and see if i can help you out bud.

member
Activity: 82
Merit: 10
http://www.techpowerup.com/articles/overclocking/vidcard/154/2

Should get you to where you want to be Wink

I'm now finishing of the last bits and then will be uploading the next ISO Cheesy

thanks but I did read the whole RBE manual and even went to the side tutorial that was linked in the manual (the link I posted earlier http://www.techpowerup.com/forums/showpost.php?p=1739618&postcount=34 )
sr. member
Activity: 308
Merit: 251
http://www.techpowerup.com/articles/overclocking/vidcard/154/2

Should get you to where you want to be Wink

I'm now finishing of the last bits and then will be uploading the next ISO Cheesy
full member
Activity: 126
Merit: 100
Getting the memory down to 300 will give me about 20 Mhash/s extra per card, so yeah, would be great to being able to do that. Cool
member
Activity: 82
Merit: 10
Lol I can see people are struggling with 0.1a. It's not really for people with no experience with Linux. It has all the tools nessecery for overclocking and to change the fan speeds etc buy of you are used to GUIs your going to struggle with this version and I suggest you wait for 0.2a because it has all the GUIs included and has been designed with the Linux newb in mind.

I'm very close to finishing now. I've had some troubles with power supplies on the computer where Linuxcoin is installed and my crazy ex girlfriend lol so it's been a liitle slow coming but it will be well worth the wait trust me Cheesy

the reason I was asking if anyone knew how to get the memory downclocking to stick in radeon bios editor for the powercolor 5970 was because the aticonfig included did not allow me to set anything below 500, when I wanted to go to 300 for memory speed.
full member
Activity: 126
Merit: 100
Is it easy to use linux to do mining with this distribution without having any great knowledge about linux? I have some VEEEEEEEEEERY basic experiencie. Is it worth to try?

I mean, its aall ready to go or I have to do something (anything) ?
Read every post in this topic, make sure to make a txt file of every piece of info/code you find and start.
You will find trouble but also solutions in your txt file. I managed to get it working with help here, as you will read when you look at every post.

Good luck!
sr. member
Activity: 308
Merit: 251
Lol I can see people are struggling with 0.1a. It's not really for people with no experience with Linux. It has all the tools nessecery for overclocking and to change the fan speeds etc buy of you are used to GUIs your going to struggle with this version and I suggest you wait for 0.2a because it has all the GUIs included and has been designed with the Linux newb in mind.

I'm very close to finishing now. I've had some troubles with power supplies on the computer where Linuxcoin is installed and my crazy ex girlfriend lol so it's been a liitle slow coming but it will be well worth the wait trust me Cheesy
member
Activity: 82
Merit: 10
this probably isn't the appropriate place, but I didn't want to start a whole new thread, per suggestions I have started using the phatk kernal, but I've also tried some overclocking/underclocking on my 5970 using radeon bios editor, I can get the voltages to stick but for some reason I can not get the clock to come away from the default 750/1000... which I'd really like to do in bios (because windows won't let me go lower than 500 for ram) so that I can just boot and go in linux. I followed these instructions but the clock settings don't stick http://www.techpowerup.com/forums/showpost.php?p=1739618&postcount=34
full member
Activity: 228
Merit: 106
Is it easy to use linux to do mining with this distribution without having any great knowledge about linux? I have some VEEEEEEEEEERY basic experiencie. Is it worth to try?

I mean, its aall ready to go or I have to do something (anything) ?
Pages:
Jump to: