* [9fans] missing /net/etherU0 on 9front rpi3
@ 2025-05-08 19:42 fish4terrisa-MSDSM
2025-05-08 19:44 ` [9fans] " fish4terrisa-MSDSM
0 siblings, 1 reply; 4+ messages in thread
From: fish4terrisa-MSDSM @ 2025-05-08 19:42 UTC (permalink / raw)
To: 9fans
[-- Attachment #1: Type: text/plain, Size: 1539 bytes --]
When I'm testing tailscale on 9front/arm64 on rpi3, something strange happened:
From the day I set up my rpi to be a cpu server till like an hour before, I'm pretty sure the ethernet card is shown as /net/etherU0.
However, for some reason, after one fshalt -r, /net/etherU0 disappeared. What's weird is that I can still connect to rpi using drawterm from my linux laptop in the same lan network.
After some digging I found out that it may caused by some firmware missing, so I downloaded brcmfmac43430-sdio.bin brcmfmac43430-sdio.txt and put them under /lib/firmware.
(well before reboot I tried lc '#l0' so I'm sure that these firmware met the driver's needs)
After my reboot, the network card this time showed as /net/ether0.
This didnt affect too much, since I can now connect to internet from 9front. But when I ran tailscaled, it insisted to check /net/etherU0 and complained about it's non existence.
My current workaround is simply:
aux/stub -d /net/etherU0
bind /net/ether0 /net/etherU0
This solved the issue, and now I can connect to my tailscale subnet from rpi, and can use drawterm to connect to it through tailscale from my phone(so tailscale does work)
But the missing /net/etherU0 is just...so weird. Does anyone has any clues?
(sysinfo: https://pastebin.com/yjtE9Ka4)
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tc29c1aa3e9538b2b-M536fc342e23a80392ae22a98
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[-- Attachment #2: Type: text/html, Size: 2363 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [9fans] Re: missing /net/etherU0 on 9front rpi3
2025-05-08 19:42 [9fans] missing /net/etherU0 on 9front rpi3 fish4terrisa-MSDSM
@ 2025-05-08 19:44 ` fish4terrisa-MSDSM
2025-05-08 20:53 ` ori
0 siblings, 1 reply; 4+ messages in thread
From: fish4terrisa-MSDSM @ 2025-05-08 19:44 UTC (permalink / raw)
To: 9fans
[-- Attachment #1: Type: text/plain, Size: 358 bytes --]
btw this is the tailscaled error log:
netmon.New: route ip+net: open /net/etherU0/addr: dns: file does not exist: '/net/etherU0'
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tc29c1aa3e9538b2b-M1ef6ef6806ce487d115ae792
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[-- Attachment #2: Type: text/html, Size: 875 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [9fans] Re: missing /net/etherU0 on 9front rpi3
2025-05-08 19:44 ` [9fans] " fish4terrisa-MSDSM
@ 2025-05-08 20:53 ` ori
2025-05-09 1:18 ` fish4terrisa-MSDSM
0 siblings, 1 reply; 4+ messages in thread
From: ori @ 2025-05-08 20:53 UTC (permalink / raw)
To: 9fans
Quoth fish4terrisa-MSDSM <fish4terrisa@fishinix.org>:
> btw this is the tailscaled error log:
> netmon.New: route ip+net: open /net/etherU0/addr: dns: file does not exist: '/net/etherU0'
have you tried:
% ls /net
yet?
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tc29c1aa3e9538b2b-M600893d842379ffb40dfbc6d
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [9fans] Re: missing /net/etherU0 on 9front rpi3
2025-05-08 20:53 ` ori
@ 2025-05-09 1:18 ` fish4terrisa-MSDSM
0 siblings, 0 replies; 4+ messages in thread
From: fish4terrisa-MSDSM @ 2025-05-09 1:18 UTC (permalink / raw)
To: 9fans
[-- Attachment #1: Type: text/plain, Size: 454 bytes --]
tried
the result is in my first post
in brief /net/etherU0 doesnt exist, but /net/ether0 exist, tailscaled insist to use /net/etherU0 so I have to bind
(however /net/etherU0 existed before, and it broke for some reason idk)
------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/Tc29c1aa3e9538b2b-M256b97a9ad18854a600ece56
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription
[-- Attachment #2: Type: text/html, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-05-09 1:22 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-05-08 19:42 [9fans] missing /net/etherU0 on 9front rpi3 fish4terrisa-MSDSM
2025-05-08 19:44 ` [9fans] " fish4terrisa-MSDSM
2025-05-08 20:53 ` ori
2025-05-09 1:18 ` fish4terrisa-MSDSM
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).