Pages:
Author

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

hero member
Activity: 742
Merit: 500
Im trying to use the phoenix miner and its nonexistant.. GUIMiner is looking for it at opt/miners/guiminer/phoenix.exe   

Where should it be looking for? I can't get it to work using the "start_mining" script either..

exe? This is linux.
member
Activity: 93
Merit: 10
Im trying to use the phoenix miner and its nonexistant.. GUIMiner is looking for it at opt/miners/guiminer/phoenix.exe   

Where should it be looking for? I can't get it to work using the "start_mining" script either..
sr. member
Activity: 308
Merit: 251
On a side note if anyone is looking for a freelance computer technician with lots of experience in bitcoin / linux hit me up. I would really appreciate the work Wink

What state do you live in drgr33n?

Solarpower

I'm in the UK bud. Sorry should of said. On a plus note I might release the work I've already done as an alpha version if people want to use it. it's a lot more smarter than the last version and has grsec with linux-3.0.
newbie
Activity: 32
Merit: 0
Lets hope the bitcoin price rockets so I can sell what little I have and start turning pennies into pounds Cheesy

Solarpower, it sounds like he's in the UK if he's talking about pounds...
newbie
Activity: 16
Merit: 0
On a side note if anyone is looking for a freelance computer technician with lots of experience in bitcoin / linux hit me up. I would really appreciate the work Wink

What state do you live in drgr33n?

Solarpower
member
Activity: 65
Merit: 10
@ gnar1ta$

I did:

Code:
root@linuxcoin:~# ssh -X user@
[email protected]'s password: live
Linux linuxcoin 2.6.39-3-amd64 #1 SMP PREEMPT Mon Jul 25 11:33:19 UTC 2011 x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Wed Aug 24 09:34:28 2011
user@linuxcoin:~$ sudo su
root@linuxcoin:/home/user# chmod uog+rw /dev/ati/card*
root@linuxcoin:/home/user# xauth merge /home/user/.Xauthority
root@linuxcoin:/home/user# export DISPLAY=:0
root@linuxcoin:/home/user# aticonfig --odgc --adapter=all

Adapter 0 - AMD Radeon HD 6990
                            Core (MHz)    Memory (MHz)
           Current Clocks :    970           845
             Current Peak :    970           845
  Configurable Peak Range : [500-1200]     [500-1500]
                 GPU load :    99%

Adapter 1 - AMD Radeon HD 6990
                            Core (MHz)    Memory (MHz)
           Current Clocks :    920           845
             Current Peak :    920           845
  Configurable Peak Range : [500-1200]     [500-1500]
                 GPU load :    99%
root@linuxcoin:/home/user# exit
exit
user@linuxcoin:~$ exit
logout
Connection to 192.168.178.21 closed.
root@linuxcoin:~# exit

It works but I have to redo this procedure every time I open a new SSH connection, if I want to access aticonfig or atitweak.  Sad
donator
Activity: 798
Merit: 500


I got it working. I logged in over ssh as "root" (you must have set a root password before you can log in) then I did:

Code:
ssh -X user@
password: live
sudo su
chmod uog+rw /dev/ati/card*
xauth merge /home/user/.Xauthority
export DISPLAY=:0
aticonfig --odgc --adapter=all

From then on it workes for me as "root" and also as "user"
Code:
root@linuxcoin:~# chmod uog+rw /dev/ati/card*
root@linuxcoin:~# xauth merge /home/user/.Xauthority
root@linuxcoin:~# export DISPLAY=:0
root@linuxcoin:~# atitweak -l
Segmentation fault
root@linuxcoin:~# atitweak -s
Bus error
newbie
Activity: 16
Merit: 0
I keep getting "cl.enqueue_write_buffer(queue, output_buffer, output)" and "cl.enqueue_read_buffer(queue, output_buffer, output)" in guiminer using opencl, it just says "starting..." it isn't mining at all, but it is connected to the pool however.
Is there anyway to fix it, I have 0.2-final with the bugfix.
Also tried using phoenix, I specified the location of phoenix.py, yet it says its not found.
hero member
Activity: 742
Merit: 500
Donation sent! Thanks for your hard work
sr. member
Activity: 308
Merit: 251
Sorry guys but I'm going to be AWOL for a while Sad My ex really done a number on me a few months ago and since then I've been struggling. Now I'm at a point I'm so skint I can't even afford internet !! So going to have to put linuxcoin on ice for the foreseeable future. I am sorry guys Sad Lets hope the bitcoin price rockets so I can sell what little I have and start turning pennies into pounds Cheesy

On a side note if anyone is looking for a freelance computer technician with lots of experience in bitcoin / linux hit me up. I would really appreciate the work Wink
member
Activity: 65
Merit: 10
Has anyone been able to get atitweak working on final over ssh? It locks up unless I follow this:

Code:
sudo su
chmod uog+rw /dev/ati/card*
xauth merge /home/user/.Xauthority
export DISPLAY=:0

I got it working. I logged in over ssh as "root" (you must have set a root password before you can log in) then I did:

Code:
ssh -X user@
password: live
sudo su
chmod uog+rw /dev/ati/card*
xauth merge /home/user/.Xauthority
export DISPLAY=:0
aticonfig --odgc --adapter=all

From then on it workes for me as "root" and also as "user"
donator
Activity: 798
Merit: 500
Has anyone been able to get atitweak working on final over ssh? It locks up unless I follow this:

Code:
sudo su
chmod uog+rw /dev/ati/card*
xauth merge /home/user/.Xauthority
export DISPLAY=:0

But then I get this:
Code:
0. AMD Radeon HD 6900 Series  (:0.0)
ADL_Overdrive5_ODParameters_Get failed.

I think the same issue is causing problems with cgminer, but I'm still working on that.

EDIT:  Well I'm going backwards - ati od commands and atitweak do not work as well as cgminer and smartcoin.  I'm sure it's all due to the same issue, but I have no idea what it is and have spent way too much time trying to figure it out.
member
Activity: 65
Merit: 10
My LinuxCoin final version with all updates and stored at my HDD is running rally well!!! Everything is working properly: phoenix miner, overclocking, ssh access, automatic reboot if miner is idle, ...

Thank you very much for this easy working Linux installation!!!
hero member
Activity: 770
Merit: 502
Distro is created, patched, and posts being answered by one guy. The guy has a lot on his plate.

Give it time, he'll probably respond.

Also, earlier back, I am guessing he was having internet technical difficulties.

https://bitcointalk.org/index.php?PHPSESSID=bf228ddf088bf4685ee64fd95708d75c&topic=7374.msg467732#msg467732
newbie
Activity: 38
Merit: 0
Came back to try linuxcoin again after few weeks. Still as broken and i guess 'final' means no more support ?
vnc works only after opening remote desktop window. persistence works but vnc only starts working after i open that window. which makes it pointless.
wiki instructions on ssh x11 forwarding are out of date / broken / whatever:
sudo xauth merge /home/user/.Xauthority  - Xauthority does not exist, on second try it was empty.
it cant install deb's too.
and then i did apt-get update. lol. thats ... long. and it couldn't finish it.
another problem: unetbootin cant download it, tried 3 times, server is too slow or something ? anyway it cant finish download.

edit: I have found likely problem i had, flash drive had second partition with probably old linuxcoin on it, that was probably the reason for all the bugs i had.
sr. member
Activity: 383
Merit: 250
I'm kinda out of date on Linux.

How do I update cgminer to the latest version? I noticed it is not in /opt/miners but it is in /usr/bin and runs when I type cgminer. 1.5.3 is installed, and I want 1.5.8

Also,

How do I update Phoenix to the latest version with phatk 2.2?

Does the final have 11.6, 11.7, or 11.8? I'm hoping for 11.6 as I have seen by posts that 11.7 and 11.8 have high CPU usage on Linux.
STP
jr. member
Activity: 47
Merit: 12
So I found that script and for now have renamed it. No more high CPU usage Smiley.
STP
jr. member
Activity: 47
Merit: 12
Running a 3X5850 rig and I am finding this "getatinumber.py" script is pegging my CPU on some type of schedule. I think it monitors sensors on the fans or something. Any reason why this keeps pegging my CPU? It really drops my hashing rate every time it runs. I figured I would ask before I went tinkering  Wink
sr. member
Activity: 383
Merit: 250
How do I make changes to /etc/network/interfaces and /etc/resolv.conf permanent on a persistant Linuxcoin 0.2 final? When I reboot the changes revert back to default.

/etc/hostname did modify and retain my change.

EDIT: Figured it out using /etc/rc.local
hero member
Activity: 561
Merit: 500
Hmm i have problems with linuxcoin. When i start bitcoin and end it after some time, it does not seem to shutdown bitcoin correct. when i want to reopen bitcoin client it gives an error:

Cannot obtain a lock on data directory /home/user/.bitcoin. Bitcoin is probably already running.

A restart fixes it, but when i close and want to reopen i always get this error.

so how can i kill bitcoin ? or restart or something without restarting the hole system?

thanks Smiley
Pages:
Jump to: