e2fsck 1.45.5 (07-Jan-2020)
Pass 1: Checking inodes, blocks, and sizes
Inode 1180289 seems to contain garbage. Clear<y>? yes
Inode 1180290 seems to contain garbage. Clear<y>? yes
Inode 1180291 seems to contain garbage. Clear<y>? yes
Inode 1180292 seems to contain garbage. Clear<y>? yes
Inode 1180293 seems to contain garbage. Clear<y>? yes
Inode 1180294 seems to contain garbage. Clear<y>? yes
Inode 1180295 seems to contain garbage. Clear<y>? yes
etc... sometimes it's a very long list .
I tried it more than once in different computers and different sd-cards , downloaded the version from the sdkmanager (jp5.1.2) and always same behaviour.
sometimes it gets into a sttage that the sd-card is corupted , booted from internal memory , I run sudo fsck.ext4 -f /dev/mmcblk1p1 and it works again , sometimes it gets into a stage that the sdcard is corrupter and mandatory files have been damaged (and removed).
and Idea how to overcome that ? even taking a different approach generating the sd-card or programming the orin , maybe upgrading to jp5.1.3 will help ?
BTW there is a topic with the same name here but it’s on nano and the solution does not seems to fit the AGX.
The behavior is the same , though I am on AGX orin (and did not see how he generated the sd-card , and what the solution was).
Maybe there is a better way to generate the sd ? for example maybe use the sdkmanager and flash the image to emmc , then try to boot from sd-card (chnaging in boot menu) and run from sd.
Would mention that almosst each reboot , if I reboot from eMMC and then run
it fixeds several issues , sometimes it gets into a point that files/directories are damaged and in that case device won’t boot. (there are cases when device boots from eMMC then I fix the sd-card and t hen it comes back to life , but not for long).
any sequece I can have to use an sd-card that this issue won’t happend ?
so to be clear.
I should upgrade to JP6.0 and migrate my changes , and this issue will be solved ? (using same approach ?)
no patch or change in the kernel to solve it ?
if this is the issue , will upgrade to JP6.0 adn will let you know if issue is solved.