|
|
#1 |
|
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 96
Karma: 100000
Join Date: Dec 2018
Location: London
Device: Kobo Libra H2O
|
New models speculation (bellatrix)
I was curious to see @ilovejedd mention references to a new platform 'bellatrix' seen mentioned in the most recent update bin.
Poking lightly in the rootfs image, I see the following interesting bits : # A new CPU type (MediaTek?), so no longer using the NXP i.MX chips ? Code:
eink_device() if [ "$(f_platform)" = "bellatrix" ]; then echo ' Driver "mtk"' >> $XCONFFILE else echo ' Driver "imx"' >> $XCONFFILE fi Code:
# Default value for 7 inch device, TODOBELLATRIX Remove after v2 is widely available
echo ' Option "Rotate" "UR"' >> $XCONFFILE
Code:
elif [ "$(f_platform)" = "bellatrix" ]; then
_v_id=`cat /proc/board_id | cut -c 4-6`
case ${_v_id} in
BL6)
f_modprobe gt9xx_ts
BL7)
/etc/upstart/cyttsp5
BLX)
/etc/upstart/pt5
Code:
_v_id=$(cat /proc/board_id)
case "$_v_id" in
# TATTOO ids
# malbec
23X) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
248) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
249) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
26J) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
26K) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ;
_v_wan=0 ;;
26L) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
27A) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
27B) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
# bellatrix platform
BLX) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
BL6) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
BL7) _v_platform=bellatrix ; _v_board=malbec ; _f_do_rev $_v_id ; _v_wan=0 ;;
Last edited by trcm; 12-26-2020 at 12:08 PM. Reason: Remove Jaeger as per NiLuJe note it’s the KT4 |
|
|
|
|
|
#3 |
|
Grand Sorcerer
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 5,732
Karma: 20469902
Join Date: Oct 2014
Location: Lockport, IL
Device: Kindle PW4, Kindle Paperwhite Signature Edition
|
MTK and 10 inch sounds like Kindle fire to me...
EDIT: Err, Fire Tablet, FKA Kinde Fire. EDIT again: I'd guess some of their Fire Tablet firmware source code leaked into the Kindle firmware source code Last edited by binaryhermit; 12-26-2020 at 01:26 PM. |
|
|
|
|
|
#4 |
|
BLAM!
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
Or Fire-ish hardware leaking into the Kindle eInk SW stack
.---- FWIW, there are also hints from Kobo moving away from i.MX (but, similarly to the Fire situation on Kindle, it might also be a case of Tolino pollution). Then there's the strange mess that is the reMarkable 2: an i.MX 7D, a SoC known for supporting a configuration with an EPDC (Hi, Zelda!), but without an EPDC in the rM board. Last edited by NiLuJe; 12-26-2020 at 02:32 PM. |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Are the newer models of kindles better made than the older models were? | jbcohen | Amazon Kindle | 8 | 10-15-2014 12:44 AM |
| Kindle PW 2 speculation | markbot | Amazon Kindle | 46 | 01-12-2013 11:01 AM |
| Nook2 display speculation | John-Galt | Nook Color & Nook Tablet | 3 | 10-25-2010 04:58 PM |
| Let the speculation begin | jxh11215 | Amazon Kindle | 16 | 07-27-2010 04:33 AM |
| Speculation: We've seen this before from Amazon | brecklundin | News | 20 | 10-08-2009 12:44 PM |