Unable to login after flashing to DRIVE OS 5.2.6 on DRIVE AGX

Dear @SivaRamaKrishnaNV,

I have tried resetting the persistent storage: How to do factory reset for both Xavier modules on DRIVE AGX? Drive OS reinstall at least does not change the nvidia password

Although bootburn was successfully executed, I do not get the oem config screens and now the password is set once again to the host password.

When executing bootburn.sh it asks for the host password:

./tools/host/flashtools/bootburn/bootburn.sh -b e3550b03-t194a -B qspi
Execute Xavier Script
FlashCommandLineFromUser : -b e3550b03-t194a -B qspi 
Using Python scripts
Bootburn Starting with arguments ['./bootburn.py', '-b', 'e3550b03-t194a', '-B', 'qspi']
board is e3550b03-t194a

validating parameters

Check finished successfully
Done parsing command line

[bootburn]: [getListTargetsInRecovery(2847)] : Bus 001 Device 052: ID 0955:7019 NVidia Corp. 
sh: 1: cannot create /sys/module/usbcore/parameters/autosuspend: Permission denied
e3550b03-t194a
board is e3550b03-t194a

validating parameters

Check finished successfully
Done parsing command line

Bootburn Active
target validation is successfully completed
[bootburnTegra-A]: [formatTegraRCM(2884)] :  user = None does not have read/write permissions to /dev/bus/usb/001/052 
[bootburnTegra-A]: [formatTegraRCM(2885)] :  adding sudo access to tegra RCM calls 
[bootburnTegra-A]: [formatTegraRCM(2886)] :  To avoid using SUDO please add the following to your udev rules 
[bootburnTegra-A]: [formatTegraRCM(2887)] : 
[bootburnTegra-A]: [formatTegraRCM(2888)] :  SUBSYSTEMS=="usb", ACTION=="add", ATTRS{idVendor}=="0955", MODE:="0666" 
[sudo] password for krisztian.holman:

No other password is requested and the nvidia user on the target clearly gets the password asked for the host user.

Could you please look into it and reproduce the issue?

Thank you very much in advance!