Skip to content

RDKEMW-16446, RDKEMW-14652: No Wifi screen issue#498

Merged
nhanasi merged 3 commits intodevelopfrom
topic/RDKEMW-16446
Apr 13, 2026
Merged

RDKEMW-16446, RDKEMW-14652: No Wifi screen issue#498
nhanasi merged 3 commits intodevelopfrom
topic/RDKEMW-16446

Conversation

@AravindanNC
Copy link
Copy Markdown
Contributor

Reason for change: Newly created Ethernet profile should not be deleted. Avahi should not provide IP for eth0 when dhcp IP is available.
Test Procedure: Build RDKE image

Signed-off-by: nc.aravindan@gmail.com

@AravindanNC AravindanNC requested a review from a team as a code owner April 8, 2026 19:47
Copilot AI review requested due to automatic review settings April 8, 2026 19:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates NetworkManager bootstrap behavior to preserve newly created Ethernet connection profiles while resetting Wi‑Fi configuration during bootstrap, addressing the “No Wifi screen” scenario described in RDKEMW-16446.

Changes:

  • Replaces blanket deletion of all /opt/secure/NetworkManager/system-connections/* profiles with conditional deletion of only Wi‑Fi profiles.
  • Adds additional logging around existing connection profiles and profile cleanup actions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread lib/rdk/NM_Bootstrap.sh
@AravindanNC AravindanNC changed the title RDKEMW-16446: No Wifi screen issue RDKEMW-16446, RDKEMW-14652: No Wifi screen issue Apr 10, 2026
Copilot AI review requested due to automatic review settings April 13, 2026 14:59
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nhanasi nhanasi merged commit c31fdaf into develop Apr 13, 2026
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants