Bug#1132186: hurd: Crash with "hpet_init: Assertion 'hpet_addr != 0' failed.panic"
Petter Reinholdtsen <[email protected]> Wed, 01 Apr 2026 16:39:42 +0200
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Message-ID | <sa6zf3m7nip.fsf__16224.9283561081$1775054484$gmane$org@hjemme.reinholdtsen.name> |
I managed to work around this by modifying the VM definition XML
(Overview, switching Details to XML), replacing
<clock offset="utc">
...
<timer name="hpet" present="no"/>
</clock>
with present="yes".
I was unable to find any GUI interface to switch on hpet in my Virtual
Manager setup.