Pages:
Author

Topic: Z9 Series Full and Mini Modded Efudd NO-DEV FEE 100% - Individual Clocking - page 5. (Read 2048 times)

member
Activity: 504
Merit: 51
Never called it my own it still says its your firmware just dev free. Don't preach to me, you took Bitmain's and the writers of cgminers firmware made some changes and call it your own. I did no different, I made a few changes and released it, with the exception of not calling it my own.

As far as the host file well when it looks for your server it don't go to it and that's all that matters. I may not explain things very well but I do get positive results.

Actually, it is significantly different. My changes are not in any of bitmain's work that otherwise is not already released (for example .html files are by default released by proxy of them being in the firmware). The things you have modified are not released, are not legally required to be released in source,  and are not public domain.

As far as bitmain goes, bitmain is in violation of the GPL by not releasing the source code to their work which is required by law.

My work was done specifically to avoid GPL and that requirement.

Again, enjoy your theft for now. I now need to go look into some specific Colorado laws.

-j

The files I modified are included in the Bitmain firmware I didn't play with your lgcm file sorry. Therefore the file is in public domain and a normally released file to the public, again you used the start of someone else's work. You modified an already existing file and I modified the modified.


Are they chip? Are you sure? You might want to take another look. This is another situation where you are simply wrong. Worse, you know you are wrong and are lying because I can tell what you've accessed and what you've modified in the image you released. (You really should look at the various timestamp types stored on a file/directory, only some of which are exposed to an 'ls -al' command). You leak a lot of OPSEC data.

You are also wrong about the rights given to an end user of GPL software, including the right to modify. And I'm telling you that you have released a modification of software that does not fall into the GPL and is my original code as your own.

This is my last response regarding your theft.

-j
jr. member
Activity: 559
Merit: 4
Never called it my own it still says its your firmware just dev free. Don't preach to me, you took Bitmain's and the writers of cgminers firmware made some changes and call it your own. I did no different, I made a few changes and released it, with the exception of not calling it my own.

As far as the host file well when it looks for your server it don't go to it and that's all that matters. I may not explain things very well but I do get positive results.

Actually, it is significantly different. My changes are not in any of bitmain's work that otherwise is not already released (for example .html files are by default released by proxy of them being in the firmware). The things you have modified are not released, are not legally required to be released in source,  and are not public domain.

As far as bitmain goes, bitmain is in violation of the GPL by not releasing the source code to their work which is required by law.

My work was done specifically to avoid GPL and that requirement.

Again, enjoy your theft for now. I now need to go look into some specific Colorado laws.

-j

The files I modified are included in the Bitmain firmware I didn't play with your lgcm file sorry. Therefore the file is in public domain and a normally released file to the public, again you used the start of someone else's work. You modified an already existing file and I modified the modified. Bottom line you made a mistake you did correct it in the 2.1 release that I can tell if that matters any.


member
Activity: 504
Merit: 51
Never called it my own it still says its your firmware just dev free. Don't preach to me, you took Bitmain's and the writers of cgminers firmware made some changes and call it your own. I did no different, I made a few changes and released it, with the exception of not calling it my own.

As far as the host file well when it looks for your server it don't go to it and that's all that matters. I may not explain things very well but I do get positive results.

Actually, it is significantly different. My changes are not in any of bitmain's work that otherwise is not already released (for example .html files are by default released by proxy of them being in the firmware). The things you have modified are not released, are not legally required to be released in source,  and are not public domain.

As far as bitmain goes, bitmain is in violation of the GPL by not releasing the source code to their work which is required by law.

My work was done specifically to avoid GPL and that requirement.

Again, enjoy your theft for now.

-j
jr. member
Activity: 559
Merit: 4
Never called it my own it still says its your firmware just dev free. Don't preach to me, you took Bitmain's and the writers of cgminers firmware made some changes and call it your own. I did no different, I made a few changes and released it, with the exception of not calling it my own. You stayed 1 step ahead then I figured out possibly who and how that was happening and if I am right that member is a snitch if I am wrong then oh well

As far as the host file well when it looks for your server it don't go to it and that's all that matters. I may not explain things very well but I do get positive results.

I will wait for the day for it to stop working until then I will enjoy dev free with individual clocking.
member
Activity: 504
Merit: 51
LOL, come on man.. this is from your firmware:

#120.78.246.145  39.107.212.77 in /etc/hosts?

That would not ever work, commented out or not -- you cannot redirect IP addresses in /etc/hosts. I'm continually impressed by your tenacity, even if your methods indicate a lack of comprehension.

Also, for what it's worth, I noticed someone (you) doing this a few days ago and even mentioned it on the discord... join, look at the history and see for yourself!

-j

It is commented out with the # and that is your poolin server rerouted when active it was for testing until I found what needed to be changed this way I wasn't mining for you. You didn't post the rest blocking your servers. And yes you can reroute a connection using the host file. You seen it while I was making some changes and was working on verifying it was not dev mining. But you didn't see it for the last month+ while I was playing with it.

127.0.0.1   localhost.localdomain      localhost
#120.78.246.145  zec-bj.ss.poolin.com
#120.78.246.145  39.107.212.77
120.78.246.145  us-api1.fudd.net
120.78.246.145  fudd.net

That's the host file.... Lets not accuse me of hiding something I have no reason to your the one who hid from everyone the control you had over the miners. If you think you can shut it down I have some running now lets see what you can do to it.

In this example facebook is rerouted to the white house site
https://smallbusiness.chron.com/redirect-ip-address-using-hosts-file-51369.html



chipless - I said you cannot reroute an IP address using the hosts file. I did not say you cannot redirect a host lookup. See, the left hand side, in this case "120.78.246.145" is the target to redirect to, while the right hand side, in this case "39.107.212.77" is the thing to redirect from.

I use the term 'redirect' here loosely because that isn't actually what is going on under the covers, but it conveys the point. An IP address as the 2nd argument ("39.107.212.77") is *NOT* valid and indicates a simple failure in comprehension of how DNS and other OS components work. If you tried to connect() (man 2 connect) to 39.107.212.77 in your example above (if it were not commented out), it would NOT go to 120.78.246.145.

That is what I'm stating, whether you comprehend the answer or not.

Also, your "thanks for helping keep things free" is hilarious when you are, in fact, stealing someone else's work that is not in the public domain and calling it your own. Work that was not free, and without that base work, you would not be able to even attempt to release this functionality.

Enjoy your theft for now.

-j
jr. member
Activity: 559
Merit: 4
LOL, come on man.. this is from your firmware:

#120.78.246.145  39.107.212.77 in /etc/hosts?

That would not ever work, commented out or not -- you cannot redirect IP addresses in /etc/hosts. I'm continually impressed by your tenacity, even if your methods indicate a lack of comprehension.

Also, for what it's worth, I noticed someone (you) doing this a few days ago and even mentioned it on the discord... join, look at the history and see for yourself!

-j

Did I hear you say your dev fee isn't working?

It is commented out with the # and that is your poolin server rerouted when active it was for testing until I found what needed to be changed this way I wasn't mining for you. You didn't post the rest blocking your servers. And yes you can reroute a connection using the host file. You seen it while I was making some changes and was working on verifying it was not dev mining. But you didn't see it for the last month+ while I was playing with it. While it was active it would reroute your dev server to a different one and mine for me instead but for the public I had to comment it out.

127.0.0.1   localhost.localdomain      localhost
#120.78.246.145  zec-bj.ss.poolin.com
#120.78.246.145  39.107.212.77
120.78.246.145  us-api1.fudd.net
120.78.246.145  fudd.net

That's the host file.... Lets not accuse me of hiding something I have no reason to your the one who hid from everyone the control you had over the miners. If you think you can shut it down I have some running now lets see what you can do to it.

In this example facebook is rerouted to the white house site
https://smallbusiness.chron.com/redirect-ip-address-using-hosts-file-51369.html




member
Activity: 504
Merit: 51
LOL, come on man.. this is from your firmware:

#120.78.246.145  39.107.212.77 in /etc/hosts?

That would not ever work, commented out or not -- you cannot redirect IP addresses in /etc/hosts. I'm continually impressed by your tenacity, even if your methods indicate a lack of comprehension.

Also, for what it's worth, I noticed someone (you) doing this a few days ago and even mentioned it on the discord... join, look at the history and see for yourself!

-j
member
Activity: 504
Merit: 51
Make sure you are honest with folk in that all you've tried to do here is redirect it to yourself.

You are also wrong about what 2.1 provides over 2.0.

... and you missed something which I'll deal with later, so enjoy it while it works.


-j
jr. member
Activity: 559
Merit: 4
Some of you have been waiting for this …. Efudd's  Z9 Firmware Full or Mini with NO DEV FEE's..... 100% Free

This firmware takes away the control over your miner that Efudd has implemented in his newer versions. He cant shut your miner down, he cant expire your license, basically he lost his control when to put your miner in dev mode. This release has full working individual hashboard overclocking. The dev-fee has been disabled.

I have been running this on my mini's for about 8 weeks now without any problems or reboots. You will have to set the frequency after you upgrade and possibly reboot 2 times on the mini's. This release is the same as the full size release with the frequencies updated for the mini's. An updated release will be posted with working temps on the mini's as soon as I get more time to make the changes.

UPDATED 03/18/2019

***Using on a Z9 MINI ****  You must manually set the fan speed at the same speed you are running now or higher now so make a note of the RPM of your fan. You will NOT have temp's showing in the web gui. The miner will take a minute or two extra before it starts mining and the fan settles down to your set RPM.


If you find this firmware helpful please make a donation for the No-Dev file

--- Zcash ---
t1e4Dmr5RBgnWqTN2mAmZ6JzGavW7qxA4P1


** Modded Efudd's 2.0c Dev-Free **

Updated 03/18/2019

https://app.nihaocloud.com/f/479168b650f747f0adc5/?dl=1

Pages:
Jump to: