I have recently got mine and I haven’t tested things fully yet, but there is one issue.
I have for now installed the 4.3 rc-1, first installed with kernel-latest.
Seems the touchscreen and stylus support is not over USB, so works in dom0 (though then it is more complex to fully passthrough touchscreen to a qube, so that you can use touch finger scrolling, events in an appvm until Qubes moves to Wayland or implements touch events in the current gui protocol).
Have had only on Qubes an issue that sometimes trackad goes a bit wonky, fixed by reboot. Not sure if this linked to i/o activity (see below)
There is an issue, at least in my case with SN770M ssd, of getting in dmesg errors “nvme nvme0: I/O tag somenumber (hex number) QID 10 (or sometimes 2) timeout, completion polled”
The issue certainly seems worse with kernel-latest for dom0 compared to lts kernel, with kernel-latest often causing freezes when logging in.
I have been trying to restore backup, but during that time the system is in a cycle of freezing, burst of not freezing, then freezing, etc, and the cycle repeats. Freezing means that I think any I/O operations for the disk are not working. So graphics still work, you can open new terminal tabs or enter a command, but the shell won’t load or anything happen, even an ls command, which are all delayed until the temporary unfreezing.
During my first backup restore attempt, slowly like this I got 300gb over 18 hours, before cancelling.
Trying again with lts kernel and doing a subset of qubes, skipping large, after a period of no nvme issues, they started happening. (Though seems like with kernel-latest you consistently get them on every boot/login, but with LTS kernel they only started after backup restore had made some progress)
I have not tried setting that timeout kernel parameter yet (which apparently if set to zero as recommended will disable ssd power management?? Maybe shouldn’t do that, I also see some people say to set it to a high number)
I haven’t yet tried the potential disable Intel VMD workaround, as I could not find such an option in bios, nor disabling/enabling RAID for ssd.
I tried a bit disabling SMT in bios workaround, but haven’t not tested it fully. Didn’t see any errors with lts kernel, but didn’t try I/O write intensive operation such as restore backup.
I haven’t yet tested the potential workaround of setting kernel arguments dom0_max_vcpus=1 dom0_vcpus_pin
No such issues in Fedora.
There were no issues when I was restoring an image file of a 200GB partition at maximum speed on the SSD, from a Fedora live usb