This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM5728: No processor temperature is measurable

Part Number: AM5728

Hello all,

I want to measure the temperature of the AM5728 because the box surrounding it seems to become much to heat.

cat /sys/class/thermal/thermal_zone0/temp -->
cat: read error: Invalid argument

There ist no thermal zone with type "cpu_thermal":

cat /sys/class/thermal/thermal_zone*/type -->
gpu_thermal
core_thermal
dspeve_thermal
iva_thermal

cat /sys/class/thermal/thermal_zone0/temp -->
cat: read error: Invalid argument
cat: read error: Invalid argument
cat: read error: Invalid argument
cat: read error: Invalid argument

ls -la /sys/class/thermal
total 0
drwxr-xr-x    2 root     root             0 Jan  1  1970 .
drwxr-xr-x   54 root     root             0 Jan  1  1970 ..
lrwxrwxrwx    1 root     root             0 Jan  1  1970 cooling_device0 -> ../../devices/virtual/thermal/cooling_device0
lrwxrwxrwx    1 root     root             0 Jan  1  1970 thermal_zone0 -> ../../devices/virtual/thermal/thermal_zone0
lrwxrwxrwx    1 root     root             0 Jan  1  1970 thermal_zone1 -> ../../devices/virtual/thermal/thermal_zone1
lrwxrwxrwx    1 root     root             0 Jan  1  1970 thermal_zone2 -> ../../devices/virtual/thermal/thermal_zone2
lrwxrwxrwx    1 root     root             0 Jan  1  1970 thermal_zone3 -> ../../devices/virtual/thermal/thermal_zone3

dmesd|grep thermal -->
[    0.501785] failed to build thermal zone cpu_thermal: -2
[    1.651334] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
[    1.978391] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
[    2.151522] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
...
[   93.966766] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL

It looks like the thermal zone with type "cpu_thermal" was never created, but why?

I used buildroot to create the kernel and other components.

Any idea? Any help is appreciated.

Regards,

Ralph

  • Hi Ralph,

    Please tell is the exact board version that you are using and the SDK version that you are using
    to check the above? By default i see them on my am574x-idk board & I am using the latest am57xx sdk:

    http://software-dl.ti.com/processor-sw/esd/PROCESSOR-SDK-LINUX-AM57X/latest/index_FDS.html

    Please use the mksdboot.sh to create the SD card and try to boot to Linux and check if you still miss those?

    Best Regards,
    Keerthy

  • Hi Keerthy,

    I use buildroot to create the root file system and not the SDK.

    Best Regards,

    Ralph

  • Hi Ralph,

    Please answer the following questions:

    1. Give me the kernel version?
    2. Which Board are you using? Custom AM5728 board or a standard am5728-idk or beagle board?

    Share complete boot log to help you debug further.

    Best Regards,
    Keerthy

  • Hi Keerthy,

    1. uname -a --> Linux 5G_idefix 4.19.38 #3 SMP PREEMPT Wed Oct 7 09:42:47 CEST 2020 armv7l GNU/Linux

    2. I use a custom AM5728 board

    3. I attached "loot_log.txt"

    Best Regards,
    Ralph

    8473.boot_log.txt
    U-Boot 2019.01 (Oct 06 2020 - 11:32:55 +0200)
    
    CPU  : DRA752-GP ES2.0
    Model: PHYTEC phyCORE-AM5716 with 1GiB DDR3 (1 bank), Commercial Temp
    Board: phyCORE-AM57x kit
    DRAM:  2 GiB
    MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1
    Loading Environment from FAT... *** Warning - bad CRC, using default environment
    
    Loading Environment from MMC... *** Warning - bad CRC, using default environment
    
    Warning: fastboot.board_rev: unknown board revision
    Net:   
    Warning: ethernet@48484000 using MAC address from ROM
    eth0: ethernet@48484000
    Hit any key to stop autoboot:  0 
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    ** Unable to read file boot.scr **
    ** Unable to read file uEnv.txt **
    switch to partitions #0, OK
    mmc0 is current device
    SD/MMC found on device 0
    5755392 bytes read in 255 ms (21.5 MiB/s)
    141925 bytes read in 9 ms (15 MiB/s)
    ## Flattened Device Tree blob at 88000000
       Booting using the fdt blob at 0x88000000
       Loading Device Tree to 8ffda000, end 8ffffa64 ... OK
    
    Starting kernel ...
    
    [    0.000000] Booting Linux on physical CPU 0x0
    [    0.000000] Linux version 4.19.38 (ralph@ralph) (gcc version 7.4.0 (Buildroot 2019.02.11)) #3 SMP PREEMPT Wed Oct 7 09:42:47 CEST 2020
    [    0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (ARMv7), cr=30c5387d
    [    0.000000] CPU: div instructions available: patching division code
    [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
    [    0.000000] OF: fdt: Machine model: PHYTEC phyCORE-AM5728 with 2GiB (banks) DDR3, Industrial Temp
    [    0.000000] Memory policy: Data cache writealloc
    [    0.000000] efi: Getting EFI parameters from FDT:
    [    0.000000] efi: UEFI not found.
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000095000000, size 8 MiB
    [    0.000000] OF: reserved mem: initialized node dsp2-memory@95000000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000095800000, size 32 MiB
    [    0.000000] OF: reserved mem: initialized node ipu1-memory@95800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x0000000097800000, size 64 MiB
    [    0.000000] OF: reserved mem: initialized node dsp1-memory@97800000, compatible id shared-dma-pool
    [    0.000000] Reserved memory: created CMA memory pool at 0x000000009b800000, size 56 MiB
    [    0.000000] OF: reserved mem: initialized node ipu2-memory@9b800000, compatible id shared-dma-pool
    [    0.000000] cma: Reserved 24 MiB at 0x00000000fd400000
    [    0.000000] OMAP4: Map 0x00000000fed00000 to (ptrval) for dram barrier
    [    0.000000] DRA752 ES2.0
    [    0.000000] random: get_random_bytes called from start_kernel+0xb4/0x470 with crng_init=0
    [    0.000000] percpu: Embedded 15 pages/cpu s32396 r8192 d20852 u61440
    [    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 468544
    [    0.000000] Kernel command line: console=ttyS2,115200n8 root=PARTUUID=00000000-02 rw rootfstype=ext4 rootwait
    [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    [    0.000000] Memory: 1659444K/1881088K available (8192K kernel code, 324K rwdata, 2716K rodata, 2048K init, 269K bss, 33228K reserved, 188416K cma-reserved, 1266688)
    [    0.000000] Virtual kernel memory layout:
    [    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
    [    0.000000]     fixmap  : 0xffc00000 - 0xfff00000   (3072 kB)
    [    0.000000]     vmalloc : 0xf0800000 - 0xff800000   ( 240 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xf0000000   ( 768 MB)
    [    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
    [    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
    [    0.000000]       .text : 0x(ptrval) - 0x(ptrval)   (10208 kB)
    [    0.000000]       .init : 0x(ptrval) - 0x(ptrval)   (2048 kB)
    [    0.000000]       .data : 0x(ptrval) - 0x(ptrval)   ( 325 kB)
    [    0.000000]        .bss : 0x(ptrval) - 0x(ptrval)   ( 270 kB)
    [    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [    0.000000] rcu: Preemptible hierarchical RCU implementation.
    [    0.000000]  Tasks RCU enabled.
    [    0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
    [    0.000000] GIC: Using split EOI/Deactivate mode
    [    0.000000] OMAP clockevent source: timer1 at 32786 Hz
    [    0.000000] arch_timer: cp15 timer(s) running at 6.14MHz (phys).
    [    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x16af5adb9, max_idle_ns: 440795202250 ns
    [    0.000005] sched_clock: 56 bits at 6MHz, resolution 162ns, wraps every 4398046511023ns
    [    0.000017] Switching to timer-based delay loop, resolution 162ns
    [    0.000313] clocksource: 32k_counter: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 58327039986419 ns
    [    0.000322] OMAP clocksource: 32k_counter at 32768 Hz
    [    0.000813] Console: colour dummy device 80x30
    [    0.000856] Calibrating delay loop (skipped), value calculated using timer frequency.. 12.29 BogoMIPS (lpj=61475)
    [    0.000874] pid_max: default: 32768 minimum: 301
    [    0.000999] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001013] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.001574] CPU: Testing write buffer coherency: ok
    [    0.001612] CPU0: Spectre v2: using ICIALLU workaround
    [    0.001822] /cpus/cpu@0 missing clock-frequency property
    [    0.001842] /cpus/cpu@1 missing clock-frequency property
    [    0.001854] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
    [    0.059898] Setting up static identity map for 0x80200000 - 0x80200060
    [    0.079907] rcu: Hierarchical SRCU implementation.
    [    0.100099] EFI services will not be available.
    [    0.119967] smp: Bringing up secondary CPUs ...
    [    0.200299] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
    [    0.200305] CPU1: Spectre v2: using ICIALLU workaround
    [    0.200425] smp: Brought up 1 node, 2 CPUs
    [    0.200437] SMP: Total of 2 processors activated (24.59 BogoMIPS).
    [    0.200445] CPU: All CPU(s) started in HYP mode.
    [    0.200452] CPU: Virtualization extensions available.
    [    0.201008] devtmpfs: initialized
    [    0.220910] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
    [    0.221162] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
    [    0.221179] futex hash table entries: 512 (order: 3, 32768 bytes)
    [    0.224608] pinctrl core: initialized pinctrl subsystem
    [    0.225116] DMI not present or invalid.
    [    0.225392] NET: Registered protocol family 16
    [    0.226513] DMA: preallocated 256 KiB pool for atomic coherent allocations
    [    0.227523] omap_hwmod: l3_main_2 using broken dt data from ocp
    [    0.430313] cpuidle: using governor ladder
    [    0.430365] cpuidle: using governor menu
    [    0.440455] OMAP GPIO hardware version 0.1
    [    0.462599] No ATAGs?
    [    0.462674] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
    [    0.462688] hw-breakpoint: maximum watchpoint size is 8 bytes.
    [    0.463235] omap4_sram_init:Unable to allocate sram needed to handle errata I688
    [    0.463247] omap4_sram_init:Unable to get sram pool needed to handle errata I688
    [    0.463867] OMAP DMA hardware revision 0.0
    [    0.474225] edma 43300000.edma: memcpy is disabled
    [    0.477525] edma 43300000.edma: TI EDMA DMA engine driver
    [    0.484583] omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver (LinkedList1/2/3 supported)
    [    0.488415] omap-iommu 40d01000.mmu: 40d01000.mmu registered
    [    0.488596] omap-iommu 40d02000.mmu: 40d02000.mmu registered
    [    0.488828] omap-iommu 58882000.mmu: 58882000.mmu registered
    [    0.489061] omap-iommu 55082000.mmu: 55082000.mmu registered
    [    0.489430] omap-iommu 41501000.mmu: 41501000.mmu registered
    [    0.489601] omap-iommu 41502000.mmu: 41502000.mmu registered
    [    0.489873] iommu: Adding device 58820000.ipu to group 1
    [    0.489954] iommu: Adding device 55020000.ipu to group 2
    [    0.490085] iommu: Adding device 40800000.dsp to group 0
    [    0.490310] iommu: Adding device 41000000.dsp to group 3
    [    0.491819] media: Linux media interface: v0.10
    [    0.491856] videodev: Linux video capture interface: v2.00
    [    0.491929] pps_core: LinuxPPS API ver. 1 registered
    [    0.491938] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
    [    0.491958] PTP clock support registered
    [    0.491989] EDAC MC: Ver: 3.0.0
    [    0.492486] omap-mailbox: probe of 4883c000.mailbox failed with error -22
    [    0.492549] omap-mailbox: probe of 4883e000.mailbox failed with error -22
    [    0.492769] omap-mailbox 48840000.mailbox: omap mailbox rev 0x400
    [    0.493020] omap-mailbox 48842000.mailbox: omap mailbox rev 0x400
    [    0.493349] Advanced Linux Sound Architecture Driver Initialized.
    [    0.494143] clocksource: Switched to clocksource arch_sys_counter
    [    0.501793] missing cooling_device property
    [    0.501807] failed to build thermal zone cpu_thermal: -2
    [    0.502315] NET: Registered protocol family 2
    [    0.502891] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes)
    [    0.502920] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.502983] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.503109] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.503178] UDP hash table entries: 512 (order: 2, 16384 bytes)
    [    0.503212] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    [    0.503348] NET: Registered protocol family 1
    [    0.503700] RPC: Registered named UNIX socket transport module.
    [    0.503710] RPC: Registered udp transport module.
    [    0.503718] RPC: Registered tcp transport module.
    [    0.503726] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.504724] hw perfevents: no interrupt-affinity property for /pmu, guessing.
    [    0.504903] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available
    [    0.505834] Initialise system trusted keyrings
    [    0.505966] workingset: timestamp_bits=14 max_order=19 bucket_order=5
    [    0.510761] squashfs: version 4.0 (2009/01/31) Phillip Lougher
    [    0.511223] NFS: Registering the id_resolver key type
    [    0.511244] Key type id_resolver registered
    [    0.511252] Key type id_legacy registered
    [    0.511289] ntfs: driver 2.1.32 [Flags: R/W].
    [    0.511504] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
    [    0.513315] Key type asymmetric registered
    [    0.513327] Asymmetric key parser 'x509' registered
    [    0.513373] bounce: pool size: 64 pages
    [    0.513406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
    [    0.513416] io scheduler noop registered
    [    0.513425] io scheduler deadline registered
    [    0.513520] io scheduler cfq registered (default)
    [    0.513531] io scheduler mq-deadline registered
    [    0.513540] io scheduler kyber registered
    [    0.518582] pinctrl-single 4a003400.pinmux: 282 pins, size 1128
    [    0.567999] Serial: 8250/16550 driver, 10 ports, IRQ sharing enabled
    [    0.571535] console [ttyS2] disabled
    [    0.571585] 48020000.serial: ttyS2 at MMIO 0x48020000 (irq = 43, base_baud = 3000000) is a 8250
    [    1.470768] console [ttyS2] enabled
    [    1.475283] 48066000.serial: ttyS4 at MMIO 0x48066000 (irq = 44, base_baud = 3000000) is a 8250
    [    1.498189] brd: module loaded
    [    1.507364] loop: module loaded
    [    1.514471] libphy: Fixed MDIO Bus: probed
    [    1.574175] davinci_mdio 48485000.mdio: davinci mdio revision 1.6, bus freq 1000000
    [    1.581871] libphy: 48485000.mdio: probed
    [    1.590653] davinci_mdio 48485000.mdio: phy[1]: device 48485000.mdio:01, driver Micrel KSZ9031 Gigabit PHY
    [    1.600403] davinci_mdio 48485000.mdio: phy[2]: device 48485000.mdio:02, driver Micrel KSZ9031 Gigabit PHY
    [    1.610648] cpsw 48484000.ethernet: Detected MACID = 7c:01:0a:1f:99:3e
    [    1.617267] cpsw 48484000.ethernet: initialized cpsw ale version 1.4
    [    1.623652] cpsw 48484000.ethernet: ALE Table size 1024
    [    1.628978] cpsw 48484000.ethernet: cpts: overflow check period 500 (jiffies)
    [    1.636978] cpsw 48484000.ethernet: cpsw: Detected MACID = 7c:01:0a:1f:99:3f
    [    1.645272] i2c /dev entries driver
    [    1.650921] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    1.659263] sdhci: Secure Digital Host Controller Interface driver
    [    1.665497] sdhci: Copyright(c) Pierre Ossman
    [    1.670652] sdhci-pltfm: SDHCI platform and OF driver helper
    [    1.677791] sdhci-omap 480b4000.mmc: failed to set system capabilities
    [    1.685654] ledtrig-cpu: registered to indicate activity on CPUs
    [    1.696191] NET: Registered protocol family 10
    [    1.701615] Segment Routing with IPv6
    [    1.705397] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
    [    1.711806] NET: Registered protocol family 17
    [    1.716481] Key type dns_resolver registered
    [    1.720891] Registering SWP/SWPB emulation handler
    [    1.725728] omap_voltage_late_init: Voltage driver support not added
    [    1.732110] Power Management for TI OMAP4+ devices.
    [    1.737711] Loading compiled-in X.509 certificates
    [    1.766630] dmm 4e000000.dmm: workaround for errata i878 in use
    [    1.774228] dmm 4e000000.dmm: initialized all PAT entries
    [    1.783900] palmas 0-0058: Irq flag is 0x00000008
    [    1.816263] palmas 0-0058: Muxing GPIO 2f, PWM 0, LED 0
    [    1.823349] SMPS12: supplied by regulator-dummy
    [    1.829971] SMPS3: supplied by vcc_3v3
    [    1.835783] SMPS45: supplied by regulator-dummy
    [    1.842566] SMPS6: supplied by vcc_3v3
    [    1.846790] smps6: Bringing 1050000uV into 1030000-1030000uV
    [    1.854691] SMPS7: supplied by regulator-dummy
    [    1.860840] SMPS8: supplied by vcc_3v3
    [    1.866169] SMPS9: supplied by regulator-dummy
    [    1.871427] LDO1: supplied by vcc_5v0
    [    1.875375] random: fast init done
    [    1.880673] LDO2: supplied by vcc_5v0
    [    1.886319] LDO3: supplied by vcc_3v3
    [    1.891941] LDO4: supplied by vcc_3v3
    [    1.897611] LDO5: supplied by regulator-dummy
    [    1.902809] LDO6: supplied by regulator-dummy
    [    1.908028] LDO7: supplied by regulator-dummy
    [    1.913223] LDO8: supplied by regulator-dummy
    [    1.918430] LDO9: supplied by vcc_3v3
    [    1.924273] LDOLN: supplied by vcc_3v3
    [    1.930012] LDOUSB: supplied by vcc_5v0
    [    1.938740] at24 0-0050: 4096 byte 24c32 EEPROM, writable, 32 bytes/write
    [    1.947095] rtc-m41t80 0-0068: Oscillator failure, data is invalid.
    [    1.953551] rtc-m41t80 0-0068: registered as rtc2
    [    1.958727] omap_i2c 48070000.i2c: bus 0 rev0.12 at 400 kHz
    [    1.965084] omap_i2c 48060000.i2c: bus 2 rev0.12 at 400 kHz
    [    1.971356] omap_i2c 4807a000.i2c: bus 3 rev0.12 at 400 kHz
    [    1.977457] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    1.984659] cpu cpu0: Linked as a consumer to regulator.11
    [    1.990237] cpu cpu0: Linked as a consumer to regulator.6
    [    1.997093] omap_gpio 4805d000.gpio: Could not set line 27 debounce to 200000 microseconds (-22)
    [    2.005946] sdhci-omap 4809c000.mmc: Got CD GPIO
    [    2.010640] sdhci-omap 4809c000.mmc: Got WP GPIO
    [    2.015432] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.5
    [    2.022229] sdhci-omap 4809c000.mmc: 4809c000.mmc supply vqmmc not found, using dummy regulator
    [    2.031041] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.0
    [    2.037851] sdhci-omap 4809c000.mmc: Dropping the link to regulator.0
    [    2.044667] sdhci-omap 4809c000.mmc: Linked as a consumer to regulator.18
    [    2.051717] sdhci-omap 4809c000.mmc: no pinctrl state for ddr_3_3v mode
    [    2.084409] mmc0: SDHCI controller on 4809c000.mmc [4809c000.mmc] using ADMA
    [    2.092753] vdd_3v3: supplied by regen1
    [    2.096936] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.1
    [    2.103828] sdhci-omap 480b4000.mmc: Dropping the link to regulator.1
    [    2.110563] sdhci-omap 480b4000.mmc: Linked as a consumer to regulator.1
    [    2.141330] mmc1: SDHCI controller on 480b4000.mmc [480b4000.mmc] using ADMA
    [    2.149583] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    2.166955] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    2.166977] mmc0: new high speed SDHC card at address 59b4
    [    2.179656] hctosys: unable to open rtc device (rtc0)
    [    2.185333] aic_dvdd_fixed: supplied by vdd_3v3
    [    2.189926] vtt_fixed: supplied by smps3
    [    2.193841] mmcblk0: mmc0:59b4 USDU1 14.9 GiB 
    [    2.198519] aic_dvdd_fixed: disabling
    [    2.202392] ldousb: disabling
    [    2.205705] ALSA device list:
    [    2.208682]   No soundcards found.
    [    2.209718]  mmcblk0: p1 p2
    [    2.216158] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    2.226008] mmc1: new DDR MMC card at address 0001
    [    2.231565] mmcblk1: mmc1:0001 Q2J55L 7.09 GiB 
    [    2.236603] mmcblk1boot0: mmc1:0001 Q2J55L partition 1 16.0 MiB
    [    2.242969] mmcblk1boot1: mmc1:0001 Q2J55L partition 2 16.0 MiB
    [    2.249213] mmcblk1rpmb: mmc1:0001 Q2J55L partition 3 4.00 MiB, chardev (244:0)
    [    2.259687]  mmcblk1: p1 p2
    [    2.264213] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    2.716630] EXT4-fs (mmcblk0p2): recovery complete
    [    2.724887] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    2.733048] VFS: Mounted root (ext4 filesystem) on device 179:2.
    [    2.748358] devtmpfs: mounted
    [    2.752234] Freeing unused kernel memory: 2048K
    [    2.756896] Run /sbin/init as init process
    [    2.871898] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
    setting hostname: 5G_idefix
    creating static devices: rootdir=/
    table='/etc/device_table.txt'
    ok
    Starting syslogd: OK
    Starting klogd: OK
    Populating /dev using udev: [    3.060660] udevd[96]: starting version 3.2.7
    [    3.096522] random: udevd: uninitialized urandom read (16 bytes read)
    [    3.104615] random: udevd: uninitialized urandom read (16 bytes read)
    [    3.111153] random: udevd: uninitialized urandom read (16 bytes read)
    [    3.148304] udevd[97]: starting eudev-3.2.7
    [    3.413496] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
    [    3.430777] omap-rproc 58820000.ipu: ignoring dependency for device, assuming no driver
    [    3.439468] omap-rproc 58820000.ipu: assigned reserved memory node ipu1-memory@95800000
    [    3.448699] remoteproc remoteproc0: 58820000.ipu is available
    [    3.456267] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    3.463383] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
    [    3.473438] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
    [    3.481593] remoteproc remoteproc0: powering up 58820000.ipu
    [    3.487375] omap-rproc 55020000.ipu: ignoring dependency for device, assuming no driver
    [    3.495510] remoteproc remoteproc0: Direct firmware load for dra7-ipu1-fw.xem4 failed with error -2
    [    3.504625] omap-rproc 55020000.ipu: assigned reserved memory node ipu2-memory@9b800000
    [    3.512717] remoteproc remoteproc1: 55020000.ipu is available
    [    3.518521] remoteproc remoteproc0: request_firmware failed: -2
    [    3.524583] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
    [    3.571063] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
    [    3.579129] remoteproc remoteproc1: powering up 55020000.ipu
    [    3.621800] omap-rproc 40800000.dsp: ignoring dependency for device, assuming no driver
    [    3.629946] remoteproc remoteproc1: Direct firmware load for dra7-ipu2-fw.xem4 failed with error -2
    [    3.644155] omap-rproc 40800000.dsp: assigned reserved memory node dsp1-memory@97800000
    [    3.684189] remoteproc remoteproc1: request_firmware failed: -2
    [    3.690556] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    3.714232] remoteproc remoteproc2: 40800000.dsp is available
    [    3.720181] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
    [    3.739357] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    3.781636] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
    [    3.790870] omap-rproc 41000000.dsp: ignoring dependency for device, assuming no driver
    [    3.801124] omap-rproc 41000000.dsp: assigned reserved memory node dsp2-memory@95000000
    [    3.819704] remoteproc remoteproc2: powering up 40800000.dsp
    [    3.834898] remoteproc remoteproc2: Direct firmware load for dra7-dsp1-fw.xe66 failed with error -2
    [    3.863995] omap_rng 48090000.rng: Random Number Generator ver. 20
    [    3.870630] remoteproc remoteproc3: 41000000.dsp is available
    [    3.877265] remoteproc remoteproc2: request_firmware failed: -2
    [    3.883896] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    3.929771] remoteproc remoteproc3: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
    [    3.941004] rtc-ds1307 0-0032: registered as rtc0
    [    3.947259] remoteproc remoteproc3: powering up 41000000.dsp
    [    3.955330] omap-des 480a5000.des: OMAP DES hw accel rev: 2.2
    [    3.961900] Driver for 1-wire Dallas network protocol.
    [    3.965586] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    3.967243] remoteproc remoteproc3: Direct firmware load for dra7-dsp2-fw.xe66 failed with error -2
    [    3.984654] palmas-rtc 48070000.i2c:tps659038@58:tps659038_rtc: rtc core: registered 48070000.i2c:tps659038@58:tps659038_rtc as rtc1
    [    3.997914] omap-des 480a5000.des: will run requests pump with realtime priority
    [    4.056642] CAN device driver interface
    [    4.074949] remoteproc remoteproc3: request_firmware failed: -2
    [    4.081450] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.082187] c_can_platform 4ae3c000.can: c_can_platform device registered (regs=(ptrval), irq=97)
    [    4.088250] omap_hdq 480b2000.1w: OMAP HDQ Hardware Rev 0.:. Driver in Interrupt mode
    [    4.128021] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.136178] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.157275] c_can_platform 48480000.can: c_can_platform device registered (regs=(ptrval), irq=98)
    [    4.179478] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.201944] omap_rtc 48838000.rtc: /aliases ID 0 not available
    [    4.213690] omap_rtc 48838000.rtc: registered as rtc3
    [    4.234773] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.252257] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.282687] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.306101] phy phy-4a084000.phy.3: Linked as a consumer to regulator.28
    [    4.313378] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.322726] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.331234] phy phy-4a085000.phy.4: Linked as a consumer to regulator.28
    [    4.339363] w1_master_driver w1_bus_master1: Attaching one wire slave 01.000000000000 crc 3d
    [    4.350768] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.360382] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.383573] vpe 489d0000.vpe: loading firmware vpdma-1b8.bin
    [    4.389330] vpe 489d0000.vpe: Direct firmware load for vpdma-1b8.bin failed with error -2
    [    4.404081] vpe 489d0000.vpe: couldn't get firmware
    [    4.411287] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.448674] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
    [    4.468638] SCSI subsystem initialized
    [    4.494688] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.511184] w1_master_driver w1_bus_master1: Family 1 for 01.000000000000.3d is not registered.
    [    4.539558] omap-aes 4b500000.aes: OMAP AES hw accel rev: 3.3
    [    4.540444] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.564688] omap-sham 4b101000.sham: hw accel on OMAP rev 4.3
    [    4.580971] omap-aes 4b500000.aes: will run requests pump with realtime priority
    [    4.597947] ahci 4a140000.sata: forcing port_map 0x0 -> 0x1
    [    4.603586] ahci 4a140000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
    [    4.604223] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.620168] omap-aes 4b700000.aes: OMAP AES hw accel rev: 3.3
    [    4.626626] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.644387] omap-aes 4b700000.aes: will run requests pump with realtime priority
    [    4.652192] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.665767] ahci 4a140000.sata: flags: 64bit ncq sntf pm led clo only pmp pio slum part ccc apst 
    [    4.679866] scsi host0: ahci
    [    4.683013] ata1: SATA max UDMA/133 mmio [mem 0x4a140000-0x4a1410ff] port 0x100 irq 89
    [    4.702080] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.931787] dwc3 48890000.usb: Failed to get clk 'ref': -2
    [    4.939674] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.946744] dwc3 488d0000.usb: Failed to get clk 'ref': -2
    [    4.953018] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    4.988393] usbcore: registered new interface driver usbfs
    [    4.994974] usbcore: registered new interface driver hub
    [    5.000549] usbcore: registered new device driver usb
    [    5.023492] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [    5.029060] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
    [    5.037239] xhci-hcd xhci-hcd.0.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
    [    5.040867] ata1: SATA link down (SStatus 0 SControl 300)
    [    5.046773] xhci-hcd xhci-hcd.0.auto: irq 183, io mem 0x48890000
    [    5.058463] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [    5.067920] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.075558] usb usb1: Product: xHCI Host Controller
    [    5.080897] usb usb1: Manufacturer: Linux 4.19.38 xhci-hcd
    [    5.086548] usb usb1: SerialNumber: xhci-hcd.0.auto
    [    5.091894] hub 1-0:1.0: USB hub found
    [    5.095691] hub 1-0:1.0: 1 port detected
    [    5.100152] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    5.104661] xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
    [    5.107588] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    5.112396] xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 2
    [    5.126840] xhci-hcd xhci-hcd.0.auto: Host supports USB 3.0  SuperSpeed
    [    5.133539] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
    [    5.141792] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
    [    5.150106] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.157374] usb usb2: Product: xHCI Host Controller
    [    5.162272] usb usb2: Manufacturer: Linux 4.19.38 xhci-hcd
    [    5.167795] usb usb2: SerialNumber: xhci-hcd.0.auto
    [    5.173262] hub 2-0:1.0: USB hub found
    [    5.177070] hub 2-0:1.0: 1 port detected
    [    5.181411] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    5.184453] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    5.188879] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    5.193835] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 3
    [    5.208455] xhci-hcd xhci-hcd.1.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x0000000002010010
    [    5.217942] xhci-hcd xhci-hcd.1.auto: irq 184, io mem 0x488d0000
    [    5.224291] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 4.19
    [    5.232591] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.239861] usb usb3: Product: xHCI Host Controller
    [    5.244839] usb usb3: Manufacturer: Linux 4.19.38 xhci-hcd
    [    5.250348] usb usb3: SerialNumber: xhci-hcd.1.auto
    [    5.255647] hub 3-0:1.0: USB hub found
    [    5.259433] hub 3-0:1.0: 1 port detected
    [    5.263763] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    5.264616] xhci-hcd xhci-hcd.1.auto: xHCI Host Controller
    [    5.270905] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    5.276204] xhci-hcd xhci-hcd.1.auto: new USB bus registered, assigned bus number 4
    [    5.290579] xhci-hcd xhci-hcd.1.auto: Host supports USB 3.0  SuperSpeed
    [    5.297305] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
    [    5.305532] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 4.19
    [    5.313833] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    5.321127] usb usb4: Product: xHCI Host Controller
    [    5.326037] usb usb4: Manufacturer: Linux 4.19.38 xhci-hcd
    [    5.331544] usb usb4: SerialNumber: xhci-hcd.1.auto
    [    5.337025] hub 4-0:1.0: USB hub found
    [    5.340813] hub 4-0:1.0: 1 port detected
    [    5.345144] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    5.355032] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    done
    starting system clock handling (/dev/i2c-0) :modprobe: module rtc_pcf8563 not found in modules.dep
    ok
    Start monitoring BC: [    5.624164] usb 3-1: new high-speed USB device number 2 using xhci-hcd
    [    5.804423] usb 3-1: New USB device found, idVendor=0424, idProduct=2517, bcdDevice= 0.02
    [    5.812668] usb 3-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    5.873513] hub 3-1:1.0: USB hub found
    [    5.877398] hub 3-1:1.0: 7 ports detected
    [    5.938898] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    6.254168] usb 3-1.3: new high-speed USB device number 3 using xhci-hcd
    [    6.388308] usb 3-1.3: New USB device found, idVendor=1fc9, idProduct=0102, bcdDevice= 1.00
    [    6.396723] usb 3-1.3: New USB device strings: Mfr=1, Product=3, SerialNumber=0
    [    6.404066] usb 3-1.3: Product: NXP SAF510x (DFU Mode)                          
    [    6.411762] usb 3-1.3: Manufacturer: NXP Semiconductors                                             
    [    6.422807] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    started
    Probing modules: 
    modprobe: module spi-omap2-mcspi not found in modules.dep
      spi-omap2-mcspi failed
    modprobe: module d_can_platform not found in modules.dep
      d_can_platform failed
    [    6.524223] usb 3-1.7: new high-speed USB device number 4 using xhci-hcd
      mcp251x loaded
    [    6.539677] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    6.548031] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    modprobe: module at86rf230 not found in modules.dep
      at86rf230 failed
    modprobe: module 6lowpan not found in modules.dep
      6lowpan failed
    modprobe: module opticon not found in modules.dep
      opticon failed
    [    6.606597] usbcore: registered new interface driver usb-storage
      usb-storage loaded
    modprobe: module sc16is7xx not found in modules.dep
      sc16is7xx failed
    Initializing random number generator... [    6.649391] urandom_read: 2 callbacks suppressed
    [    6.649394] random: dd: uninitialized urandom read (512 bytes read)
    done.
    Starting rngd: [    6.674377] usb 3-1.7: New USB device found, idVendor=0424, idProduct=2422, bcdDevice= 0.a0
    [    6.682807] usb 3-1.7: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    OK
    [    6.692311] random: crng init done
    Starting system message bus: [    6.737514] hub 3-1.7:1.0: USB hub found
    [    6.741520] hub 3-1.7:1.0: 2 ports detected
    [    6.749107] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    done
    [    7.054190] usb 3-1.2: new high-speed USB device number 5 using xhci-hcd
    older dimm-cpu-cb09 board detected
    unfortunately this isn't running on a dimm-cpu-cb09-h (or successor) board, so trying
    checking if modem is alive (0)
    stty: can't open '/dev/ttyO1': No such file or directory
    [    7.195045] usb 3-1.2: New USB device found, idVendor=1546, idProduct=1146, bcdDevice= 1.00
    [    7.203440] usb 3-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [    7.210815] usb 3-1.2: Product: MODEM-LTE
    [    7.214869] usb 3-1.2: Manufacturer: u-blox
    [    7.219072] usb 3-1.2: SerialNumber: 000000000100
    [    7.294174] usb 3-1.7.1: new full-speed USB device number 6 using xhci-hcd
    [    7.315707] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    7.346755] cdc_acm 3-1.2:1.2: ttyACM0: USB ACM device
    [    7.352530] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    7.359600] usbcore: registered new interface driver cdc_acm
    [    7.366000] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [    7.372885] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
    toggling modem state ... exporting GPIO 100 ... in=>out,1 ... ok
    checking if modem is alive (1)
    toggling modem state ... out=>in ... ok
    checking if modem is alive (2)
    toggling modem state ... in=>out,1 ... ok
    [   22.504213] usb 3-1.7.1: device descriptor read/64, error -110
    checking if modem is alive (3)
    toggling modem state ... out=>in ... ok
    modem activation failed, giving up after 4 tries
    Starting network...
    Configuration file: /etc/hostapd_wpa.conf
    [   24.582989] cfg80211: Loading compiled-in X.509 certificates for regulatory database
    [   24.634531] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
    [   24.641159] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
    [   24.649907] cfg80211: failed to load regulatory.db
    Could not read interface wlan0 flags: No such device
    nl80211: Driver does not support authentication/association or connect commands
    nl80211: deinit ifname=wlan0 disabled_11b_rates=0
    Could not read interface wlan0 flags: No such device
    nl80211 driver initialization failed.
    wlan0: interface state UNINITIALIZED->DISABLED
    wlan0: AP-DISABLED 
    wlan0: CTRL-EVENT-TERMINATING 
    hostapd_free_hapd_data: Interface wlan0 wasn't started
    Setting cpufreq governor: ondemand
    Starting gpsd: OK
    Starting gpspositiond: done
    Starting mosquitto: OK
    Starting nginx...
    Starting smsd: OK
    Starting sshd: OK
    Starting chrony network time protocol daemon: chronyd.
    Starting cron daemon: crond.
    Starting Network Interface Plugging Daemon: eth0[   26.488630] net eth0: initializing cpsw version 1.15 (0)
     wlan1 eth1 usb0 wwan0 wlan0 ppp0.
    Connect to Server: aidageo.de
    [   26.614820] Micrel KSZ9031 Gigabit PHY 48485000.mdio:01: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=48485000.mdio:01, irq=POLL)
    symgmtd is deactivated by configuration ||
    [   26.665381] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    fw_download is deactivated by configuration |FALSE|[   26.671810] net eth1: initializing cpsw version 1.15 (0)
    
    Starting mapcache: OK
    TeleExpert Service is deactivated by configuration |FALSE|
    Starting Device Watching Script:.
    starting vibration sensor handling (/dev/i2c-0) :ok
    Starting dnsmasq: [   26.833115] Micrel KSZ9031 Gigabit PHY 48485000.mdio:02: attached PHY driver [Micrel KSZ9031 Gigabit PHY] (mii_bus:phy_addr=48485000.mdio:02, irq)
    [   26.883242] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
    OK
    
    file "/etc/conf.d/identification_mac.conf" successfully created.
    Creation of identification file(s) successful.
    gatekeeper is deactivated by configuration |FALSE|
    filter_app is deactivated by configuration |FALSE|
    amcanlogger is deactivated by configuration ||
    iso_get_implements is deactivated by configuration |FALSE|
    plug_sense is deactivated by configuration |FALSE|
    /etc/init.d/rcS: configuration /media/disk/canlogger/can.conf doesn't exist
    /etc/init.d/rcS: applying configuration from /etc/conf.d/can.conf
    Starting CAN interfaces ... can0@250000[   27.169988] c_can_platform 4ae3c000.can can0: setting BTR=1c04 BRPE=0000
    [   27.184321] IPv6: ADDRCONF(NETDEV_CHANGE): can0: link becomes ready
     can1@250000[   27.246625] c_can_platform 48480000.can can1: setting BTR=1c04 BRPE=0000
    [   27.268589] IPv6: ADDRCONF(NETDEV_CHANGE): can1: link becomes ready
    
    dcs is deactivated by configuration |FALSE|
    dcs_data_transfer is deactivated by configuration |FALSE|
    dcs2Terminal is deactivated by configuration |FALSE|
    Starting wpa_supplicant:Successfully initialized wpa_supplicant
    Could not read interface wlan1 flags: No such device
    nl80211: Driver does not support authentication/association or connect commands
    nl80211: deinit ifname=wlan1 disabled_11b_rates=0
    Could not read interface wlan1 flags: No such device
    wlan1: Failed to initialize driver interface
    [   28.971836] cpsw 48484000.ethernet eth1: Link is Up - 100Mbps/Full - flow control rx/tx
    [   28.990786] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
    udhcpc: SIOCGIFINDEX: No such device
    .
    atd: created missing .SEQ file (atjobs will be lost on reboot)
    Starting atd: OK
    
    5G_idefix login: [   37.864214] usb 3-1.7.1: device descriptor read/64, error -110
    [   38.084211] usb 3-1.1: new high-speed USB device number 7 using xhci-hcd
    [   38.237735] usb 3-1.1: config 1 has an invalid interface number: 8 but max is 4
    [   38.254164] usb 3-1.1: config 1 has an invalid interface number: 10 but max is 4
    [   38.281202] usb 3-1.1: config 1 has no interface number 1
    [   38.294155] usb 3-1.1: config 1 has no interface number 4
    [   38.319589] usb 3-1.1: New USB device found, idVendor=1199, idProduct=9071, bcdDevice= 0.06
    [   38.333078] usb 3-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
    [   38.344196] usb 3-1.3: reset high-speed USB device number 3 using xhci-hcd
    [   38.344889] usb 3-1.1: Product: Sierra Wireless MC7430 Qualcomm® Snapdragon�������� X7 LTE-A
    [   38.359893] usb 3-1.1: Manufacturer: Sierra Wireless, Incorporated
    [   38.374222] usb 3-1.1: SerialNumber: LU84218838011019
    [   38.504271] usb 3-1.3: device firmware changed
    [   38.551121] usb 3-1.3: USB disconnect, device number 3
    [   38.560589] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [   38.604185] usb 3-1.7.1: new full-speed USB device number 8 using xhci-hcd
    [   53.864201] usb 3-1.7.1: device descriptor read/64, error -110
    [   69.224223] usb 3-1.7.1: device descriptor read/64, error -110
    [   69.344348] usb 3-1.7-port1: attempt power cycle
    [   69.444183] usb 3-1.3: new high-speed USB device number 9 using xhci-hcd
    [   69.574770] usb 3-1.3: New USB device found, idVendor=1fc9, idProduct=0103, bcdDevice= 1.00
    [   69.583159] usb 3-1.3: New USB device strings: Mfr=1, Product=3, SerialNumber=0
    [   69.590531] usb 3-1.3: Product: MK5 SDR 802.11p RADIO - High Speed
    [   69.596890] usb 3-1.3: Manufacturer: CohdaWireless Pty Ltd
    [   69.605095] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [   69.731802] cw_llc: loading out-of-tree module taints kernel.
    [   69.764813] LLC_USBSetup FNSTART: (pDrv a6bcfc73)
    [   69.770577] LLC_USBOutReq: USB device not present
    [   69.776927] LLC_USBOutReq: USB device not present
    [   69.781940] LLC_USBOutReq: USB device not present
    [   69.786746] LLC_USBOutReq: USB device not present
    [   69.791805] LLC_USBOutReq: USB device not present
    [   69.796565] LLC_USBOutReq: USB device not present
    [   69.874263] LLC_USBInterfaceProbe: MKx now attached to USB as device 0
    [   69.874278] LLC_USBInterfaceProbe: Successfully attached to LLC USB device 2
    [   69.888044] usbcore: registered new interface driver cw-llc
    [   69.894416] LLC_USBInWorkCallback: LLC_MsgRecv()= -22
    [   69.899508] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    [   70.004172] usb 3-1.7.1: new full-speed USB device number 10 using xhci-hcd
    [   75.044207] xhci-hcd xhci-hcd.1.auto: Timeout while waiting for setup device command
    [   80.324214] xhci-hcd xhci-hcd.1.auto: Timeout while waiting for setup device command
    [   80.544167] usb 3-1.7.1: device not accepting address 10, error -62
    [   80.644205] usb 3-1.7.1: new full-speed USB device number 11 using xhci-hcd
    [   85.684210] xhci-hcd xhci-hcd.1.auto: Timeout while waiting for setup device command
    [   90.964221] xhci-hcd xhci-hcd.1.auto: Timeout while waiting for setup device command
    [   91.184164] usb 3-1.7.1: device not accepting address 11, error -62
    [   91.194404] usb 3-1.7-port1: unable to enumerate USB device
    [   91.304165] usb 3-1.7.2: new full-speed USB device number 12 using xhci-hcd
    [   91.435965] usb 3-1.7.2: New USB device found, idVendor=1546, idProduct=01a8, bcdDevice= 3.01
    [   91.444606] usb 3-1.7.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [   91.452129] usb 3-1.7.2: Product: u-blox GNSS receiver
    [   91.457606] usb 3-1.7.2: Manufacturer: u-blox AG - www.u-blox.com
    [   91.506104] cdc_acm 3-1.7.2:1.0: ttyACM1: USB ACM device
    [   91.515034] ti-soc-thermal 4a0021e0.bandgap: thermal zone device is NULL
    

  • Hi Ralph,

    "[    0.501793] missing cooling_device property
    [    0.501807] failed to build thermal zone cpu_thermal: -2"


    This means that your dts is not having:

    cooling-device =
    <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;

    as in: "arch/arm/boot/dts/omap4-cpu-thermal.dtsi"

    I recommend using the latest SDK.: 

    http://software-dl.ti.com/processor-sw/esd/PROCESSOR-SDK-LINUX-AM57X/latest/index_FDS.html

    Otherwise it is difficult to know your defconfig and the custom changes that
    might be causing the failure.

    Best Regards,
    Keerthy

  • Hi Keerthy,

    that was the mistake, there wasn't a "cooling-device" item in the corresponding *.dts file.

    You solved my issue, thank you very much!

    Best Regards,

    Ralph

  • Hi Ralph,

    Glad you are unblocked.

    Best Regards,
    Keerthy