FATAL: kernal too old

This forum is for supported devices using an ARMv7 Freescale SoC.

FATAL: kernal too old

Postby don01001100 » Fri Dec 29, 2017 2:44 am

Hi, folks. I just followed the instructions at this page, and I'm now getting the following:

$this->bbcode_second_pass_code('', 'FATAL: kernel too old')

I noticed this same question was asked last May, but that thread, which had no replies, is locked.

Here is the entire TTY session. Any ideas? Please let me know if you need any additional info. This is a learning process for me, so I'll try just about whatever to get it to work!

$this->bbcode_second_pass_code('', 'picocom v1.7

port is : /dev/ttyUSB0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
escape is : C-a
local echo is : no
noinit is : no
noreset is : no
nolock is : no
send_cmd is : sz -vv
receive_cmd is : rz -vv
imap is :
omap is :
emap is : crcrlf,delbs,

Terminal ready


U-Boot 2009.08-cm-fx6-0.94+tools (Jan 27 2014 - 11:15:40)

CPU: Freescale i.MX6 family TO6.4 at 792 MHz
Temperature: 40 C, calibration data 0x5b85325f
mx6q pll1: 792MHz
mx6q pll2: 528MHz
mx6q pll3: 480MHz
mx6q pll8: 50MHz
ipg clock : 66000000Hz
ipg per clock : 66000000Hz
uart clock : 80000000Hz
cspi clock : 60000000Hz
ahb clock : 132000000Hz
axi clock : 198000000Hz
emi_slow clock: 22000000Hz
ddr clock : 396000000Hz
usdhc1 clock : 198000000Hz
usdhc2 clock : 198000000Hz
usdhc3 clock : 198000000Hz
usdhc4 clock : 198000000Hz
nfc clock : 11000000Hz
Board: CM-FX6:[ WDOG ]
Boot Device: SD
I2C: ready
RAM Configuration:
Bank #0: 10000000 512 MB
NAND: No NAND device found!!!
0 MiB
MMC: FSL_USDHC: 0,FSL_USDHC: 1,FSL_USDHC: 2
JEDEC ID: 0xbf:0x25:0x41
Reading SPI NOR flash 0xc0000 [0x2000 bytes] -> ram 0x17e030e0
SUCCESS

In: serial
Out: serial
Err: serial
Net: got MAC address from IIM: 00:00:00:00:00:00
FEC0
Hit any key to stop autoboot: 0
CM-FX6 # setenv kernel uImage
CM-FX6 # saveenv
Saving Environment to SPI Flash...
Erasing SPI flash...Erasing SPI NOR flash 0xc0000 [0x2000 bytes]
..SUCCESS

Writing to SPI flash...Writing SPI NOR flash 0xc0000 [0x2000 bytes] <- ram 0x17e030e0
SUCCESS

done
CM-FX6 # boot
mmc2 is current device
reading boot.scr

** Unable to read "boot.scr" from mmc 2:1 **
reading uImage

4784220 bytes read
Booting from mmc ...
## Booting kernel from Legacy Image at 10800000 ...
Image Name: Linux-3.0.35-18-ARCH
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 4784156 Bytes = 4.6 MB
Load Address: 10008000
Entry Point: 10008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0.35-18-ARCH (builduser@leming) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP Fri Jan 16 06:09:19 MST 2015
[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c5387d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: Compulab CM-FX6
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] CPU identified as i.MX6DL/SOLO, silicon rev 1.1
[ 0.000000] PERCPU: Embedded 7 pages/cpu @cbc05000 s6336 r8192 d14144 u32768
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 113664
[ 0.000000] Kernel command line: console=ttymxc3,115200 root=/dev/mmcblk0p2 rw rootwait
[ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] allocated 2097152 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 448MB = 448MB total
[ 0.000000] Memory: 442556k/442556k available, 81732k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xf4600000 - 0xffe00000 ( 184 MB)
[ 0.000000] vmalloc : 0xe0800000 - 0xf2000000 ( 280 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .init : 0xc0008000 - 0xc0046000 ( 248 kB)
[ 0.000000] .text : 0xc0046000 - 0xc0889524 (8462 kB)
[ 0.000000] .data : 0xc088a000 - 0xc08e41a0 ( 361 kB)
[ 0.000000] .bss : 0xc08e41c4 - 0xc09600ec ( 496 kB)
[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:624
[ 0.000000] MXC GPIO hardware
[ 0.000000] sched_clock: 32 bits at 3000kHz, resolution 333ns, wraps every 1431655ms
[ 0.000000] Set periph_clk's parent to pll2_pfd_400M!
[ 0.000000] arm_max_freq=1GHz
[ 0.000000] MXC_Early serial console at MMIO 0x21f0000 (options '115200')
[ 0.000000] bootconsole [ttymxc3] enabled
[ 0.000000] Console: colour dummy device 80x30
[ 0.239280] Calibrating delay loop... 1581.05 BogoMIPS (lpj=7905280)
[ 0.327594] pid_max: default: 32768 minimum: 301
[ 0.332417] Security Framework initialized
[ 0.336642] Mount-cache hash table entries: 512
[ 0.341878] Initializing cgroup subsys cpuacct
[ 0.346381] Initializing cgroup subsys memory
[ 0.350814] Initializing cgroup subsys devices
[ 0.355275] Initializing cgroup subsys freezer
[ 0.359732] Initializing cgroup subsys blkio
[ 0.364052] Initializing cgroup subsys perf_event
[ 0.368887] CPU: Testing write buffer coherency: ok
[ 0.373956] hw perfevents: enabled with ARMv7 Cortex-A9 PMU driver, 7 counters available
[ 0.382679] Brought up 1 CPUs
[ 0.385662] SMP: Total of 1 processors activated (1581.05 BogoMIPS).
[ 0.392649] devtmpfs: initialized
[ 0.414796] print_constraints: dummy:
[ 0.418827] NET: Registered protocol family 16
[ 0.424667] print_constraints: vddpu: 725 <--> 1300 mV at 1150 mV fast normal
[ 0.432078] print_constraints: vddcore: 725 <--> 1300 mV at 1150 mV fast normal
[ 0.439676] print_constraints: vddsoc: 725 <--> 1300 mV at 1200 mV fast normal
[ 0.447175] print_constraints: vdd2p5: 2000 <--> 2775 mV at 2400 mV fast normal
[ 0.454802] print_constraints: vdd1p1: 800 <--> 1400 mV at 1100 mV fast normal
[ 0.462276] print_constraints: vdd3p0: 2625 <--> 3400 mV at 3000 mV fast normal
[ 0.509886] cpu regulator mode:ldo_enable
[ 0.515608] hw-breakpoint: found 6 breakpoint and 1 watchpoint registers.
[ 0.522448] hw-breakpoint: 1 breakpoint(s) reserved for watchpoint single-step.
[ 0.529782] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.535662] L310 cache controller enabled
[ 0.539685] l2x0: 16 ways, CACHE_ID 0x410000c8, AUX_CTRL 0x02050000, Cache size: 524288 B
[ 0.552649] bio: create slab <bio-0> at 0
[ 0.558134] mxs-dma mxs-dma-apbh: initialized
[ 0.562619] print_constraints: ads7846_vcc: 3300 mV
[ 0.567701] print_constraints: vmmc: 3300 mV
[ 0.572304] vgaarb: loaded
[ 0.575259] SCSI subsystem initialized
[ 0.579457] spi_imx imx6q-ecspi.0: probed
[ 0.583653] spi_imx imx6q-ecspi.1: probed
[ 0.587881] usbcore: registered new interface driver usbfs
[ 0.593416] usbcore: registered new interface driver hub
[ 0.598848] usbcore: registered new device driver usb
[ 0.603912] Freescale USB OTG Driver loaded, $Revision: 1.55 $
[ 0.629839] imx-ipuv3 imx-ipuv3.0: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[ 0.637665] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.644532] Switching to clocksource mxc_timer1
[ 0.655237] NET: Registered protocol family 2
[ 0.659810] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.667353] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.674809] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.681635] TCP: Hash tables configured (established 16384 bind 16384)
[ 0.688179] TCP reno registered
[ 0.691341] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.697213] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.703845] NET: Registered protocol family 1
[ 0.708513] RPC: Registered named UNIX socket transport module.
[ 0.714472] RPC: Registered udp transport module.
[ 0.719199] RPC: Registered tcp transport module.
[ 0.723915] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.730587] _regulator_get: etb supply vcore not found, using dummy regulator
[ 0.737963] _regulator_get: etm.0 supply vcore not found, using dummy regulator
[ 0.745436] Static Power Management for Freescale i.MX6
[ 0.750688] wait mode is enabled for i.MX6
[ 0.754853] cpaddr = e0820000 suspend_iram_base=e08ac000
[ 0.760262] PM driver module loaded
[ 0.763921] IMX usb wakeup probe
[ 0.767492] add wake up source irq 75
[ 0.776223] IMX usb wakeup probe
[ 0.779643] i.MXC CPU frequency driver
[ 0.796036] VFS: Disk quotas dquot_6.5.2
[ 0.800298] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.808941] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 0.815746] JFFS2 version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 0.822358] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled
[ 0.832597] msgmni has been set to 864
[ 0.840362] alg: No test for fcrypt (fcrypt-generic)
[ 0.850584] alg: No test for stdrng (krng)
[ 0.855001] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.862638] io scheduler noop registered
[ 0.866572] io scheduler deadline registered
[ 0.871007] io scheduler cfq registered (default)
[ 0.876526] imx-sdma imx-sdma: loaded firmware 1.1
[ 0.883170] imx-sdma imx-sdma: initialized
[ 0.975754] Serial: IMX driver
[ 0.978917] imx-uart.0: ttymxc0 at MMIO 0x2020000 (irq = 58) is a IMX
[ 0.985788] imx-uart.3: ttymxc3 at MMIO 0x21f0000 (irq = 61) is a IMX
[ 0.992283] console [ttymxc3] enabled, bootconsole disabled
[ 0.992283] console [ttymxc3] enabled, bootconsole disabled
[ 1.003763] imx-uart.1: ttymxc1 at MMIO 0x21e8000 (irq = 59) is a IMX
[ 1.010529] imx-uart.4: ttymxc4 at MMIO 0x21f4000 (irq = 62) is a IMX
[ 1.022761] brd: module loaded
[ 1.027712] loop: module loaded
[ 1.030947] at24 2-0050: 256 byte at24 EEPROM, writable, 16 bytes/write
[ 1.038239] Loading iSCSI transport class v2.0-870.
[ 1.043379] iscsi: registered transport (tcp)
[ 1.048611] m25p80 spi0.0: found sst25vf016b, expected m25p80
[ 1.054450] m25p80 spi0.0: sst25vf016b (2048 Kbytes)
[ 1.059431] Creating 3 MTD partitions on "spi_flash":
[ 1.064487] 0x000000000000-0x0000000c0000 : "uboot"
[ 1.070343] 0x0000000c0000-0x000000100000 : "uboot environment"
[ 1.077032] 0x000000100000-0x000000200000 : "reserved"
[ 1.083377] No NAND device found.
[ 1.086702] Chip scan failed
[ 1.089679] GPMI NAND driver registered. (IMX)
[ 1.094589] FEC Ethernet Driver
[ 1.100493] fec_enet_mii_bus: probed
[ 1.104754] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.111423] fsl-ehci fsl-ehci.0: Freescale On-Chip EHCI Host Controller
[ 1.118053] fsl-ehci fsl-ehci.0: new USB bus registered, assigned bus number 1
[ 1.149134] fsl-ehci fsl-ehci.0: irq 75, io base 0x02184000
[ 1.169118] fsl-ehci fsl-ehci.0: USB 2.0 started, EHCI 1.00
[ 1.175240] hub 1-0:1.0: USB hub found
[ 1.179001] hub 1-0:1.0: 1 port detected
[ 1.183151] add wake up source irq 72
[ 1.186860] fsl-ehci fsl-ehci.1: Freescale On-Chip EHCI Host Controller
[ 1.193505] fsl-ehci fsl-ehci.1: new USB bus registered, assigned bus number 2
[ 1.229134] fsl-ehci fsl-ehci.1: irq 72, io base 0x02184200
[ 1.249118] fsl-ehci fsl-ehci.1: USB 2.0 started, EHCI 1.00
[ 1.255170] hub 2-0:1.0: USB hub found
[ 1.258928] hub 2-0:1.0: 1 port detected
[ 1.263090] Initializing USB Mass Storage driver...
[ 1.268040] usbcore: registered new interface driver usb-storage
[ 1.274063] USB Mass Storage support registered.
[ 1.278682] ARC USBOTG Device Controller driver (1 August 2005)
[ 1.285290] mousedev: PS/2 mouse device common for all mice
[ 1.291047] =======snvs_pwrkey_probe() lp_cr 0x20
[ 1.295927] =======snvs_pwrkey_probe() lp_cr 0x20
[ 1.300957] input: snvs_power_key as /devices/virtual/input/input0
[ 1.307360] i.MX6 powerkey probe
[ 1.310831] i2c-core: driver [isl29023] using legacy suspend method
[ 1.317100] i2c-core: driver [isl29023] using legacy resume method
[ 1.323374] i2c /dev entries driver
[ 1.327725] at24 3-0050: 256 byte at24 EEPROM, writable, 16 bytes/write
[ 1.336537] CM-FX6: Detected SB-FX6m (Utilite) base board
[ 1.345309] rtc-em3027 3-0056: rtc core: registered rtc-em3027 as rtc0
[ 1.355589] iMX6 PCIe PCIe RC mode imx_pcie_pltfm_probe entering.
[ 1.469117] PCIE: imx_pcie_pltfm_probe start link up.
[ 1.579119] usb 2-1: new high speed USB device number 2 using fsl-ehci
[ 1.730470] hub 2-1:1.0: USB hub found
[ 1.734335] hub 2-1:1.0: 4 ports detected
[ 2.084129] link up failed, DB_R0:0x00fe4e00, DB_R1:0x08200000!
[ 2.090062] IMX PCIe port: link down!
[ 2.093768] i2c i2c-0: Added multiplexed i2c bus 3
[ 2.098834] i2c i2c-0: Added multiplexed i2c bus 4
[ 2.103649] gpio-i2cmux gpio-i2cmux: 2 port mux on imx-i2c adapter
[ 2.110587] lirc_dev: IR Remote Control driver registered, major 251
[ 2.117029] Linux video capture interface: v2.00
[ 2.122040] imx2-wdt imx2-wdt.0: IMX2+ Watchdog Timer enabled. timeout=60s (nowayout=1)
[ 2.130242] sdhci: Secure Digital Host Controller Interface driver
[ 2.136423] sdhci: Copyright(c) Pierre Ossman
[ 2.144029] mmc0: SDHCI controller on platform [sdhci-esdhc-imx.0] using ADMA
[ 2.151409] mmc1: SDHCI controller on platform [sdhci-esdhc-imx.2] using ADMA
[ 2.159034] VPU initialized
[ 2.162659] mxc_asrc registered
[ 2.165871] Galcore version 4.6.9.9754
[ 2.185214] Thermal calibration data is 0x5b85325f
[ 2.190039] Thermal sensor with ratio = 191
[ 2.210710] Anatop Thermal registered as thermal_zone0
[ 2.215929] anatop_thermal_probe: default cooling device is cpufreq!
[ 2.227101] caam caam.0: device ID = 0x0a16010000000100
[ 2.234358] caam caam.0: job rings = 2, qi = 0
[ 2.238979] alg: No test for authenc(hmac(md5),cbc(aes)) (authenc-hmac-md5-cbc-aes-caam)
[ 2.250146] caam caam.0: authenc-hmac-md5-cbc-aes-caam
[ 2.255368] alg: No test for authenc(hmac(sha1),cbc(aes)) (authenc-hmac-sha1-cbc-aes-caam)
[ 2.263702] caam caam.0: authenc-hmac-sha1-cbc-aes-caam
[ 2.271036] alg: No test for authenc(hmac(sha224),cbc(aes)) (authenc-hmac-sha224-cbc-aes-caam)
[ 2.281703] caam caam.0: authenc-hmac-sha224-cbc-aes-caam
[ 2.289217] alg: No test for authenc(hmac(sha256),cbc(aes)) (authenc-hmac-sha256-cbc-aes-caam)
[ 2.299884] caam caam.0: authenc-hmac-sha256-cbc-aes-caam
[ 2.308399] alg: No test for authenc(hmac(md5),cbc(des3_ede)) (authenc-hmac-md5-cbc-des3_ede-caam)
[ 2.317520] caam caam.0: authenc-hmac-md5-cbc-des3_ede-caam
[ 2.327199] alg: No test for authenc(hmac(sha1),cbc(des3_ede)) (authenc-hmac-sha1-cbc-des3_ede-caam)
[ 2.336386] caam caam.0: authenc-hmac-sha1-cbc-des3_ede-caam
[ 2.342148] alg: No test for authenc(hmac(sha224),cbc(des3_ede)) (authenc-hmac-sha224-cbc-des3_ede-caam)
[ 2.353684] caam caam.0: authenc-hmac-sha224-cbc-des3_ede-caam
[ 2.365632] alg: No test for authenc(hmac(sha256),cbc(des3_ede)) (authenc-hmac-sha256-cbc-des3_ede-caam)
[ 2.379182] caam caam.0: authenc-hmac-sha256-cbc-des3_ede-caam
[ 2.386092] alg: No test for authenc(hmac(md5),cbc(des)) (authenc-hmac-md5-cbc-des-caam)
[ 2.396239] caam caam.0: authenc-hmac-md5-cbc-des-caam
[ 2.403483] alg: No test for authenc(hmac(sha1),cbc(des)) (authenc-hmac-sha1-cbc-des-caam)
[ 2.413911] caam caam.0: authenc-hmac-sha1-cbc-des-caam
[ 2.421242] alg: No test for authenc(hmac(sha224),cbc(des)) (authenc-hmac-sha224-cbc-des-caam)
[ 2.432908] caam caam.0: authenc-hmac-sha224-cbc-des-caam
[ 2.438368] alg: No test for authenc(hmac(sha256),cbc(des)) (authenc-hmac-sha256-cbc-des-caam)
[ 2.447034] caam caam.0: authenc-hmac-sha256-cbc-des-caam
[ 2.454549] caam caam.0: cbc-aes-caam
[ 2.460325] caam caam.0: cbc-3des-caam
[ 2.466187] caam caam.0: cbc-des-caam
[ 2.723463] platform caam_jr.0: registering rng-caam
[ 2.728933] usbcore: registered new interface driver usbhid
[ 2.734533] usbhid: USB HID core driver
[ 2.748104] mxc_spdif mxc_spdif.0: MXC SPDIF Audio
[ 2.753882] _regulator_get: 2-001a supply AVDD not found, using dummy regulator
[ 2.761230] _regulator_get: 2-001a supply HPVDD not found, using dummy regulator
[ 2.768636] _regulator_get: 2-001a supply DCVDD not found, using dummy regulator
[ 2.776077] _regulator_get: 2-001a supply DBVDD not found, using dummy regulator
[ 2.784140] imx_wm8731_init: success
[ 2.788786] asoc: wm8731-hifi <-> imx-ssi.1 mapping ok
[ 2.795626] asoc: mxc-spdif <-> imx-spdif-dai.0 mapping ok
[ 2.802074] ALSA device list:
[ 2.805059] #0: wm8731-audio
[ 2.808113] #1: imx-spdif
[ 2.811298] NET: Registered protocol family 26
[ 2.819463] TCP cubic registered
[ 2.822695] NET: Registered protocol family 17
[ 2.827170] lib80211: common routines for IEEE802.11 drivers
[ 2.832891] Registering the dns_resolver key type
[ 2.838499] HDMI CEC initialized
[ 2.842317] mxc_vdoa mxc_vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
[ 2.849971] mxc_sdc_fb mxc_sdc_fb.0: register mxc display driver hdmi
[ 2.856479] mxc_hdmi mxc_hdmi: Detected HDMI controller 0x13:0x1a:0xa0:0xc1
[ 2.871897] mmc1: host does not support reading read-only switch. assuming write-enable.
[ 2.886034] mmc1: new high speed SDHC card at address aaaa
[ 2.886326] mmcblk0: mmc1:aaaa SU08G 7.40 GiB
[ 2.887639] mmcblk0: p1 p2
[ 2.889169] imx-ipuv3 imx-ipuv3.0: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
[ 2.967324] Console: switching to colour frame buffer device 240x67
[ 3.006674] mxc_sdc_fb mxc_sdc_fb.1: register mxc display driver dvi
[ 3.013176] _regulator_get: get() with no identifier
[ 3.026497] mxc_hdmi_soc mxc_hdmi_soc.0: MXC HDMI Audio
[ 3.036826] asoc: mxc-hdmi-soc <-> imx-hdmi-soc-dai.0 mapping ok
[ 3.043536] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 3.051246] Registering SWP/SWPB emulation handler
[ 3.056322] Bus freq driver module loaded
[ 3.060349] Bus freq driver Enabled
[ 3.065633] mxc_dvfs_core_probe
[ 3.068884] DVFS driver module loaded
[ 3.073199] registered taskstats version 1
[ 3.077800] regulator_init_complete: ads7846_vcc: incomplete constraints, leaving on
[ 3.086877] rtc-em3027 3-0056: setting system clock to 2017-12-29 03:51:43 UTC (1514519503)
[ 3.096622] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
[ 3.105394] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
[ 3.134654] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.142819] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 3.158264] devtmpfs: mounted
[ 3.161324] Freeing init memory: 248K
FATAL: kernel too old')
don01001100
 
Posts: 3
Joined: Tue Dec 26, 2017 2:38 am

Re: FATAL: kernal too old

Postby WarheadsSE » Fri Dec 29, 2017 4:00 pm

Looks very much like we'll need to get that tarball updated, where ever that came from. `3.0.35` is quite old indeed. It is, however, the previous state of "official and complete" support from the manufacturer, so it is understandable why that was used at the time.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: FATAL: kernal too old

Postby don01001100 » Fri Dec 29, 2017 7:36 pm

Thanks for the reply, WarheadsSE. Is there anything I can do in the meantime to get this working?
don01001100
 
Posts: 3
Joined: Tue Dec 26, 2017 2:38 am


Return to Freescale

Who is online

Users browsing this forum: No registered users and 4 guests