Enabling I2S on Jetson Nano with JetPack 6.1

After this : sudo amixer -c 1 cset name =’ADMAIF1 Mux’ ’I2S2’ , I tried this command to record: arecord -D hw:1,0 -f S32_LE -r 48000 -c 2 test_capture.wav and still facing the same issue.