-
-
bigslim[m]
monero-update output on windows
-
moneromooo
Do you have GCC or CLANG installed ?
-
moneromooo
cl is the Microsoft compiler I believe. Not sure why it's both finding and not finding it.
-
moneromooo
And g++/clang++ too :)
-
selsta
-
moneromooo
Not to my knowledge.
-
selsta
Ok AFAIK Windows requires "
file://"
-
selsta
you can simply use `QDesktopServices::openUrl(QUrl::fromLocalFile(path))` but you have to call it from C++
-
moneromooo
Are you implying the current one does not work on windows ?
-
moneromooo
The filename is from boost's temporary file API, so it should be an absolute filename.
-
selsta
Windows apparently requires this: "
file:///C:/path/to/file"
-
moneromooo
:|
-
selsta
-
moneromooo
Alright, thanks.
-
selsta
-
bigslim[m]
mooo. I am just using msys 64bot
-
bigslim[m]
bit*
-
bigslim[m]
-
moneromooo
And gcc/clang ?
-
bigslim[m]
whatever was on monero gui and cli
-
» moneromooo confused now
-
bigslim[m]
one liner
-
bigslim[m]
let me check
-
bigslim[m]
would have to think toolchain would have both
-
bigslim[m]
mingw-w64-x86_64-gcc-9.2.0-2
-
moneromooo
Does it have a gcc/g++ alias ?
-
bigslim[m]
Packages (2) mingw-w64-x86_64-llvm-9.0.0-1 mingw-w64-x86_64-clang-9.0.0-1
-
bigslim[m]
both were not installed with toolchain, GCC was
-
moneromooo
A name like that isn't likely to be found automatically.
-
moneromooo
If you run "gcc --version", what does it say ?
-
bigslim[m]
gcc.exe (Rev2, Built by MSYS2 project) 9.2.0
-
moneromooo
Then cmake seems not to like it. You can post CMakeOutput.txt and CMakeErrors.txt, maybe they'll have clues.
-
bigslim[m]
*windows update restarting.....
-
bigslim[m]
lol
-
bigslim[m]
wtf CMAKE_C_COMPILER:FILEPATH=cl
-
bigslim[m]
file path CL
-
bigslim[m]
brb, going to let it install clang
-
moneromooo
If yo have MSVC installed, it might be cmake chooses it. That'd be a mistake.
-
moneromooo
You can try removing it from the PATH before running cmake (with a clean build tree).
-
bigslim[m]
I dont have msvc installed on this guy
-
bigslim[m]
must delete monero blockchain to install mcvs :(
-
bigslim[m]
cant build monero on msvc
-
gingeropolous
so... what *is* the deal with kovri.
-
gingeropolous
there seems to be sentiment that its dead, even though the crypto media seems to think its still kicking
-
charolastra
wasn't it some kind of scam and the author did an exit?
-
moneromooo
AFAIK, anonimal dropped off, says he's working alone in private on sekreta, a layer above kovri/tor/etc.
-
MalMen
I dont see kovri as an scam
-
MalMen
more like an half complete project
-
moneromooo
The GUI people are using i2p0 now instead.
-
Guest78835
gingeropolous: last statements from anonimal say kovri is still in deelopment and should be released soon. see
twitter.com/whoisanonimal/status/1186908160134729729 and
repo.getmonero.org/monero-project/monero-site/issues/990
-
BubbleCat
reminiscent of fusion power
-
xmrmatterbridge
<learninandlurkin> I guess when kovri/sekreta drops there's going to be some debate about which direction to take going forward. Now that tini2p, i2pzero and tor integration have come along so far.
-
moneromooo
We are actually using fusion as an energy source now, more and more.
-
xmrmatterbridge
<learninandlurkin> I guess it depends on whay sekreta actually is
-
xmrmatterbridge
<learninandlurkin> Remote fusion power
-
moneromooo
AIUI, it's a layer that sits between a user program (eg, monero...) and a number of overlay networks (eg, tor, kovri...). Monero uses sekreta, which delegates to whatever overlay networks it's got available.
-
moneromooo
Yes, pretty remote :)
-
moneromooo
So it's got the potential to get the better of the networks it can worth with, but also the worst. The devil will be in the details.
-
moneromooo
So instead of having ext2 calls, you deal with libc, and libc delegates and your code works also with zfs, tmpfs, whatever.
-
BubbleCat
wouldn't use of several networks, while providing decentralisation, require good network bridges to avoid long forks, make bug tracking far more complex and perhaps provide additional attack surfaces
-
kinghat
-
moneromooo
Yes.
-
moneromooo
Some poor sod who's trying to fork but messed it up I think.
-
moneromooo
Or someone who finds amusement in spammings people's logs, you never know, some people can spend lots of time on pointless stuff.
-
moneromooo
In any case, harmless.
-
kinghat
well thanks for choosing me i guess 😁
-
moneromooo
kinghat, the Choosen One!
-
moneromooo
Better than to be the Cheesy One.
-
kinghat
i dont know man. hard to get paid on my single process from someone behind a version
-
nioc
kinghat: we are all chosen :)
-
superkuh
Oh. Sad to see shapeshift was hit by legal crap and had to abandon their entire premise.
-
azy
seen sideshift.ai ?
-
superkuh
Nope. Thanks for the suggestion. I'm looking at alternatives now.
-
mfed3[m]
<azy "seen sideshift.ai ?"> Whats good about sideshift?
-
superkuh
No kyc requirements unlike shapeshift.io (now). I'm just coming out of a crypto-hibernation and these events from 2018 are news to me.
-
q-wayland[m]
Hey! Quick question: when mining can/should i make use of my node?
-
moneromooo
It'll be slower, but it can be used normally otherwise.
-
fortranny
hey, 3900X owner here. i've seen xmrig rx/0 benchmarks from other 3900X owners showing >14KH/s with mild CPU overclocks, but they're saying their crazy high hash rates are due to memory timings. Has anyone A/B'd these personally?
-
q-wayland[m]
> It'll be slower, but it can be used normally otherwise.
-
q-wayland[m]
Thank you
-
fortranny
i've done a manual all-core OC to 4.2GHz, set the IF to 1800MHz, and loaded the XMP C16 timings, and getting ~11.5KH/s, which appears fairly standard for a well-tuned 3900X. Not a lot of info out there, but i'm curious if anyone has tooled around to diff C14 3200MHz to C16 3600MHz ram.
-
moneromooo
Do you have huge pages enabled ?
-
Inge-
I bet he has, or results would be worse
-
Inge-
fortranny: check ryseb dram calculator. subtimings are very important.
-
fortranny
Inge-: my DJR series (follows the hynix CJR recommendations) won't post even on those safe timings.
-
fortranny
(it's g skill trident Z neo DDR4-3600)
-
Inge-
I get 13.8KH with tuned 3200C14 ram at 4 - 4.1ghz all core
-
fortranny
okay, that sounds more like it then.
-
fortranny
good B die + tight timings
-
Inge-
but others get similar rates around 3600 too
-
Inge-
rev e and higher clocks
-
fortranny
so i did the thaiphoon burner SPD dump into the ryzen calculator (1.6.2) V1 profile for 3600MHz single-ranked DDR on an x570 chipset, and neither fast nor safe will post
-
fortranny
some of the settings the calculator throws out are insanely different than what's currently configured, like an order of magnitude larger
-
Masari
evening all would any body have some time to give me some advice regarding dev work thanks
-
fortranny
ok, jammed away at those timings and DIMM voltage again, got to 14KH/s even on a 4.2GHz all-core OC
-
fortranny
96C on stock cooling, way to win it
-
Masari45
any devs about that give me a few mins of there time thanks
-
scoobybejesus
just ask!
-
Inge-
fortranny: what voltage?
-
Inge-
fortranny: clocking down to 4100 or even 3950 wont cost much hash and allows volting down and better efficiency
-
fortranny
Inge-: it takes 1.34375 to hold 4.2GHz, can get it cooler and much less voltage to go down to 4.05 or 4.1
-
fortranny
and yeah, not much loss of hash
-
fortranny
i've downclocked them to 4100 @ 1.25 for now, only lost about 300H/s