Samuel Thibault, le mar. 09 juin 2026 14:42:13 +0200, a ecrit: > > > > Does hurd need the emulation of a "real" network card and cannot work > > > > with > > > > virtio-net-pci maybe? > > > > > > netdde doesn't support virtio. > > > > Okay, I just started qemu with -device rtl8139,netdev=net0 and got the same > > result. > > rtl8139 should be fine.
Though, yes, e1000 could be preferred over rtl8139: it seems the old linux driver for rtl8139 has a deadlock issue that happens from times to times. Samuel

