View Single Post
Old 05-10-2025, 06:14 PM   #2
starkruzr
Connoisseur
starkruzr began at the beginning.
 
Posts: 61
Karma: 10
Join Date: Nov 2024
Device: Boox Palma 2, Note Air 4C, Note Max
these command outputs might be of interest:

Code:
PS C:\Users\jtd\Downloads> .\edl /v /i
Found EDL 9008, configuring...
<log value="INFO: Calling handler for configure" />
<log value="INFO: Storage type set to value eMMC" />
<response value="ACK" MemoryName="eMMC" MinVersionSupported="1" Version="1" MaxPayloadSizeToTargetInBytes="65536" MaxPayloadSizeToTargetInBytesSupported="1048576" MaxXMLSizeInBytes="4096" DateTime="Aug 21 2020 - 09:02:30" />
Ok
Requesting info on LUN 0...
<log value="INFO: Calling handler for getstorageinfo" />
<log value="INFO: Device Total Logical Blocks: 0x7478000" />
<log value="INFO: Device Block Size in Bytes: 0x200" />
<log value="INFO: Device Total Physical Partitions: 0x4" />
<log value="INFO: Device Manufacturer ID: 0xdf" />
<log value="INFO: Device Serial Number: 0x1df2ea05" />
<log value="INFO: {&quot;storage_info&quot;: {&quot;total_blocks&quot;:122126336, &quot;block_size&quot;:512, &quot;page_size&quot;:512, &quot;num_physical&quot;:4, &quot;manufacturer_id&quot;:223, &quot;serial_num&quot;:502458885, &quot;fw_version&quot;:&quot;48734822444564496&quot;,&quot;mem_type&quot;:&quot;eMMC&quot;,&quot;prod_name&quot;:&quot;SCA64G&quot;}}" />
<log value="INFO: eMMC Extended CSD Revision: 0x8" />
<log value="INFO: eMMC Firmware Version: 0x10" />
<log value="INFO: eMMC_RAW_DATA[0:177]000000000000000000000000000000003B01AAAA660200000000000000000000000000000000000000000000000000000000000000000000000000000A000001000000000000C69D9EF658313231374C3337DE8D610054303432315F5300000000001410150000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000B40900070001000000151F20000000000000000000" />
<log value="INFO: eMMC_RAW_DATA[178:355]003800000000010000000000000008000200571F0A0A000000000000000000000001008047070C1217070710100201062000070A19550200000000000000010A000000000064100004000000100000141024AD000543074040010101000000000000000000000000000000000000000000000000000000000000000000000000001F010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000" />
<log value="INFO: eMMC_RAW_DATA[356:532]0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001F0FFFAFF170001030178000001202001010100000000000000531801DF320127D0FF03590FEFFFFFFF0040408A" />
<response value="ACK" rawmode="false" />
Ok
PS C:\Users\jtd\Downloads> .\edl /v /i /u
Found EDL 9008, configuring...
<log value="INFO: Calling handler for configure" />
<log value="INFO: Storage type set to value UFS" />
<response value="ACK" MemoryName="UFS" MinVersionSupported="1" Version="1" MaxPayloadSizeToTargetInBytes="65536" MaxPayloadSizeToTargetInBytesSupported="1048576" MaxXMLSizeInBytes="4096" DateTime="Aug 21 2020 - 09:02:30" />
Ok
Requesting info on LUN 0...
<log value="INFO: Calling handler for getstorageinfo" />
No ack/nak
starkruzr is offline   Reply With Quote