Hi everyone,
I am using OMV with a RTL8156 based USB-to-2.5GbE ethernet adapter.
Unfortunately, my syslog is flooded with the same two messages:
Code
Jan 15 15:22:44 Spatz-NAS kernel: [16641.054209] cdc_ncm 4-2:2.0 enx00e04c68016b: 2500 mbit/s downlink 2500 mbit/s uplink
Jan 15 15:22:44 Spatz-NAS kernel: [16641.310206] cdc_ncm 4-2:2.0 enx00e04c68016b: network connection: connected
Jan 15 15:22:44 Spatz-NAS kernel: [16641.566204] cdc_ncm 4-2:2.0 enx00e04c68016b: 2500 mbit/s downlink 2500 mbit/s uplink
Jan 15 15:22:44 Spatz-NAS kernel: [16641.822179] cdc_ncm 4-2:2.0 enx00e04c68016b: network connection: connected
Jan 15 15:22:45 Spatz-NAS kernel: [16642.078202] cdc_ncm 4-2:2.0 enx00e04c68016b: 2500 mbit/s downlink 2500 mbit/s uplink
Jan 15 15:22:45 Spatz-NAS kernel: [16642.334195] cdc_ncm 4-2:2.0 enx00e04c68016b: network connection: connected
Besides that, the ethernet connection works fine.
Even though the RTL8156 driver seems to be included in the latest kernels, some people on the internet recommend installing the latest driver from Realtek to keep the syslog from being flooded.
I downloaded the r8152.53.56-2.14.0.tar from Realtek, but in it there's only a single file called "r8152.53.56-2.14.0" and nothing else. How can I install this driver on the system?
Best regards,
Spatz