IRC channel logs
2025-04-03.log
back to list of logs
<damo22>it should be in /etc/network/interfaces <damo22>you have to add an entry for that <damo22>then when you ifup the interface it should try to send packets <Pellescours>fsysopts: /servers/socket/2: -i /dev/wm0 -a 0.0.0.0 -m 255.0.0.0: Error in unknown error system EFFFFFFD <Pellescours>then "send_packet: Network is unreachable" with some logs in between <Pellescours>and the "Failed to send 300 byte long packet over /dev/wm0 interface." <damo22>i think you need to remove the translators from eth0 <damo22>so you get a clean start with no eth0 <damo22>what i am doing now, i settrans -fg /servers/socket/2 and /dev/eth0 and /dev/netdde <damo22>then you can bring up translators one by one <Pellescours>I need to resetup the pfinet on /servers/socket/2 right? <damo22>first rumpnet -fgp then wm0 with -fgap (that will cause rumpnet to start) then add the pfinet <damo22>root@zamhurd:~# settrans -fgap /servers/socket/2 /hurd/pfinet -i /dev/wm0 <damo22>DHCPDISCOVER on /dev/wm0 to 255.255.255.255 port 67 interval 5 <Pellescours>and in the rumpnet.logs I have "Cannot find a physical address for vaddr 0x..., returning 0" <damo22>its because you used the exec >> logging thing <damo22>ok we're on the same page at least <Pellescours>And my qemu is saying "qemu: Slirp: Failed to send packet, ret: -1" <Pellescours>damo22: I think that you forgot to break the loop that does the read <Pellescours>when you read a message, it will go directly to the re-read without processing it <damo22>i would look into that cannot find a physical address for vaddr... <damo22>somehow it returns 0 for a vaddr <youpi>Pellescours: please send a patch <youpi>that's the most effective way to get something fixed <Pellescours>It’s the commit 1451665d5b2e1c375af55aad70849bf5642bfa60 from hurd (main repo) that needs to be applied there, should I send the patch to bug-hurd? <youpi>Pellescours: ok, I have pushed it <youpi>thank you for finding the good commit :) <gnucode>sneek later tell jack-sparrow It will be a long time before the latest firefox is updated to work on the Hurd. The "best" web browser for the Hurd seems to be Ladybird. Sergey got it compiled and running some time ago. It may be a several years before you can do an 'apt install ladybird'.