Bitcoin Forum
May 11, 2024, 01:27:18 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Mining (Altcoins) / Crashing under load - two R9 295x2 GPUs, one motherboard on: February 28, 2017, 10:53:34 PM
I have two XFX R9 295x2 GPUs plugged into the 16x slots on an MSI 970A-G46 motherboard.

The system will boot up and operate fine. Mining ethereum - I can load the DAG and the second that it starts mining with the stock clocks on the GPUs, One of the cards will litterally power down ( lights out)  while the other crashes and gives me a black screen. Upon further testing, I can downclock and all 4 GPU cores will run, BUT, I can only run the GPU's at around 650Mhz GPU clock and 650Mhz Mem clock for all 4 cores. If I try to increase any further, once again, I'll crash.

If I just use one R9 295x2 card, I can go stock clocks, plus over clocking.

The motherboard is on its own 650W power supply while the GPUs have their own 2980W power supply, so the GPUs have plenty of 12V, I'm just wondering if the PCI-e interface is the limiting factor that is causing the cards to crash... IE: not enough current on the buss

This motherboard is a gaming motherboard, however I have never been much of an overclocker since I really don't play games, so going into the BIOS to tweak settings is abit new. Can I change anything in the BIOS to make this run the two R9 295x2 GPUs???
2  Alternate cryptocurrencies / Mining (Altcoins) / Trying to mine Monero using Ubuntu, could use a little help .... on: September 06, 2016, 03:47:48 AM
I need a little help. I'm not a complete newb to linux / cmd line / Ubuntu ... however, I'm not an expert. I'm just a guy who knows a wee bit more than the average button pusher. There is some reason that is eluding me because I'm fuming about these issues which is leading me to want to put this system through the shredder..... I need a little help fixing this - going on two full days of working on this. Ive tried both Claymore and Wolf's, each give me errors and do not run.

I first started with Ubuntu 14.04.5 ... that was short lived because I just couldn't get the whole AMD drivers, catalyst, SDK, FGLRX-updates to install... so I went up to Ubuntu 15.04 which is far easier to install all the AMD gobbleygook

Using ubuntu desktop 64bit and a R9 270x,  here is what is happening:

Claymore v9.5 - I've tried two ways of starting it....

Code:
monerominer@monerominer:~$ cd /home/monerominer/Claymore
monerominer@monerominer:~/Claymore$ wine pool.bat
wine: Bad EXE format for Z:\home\monerominer\Claymore\pool.bat.

and

Code:
monerominer@monerominer:~$ cd /home/monerominer/Claymore
monerominer@monerominer:~/Claymore$ wine NsGpuCNMiner.exe
err:seh:setup_exception stack overflow 2896 bytes in thread 0024 eip 00007f58ba8fe18b esp 0000000000140ab0 stack 0x140000-0x141000-0x8f0000

The pool.bat file contents:
Code:
NsGpuCNMiner.exe -o stratum+tcp://xmr-usa.dwarfpool.com:8050 -u 463tWEBn5XZxxwallet addyxzctJLPCZy24jvb3NiTcTJ.7c3740cc047xxpayment IDxxa3fdf78f -p x

===

wolf-xmr-miner 0.3 and 0.2 get the same error.... I'm just posting v0.3's errors

Code:
monerominer@monerominer:~$ cd /home/monerominer/wolf-xmr-miner-0.3b
monerominer@monerominer:~/wolf-xmr-miner-0.3b$ wine miner.exe xmr.conf
[20:10:54] Parsed pool URL: xmr-usa.dwarfpool.com
[20:10:54] Successfully connected to pool's stratum.
[20:10:54] Request: {"method": "login", "params": {"login": "463tWEBn5XZxxwallet addyxzctJLPCZy24jvb3NiTcTJ.7c3740cc047xxpayment IDxxa3fdf78f", "pass": "x", "agent": "wolf-xmr-miner/0.1"}, "id": 1}

[20:10:54] Got something: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"235151040763594","job":{"blob":"0203c4aeb8be05c3e699071a4e01a34afb17c0dc695eef21512e5b072eedb4dd392afb873d64aa0 00000002bcb79191e3372daafe1c56d7581fa42472ae0e9697a4e84b890e073ff4cbc7102","job_id":"881923559424467","target":"b88d0600"},"status":"OK"}}

wine: Call from 0x7fea5d6d63ac to unimplemented function OpenCL.dll.clCreateCommandQueueWithProperties, aborting
wine: Unimplemented function OpenCL.dll.clCreateCommandQueueWithProperties called at address 0x7fea5d6d63ac (thread 0023), starting debugger...
Unhandled exception: unimplemented function OpenCL.dll.clCreateCommandQueueWithProperties called in 64-bit code (0x00007fea5d6d63ac).
Register dump:
 rip:00007fea5d6d63ac rsp:000000000033f9c0 rbp:000000000033fad8 eflags:00000206 (   - --  I   - -P- )
 rax:0000000000000000 rbx:000000000033f9e0 rcx:000000000033f9e0 rdx:000000000040ed76
 rsi:000000000043db6e rdi:000000000043e59c  r8:000000000033faf0  r9:000000000033fad8 r10:0000000000000000
 r11:0000000000048cf0 r12:0000000000000538 r13:0000000000000000 r14:0000000000048020 r15:0000000000000010
Stack dump:
0x000000000033f9c0:  000000000033f9e0 0000000000000000
0x000000000033f9d0:  0000000000000000 ffffffffffffff00
0x000000000033f9e0:  0000000180000100 0000000000000000
0x000000000033f9f0:  00007fea5d6d63ac 0000000000000002
0x000000000033fa00:  000000000043e59c 000000000043db6e
0x000000000033fa10:  000000000033fb40 0000000000048740
0x000000000033fa20:  000000000033fc10 0000000000000000
0x000000000033fa30:  0000000000000000 0000000000000538
0x000000000033fa40:  0000000000000000 0000000000048020
0x000000000033fa50:  0000000000000010 00007fea55e14f1c
0x000000000033fa60:  3d4ef779603c2534 0000000000000000
0x000000000033fa70:  0000000000000000 6b1578b5f9be5e00
Backtrace:
=>0 0x00007fea5d6d63ac in ntdll (+0x363ac) (0x000000000033fad8)
  1 0x000000000040ed76 in miner (+0xed75) (0x000000000033fad8)
  2 0x000000000042ed5e in miner (+0x2ed5d) (0x0000000000000000)
  3 0x00000000004013f8 in miner (+0x13f7) (0x00000000000464f0)
  4 0x000000000040151b in miner (+0x151a) (0x00007ffe3c4cffa0)
  5 0x00007fea5d70b3d3 call_thread_func+0xd2() in ntdll (0x00007ffe3c4cffa0)
  6 0x00007fea5d7048ea RtlRaiseException+0x7d() in ntdll (0x00007ffe3c4cffa0)
  7 0x00007fea5d6d66f6 in ntdll (+0x366f5) (0x00007ffe3c4cffa0)
  8 0x00007fea5e190fe3 wine_call_on_stack+0x12() in libwine.so.1 (0x00007ffe3c4cffa0)
  9 0x00007fea5e191149 wine_switch_to_stack+0x8() in libwine.so.1 (0x00007fffff7ef000)
  10 0x00007fea5d6dc44c LdrInitializeThunk+0x3fb() in ntdll (0x00007fffff7ef000)
  11 0x000000007b87b2b6 __wine_kernel_init+0x935() in kernel32 (0x00007fea5d9754c0)
  12 0x00007fea5d6dcba8 __wine_process_init+0x177() in ntdll (0x00007ffe3c4d1380)
  13 0x00007fea5e18f564 wine_init+0x2f3() in libwine.so.1 (0x00007ffe3c4d1420)
  14 0x000000007bf00ce2 main+0x81() in <wine-loader> (0x00007ffe3c4d1998)
  15 0x00007fea5db9da40 __libc_start_main+0xef() in libc.so.6 (0x000000007bf00ec0)
  16 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  17 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  18 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  19 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  20 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  21 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  22 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  23 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  24 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  25 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  26 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  27 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  28 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  29 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  30 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  31 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  32 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  33 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  34 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  35 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  36 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  37 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  38 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  39 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  40 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  41 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  42 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  43 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  44 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  45 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  46 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  47 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  48 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  49 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  50 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  51 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  52 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  53 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  54 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  55 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  56 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  57 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  58 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  59 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  60 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  61 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  62 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  63 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  64 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  65 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  66 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  67 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  68 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  69 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  70 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  71 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  72 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  73 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  74 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  75 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  76 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  77 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  78 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  79 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  80 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  81 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  82 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  83 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  84 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  85 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  86 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  87 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  88 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  89 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  90 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  91 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  92 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  93 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  94 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  95 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  96 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  97 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  98 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  99 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  100 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  101 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  102 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  103 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  104 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  105 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  106 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  107 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  108 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  109 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  110 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  111 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  112 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  113 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  114 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  115 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  116 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  117 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  118 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  119 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  120 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  121 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  122 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  123 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  124 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  125 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  126 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  127 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  128 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  129 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  130 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  131 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  132 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  133 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  134 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  135 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  136 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  137 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  138 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  139 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  140 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  141 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  142 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  143 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  144 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  145 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  146 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  147 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  148 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  149 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  150 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  151 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  152 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  153 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  154 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  155 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  156 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  157 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  158 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  159 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  160 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  161 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  162 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  163 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  164 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  165 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  166 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  167 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  168 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  169 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  170 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  171 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  172 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  173 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  174 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  175 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  176 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  177 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  178 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  179 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  180 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  181 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  182 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  183 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  184 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  185 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  186 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  187 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  188 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  189 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  190 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  191 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  192 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  193 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  194 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  195 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  196 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  197 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  198 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  199 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
  200 0x000000007bf00de9 _start+0x28() in <wine-loader> (0x0000000000000000)
0x00007fea5d6d63ac: addq   $20,%rsp
Modules:
Module   Address               Debug info   Name (63 modules)
PE             400000-          441000   Export          miner
ELF           7b800000-        7bc7d000   Dwarf           kernel32<elf>
  \-PE           7b820000-        7bc7d000   \               kernel32
ELF           7be00000-        7c103000   Dwarf           <wine-loader>
ELF       7fea528c2000-    7fea52ade000   Deferred        libresolv.so.2
ELF       7fea52ade000-    7fea52ce4000   Deferred        libnss_dns.so.2
ELF       7fea52ce4000-    7fea52ee7000   Deferred        libnss_mdns4_minimal.so.2
ELF       7fea52f08000-    7fea5310e000   Deferred        libxfixes.so.3
ELF       7fea5310e000-    7fea53318000   Deferred        libxcursor.so.1
ELF       7fea53318000-    7fea53528000   Deferred        libxi.so.6
ELF       7fea53528000-    7fea5372b000   Deferred        libxcomposite.so.1
ELF       7fea5372b000-    7fea53935000   Deferred        libxrandr.so.2
ELF       7fea53935000-    7fea53b3f000   Deferred        libxrender.so.1
ELF       7fea53b3f000-    7fea53d45000   Deferred        libxxf86vm.so.1
ELF       7fea53d66000-    7fea54007000   Deferred        winex11<elf>
  \-PE       7fea53d80000-    7fea54007000   \               winex11
ELF       7fea54031000-    7fea5425a000   Deferred        libexpat.so.1
ELF       7fea5425a000-    7fea54498000   Deferred        libfontconfig.so.1
ELF       7fea54498000-    7fea546be000   Deferred        libpng12.so.0
ELF       7fea546be000-    7fea548d9000   Deferred        libz.so.1
ELF       7fea548d9000-    7fea54b81000   Deferred        libfreetype.so.6
ELF       7fea54b81000-    7fea54daa000   Deferred        libtinfo.so.5
ELF       7fea54daa000-    7fea54fce000   Deferred        libncurses.so.5
ELF       7fea54fce000-    7fea5520a000   Deferred        ws2_32<elf>
  \-PE       7fea54fe0000-    7fea5520a000   \               ws2_32
ELF       7fea5520a000-    7fea55424000   Deferred        version<elf>
  \-PE       7fea55210000-    7fea55424000   \               version
ELF       7fea55424000-    7fea556ad000   Deferred        advapi32<elf>
  \-PE       7fea55430000-    7fea556ad000   \               advapi32
ELF       7fea556ad000-    7fea55a13000   Deferred        gdi32<elf>
  \-PE       7fea556c0000-    7fea55a13000   \               gdi32
ELF       7fea55a13000-    7fea55dc5000   Deferred        user32<elf>
  \-PE       7fea55a30000-    7fea55dc5000   \               user32
ELF       7fea55dc5000-    7fea5608d000   Deferred        msvcrt<elf>
  \-PE       7fea55de0000-    7fea5608d000   \               msvcrt
ELF       7fea5608d000-    7fea56289000   Deferred        libgl.so.1
ELF       7fea56289000-    7fea5648c000   Deferred        libxinerama.so.1
ELF       7fea56d38000-    7fea56f4a000   Deferred        libxext.so.6
ELF       7fea56f4a000-    7fea57150000   Deferred        libxdmcp.so.6
ELF       7fea57150000-    7fea57354000   Deferred        libxau.so.6
ELF       7fea57354000-    7fea57573000   Deferred        libxcb.so.1
ELF       7fea57573000-    7fea578ac000   Deferred        libx11.so.6
ELF       7fea578ac000-    7fea579cc000   Deferred        libatiuki.so.1
ELF       7fea57cdb000-    7fea57e98000   Deferred        libatiadlxx.so
ELF       7fea57eb9000-    7fea580c1000   Deferred        librt.so.1
ELF       7fea580c1000-    7fea5be19000   Deferred        libamdocl64.so
ELF       7fea5be19000-    7fea5c023000   Deferred        libopencl.so.1
ELF       7fea5c023000-    7fea5c242000   Deferred        opencl<elf>
  \-PE       7fea5c030000-    7fea5c242000   \               opencl
ELF       7fea5c242000-    7fea5c44f000   Deferred        libnss_files.so.2
ELF       7fea5c44f000-    7fea5c65b000   Deferred        libnss_nis.so.2
ELF       7fea5c65b000-    7fea5c875000   Deferred        libnsl.so.1
ELF       7fea5c875000-    7fea5ca7e000   Deferred        libnss_compat.so.2
ELF       7fea5d160000-    7fea5d376000   Deferred        libgcc_s.so.1
ELF       7fea5d376000-    7fea5d67e000   Deferred        libm.so.6
ELF       7fea5d67e000-    7fea5d976000   Dwarf           ntdll<elf>
  \-PE       7fea5d6a0000-    7fea5d976000   \               ntdll
ELF       7fea5d979000-    7fea5db7d000   Deferred        libdl.so.2
ELF       7fea5db7d000-    7fea5df47000   Dwarf           libc.so.6
ELF       7fea5df48000-    7fea5e166000   Deferred        libpthread.so.0
ELF       7fea5e187000-    7fea5e52b000   Dwarf           libwine.so.1
ELF       7fea5e52d000-    7fea5e753000   Deferred        ld-linux-x86-64.so.2
ELF       7ffe3c4df000-    7ffe3c4e1000   Deferred        [vdso].so
Threads:
process  tid      prio (all id:s are in hex)
0000000e services.exe
   0000001d    0
   0000001c    0
   00000016    0
   00000014    0
   00000010    0
   0000000f    0
00000012 winedevice.exe
   0000001b    0
   00000018    0
   00000017    0
   00000013    0
00000019 plugplay.exe
   0000001f    0
   0000001e    0
   0000001a    0
00000020 explorer.exe
   00000024    0
   00000021    0
00000022 (D) Z:\home\monerominer\wolf-xmr-miner-0.3b\miner.exe
   00000026    0
   00000025    0
   00000023    0 <==
monerominer@monerominer:~/wolf-xmr-miner-0.3b$

xmr.conf contents:
Code:
{
   "Algorithms":
   [
      {
         "name": "CryptoNight",
         "devices":
         [
            {
               "index": 0,
               "corefreq": 1000,
               "memfreq": 1500,
               "fanspeed": 65,
               "powertune": 20,
               "threads": 1,
               "rawintensity": 1336,
               "worksize": 16
            }
         ],
         "pools":
         [
            {
               "url": "stratum+tcp://xmr-usa.dwarfpool.com:8050",
               "user": "463tWEBn5XZxxwallet addyxzctJLPCZy24jvb3NiTcTJ.7c3740cc047xxpayment IDxxa3fdf78f",
               "pass": "x"
            }
         ]
      }
   ]
}


=====

WTF am I doing wrong? I'd like to mine Monero, but I'm not going to use Winblows to do it .....( the newest version of winblows that I have is xp pro )
3  Bitcoin / Hardware / LOOKING FOR -- IBM 2980W Power Supply PINOUT (39Y7414) DPS-2980ABA on: August 08, 2016, 05:54:33 PM
I finally picked up a few of these beasts...

IBM 2980W Power Supply
IBM p/n 39Y7414
Model DPS-2980AB A

I know many use this mega power supply, I'm guessing many are using the "break out board" to get the voltage out.

I'm --NOT-- looking for the breakout board - I would like to HARDWIRE and not have friction contacts carrying the amperage.

I'm looking for the pin out / connection diagram / pin description etc.

**** More Specifically, what pin is the +5VDC and what pin turns on the power supply? I've been using DPS-1200FB power supplies where a resistor between two pads turns on the power supply so I'm assuming that this power supply has something similar to turn it on.

I did a search on the forum and a quickie Google, but I have not found what I'm looking for. Maybe I'm using the wrong terminology or being too specific in my searches. Who knows.

So, if someone has this information, could you post it?

Thank you

bbOOmm
4  Bitcoin / Project Development / I'm looking ticker software for a Beta-Bright LED sign on: February 15, 2016, 06:29:10 AM
I would like to have a real time or near real time Bitcoin ticker on this extra Beta Bright Classic LED sign I have.

The bad thing is, I cannot find anything online about such a program.

I also do not have the original Beta Bright software, but I have tested it using Kitchi which I have to MANUALLY enter what I want displayed. I would like to have the BTC price automatically feeding to the sign from either one exchange like Coinbase, or Polinex for example , OR from multiple exchanges.

Does anyone know where I can download such software... can some one code some software for a Ubuntu 64 bit OS... or Winblows, I can always use WiNE Huh?

Thanks

5  Alternate cryptocurrencies / Mining (Altcoins) / I built a Bitcoin Classic solo mining pool just for myself - but.... on: February 15, 2016, 12:11:33 AM
I went with a uNOMP pool idea because I wanted a web accessible "dashboard" to check on things at a glance instead of RPC mining off the Bitcoin classic full node .

This pool is just for myself, essentially solo mining - taking a lottery chance at hitting a block. So system resources are hardly used. Its also a hands on learning experiment for myself to understand how things work in the world of Bitcoin.

My understanding of pool difficulty is essentially to limit the system resources so people who have 4TH machines are not flooding the processors and network connections running 128 diff etc.... basically the average I'm seeing in pools are 1TH per 1024 difficulty.

With that 1024 difficulty, just with a couple 1.2TH machines chunking along, the pool system is hardly using any processor power since there is not a few hundred people mining on there, its just me.

So my question is:

To optimize my chance at finding a block, should I lower the pools difficulty so I'm hashing much faster and getting far far far more accepted than at the 1024 pool diff? Basically hashing more accepted shares in the same time than as I would with a typical pool at 1024 diff. Lowering the pool difficulty is not going to hurt my chances at finding a block or hurt the Bitcoin system with a mad flood of small shares, is it?

Just for grins, I dropped the pool diff to 256 and its just humming along using right are 60% system resources, temperatures are fine, very few duplicate shares, very few rejected etc. I just want to make sure I'm not hurting my chance at finding a block or doing something funky to the bitcoin network.

By the way, my internet connection and LAN is handling this just fine, no bottlenecks there.

Thanks
6  Bitcoin / Bitcoin Technical Support / Is this possible? Bitcoin Core full wallet on a portable drive on: January 15, 2016, 10:09:30 PM
I have a couple spare portable USB 500GB hard drives, I thought of using one for a COLD STORAGE BITCOIN WALLET. You know, toss a few BTC in there and let it sit unplugged till ~~whenever~~. Kind of an emergency use only.  Plug it in every so often to update the chain, otherwise it sits unplugged.

The thing is, I have many PCs, and I'm constantly changing out equipment and sometimes I use public computers - IE: Library....

So my requirement are ...

A Full Bitcoin Core wallet (NOT A LITE VERSION)
Must be able to go from PC to PC without having to install any software onto the PC I'm using.

----------------

I'm kind of thinking along the lines of making the portable drive bootable with Ubuntu, installing the Bitcoin Core and going from there.

The only problem I foresee is going from different hardware to different hardware.... the installed drivers and whatnot to make Ubuntu work. Computer A is hardware different from computer B, Computer C is different from A and B... who knows what the computer hardware is at the library etc. I can set it up to run on Computer A, but I don't think it would work on computer B or C? Not to mention going to the library PCs or even going from an Intel platform to an AMD platform? Etc.

Any help on this would be nice

Thanks

7  Economy / Speculation / The Stock Markets AROUND THE WORLD are crashing .... What will BTC do? on: January 07, 2016, 10:59:13 PM
So, the price of oil has been in dragging in the mud for weeks.... there is a huge glut of oil around the world.  The US stock markets have just been dumping, China pulled the trading plug today because it was falling too much, too fast. China has said that Tomorrow, they will let if go without intervening which means the whole world will take a hit.

I see that BTC had a sell off a week or so ago and it has been steadily climbing back. It looks like today BTC took a jump up. Coincidence or correlated event?

The last time the stock markets around the world took a massive dump was in 2008. BTC was INVENTED in 2008... so really, there is no data to reference from a world wide market crash to what can happen to BTC. Sure, there have been some stock market corrections... sometimes BTC goes up, sometimes nothing happens, sometimes BTC goes down.... in those corrections.

What do you think will happen?

Do you think this crash will be a test of BTC to be a world wide currency?
8  Economy / Computer hardware / WTB - Antminer S5 on: December 16, 2015, 08:06:08 PM
Found one .... PLEASE DELETE THE POST

9  Bitcoin / Pools / Hmm? Which pool? Nicehash? Kano? Something else? on: December 16, 2015, 07:02:22 PM
Hard to believe that its almost been 2 years since I got into this hobby... it seems more like 10 years... with all the coins, pools, people and technology that has come and gone.

When I began mining, ( with Antminer U1's ... whoohoo! )  I mined on Ghash... then there was something that spooked everyone and poof, it went from the biggest to a little pool.

I then switched to Slushs pool and mined there for pretty much a year. But the "bad luck" seems to be more prevalent at slushes pool than anywhere else. To me it,  it was beginning to feel like someone was skimming the blocks found and not paying out, chalking it up to "bad luck".... so I left.

I played with Antpool, but I got a weird feeling about that pool also... It didn't seem like I was mining, in fact, I never got a payout from that pool.

It was about that time, people were talking about Nicehash. I set up my S5's and my brand new S7  miners and I've been mining there for sometime now. Its ok. I like the frequent payouts. But, I'd like to see what else is out there.

I'll soon be in the 20-25TH range, I would like, at minimum, a daily payout and a detailed graphical display of my past mining performance.

Which pools are trustworthy, fast, efficient and pays out daily?
10  Economy / Trading Discussion / Using an eBay auction as a sort of trust factor. on: December 15, 2015, 06:33:05 PM
I'm looking for thoughts....

I'm looking to purchase an item.
The person offered to post the item on ebay where I would them purchase it off of eBay.

As far as I know, eBay has not implemented BTC at a payment option yet... so payment still would be going wallet to wallet.

Ebay has a "registration process" but I'm not sure if that is good enough for "trust" dealing with a purchase of a fairly expensive piece of equipment using the anonymous BTC

Has anyone done something like this?
Do you think something like this has recourse ~IF~ something should go sideways and I don't get the item after payment?

Or

WHO / HOW .... to use as Escrow ( never used escrow ) I have no clue where to start to use escrow.

----------After at least a dozen BTC transactions online, I got hit by a scammer that nailed me for $275.... now I'm wary of the transactions and am looking for transaction security.

Thanks

--------------bbOOmm
11  Economy / Computer hardware / WANTED - Antminer S7 BATCH 3 on: December 15, 2015, 01:49:36 AM
I'm looking for ~ONE~ Antminer S7, ~~~BATCH 3~~~

Must be a Batch 3

If you have one and are thinking of selling it, please contact me either on the list or via dangit5 #$%at%$# gmail &^%dot%^& com

Thanks

12  Bitcoin / Mining support / Looking for an UP TO DATE ~~How to...~~ guide - Bitcoin solo mine / node on: October 25, 2015, 04:01:07 PM
I can find plenty of the how to guides on how to set up a full node and solo mine Bitcoin with older versions of Ubuntu and the older Bitcoin core's, but nothing recent. I have set up a full node in the past, but that was with a far older core.

I've tried wiggle my way through the process but always come up with some RPC errors that say something about RPC is not used anymore, use Bitcoin-CLI....

Soooo, I'm looking for a ~How To~ guide with step by step instructions ( preferably with the actual cli commands since I'm not a total Ubuntu/Linux guru ).

Now before you say - its un profitable to solo mine..... The node I'd like to set up is for one, to support the network, and two so I can solo mine with a single miner lottery style..... and for the education since bitcoin core has changed abit.

For reference, I would be using Ubuntu 14.04 64bit server since this is actually being installed on a Dell PowerEdge. The desktop version of Ubuntu is just a little too clunky on a server.

Thanks in advance....

13  Economy / Computer hardware / WTS - Antminers, Block Erupter Cubes, BFLs and BTCGarden blades on: October 21, 2015, 10:17:14 PM
( 2 ) Antminer S1 miners -- $25 ea / both for $40

( 4 ) Antminer S2 miners (The S2's do not come power supplies but are fully functioning and still mining) -- $200 ea / all for $750

( 6 ) Butterfly Labs SC60's single miners -- $20 ea / all for $100

( 6 ) Block Erupter Cube miners -- $20 ea / all for $100

( 8 ) BTC Garden 10GHs blade miners -- All 8 for $25

All of the above for a cool $1000 USD or BTC equivalent

Shipping is extra.
I recommend pickup or meet at a point somewhere within 150-175 miles from Kewaskum, WI 53040
or I can FED-EX or UPS ship ....
or I can palatalize and ship via freight carrier of your choice.

----------

All are operational, all will be scrapped in a week or so if no one purchases them.

~NO~ Power supplies are available.

All come from a non-smoking home.

Please PM me or reply inline with this post.

Thanks








14  Other / Off-topic / 1st time NEW equipment buyer, looking for a Bitmain coupon on: October 12, 2015, 10:35:44 PM
I'm about to plunge into buying new equipment.... expensive as fook ... wow.  Shocked

Does anyone have a bitmain / antminer coupon they can spare?

Thanks

15  Bitcoin / Hardware / Underclocking & undervolting vs efficiency and hashrate on: October 11, 2015, 11:53:24 PM
I have been mining with my Antminer S2's at 200M /0725 Volt with the latest version of the factory firmware. To maintain profitability of the S2's I switched to Time Of Use electricity rate... which about 8 months ago, it was $0.05 KW/h.

The power company did some rate plan editing and consolidated the 3 tiers of TOU into a one size fits all plan... of course, that increased the electric rate up to $0.0864 KW/h. Now my Antminer S2's are only breaking even. I have wood heat which is free... I don't need electric heaters.

I just updated the firmware to Kano's latest firmware and I notice some underclocking options, even a -half speed- option.

I'm assuming that there MIGHT be a little bit of an efficiency curve since I notice that the hotter they run, the amperage draw goes up sharply.... if I underclock, the heat produced should go down, as well as the hashrate, however, since the high heat causes inefficiency what does the efficiency look like when its running cooler.  I'm wondering is anyone has run the underclocking numbers -- clock speed vs hashrate vs amperage( or wattage )

These are some durable miners in my opinion. I have abused these in a couple office rentals with bad ventilation ( but free electricity ) they just do not want to die... If I can squeeze out some better efficiency and make them again profitable to run, even if its $30 in profit a month, I'll run these till they kroak or it becomes permanently unprofitable. Shoot, $30 / mo is BEER money!

Any efficiency tips would be great..... The cheap offices with free electricity have kinda dried up around here.

Thanks
16  Bitcoin / Mining speculation / Sooo, What reputable mining rig manufactures are left? on: October 01, 2015, 04:30:50 PM
I know Antminer.... That's what I use now, S2's on free electricity and S5's at home. But it seems (from what I'm reading" that Antminer mines with the rigs before shipping so the technology is abit behind the leading edge.

SpondooliesTech, but looking at their website, it looks a little fishy with EVERYTHING "Out of Stock"... looks like they are closing up shop?

What else is out there?

I'm finally getting into a position to buy some decent hashpower - somewhere between 50 and 100TH/s
17  Bitcoin / Hardware / Smart Miner 3.0 on: October 01, 2015, 03:10:39 PM
I was searching Craigslist and found a guy selling some S5's and a few Smart Miner 3.0 miners ...

So I looked up what a Smart Miner 3.0 is  and came across the website:

https://www.minerslab.com/product/smart-miner-3-0-rack-mount-20ths-bitcoin-miner/


I also came across some board chatter from skeptics and whatnot who were commenting that it has to be a scam. These comments were posted months ago...  HOWEVER, no proof. I have not run across any comments or rants that people have been scammed, nor have I run across any comments about how the Smart Miner 3.0 works in the real world ( not just on the minerslab.com site )

I'm assuming some people have purchased these units... at lease one person did, the person selling them on Craigslist.

So, is there any definite proof the Smart Miner 3.0 is a scam?
If someone bought some, how are they working for you? (screen shots would be awesome)



18  Alternate cryptocurrencies / Mining (Altcoins) / GPU mining ---- on: September 07, 2015, 01:08:22 AM
I picked up a couple old ATI 6870 card for cheap and figured that I would put together a GPU mining PC and try out some other altcoins other than SHA256 and Scrypt.

I have never tinkered with anything other than SHA256 and Scrypt. BTC mining I still have going, Scrypt mining with gridseeds, I gave up on about 8 months ago, and I really have not been paying attention to what has been happening in the altcoin world.

Now that I have the machine built out of spare parts ... 3.6Ghz Pentium 4 Xeon, 4gb ddr2 ram, 80GB SATA HD, 2x ATI 6870 GPUs , running Ubuntu 14.04.3 Desktop AMD64, I have a clean slate to play with.

I just need to decide on coin to mine...

Problem is ....now, looking at the forums and whatnot trying to see what is popular or has potential for staying alive, its like looking at the old 80's Pizza Hut smorgasbord... slices as far as the eye could see .... well, same with the altcoins, way too fooking many, many scam coins, many dying coins, many .... WTF, confusing and bewildering.

I did try to set up the pc to mine Ethereum, but after spending hours in front of the system trying to get the thing to sync with the network, I gave up.

Soooo,  I'll ask here ....

What do you guys like to mine with your GPU rigs?

Thanks

19  Other / Off-topic / LED config on a TP-Link tp-703n running nwoolls firmware on: February 07, 2015, 09:52:10 PM
 Huh

I'm stumped.

I have a TP Link tp-703n router that has been re-flashed with NWoolls v4.5.0-r1 firmware.

There is no GUI due to the limited RAM onboard the tp-703n so everything is done via ssh or serial so its not as easy as ticking a couple boxes and clicking save/apply.

I have managed to get bfgminer running automatically on boot but I have one more thing I would like to have.

I would like to have the tp-link:blue:system LED set to netdev for rx and tx activity
currently the LED is off

below is the /etc/init.d/led contents....  I'm hardly a programmer, I'm more of a "lets see what this does" person... which I usually learn from my mistakes, but this has me stumped.

If someone could make the appropriate changes to the /etc/init.d/led file and post it in the comments here, I'd greatly appreciate it.

Maybe highlight the changed so I can see what was changed and learn.

Thanks

----------------------------------------------------------------------------------

Code:
#!/bin/sh /etc/rc.common
# (C) 2008 openwrt.org

START=96

load_led() {
        local name
        local sysfs
        local trigger
        local dev
        local mode
        local default
        local delayon
        local delayoff
        local interval

        config_get sysfs $1 sysfs
        config_get name $1 name "$sysfs"
        config_get trigger $1 trigger "none"
        config_get dev $1 dev
        config_get mode $1 mode "link"
        config_get_bool default $1 default "nil"
        config_get delayon $1 delayon
        config_get delayoff $1 delayoff
        config_get interval $1 interval "50"
        config_get port_state $1 port_state

        [ -e /sys/class/leds/${sysfs}/brightness ] && {
                echo "setting up led ${name}"
                [ "$default" != nil ] && {
                        [ $default -eq 1 ] &&
                                echo 1 >/sys/class/leds/${sysfs}/brightness
                        [ $default -eq 1 ] ||
                                echo 0 >/sys/class/leds/${sysfs}/brightness
                }
                echo $trigger > /sys/class/leds/${sysfs}/trigger
                case "$trigger" in
                "netdev")
                        [ -n "$dev" ] && {
                                echo $dev > /sys/class/leds/${sysfs}/device_name
                                echo $mode > /sys/class/leds/${sysfs}/mode
                        }
                        ;;

                "timer")
                        [ -n "$delayon" ] && \
                                echo $delayon > /sys/class/leds/${sysfs}/delay_on
                        [ -n "$delayoff" ] && \
                                echo $delayoff > /sys/class/leds/${sysfs}/delay_off
                        ;;

                "usbdev")
                        [ -n "$dev" ] && {
                                echo $dev > /sys/class/leds/${sysfs}/device_name
                                echo $interval > /sys/class/leds/${sysfs}/activity_interval
                        }
                        ;;

                "port_state")
                        [ -n "$port_state" ] && \
                                echo $port_state > /sys/class/leds/${sysfs}/port_state
                        ;;

                switch[0-9]*)
                        local port_mask

                        config_get port_mask $1 port_mask
                        [ -n "$port_mask" ] && \
                                echo $port_mask > /sys/class/leds/${sysfs}/port_mask
                        ;;
                esac
        }
}

start() {
        [ -e /sys/class/leds/ ] && {
                config_load system
                config_foreach load_led led
        }
}
- /etc/init.d/led 80/80 100%

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!