Skip to content

Feature/new jetson variables#332

Merged
rbonghi merged 71 commits into
developfrom
feature/new_jetson_variables
Jan 16, 2023
Merged

Feature/new jetson variables#332
rbonghi merged 71 commits into
developfrom
feature/new_jetson_variables

Conversation

@rbonghi
Copy link
Copy Markdown
Owner

@rbonghi rbonghi commented Jan 11, 2023

Remove jetson_variables and jetson_libraries bash scripts and convert them into a python script.

setup.py update

  • remove old JETSON variable read
  • remove old jetson_variables script
  • remove old jetson_libraries script
  • load new python jetson_release script
  • load new jetson_config script
  • Rewrite all jetson-stats intaller

Write a new issue generator for:

  • Jetpack missing
  • p-number missing
  • model missing

Request to print this output:

cat /sys/module/tegra_fuse/parameters/tegra_chip_id
cat /etc/nv_tegra_release
cat /proc/device-tree/model
cat /proc/device-tree/nvidia,boardids
cat /proc/device-tree/compatible
cat /proc/device-tree/nvidia,dtsfilename

i2cdump -y 0 0x50
i2cdump -y 2 0x50

@rbonghi rbonghi added the enhancement New feature or request label Jan 11, 2023
@rbonghi rbonghi self-assigned this Jan 11, 2023
@rbonghi rbonghi linked an issue Jan 11, 2023 that may be closed by this pull request
@rbonghi rbonghi mentioned this pull request Jan 11, 2023
14 tasks
@rbonghi rbonghi added this to the 4.1.0 milestone Jan 11, 2023
@rbonghi rbonghi marked this pull request as ready for review January 15, 2023 21:46
@rbonghi
Copy link
Copy Markdown
Owner Author

rbonghi commented Jan 16, 2023

New page

image

@rbonghi
Copy link
Copy Markdown
Owner Author

rbonghi commented Jan 16, 2023

New command jtop --health (part of jetson_config)

image

@rbonghi
Copy link
Copy Markdown
Owner Author

rbonghi commented Jan 16, 2023

New jetson_config

image

@rbonghi
Copy link
Copy Markdown
Owner Author

rbonghi commented Jan 16, 2023

Example log data from hardware missing:

jtop-error.log

@rbonghi rbonghi merged commit 43673da into develop Jan 16, 2023
@rbonghi rbonghi deleted the feature/new_jetson_variables branch January 16, 2023 19:32
@rbonghi rbonghi linked an issue Jan 18, 2023 that may be closed by this pull request
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

1 participant