On 28.01.2020 17:14, PGNet Dev wrote: > Here, on my SuperMicro server, > > lsmod | grep xen > xen_pciback 81920 0 > xen_netback 73728 0 > xen_blkback 53248 0 > xen_gntalloc 20480 0 > xen_gntdev 45056 1 > xen_evtchn 16384 0 > xenfs 16384 1 > xen_privcmd 28672 17 xenfs > > > as in that post > > modprobe -v xen-acpi-processor > insmod > /lib/modules/5.4.14-25.g170524c-default/kernel/drivers/xen/xen-acpi-processor.ko > modprobe: ERROR: could not insert 'xen_acpi_processor': No such > device
Well, this is what wants investigating then. I'd suggest to report to xen-devel, with suitable hypervisor log (complete, maximum log level) and at least the respective kernel log fragment. I recall fixing on instance this when having encountered it here. I also vaguely recall thinking that there likely are more quirks there. Jan -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
