-
I'm having some issues when uploading an apkg binary manually to /shares/Volume_1/.systemfile/upload and installing it with the upload_apkg command on the NAS.
It works well via the web interface th…
-
```
*CLI> dongle ussd dongle0 *100#
[dongle0] USSD queued for send with id 0x654258
-- [dongle0] Successfully sent USSD 0x654258
[Jun 17 09:44:43] NOTICE[2847]: at_response.c:267 at_response_ok: […
-
**What would you like to be added**:
I followed these instructions to generate an Open WRT docker image:
[OpenWrt as a Docker Image](https://openwrt.org/docs/guide-user/virtualization/docker_openwrt…
-
## Maintainer:
Nikos Mavrogiannopoulos according to `package/feeds/packages/gnutls/Makefile`, @nmav
## Environment:
* Building for Xunlog OrangePi Plus (sun8i):
`grep ^CONFIG_TARGET .…
-
Hi. :) I was trying to play around with building your game with nix to manage idris dependencies. So far I had to make a nix expression for box2d and wondered if you might want to put a version number…
-
Apologies for the extreme newbie question. When I "import Effect.Random" in a Idris code file and "C-c C-l" it, it always has the error that "Can't find import Effect/Random".
I know when using Idr…
-
- [ ] Note for contribution to add [item kind](https://code.visualstudio.com/docs/extensionAPI/vscode-api#CompletionItemKind) for `:repl-completions` command. Also, need to eliminate some speed overhe…
-
Sqlite has two very useful extensions: [Full Text Search](https://www.sqlite.org/fts5.html) and [Spellfix search](https://www.sqlite.org/spellfix1.html) that could make searching on Zites more meaning…
-
I haven't managed to find an `implementation Monad Promise` in the package, and in fact it is a bit tricky because it seems in JS a `Promise`'s `.then()` callback can return either a pure value or yet…
-
ubuntu22.04
KERNEL_CLANG_LTO=y
USE_GCC15=y
ENABLE_LTO=y
ENABLE_MOLD=y
ENABLE_BPF=y
ENABLE_LRNG=y
ENABLE_LOCAL_KMOD=y
ENABLE_DPDK=y
在拉取文件的时候就会在dpdk的地方失败,之后编译就会卡在dpdk这里一直失败
之前内核还是6.6.50时,非常顺…