Hello folks, I have a simple dual monitor setup, where I connect my laptop via USB-c (Display port) to my monitor. It solves 3 purposes, extending my screen, charging my laptop and providing ethernet connection (at least it did in windows).
In tumbleweed, I am able to share my screen and my laptop is charging, but its not detecting ethernet connection. How do I troubleshoot/enable this, do I need some packages installed for this?
Thanks, it did add a new interface and seems to recognize ethernet connection, but still does not connect to the internet. Is it being blocked by some firewall rule?
Thank you for linking the resources, I tried both temporary (sudo modprobe rndis_host) and permanent methods (updating the blacklist) and again the result is same. It detects the existence of ethernet cable but does not connect to the internet.
Apologies for the late reply, I think I forgot to mention before, this setup is in my office and I came today to try it out again. Trying the suggested methods do not work for me. Even connecting to the cable and enabling rndis_host module, just shows an extra ethernet interface without an IP.
ip a
# Output
...
4: enp4s0f4u1u1u2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
link/ether ca:fe:de:ad:be:ef brd ff:ff:ff:ff:ff:ff
Also, I confirmed by booting into windows, there is no problem with the ethernet cable/connection.