Hi Mike, Thanks for the reply. The system is a virtual machine. I switched the NIC from e1000e to an e1000 and it boots OK now, so seems to be an interaction with the e1000e.
The entire boot is here: https://gist.github.com/jasonmontleon/62ca5b508e331182675e3440895bb626 Thank you, Jason Montleon On Sunday, June 28th, 2026 at 3:03 PM, Michael Kelly <[email protected]> wrote: > Hi Jason, > > On 28/06/2026 18:26, Jason Montleon wrote: > > I installed netdde 0.0.20200330-13 today via apt and it causes boot to fail > > with a message: > > ``` > > Final irq 10 > > irq handler [10]: new delivery port f51a4f60 ehtry f440a520 for > > /hurd/netdde(582) > > intnull(11) > > ``` > > I can see you are running on 32 bit kernel but is this a real or virtual > machine ? Also, please, can you post the complete boot log ? > > I have upgraded my 'sid' virtual machines to this evening's latest and > it boots normally using e1000 network interface on 32 and 64 bit. The > principle change in this version of netdde is linkage against code which > performs an IRQ/GSI translation using the information supplied by the ACPI. > > Cheers, > > Mike. > > >

