Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Onyx Boox

Notices

Reply
 
Thread Tools Search this Thread
Old 05-10-2025, 06:12 PM   #1
starkruzr
Connoisseur
starkruzr began at the beginning.
 
Posts: 61
Karma: 10
Join Date: Nov 2024
Device: Boox Palma 2, Note Air 4C, Note Max
stuck rooting Go 7

so, the Go 7 has the same HWID as the Palma 2 even though it's a 690 instead of a 750G (apparently these are in some way sort of the same chip).

but after it goes into firehose mode, sad things happen.

Code:
PS C:\Users\jtd\Downloads> .\edl /lpalma2.bin
Found EDL 9008, handshaking... version 2.1
HWID: 0013f0e100000000 (x3), JTAG: 0013f0e1, OEM: 0000, Model: 0000
Hash: d40eee56f3194665-574109a39267724a-e7944134cd53cb76-7e293d3c40497955-bc8a4519ff992b03-1fadc6355015ac87 (x3)
Sending palma2.bin 100% ok, starting... ok, waiting for Firehose... ok
PS C:\Users\jtd\Downloads> .\edl /g /u
Found EDL 9008, configuring... ok
Requesting info on LUN 0... no ack/nak
PS C:\Users\jtd\Downloads> .\edl /g /u
Found EDL 9008
<log value="ERROR: Failed to initialize (open whole lun) UFS Device slot 0 partition 0" />
<log value="ERROR: Failed to open the device:3 slot:0 partition:0 error:0" />
<log value="ERROR: OPEN handle NULL and no error, weird 344370532" />
<log value="ERROR: Failed to open device, type:UFS, slot:0, lun:0 error:3" />
Configuring... ok
Requesting info on LUN 0... no ack/nak
thoughts on what to do here?
starkruzr is offline   Reply With Quote
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
Advert
Old 05-10-2025, 06:20 PM   #3
starkruzr
Connoisseur
starkruzr began at the beginning.
 
Posts: 61
Karma: 10
Join Date: Nov 2024
Device: Boox Palma 2, Note Air 4C, Note Max
uh. it works in eMMC mode? I was able to read boot_a and boot_b if I left out the /u. and /g worked without it. wtf. and it's FAST. I thought eMMC was strictly slower than UFS 2.0.

ETA: yep, worked. rooted now. wtf. wtf wtf.

Last edited by starkruzr; 05-10-2025 at 06:29 PM.
starkruzr is offline   Reply With Quote
Old 05-11-2025, 12:54 AM   #4
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,895
Karma: 17236157
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Quote:
Originally Posted by starkruzr View Post
I thought eMMC was strictly slower than UFS 2.0.
Code:
Manufacturer: 0xdf Unknown
Version:      5.1
User size:    122126336 blocks, 58.2 GB
Boot size:    8192 blocks, 4.0 MB
RPMB size:    8192 blocks, 4.0 MB
Cache size:   1024 blocks
Life used:    A: <10%, B: <10%
End of life:  Normal
You got me researching and thinking.
No, I'm not suggesting that you try this, but I might.

Danger: Do not do this
As factory provisioned an eMMC has 4 areas (equivalent to LUNs).
Boot1, Boot2 and RPMB are configured as SLC for speed and reliability.
User is configured as MLC for 2X greater storage.
You can convert the User area to SLC for some incremental speed increase.
But then your device has 1/2 the storage capacity that it had before.
And this change is irreversible.
If your device had 58 GB it would now have 29 GB.
If the system takes 7 GB then your book storage goes from (58-7) to (29-7).
That works out to about 7/16 the book storage that you had before.

Edit: I adjusted the numbers for using 7 GB for the system.
On a 32 GB it is about 1/3 the book storage.

Oh, and if you ever take this apart, please look at your eMMC chip and see if you can read the manufacturer's name off it.

Last edited by Renate; 05-11-2025 at 01:02 AM.
Renate is online now   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Hacks stuck rooting, instructions unclear... leeloo7 Amazon Kindle 2 10-24-2021 06:10 PM
Color Need help un-rooting! banjobama Nook Color & Nook Tablet 4 03-23-2012 09:08 AM
What do you mean by 'rooting'? 49Kat Kobo Tablets 13 11-07-2011 09:04 PM
Rooting a 1.1 ... Cpl Punishment Nook Developer's Corner 45 02-20-2011 01:56 AM
Rooting? PomMom12 Nook Developer's Corner 4 12-24-2010 01:52 PM


All times are GMT -4. The time now is 11:15 PM.


MobileRead.com is a privately owned, operated and funded community.