bb-qq / r8152

Synology DSM driver for Realtek RTL8152/RTL8153/RTL8156 based adapters
GNU General Public License v2.0
1.93k stars 179 forks source link

Openvswitch 6.2 #185

Closed DJGIG83 closed 2 years ago

DJGIG83 commented 2 years ago

Could you please also make a spk. for DSM 6.2 like this : r8152-broadwell-2.15.0-5.spk ? becouse i need the support of openvswitch for my VMM. thx.

bb-qq commented 2 years ago

Type this command to update startup script to latest version which supports openvswitch: sudo curl -o /var/packages/r8152/scripts/start-stop-status https://raw.githubusercontent.com/bb-qq/r8152/master/scripts/start-stop-status

DJGIG83 commented 2 years ago

I did it, as you told me, but it doesnt function :( The "LAN 2" (which the usb - ethernet port is ) is visible under "Network" but not under the VMM. Just the LAN 1 which is the Onboard lan card. It is also not possibly to make a link Aggregation with the 2 Lan Ports. I think because the LAN 2 doesn't work already with openvswitch and the Lan 1 is already used with openvswich in my VMM. so i cant bound them together :( . I ssh my nas an logged in with root then i was past your link.

bb-qq commented 2 years ago

Did you reboot your NAS? If so, please fill out the bug report template. Especially I want to see the output of dmesg.

DJGIG83 commented 2 years ago

Yes i was rebooting my nas. B.R dmesg ---- dmesg.txt

bb-qq commented 2 years ago

It looks like eth1 is the realtek interface, and the ovs_eth1 interface for the Open vSwitch is created without any problems. What will happen once I disable and re-enable the Open vSwitch feature?

bb-qq commented 2 years ago

Just in case, it may be better if you confirm ovs settings persist over reboot.

DJGIG83 commented 2 years ago

After a long time, i have bought a new usb interface ( Club 3D USB 3.2 Gen1 Adapter Typ-A zu 2, 5 Gigabit ) and replaced it to my old no-name product. Now everything works fine . Even the bound ( LAG ). Also with OpenvSwitch ! I also shutdown and rebooted my NAS several times ! -----> it works :) Thanks for your great work.

bb-qq commented 2 years ago

Could you paste the outputs of both adapters again? I'm curious about the difference between these. Logically these should not have any differences.

DJGIG83 commented 2 years ago

Shure... dmesg.txt .