3hhh
3hhh
[Some other users report thunderbolt to be working as well](https://forum.qubes-os.org/t/thunderbolt-3-or-4-play-nice-with-qubes/23479). So I wonder whether a) this issue was silently fixed and if so, how does it work now? b) there...
On 1/13/24 09:51, UndeadDevel wrote: > @3hhh it works if you plug in the device (e.g. a dock) before boot; that is not hotplug, however. I don't think anyone reported...
I have very similar results for a debian-11 memory dump generated via `virsh -c xen:// dump vm vm.dump --live` on a Xen host: On a debian-11 Xen VM with the...
Hm I checked out the develop branch and tested with that, but unfortunately it didn't fix the issue yet: ``` > python3 vol.py -vvv -f vm.dump linux.lsmod Volatility 3 Framework...
Side note: `virsh -c xen:// dump vm vm.dump --memory-only --format elf` throws `error: unsupported flags (0x10) in function libxlDomainCoreDump` for me. ``` > file vm.dump vm.dump: ELF 64-bit LSB core...
> > file vm.dump > vm.dump: ELF 64-bit LSB core file, x86-64, version 1 (SYSV), no program header This is the first dump from `virsh -c xen:// dump vm vm.dump...
On 1/7/23 19:17, Eve wrote: > Essentially vol3 isn't able to understand that elf format for some reason. Which means it's being treated as a flat file, but that means...
@NobodySpecial256 Do you happen to have an `/etc/hostname` file in your `sys-net`? @feffiboujike identified that having that file results in the hostname being sent by `NetworkManager`.
> If the behavior is dependent on the hostname file being missing, would a missing hostname not be a giveaway that the user is running Qubes? Since every desktop Linux...
I believe we've already had that discussion multiple times and apparently we cannot come to a single conslusion. So do what you like and feel free to document that as...