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

Can't create swap with jtop #430

Open
leonpano2006 opened this issue Jul 11, 2023 · 1 comment
Open

Can't create swap with jtop #430

leonpano2006 opened this issue Jul 11, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@leonpano2006
Copy link
Contributor

Describe the bug

Swap file create in jtop is not working at all (on ns switch and jetson Xavier nx and agx) (it used to work on older jtop)

To Reproduce

Install latest jtop and goto Mem and create swap file with any size but it is not working

Screenshots

If applicable, add screenshots to help explain your problem.

Expected behavior

Creating swap file and enable swap

Additional context

If needed
Ask in GitHub or dm me in discord

Board

Tested on Nintendo switch jp4.4 and jp 4.6.4 + jetson Xavier agx and nx on jp 5.latest

@rbonghi rbonghi added the bug Something isn't working label Jan 8, 2024
@rbonghi rbonghi added this to the 4.3.0 milestone Jan 8, 2024
@rbonghi
Copy link
Owner

rbonghi commented Jan 8, 2024

Bug in creating a new swap file with a name that already exists.

Jan 08 15:19:21 leonpano-laptop jtop[8827]: [INFO] jtop.service - Activating swap in /swfile
Jan 08 15:19:21 leonpano-laptop jtop[8827]: [ERROR] jtop.core.memory - /swfile already exist
Jan 08 15:19:22 leonpano-laptop jtop[8827]: [INFO] jtop.service - Activating swap in /swfile
Jan 08 15:19:22 leonpano-laptop jtop[8827]: [ERROR] jtop.core.memory - /swfile already exist
Jan 08 15:19:24 leonpano-laptop jtop[8827]: [INFO] jtop.service - Activating swap in /swfile
Jan 08 15:19:24 leonpano-laptop jtop[8827]: [ERROR] jtop.core.memory - /swfile already exist
Jan 08 15:19:24 leonpano-laptop jtop[8827]: [INFO] jtop.service - Activating swap in /swfile
Jan 08 15:19:24 leonpano-laptop jtop[8827]: [ERROR] jtop.core.memory - /swfile already exist
Jan 08 15:19:25 leonpano-laptop jtop[8827]: [INFO] jtop.service - Activating swap in /swfile

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants