Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix journal log flood in headless mode #1029

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kajusnau
Copy link
Contributor

@kajusnau kajusnau commented Feb 21, 2025

Description of changes

1. Follow Up Fix To Reduce Log Flooding In Headless Mode:

Checklist for things done

  • Summary of the proposed changes in the PR description
  • More detailed description in the commit message(s)
  • Commits are squashed into relevant entities - avoid a lot of minimal dev time commits in the PR
  • Contribution guidelines followed
  • Ghaf documentation updated with the commit - https://tiiuae.github.io/ghaf/
  • PR linked to architecture documentation and requirement(s) (ticket id)
  • Test procedure described (or includes tests). Select one or more:
    • Tested on Lenovo X1 x86_64
    • Tested on Jetson Orin NX or AGX aarch64
    • Tested on Polarfire riscv64
  • Author has run make-checks and it passes
  • All automatic Github Action checks pass - see actions
  • Author has added reviewers and removed PR draft status
  • Change requires full re-installation
  • Change can be updated with nixos-rebuild ... switch

Instructions for Testing

  • List all targets that this applies to:
  • Is this a new feature
    • List the test steps to verify:
  • If it is an improvement how does it impact existing functionality?

@kajusnau kajusnau temporarily deployed to internal-build-workflow February 21, 2025 06:43 — with GitHub Actions Inactive
@kajusnau kajusnau self-assigned this Feb 21, 2025
@kajusnau kajusnau temporarily deployed to internal-build-workflow February 21, 2025 06:44 — with GitHub Actions Inactive
@kajusnau kajusnau added the Needs Testing CI Team to pre-verify label Feb 21, 2025
@kajusnau kajusnau marked this pull request as ready for review February 21, 2025 06:44
@milva-unikie
Copy link

Lenovo-X1:

  • The Lenovo X1 failed to log out via the GUI in the pre-merge pipeline.
  • I reran the test locally, and it passed -> most likely there was a random glitch.
  • Did a quick sanity check with X1, everything seems to be in order.

Orins:

  • Based on pre-merge pipeline results, the log flooding on Orins has been fixed.
  • It would probably be a good idea to also boot Orins with a display and check that they work properly.

@milva-unikie milva-unikie added the Tested on Lenovo X1 Carbon This PR has been tested on Lenovo X1 Carbon label Feb 21, 2025
@johannarautanen
Copy link

Tried the Orin AGX native from USB memory stick:
-while testing opening the application launching, the external display suddenly went back and the serial connection wasn't responding either.
black_screenissue.txt

@johannarautanen johannarautanen added the bug on Orin AGX Issues found on NVIDIA Jetson AGX Orin while checking this PR label Feb 21, 2025
@kajusnau kajusnau temporarily deployed to internal-build-workflow February 21, 2025 11:31 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug on Orin AGX Issues found on NVIDIA Jetson AGX Orin while checking this PR Needs Testing CI Team to pre-verify Tested on Lenovo X1 Carbon This PR has been tested on Lenovo X1 Carbon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants