-
## Current Situation
Flatcar OS does not include the `lz4` and `zstd` kernel modules, which are necessary for enabling certain compression features, particularly in the case of `zram` (a compressed…
-
since Jupyter::Chatbook (antononcube) is a fork of Jupyter::Kernel (bduggan), the following occurs:
Issue
====
```
zef install Jupyter::Chatbook;
zef uninstall Jupyter::Kernel;
```
^^ the two…
-
Hi, when I am using the [blue_engine](https://github.com/AryanpurTech/BlueEngine/tree/master) with egui I have noticed there is latency, whether if i am moving the windows around or when I move my mou…
-
when i run samesh on obj object, i mee
**
Rendering Multiviews...: 100%|██████████| 12/12 [00:02 [642](https://file+.vscode-resource.vscode-cdn.net/home/easter/pting/project/omini6dpose/code/samesh-…
-
**Is your feature request related to a problem? Please describe.**
I want to use zfs in vm, but zfs need to load "zfs" kernel module:
```
user@ubuntu:~$ zpool create pool1 /tmp/a.disk
The ZFS m…
-
I'm installing this driver via https://aur.archlinux.org/packages/rtl88xxau-aircrack-dkms-git, which appears to be installing the v5.6.4.2 branch, commit b8167e66b4ac046b3b76c2c40008d84528e91594.
W…
-
Is it possible to create a loadable kernel module example?
I know what the result of the Makefile should be
`obj-m += main.o
all:
make -C /lib/modules/$(shell uname -r)/build M=$(PWD) modul…
-
# Describe the problem
While i'am trying to check if modules on suse servers are disabled Inspec always returns failed status. I have checked implementation of disabled function and found that …
-
When running kube-vip on nodes with SELinux enabled it fails to load the kernel modules if not SELinux boolean `domain_kernel_load_modules` is set to true. I seen this being configured in other projec…
ghost updated
7 months ago
-
OS: Windows 11
VSCode version: 1.95.3
CodeLLDB version:
Compiler: v1.11.1
Debuggee: cpp cmake project (can be found [here](https://github.com/pcorbineau/test-sandbox))
I opened [an…