citronick
Legendary
Offline
Activity: 1834
Merit: 1080
---- winter*juvia -----
|
|
October 06, 2019, 06:55:46 PM |
|
|
If I provided you good and useful info or just a smile to your day, consider sending me merit points to further validate this Bitcointalk account ~ useful for future account recovery...
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 07, 2019, 11:24:33 AM |
|
Dashbaod Update: - NEW big feature: statistics in rig details (hashrate, wattage, number of online and offline GPUs shown as one graph), hover or click on chart to see the legend. We will be also adding soon more statistics per whole user account and per each GPU in each rig. - summary: added hashrate and wattage per group (max 3 groups are displayed) - summary: removed average fanspeed and temp as it is not needed - rigList: clicking you can change GroupOC setting by clicking directly on a group name - user settings are now segregated in tabs instead of one page - user settings: added timezone which will be used for date conversion - clear filters action now also clears search box too - Nvidia OC you can now remove OC values from fields and save OC
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 07, 2019, 06:13:04 PM |
|
Miners update: - phoenixminer-v4.7b (Reduced VRAM usage. Added support for QuarkChain (QKC) without DAG switching on devfee. Other small improvements and fixes)
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 08, 2019, 02:46:42 PM |
|
Miners update: - ccminer-zcoinofficial-djm34-v1.2.3-cuda10.0 (Correct an issue which may cause a crash on start or when the stratum_thread is restarted) - z-enemy-v2.3-cuda10.0 (Performance improvement: +2-3% x16rv2 algo)
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 09, 2019, 06:55:26 AM |
|
Is there a way to flip the display 180 deg using the smos shell commands?
Yes, is very simple using just one command: echo 2 | sudo tee /sys/class/graphics/fbcon/rotate This will rotate 180 deg the text console. Console preview in dashboard will be still normal echo 0 | sudo tee /sys/class/graphics/fbcon/rotate This will revert back to normal (0 deg rotation) Please notice that will work only to first reboot. You can add this to startup script /root/utils/rclocal, but with nearest rig update with this file your changes will be overwritten with default. Small hint is add custom cron script in /etc/cron.d/yourfile that will not be everwrite by our rig updates. More info on: https://askubuntu.com/questions/237963/how-do-i-rotate-my-display-when-not-using-an-x-server/452772
|
|
|
|
FlowLive
Newbie
Offline
Activity: 63
Merit: 0
|
|
October 10, 2019, 06:03:51 AM |
|
I like the new graph, I don't really care about it's placement as much as I'd like not having to scroll on the detailed view...
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 10, 2019, 11:43:12 AM |
|
Dashboard Update - ability to find rig in farm by using its PC speaker located under DetailedView->Find GPU button->Find whole rig button
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 11, 2019, 07:38:18 AM |
|
Miners update: - tt-miner-v3.0.10 (Fixes crash when switching from/to DevFee mining. TT didn't continue mining after DAG creation. Improved performance for ProgPoW algos. Auto detection of the max supported compute capability - no need to use -compute. Addresses a bug that reduces hashrate for PROGPOW. Addresses a crash that happened when epic changes algo to or from ProgPoW. Fixed interrupts the API connection. Added a watchdog for EPIC connection and reconnects if TT doesn’t receive any message for 120 seconds. Added new options for alternate coin) - wildrig-multi-v0.19.2 ( Implemented x16rv2. Added support for Vega 11 - gfx902)
|
|
|
|
Vispilio
Legendary
Offline
Activity: 2128
Merit: 1657
|
|
October 11, 2019, 05:31:27 PM |
|
just a simple question but one of the old rigs I have which I had not used in about a year is now giving old image error "your smos version is too old and can't upgrade itself"
is the only solution in this case to reflash the USB stick ? I haven't driven to that location and was thinking just switching it on to see if it updates by itself, but I"m getting this old version error offline at the moment...
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 11, 2019, 07:18:36 PM |
|
just a simple question but one of the old rigs I have which I had not used in about a year is now giving old image error "your smos version is too old and can't upgrade itself"
is the only solution in this case to reflash the USB stick ? I haven't driven to that location and was thinking just switching it on to see if it updates by itself, but I"m getting this old version error offline at the moment...
You can leave it for 15-30 minutes and see if it will show up properly in dahsboard. If not then reflashing is the only way.
|
|
|
|
MATHReX
|
|
October 12, 2019, 12:38:29 PM |
|
just a simple question but one of the old rigs I have which I had not used in about a year is now giving old image error "your smos version is too old and can't upgrade itself"
is the only solution in this case to reflash the USB stick? I haven't driven to that location and was thinking just switching it on to see if it updates by itself, but I"m getting this old version error offline at the moment...
Yes, it is the only solution that you will have to reflash the USB stick if it still doesn't update itself. But if there is more than one secondary storage device in your system. You can use the current version of smos to download the latest iso and flash it in the other drive using ssh. Check the second and third methods in the installation section. https://simplemining.net/page/get-it
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 12, 2019, 01:22:24 PM |
|
Yes, it is the only solution that you will have to reflash the USB stick if it still doesn't update itself. But if there is more than one secondary storage device in your system. You can use the current version of smos to download the latest iso and flash it in the other drive using ssh. Check the second and third methods in the installation section. https://simplemining.net/page/get-itThx that is correct If you can ssh to this rig then you can reflash it with command Thanks MATHReX for pointing that out.
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 12, 2019, 02:08:47 PM |
|
Miners update: - gminer-v1.68 (Removed eaglesong (CKB significantly changed algorithm, these changes dropped our previous effort). Improved Cuckaroo29, Cuckaroo29s and Aeternity) - nbminer-nebutech-v26.0 (Add support for BFC mininig on Nvidia. Fix CKB compatibility on AMD. Fix cuckcoocycle on nicehash) - phoenixminer-v4.7c (Official release. Since beta another small change in Navi kernels and other small improvements) - t-rex-v0.14.6 ("T-Rex instance wasn't validated" error despite firewall allowing all connections. CUDA 9.1/9.2 versions of the miner will no longer work with RTX (Compute Capability 7.5+) cardsThis is done because RTX cards either hash slower or don't work correctly (depending on the algo) on these versions, producing result for ... does not validate on CPU errors. Use the version built with CUDA 10.0 instead)
|
|
|
|
ekiller
Legendary
Offline
Activity: 2324
Merit: 1151
LLP Programming & Electronics
|
|
October 14, 2019, 10:32:00 PM |
|
I need close button for historical graph in Rig detail . Or put it bottom console please Because I have to scroll mouse wheel each time for see console. And page does not respond quickly.
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 15, 2019, 06:32:27 AM |
|
Miners update: - wildrig-multi-v0.19.3 (fixed x16rv2)
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 15, 2019, 06:35:30 AM |
|
Advanced Cmd update: - support for new pending UEFI compatible images
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 15, 2019, 09:52:51 AM |
|
I need close button for historical graph in Rig detail . Or put it bottom console please Because I have to scroll mouse wheel each time for see console. And page does not respond quickly. I made vote poll for that problem and most people want it as it is now. We can think about something else like remembering if chart view is on/off and also remember what period was selected. Can you record move how slow it is for you ? It should be working fast for good connection. The only thing is that chart has delay 0.3 second until it starts drawing and this can cause some lag in scrolling. Can you demonstrate this on video and upload it to youtube so i can understand what is wrong exactly ?
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 15, 2019, 10:14:22 AM |
|
Dashboard update: - graph period can be now changed from button near other rig actions - fixed reboot/reload indicators on graph charts
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 15, 2019, 12:14:30 PM |
|
SimpleMiningImager update: - SimpleMiningImager-v2.0 (Supports BIOS/UEFI (MBR/EFI) boot compatible mode in case of only old BIOS (MBR) method). Supports new pending SimpleImageOS images that will be also BIOS/UEFI compatible in near future)
|
|
|
|
tytanick (OP)
Legendary
Offline
Activity: 2660
Merit: 1096
Simplemining.net Admin
|
|
October 15, 2019, 01:44:50 PM |
|
AMD RX 5700 / XT support: - New SimpleMiningOS image released for AMD RX 5700 / XT (codenamed Navi). This is a very experimental version and does not have full functionality, and it was released only for testing purposes. Work is still underway to launch the full functionality, stability and speed of the mining process) - This image is also the first one in SImpleMining that are dual BIOS/UEFI (MBR/EFI) boot mode compatible.
|
|
|
|
|