Replies: 1 comment 19 replies
-
Wild guess - but might be https://github.com/siderolabs/extensions/tree/main/firmware/realtek-firmware? We should probably figure out why it doesn't load without |
Beta Was this translation helpful? Give feedback.
19 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Based off this request:
#581 (comment)
When I plug the USB NIC in the port, I see Talos logging it detects a new device:
I add machine config:
I reboot the node, but nowhere in dmesg do I see the driver being loaded. I do see the integrated NIC (also Realtek) is loading:
tc get links -n cp01
only shows the eth0. There is no sign of the USB NIC.Do I need to do anything special for this driver to load?
When I added the usb-modem driver extension it started working, but with the incorrect settings similar to what I saw on Archlinux.
Beta Was this translation helpful? Give feedback.
All reactions