Skip to content

Bug Report: Orange Pi 5 only supports up to 4 VLANs. #1316

@alexcrow1974

Description

@alexcrow1974

What happened?

I had been running the Ubuntu Jammy image provided by Orange PI themselves with 8 or more VLANs with no issue. However I wanted to update to a newer distro to make sure the NPU is working so I can run frigate (doesn't seem to be included in the Orange Pi Jammy image)

However with your Noble image it seems I am restricted to 4 VLANs maximum, and I get these messages in dmesg when network is being configured.

Kernel version

6.1.0-1025-rockchip

SBC model

Orange Pi 5

What operating system are you seeing this problem on?

Ubuntu 24.04 LTS (Noble Nombat)

Relevant logs

[    9.844382] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    9.885713] rk_gmac-dwmac fe1c0000.ethernet end1: Register MEM_TYPE_PAGE_POOL RxQ-0
[    9.889884] rk_gmac-dwmac fe1c0000.ethernet end1: PHY [stmmac-1:01] driver [YT8531 Gigabit Ethernet] (irq=POLL)
[    9.890393] dwmac4: Master AXI performs any burst length
[    9.890402] rk_gmac-dwmac fe1c0000.ethernet end1: No Safety Features support found
[    9.890417] rk_gmac-dwmac fe1c0000.ethernet end1: IEEE 1588-2008 Advanced Timestamp supported
[    9.890634] rk_gmac-dwmac fe1c0000.ethernet end1: registered PTP clock
[    9.891051] rk_gmac-dwmac fe1c0000.ethernet end1: FPE workqueue start
[    9.891056] rk_gmac-dwmac fe1c0000.ethernet end1: configuring for phy/rgmii-rxid link mode
[    9.904071] 8021q: 802.1Q VLAN Support v1.8
[    9.904092] 8021q: adding VLAN 0 to HW filter on device end1
[    9.905442] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.907191] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.908749] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.910213] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.912106] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.913833] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.915547] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.917432] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.919127] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.920641] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)
[    9.922222] rk_gmac-dwmac fe1c0000.ethernet end1: MAC_VLAN_Tag_Filter full (size: 4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions