-
I was able to come quite far but get got stuck with this: "make[1]: *** [device/try1/onewire.o] Error 1"
Here is my "project.cfg":
```
_include: world.cfg
env:
prog: avrisp
devices:
_defa…
-
**What did you do?**
I am trying to build rkt-1.30.0 on Gentoo.
**What did you expect to see?**
Successful build.
**What did you see instead?**
```
builtin-run.c: In function ‘kvm_run_…
-
Alan just reminded me of a potentially significant inaccuracy in our SJVI-dependant IFR calculations. We assume perfect knowledge of SJVI starting in October, which is of course incorrect. While I don…
-
var ifr = document.getElementById("JotFormIFrame-221985265567065");
if (ifr) {
var src = ifr.src;
var iframeParams = [];
if (window.location…
-
I'm trying to reduce the Max TOLUD of my Lenovo M72e (Ivy) BIOS so I can get 2 GB worth of PCIE address bar for my graphics card... Unfortunately, even with the identified 0x2D1 offset in my GUID file…
-
-
#### Expected behavior
Using a HTTPSClientSession object prior to connect should be able to set socket options to bind it to a specific interface e.g eth0,eth1
#### Actual behavior
When we direct…
-
I define a union struct,
```java
public class ifr_ifru extends Union {
public static final int IF_NAMESIZE = 16;
public static final int IFNAMSIZ = IF_NAMESIZE;
public final sockad…
-
We should note somewhere, maybe in the study limitations section, that there are extenuating circumstances that allow project operators to temporarily modify the IFRs.
Below is an example of this l…
-
Thanks for the fantastic module!
I run into an issue when attempting to change the MAC address on an interface. Can you tell me about the code path you expected this to follow? I see that sockaddr_dl…