Thread: Aura H2O Boot from external SD
View Single Post
Old 11-25-2016, 04:15 PM   #15
tshering
Wizard
tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.tshering ought to be getting tired of karma fortunes by now.
 
Posts: 3,489
Karma: 2914715
Join Date: Jun 2012
Device: kobo touch
Stefan, thank you again! Yes, cat/proc/cmdline was after trying to boot from external SD.
I now tried it with a Kobo Glo, with the same result.

Code:
[root@(none) ~]# ntx_hwconfig -s /dev/mmcblk1
HW CONFIG v1.3 @1024 secno, size=35 bytes :
NtxHwCfg_GetCfgFldStrVal:[WARNING]Config version too old !! Please update config file !!
[0] PCB='E606B0'
NtxHwCfg_GetCfgFldStrVal:[WARNING]Config version too old !! Please update config file !!
[1] KeyPad='FL_Key'
...
[34] HallSensor='TLE4913'
[35] DisplayBusWidth=[+]
[36] FrontLight_Flags=[+]
[37] PCB_Flags=[+]
[38] FrontLight_LEDrv=[+]
[39] VCOM_10mV_HiByte=[+]
[40] VCOM_10mV_LoByte=[+]
[41] PCB_REV=[+]
[42] PCB_LVL=[+]
[43] HOME_LED_PWM=[+]
[44] PMIC=[+]
[45] FL_PWM=[+]
[46] RTC=[+]
[47] BootOpt=[+]
[48] Touch2Ctrl=[+]
[49] Touch2Type=[+]
[50] GPS=[+]
[51] FM=[+]
[root@(none) ~]# cat /proc/cmdline
console=ttymxc0,115200 rootwait rw quiet lpj=4997120 root=/dev/mmcblk0p1 rootfst
ype=ext4 hwcfg_p=0x7ffffe00 hwcfg_sz=512 waveform_p=0x7fee2c00 waveform_sz=11678
72 mem=254M mx50_1GHz
I copied a little more of the output to show that, different from the Kobo Touch, starting with byte 35 no values are displayed.
tshering is offline   Reply With Quote