New Topic
Register
Login
HOME
COMMUNITY
FORUM
WIKI
BLOG
LEARN
Forum
>
Replies by martin
martin
Topics
Replies
Replies (1)
Topic:
SKU:DFR0767 - Raspberry Pi OS Lite - second ETH port
You Reply:
You will need a kernel module called
r8169
, which is not part of stock Raspberry Pi OS. You have to compile it yourself, but this requires a cross-compiler and is quite fiddly.
Somebody was there before:
https://blog.zakkemble.net/rpi-compilin ... it-kernel/
The USB port may or may not require a kernel module as well. It is called
usb-dwc2
.