-
I tried to run my `AppImage` build using following commands:
```
mkdir -p AppDir/usr/lib/
cp -r /usr/lib/x86_64-linux-gnu/nss AppDir/usr/lib/
./linuxdeploy-x86_64.AppImage --appdir AppDir
./lin…
-
I'm using the SB16 basic drivers that can be directly installed inside dosemu:
https://github.com/jschwartzenberg/dos-download-scripts/tree/master/sb16w31
1. Extract all zip-files to one directory
…
-
#
```
Bochs x86 Emulator 2.6.7
Built from SVN snapshot on November 2, 2014
Compiled on Jan 5 2015 at 14:46:07
```
#
00000000000i[ ] reading configu…
-
Would there be any interest in support for the [HRTIM peripheral](https://www.st.com/resource/en/reference_manual/rm0440-stm32g4-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf#page=837)? T…
-
### System information
Type | Version/Name
--- | ---
Distribution Name | Ubuntu
Distribution Version | 22.04.2 LTS
Kernel Version | 5.15.0-67-generic
Architecture | x86_64
OpenZFS Version | …
-
Booting a guest with 2 vNUMA domains results in `topology_sane` warning within the guest. It appears that this is due to incorrect L3 cache reporting from cloud-hypervisor. I don't believe that this w…
-
Hello, when i'm try to read from Memory-Mapped XDMA device using Boost::ASIO
```c++
#include
#include
void main()
{
int dev = ::open("/dev/xdma0_c2h_0", O_RDONLY);
boost::asio::io…
yaxn updated
2 months ago
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### Qubes OS release
`Qubes release 4.2.1 (R4.2)`
`Linux dom0 6.9.2-1.qubes.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Sun …
-
This morning shortly after I rebooted one of my servers with ksmbd, I got the following NULL pointer dereference. I'm unsure of exactly what might have triggered this regarding client activity, but t…
-
As reported by @vt-alt in https://github.com/lkrg-org/lkrg/issues/137#issuecomment-1016139265 and related to or the same as #85:
```
[ OK ] Removed slice User Slice of UID 0.
Stopping …