Bitcoin Forum
May 22, 2024, 05:05:36 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 »  All
  Print  
Author Topic: SMOS Linux Plug-In & Mine - The simplest mining OS based on Linux  (Read 94533 times)
nunez
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 27, 2014, 01:03:44 AM
 #161

sgminer doesn't work with 1.3. Had no prob with 1.2.

error is: "unable to open /opt/miners/sgminer/ckolivas.cl for reading"
korniza
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
January 27, 2014, 01:13:19 AM
 #162

sgminer doesn't work with 1.3. Had no prob with 1.2.

error is: "unable to open /opt/miners/sgminer/ckolivas.cl for reading"
Same here!!!!

any options to work around?
nunez
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 27, 2014, 01:50:54 AM
 #163

sgminer doesn't work with 1.3. Had no prob with 1.2.

error is: "unable to open /opt/miners/sgminer/ckolivas.cl for reading"
Same here!!!!

any options to work around?

reinstall smos and use cgminer...
korniza
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
January 27, 2014, 01:52:59 AM
 #164

can be done without re-install? I do not have physical access to the rig right now... Sad
nunez
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
January 27, 2014, 02:03:44 AM
 #165

You can probably do it without re-install, but i don't know how.
MatthewDPX
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 27, 2014, 02:45:31 AM
 #166

Here's a temporary fix.

Navigate to the SGMiner folder:
cg /opt/miners/sgminer

Edit the missing file:
nano ckolivas.cl

Copy and paste this clean configuration file into nano: http://pastebin.com/Gjr3JdEB#
(Note: This configuration file may not be optimal for your system. Read the comments in the SGMiner release thread for a potentially optimized version for your specific setup: http://www.reddit.com/r/litecoinmining/comments/1va8g2/ann_sgminer_400_release/)

reboot
MatthewDPX
Newbie
*
Offline Offline

Activity: 8
Merit: 0


View Profile
January 27, 2014, 03:18:52 AM
 #167

Went from 4.1mhash to 3.0 mhash when I got sgminer working.

If you want to go back to CGminer, do this:

Follow the kalroth instructions:

wget http://www.smos-linux.org/upgrade/kal.sh
chmod +x kal.sh
./kal.sh

Then,

Replace /opt/bamt/gpumon with this file: https://bitbucket.org/beebee/bamt/src/98b0feed3400124397ebd46685812000c94af9af/opt/bamt/gpumon?at=master
Replace /opt/bamt/common.pl with this file: https://bitbucket.org/beebee/bamt/src/98b0feed3400124397ebd46685812000c94af9af/opt/bamt/common.pl

Reboot.
Treggar
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 27, 2014, 07:12:17 AM
 #168

Is 1.3 64-bit?
unity100
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
January 27, 2014, 09:49:14 PM
 #169

Lack of wireless support made using smos impossible for me. im looking for other linux distros now.
phaddie
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
January 28, 2014, 12:48:54 AM
 #170

Hey guys, I am having no trouble using ssh to control my rig from my own network at home.  Can anyone help me do this from outside my home over the internet?  I use a mac.  I am assuming I can use VNC or some such thing.

  Thank you in advance

   Phad.

EDIT.  I am using SMOS.  Wink
Treggar
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 28, 2014, 01:22:42 AM
 #171

Lack of wireless support made using smos impossible for me. im looking for other linux distros now.
Was it removed in the transition from 1.2 to 1.3?  I use 1.2 on 2 rigs with wifi usb adapters.
Treggar
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 28, 2014, 01:29:05 AM
 #172

Hey guys, I am having no trouble using ssh to control my rig from my own network at home.  Can anyone help me do this from outside my home over the internet?  I use a mac.  I am assuming I can use VNC or some such thing.

  Thank you in advance

   Phad.

EDIT.  I am using SMOS.  Wink
Forward a port to 222 on your mining machine in your router settings.

I just use the *nix utility "screen" and run a split screen on one miner and ssh to my other miners from there, that way I have all my miners on one remote ssh session at the same time and only have to forward one port to one machine on my network.

It looks good on my Samsung S4, so I can keep tabs on it while I'm at work Smiley

phaddie
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
January 28, 2014, 03:16:14 AM
 #173

Hey guys, I am having no trouble using ssh to control my rig from my own network at home.  Can anyone help me do this from outside my home over the internet?  I use a mac.  I am assuming I can use VNC or some such thing.

  Thank you in advance

   Phad.

EDIT.  I am using SMOS.  Wink
Forward a port to 222 on your mining machine in your router settings.

I just use the *nix utility "screen" and run a split screen on one miner and ssh to my other miners from there, that way I have all my miners on one remote ssh session at the same time and only have to forward one port to one machine on my network.

It looks good on my Samsung S4, so I can keep tabs on it while I'm at work Smiley



Pardon my ignorance.  I have forwarded a port to 222.  Now how would I access the port from my mac?  Can I still use ssh and if so how do I point at that port?  Thank you in advance.

  Phad
Treggar
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 28, 2014, 04:21:34 AM
 #174

specify the port at the ssh command line

ssh -l <user> <address> -p 222
santapedofil (OP)
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
January 28, 2014, 11:05:07 AM
 #175

New in www.smos-linux.org - Video tutorials!

http://www.smos-linux.org/video/

Here is for now just 7 videos how to do it some things on SMOS LInux.

https://www.youtube.com/channel/UCLyq8p5wKN_DBjEjCYR5GEA/videos

Here is link for channel on youtube. You can subscribe for new videos. If you have any suggestion for new video, send it to smoslinux.org@gmail.com


@edit


Its downloading SGMINER from web, why its doesnt work, its question for owner of SGMINER.
I didnt download SGMINER and put it on dir. I want to user can download last version of it, but owner of SGMINER maybe fucked something. It was working when i test it.
Just rextract USB, and use by default.
jasch
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 28, 2014, 11:39:55 AM
 #176

Hi.
Has anyone 5870 or 5970 running under linux(SMOS, BAMT...) with same speed as win.
I having the problem that i can get it to work at the same speed.
At the moment i am trying around with Smos 1.3.(also try´d update SDK to 2.9.....)
With linux and standard clocks(g 1 TC 8000) iam getting 310KHs, win 400KHs.
With win and OC 930/1250 i get 440 KHs.
Linux the best i can get is 370 with 775/1250.(as soon as i raise the clockspeed khs goes down)
(all with I 19)

Question is this a known "Problem"(linux drivers are just bad for 5870) or need i to change conf.

MFG
unity100
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
January 28, 2014, 05:07:45 PM
 #177

Lack of wireless support made using smos impossible for me. im looking for other linux distros now.
Was it removed in the transition from 1.2 to 1.3?  I use 1.2 on 2 rigs with wifi usb adapters.

i have a wireless pci network card - ASUS PCE-N15 . smos doesnt recognize it from the start, and the linux driver for the card gives out errors when you try to set it up. not dependency errors though - errors from within the scripts.
phaddie
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
January 28, 2014, 05:33:13 PM
 #178

specify the port at the ssh command line

ssh -l <user> <address> -p 222

Cheers!  Thank you!
phaddie
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


View Profile
January 28, 2014, 05:34:11 PM
 #179

I currently have 2 saphaire r9 290 running on a smos rig.  Will there be issues if I add a r9 290 from a different manufacturer?  Will I have to do something to get it to work?

  Cheers

  Phad.
santapedofil (OP)
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
January 28, 2014, 08:24:15 PM
 #180

I currently have 2 saphaire r9 290 running on a smos rig.  Will there be issues if I add a r9 290 from a different manufacturer?  Will I have to do something to get it to work?

  Cheers

  Phad.

No, just turn off rig, and start it. Maybe you will need to put differents clocks, thats is only change.
Like:

"1500,1450"

See example on web tips.
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 18 19 20 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!