Johannes Schauer Marin Rodrigues, le mar. 09 juin 2026 14:37:05 +0200, a ecrit: > root@testvm:~# showtrans /dev/eth0 /dev/net /dev/netdde > /dev/eth0: /hurd/devnode -M /dev/net eth0 > /dev/net: /hurd/symlink netdde > /dev/netdde: /hurd/netdde
So that looks alright. > > > 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. > Error getting hardware address for "/dev/eth0": No such device As documented on https://www.debian.org/ports/hurd/hurd-install you can check what netdde finds out by running settrans -fga /dev/netdde /hurd/netdde and also post the output of lspci -n so we are sure what PCI card is exposed. Samuel

