-
Let me try and explain my question:
I run wg-access-server and connect with my android phone. inside config.yaml I defined:
```
dns:
upstream:
- "192.168.178.140"
```
192.168.178.14…
-
hi, all:
i'm try to porting romulus to our hardware, so i add 4 temp sensor at i2c2 (addr:0x48;0x49;0x4a;0x4b)and add iio-hwmon to Monitor voltage,but now i have a problem that only one temp sen…
-
For automation purposes it was very handy if WSP handled command line parameters.
Ideally I could call WSP.exe with parameters corresponding to the menu selection(s) like
"WindowsSpyBlocker.exe 1 1 …
-
I am building openbmc with the latest from git and I see the following. What is the issue and how do I fix it? Thanks in advance.
[ 78.086436] ------------[ cut here ]------------
[ 78.09112…
-
While debugging some NCSI issues I tried to remove the ftgmac100 driver, which blew up.
```
/sys/bus/platform/drivers/ftgmac100# echo 1e670000.ftgma
c > unbind
[ 853.453236] ------------[ cut h…
-
```
root@debian:~/riscv# cp arch/riscv/configs/starfive_jh7100_fedora_defconfig .config
root@debian:~/riscv# make ARCH=riscv CROSS_COMPILE=riscv64-linux-gnu- menuconfig
HOSTCC scripts/basic/fixd…
-
Right now it looks like the constants generated depends on the headers available on the OS. And it's able to access it in Nix here, depending on the GlibC that GHC is compiled with (not sure if this i…
-
Hello,
I am just getting started with playing around with zq and I believe I am running into an error that I don't believe I should be seeing.
Below is a sample of the same command run against a…
-
If we try to use the aspeed_g4_defconfig built kernel to boot the rest of OpenBMC, such as `ast# bootm 0x43000000 0x20300000`, it fails to mount the initrd.
This is the list of differences between …
-
其实是完全可以上网的。这是因为网络指示器默认不测试本地DNS服务器。
可以通过以下命令解决(需要管理员权限)。
```bat
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\POLICIES\MICROSOFT\Windows\NetworkConnectivityStatusIndicator" /v UseGlobalDNS /t REG_DWORD /…