Ryan Houdek
Ryan Houdek
Fixed now with FEX-2211.
Anything that is found that could make packaging easier for Fedora on our end would be good to know. Currently I manage the Canonical launchpad ppa builds which mostly works...
The SAN device never comes up, so SSH never comes up. This is seemingly due to SAN using the serdev interface, which fails to register any serial controller earlier in...
https://twitter.com/Sonicadvance1/status/1199894673013137408 This is the device booting, but it is with ACPI boot and has severe limitations. ACPI isn't really desired for ARM devices under Linux (I don't believe Freedreno even...
Looks like the device is visible to lspci, but isn't being picked up as a block device. Could be a kernel configuration issue on my end ```0002:01:00.0 Non-Volatile memory controller:...
Looks like the kernel is failing to get memory for the PCIe BAR ```Nov 28 08:45:28 ubuntu kernel: [ 1.149055] PCI host bridge to bus 0002:00 Nov 28 08:45:28 ubuntu...
I guess in the simple case of load literal you can create the LUI+LD pairing directly in the destination register. Not sure how a store to literal location would work.
This sounds like steamwebhelper is running slowly and timing out, which is a fairly common occurence. Especially if GL isn't working and it is falling back to llvmpipe.
Steam has switched over to using whatever native file dialog is available. I personally get a gnome dialog and haven't had issues with it crashing. Could be you're using a...