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.

AM3354: Standby mode issue

Part Number: AM3354
Other Parts Discussed in Thread: TPS65910

We have a custom AM335x board with linux image build via buildroot. Our kernel version is 4.12.0 with some custom patches.

And we are using below tool chain

https://releases.linaro.org/components/toolchain/binaries/6.3-2017.05/arm-linux-gnueabihf/gcc-linaro-6.3.1-2017.05-x86_64_arm-linux-gnueabihf.tar.xz

 

We wish to  achieve the deepsleep0 . we are fallowing the instruction  given at below links

 

 

 

our buildroot had cm3 Firmware package. I can see below files.

 

[root@barco-0004a5013305]# cd /lib/firmware/

[root@barco-0004a5013305]# ls -l

total 11

-rw-r--r--    1 root     root         10696 Mar  6  2020 am335x-pm-firmware.bin

[root@barco-0004a5013305]#

[root@barco-0004a5013305]# ls -l | grep S93

-rwxr-xr-x    1 root     root           324 Mar  6  2020 S93-am335x-pm-firmware-load

 

 

if I try  with serial port message.

[root@barco-0004a5013305]# echo standby > /sys/power/state

sh: write error: Invalid argument

 

but if I use echo mem > /sys/power/state

then I get below message on Serial terminal and l can see power reduction, But I think its not going into deepsleep0 as its still take more than expected power.

 

[  789.369212] Freezing user space processes ... (elapsed 0.002 seconds) done.

[  789.379392] OOM killer disabled.

[  789.382895] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.

[  789.392234] Suspending console(s) (use no_console_suspend to debug)

 

Can you let us know what step we are missing. I can also see some error messages in Serial port message.

===============================================SERIAL_OUTPUT======================================

=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2020.03.06 12:40:32 =~=~=~=~=~=~=~=~=~=~=~=

U-Boot SPL 2017.05-3.2.0.0 (Jun 07 2018 - 17:54:51)
Setting Wdt timeout =255
Trying to boot from MMC2
spl: trying raw_partion 1st location:
spl: err: 0


U-Boot 2017.05-3.2.0.0 (Jun 07 2018 - 17:54:51 +0200)

CPU : AM335X-GP rev 2.1
I2C: ready
DRAM: 512 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
Setting Wdt timeout =255
this is Normal Boot
Booting LOW disk as BM flag found L
Net: cpsw, usb_ether
Press SPACE to abort autoboot in 2 seconds
Booting full system from mmc 1 low
5818748 bytes read in 473 ms (11.7 MiB/s)
## Loading kernel from FIT Image at 90000000 ...
Using 'config-BARCOBRD' configuration
Trying 'kernel' kernel subimage
Description: Linux 4.4.65
Created: 2020-03-06 19:05:12 UTC
Type: Kernel Image
Compression: uncompressed
Data Start: 0x900000e8
Data Size: 4605440 Bytes = 4.4 MiB
Architecture: ARM
OS: Linux
Load Address: 0x80000000
Entry Point: 0x80000000
Hash algo: md5
Hash value: 47b7eb4dec1682427943c2d2ea4e01fc
Hash algo: sha1
Hash value: 9e07047bf06602eadb517a02be59cc96b2c874cc
Verifying Hash Integrity ... md5+ sha1+ OK
## Loading ramdisk from FIT Image at 90000000 ...
Using 'config-BARCOBRD' configuration
Trying 'ramdisk' ramdisk subimage
Description: Ramdisk
Created: 2020-03-06 19:05:12 UTC
Type: RAMDisk Image
Compression: uncompressed
Data Start: 0x90464804
Data Size: 1088596 Bytes = 1 MiB
Architecture: ARM
OS: Linux
Load Address: unavailable
Entry Point: unavailable
Hash algo: sha1
Hash value: a69257a0b5290f0107bbdd795ae3f601538a9ab0
Verifying Hash Integrity ... sha1+ OK
## Loading fdt from FIT Image at 90000000 ...
Using 'config-BARCOBRD' configuration
Trying 'fdt-BARCOBRD' fdt subimage
Description: Roger board dtb
Created: 2020-03-06 19:05:12 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0x9057f744
Data Size: 33950 Bytes = 33.2 KiB
Architecture: ARM
Hash algo: sha1
Hash value: abd8786e17172e7a70b17b681050a0fbb25a76fe
Verifying Hash Integrity ... sha1+ OK
Booting using the fdt blob at 0x9057f744
Loading Kernel Image ... OK
Loading Ramdisk to 8fef6000, end 8ffffc54 ... OK
Loading Device Tree to 8feea000, end 8fef549d ... OK

Starting kernel ...

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.12.0 (kp@ubuntu) (gcc version 6.3.1 20170404 (Linaro GCC 6.3-2017.05) ) #1 PREEMPT Fri Feb 7 05:48:59 PST 2020
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] OF: fdt: Machine model: TI AM335x Barco Roger Board
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] cma: Reserved 32 MiB at 0x9e000000
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] AM335X ES2.1 (sgx neon)
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129920
[ 0.000000] Kernel command line: console=ttyO0,115200n8 cpuboardtype=BARCOBRD board_r=R766215_01 board_index=01 i2cerror=no isWdtTimeout=no root=/dev/mmcblk0p5
[ 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] Memory: 474412K/524288K available (7168K kernel code, 292K rwdata, 2016K rodata, 1024K init, 210K bss, 17108K reserved, 32768K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
[ 0.000000] vmalloc : 0xe0800000 - 0xff800000 ( 496 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xe0000000 ( 512 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB)
[ 0.000000] .init : 0xc0a00000 - 0xc0b00000 (1024 kB)
[ 0.000000] .data : 0xc0b00000 - 0xc0b49160 ( 293 kB)
[ 0.000000] .bss : 0xc0b4b000 - 0xc0b7f810 ( 211 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU debugfs-based tracing is enabled.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] OMAP clockevent source: timer2 at 24000000 Hz
[ 0.000020] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
[ 0.000050] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000067] OMAP clocksource: timer1 at 24000000 Hz
[ 0.000558] clocksource_probe: no matching clocksources found
[ 0.000932] Console: colour dummy device 80x30
[ 0.000974] Calibrating delay loop... 597.60 BogoMIPS (lpj=2988032)
[ 0.118766] pid_max: default: 32768 minimum: 301
[ 0.118983] Security Framework initialized
[ 0.119057] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.119075] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.120132] CPU: Testing write buffer coherency: ok
[ 0.121128] Setting up static identity map for 0x80100000 - 0x80100060
[ 0.123731] devtmpfs: initialized
[ 0.136147] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.136788] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.136821] futex hash table entries: 256 (order: -1, 3072 bytes)
[ 0.140289] pinctrl core: initialized pinctrl subsystem
[ 0.142141] NET: Registered protocol family 16
[ 0.145435] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.169220] omap_hwmod: debugss: _wait_target_disable failed
[ 0.212186] cpuidle: using governor menu
[ 0.220794] OMAP GPIO hardware version 0.1
[ 0.241641] No ATAGs?
[ 0.241668] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.263698] edma 49000000.edma: TI EDMA DMA engine driver
[ 0.268050] SCSI subsystem initialized
[ 0.268452] usbcore: registered new interface driver usbfs
[ 0.268560] usbcore: registered new interface driver hub
[ 0.268866] usbcore: registered new device driver usb
[ 0.269372] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe
[ 0.269456] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, deferring probe
[ 0.269516] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe
[ 0.269687] pps_core: LinuxPPS API ver. 1 registered
[ 0.269700] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.269735] PTP clock support registered
[ 0.271336] clocksource: Switched to clocksource timer1
[ 0.287263] NET: Registered protocol family 2
[ 0.288345] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.288422] TCP bind hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.288486] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.288631] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.288662] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.288855] NET: Registered protocol family 1
[ 0.289471] RPC: Registered named UNIX socket transport module.
[ 0.289495] RPC: Registered udp transport module.
[ 0.289506] RPC: Registered tcp transport module.
[ 0.289516] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.290228] Trying to unpack rootfs image as initramfs...
[ 1.062547] Freeing initrd memory: 1064K
[ 1.063215] hw perfevents: no interrupt-affinity property for /pmu, guessing.
[ 1.063385] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available
[ 1.067696] audit: initializing netlink subsys (disabled)
[ 1.068838] audit: type=2000 audit(1.066:1): state=initialized audit_enabled=0 res=1
[ 1.069005] workingset: timestamp_bits=14 max_order=17 bucket_order=3
[ 1.069754] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.070131] NFS: Registering the id_resolver key type
[ 1.070197] Key type id_resolver registered
[ 1.070210] Key type id_legacy registered
[ 1.070273] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.070336] jffs2: version 2.2. (NAND) © 2001-2006 Red Hat, Inc.
[ 1.078792] NET: Registered protocol family 38
[ 1.078861] io scheduler noop registered
[ 1.078875] io scheduler deadline registered
[ 1.078973] io scheduler cfq registered (default)
[ 1.078989] io scheduler mq-deadline registered
[ 1.079001] io scheduler kyber registered
[ 1.080283] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568
[ 1.083104] Serial: 8250/16550 driver, 6 ports, IRQ sharing enabled
[ 1.086507] omap_uart 44e09000.serial: no wakeirq for uart0
[ 1.086674] 44e09000.serial: ttyO0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a OMAP UART0
[ 1.731867] console [ttyO0] enabled
[ 1.737260] omap_rng 48310000.rng: Random Number Generator ver. 20
[ 1.745158] OF: graph: no port node found in /ocp/lcdc@4830e000
[ 1.751739] OF: graph: no port node found in /ocp/lcdc@4830e000
[ 1.758733] OF: graph: no port node found in /ocp/lcdc@4830e000
[ 1.765040] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[ 1.772009] [drm] No driver support for vblank timestamp query.
[ 1.797398] tilcdc 4830e000.lcdc: fb0: frame buffer device
[ 1.804100] [drm] Initialized tilcdc 1.0.0 20121205 for 4830e000.lcdc on minor 0
[ 1.830494] brd: module loaded
[ 1.846470] loop: module loaded
[ 1.851064] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.860823] libphy: Fixed MDIO Bus: probed
[ 1.866230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.873150] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.879808] usbcore: registered new interface driver cdc_acm
[ 1.885787] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.894286] usbcore: registered new interface driver cdc_wdm
[ 1.900325] usbcore: registered new interface driver usb-storage
[ 1.909597] am335x-phy-driver 47401b00.usb-phy: 47401b00.usb-phy supply vcc not found, using dummy regulator
[ 1.924166] musb-hdrc musb-hdrc.1: Failed to request rx1.
[ 1.941117] i2c /dev entries driver
[ 1.946294] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.957762] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.964639] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2
[ 1.971017] omap-aes 53500000.aes: will run requests pump with realtime priority
[ 1.980449] omap-sham 53100000.sham: hw accel on OMAP rev 4.3
[ 1.988790] oprofile: using arm/armv7
[ 1.993318] Initializing XFRM netlink socket
[ 1.997991] NET: Registered protocol family 10
[ 2.004115] Segment Routing with IPv6
[ 2.008071] NET: Registered protocol family 17
[ 2.013068] NET: Registered protocol family 15
[ 2.017862] Key type dns_resolver registered
[ 2.022648] omap_voltage_late_init: Voltage driver support not added
[ 2.029566] ThumbEE CPU extension supported.
[ 2.071781] tps65910 0-002d: No interrupt support, no core IRQ
[ 2.082326] vrtc: supplied by vmmcsd_fixed
[ 2.092359] random: fast init done
[ 2.096521] vio: supplied by vmmcsd_fixed
[ 2.104096] vdd1: supplied by vmmcsd_fixed
[ 2.112750] vdd2: supplied by vmmcsd_fixed
[ 2.125283] vdig1: supplied by vmmcsd_fixed
[ 2.133256] vdig2: supplied by vmmcsd_fixed
[ 2.141198] vpll: supplied by vmmcsd_fixed
[ 2.149130] vdac: supplied by vmmcsd_fixed
[ 2.157056] vaux1: supplied by vmmcsd_fixed
[ 2.165057] vaux2: supplied by vmmcsd_fixed
[ 2.173022] vaux33: supplied by vmmcsd_fixed
[ 2.181073] vmmc: supplied by vmmcsd_fixed
[ 2.189008] vbb: supplied by vmmcsd_fixed
[ 2.195734] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 100 kHz
[ 2.203387] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 100 kHz
[ 2.210730] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz
[ 2.226662] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 2.232745] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 2.240823] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.248016] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.255624] usb usb1: Product: MUSB HDRC host driver
[ 2.260836] usb usb1: Manufacturer: Linux 4.12.0 musb-hcd
[ 2.266527] usb usb1: SerialNumber: musb-hdrc.1
[ 2.272298] hub 1-0:1.0: USB hub found
[ 2.276297] hub 1-0:1.0: 1 port detected
[ 2.341953] console [netcon0] enabled
[ 2.345819] netconsole: network logging started
[ 2.350583] hctosys: unable to open rtc device (rtc0)
[ 2.363105] Freeing unused kernel memory: 1024K
Entering initramfs
Mounting procfs
Mounting sysfs
Mounting tmpfs on /dev and running mdev ...
[ 2.417361] mmc0: new high speed MMC card at address 0001
[ 2.432179] mmcblk0: mmc0:0001 4FPD3R 3.64 GiB
[ 2.441745] mmcblk0boot0: mmc0:0001 4FPD3R partition 1 4.00 MiB
[ 2.455952] mmcblk0boot1: mmc0:0001 4FPD3R partition 2 4.00 MiB
[ 2.470368] mmcblk0: p1 p2 p3 < p5 p6 p7 p8 p9 >
ROOTDEV = /dev/mmcblk0p5
Resetting kernel hotplugging
Executing switch_root and spawning init
mount: mounting proc on /proc failed: Device or resource busy
Starting logging: OK
Starting watchdog...
CPU Board Type: Done.
Initializing random number generator... done.
ROGER: configuring DVI Tx: Done.
ROGER: configuring GPIO R7, isolating Push-btn/LCD data: Done.
make USB power led on...
Power Supply Type=1: Done.
Detecting Display Type: i2cget: read failed: Remote I/O error
<UNKNOWN>
Done.
Adding the input board SPI devices: [ 4.023273] barco_spi_main: loading out-of-tree module taints kernel.
[ 4.031160] Barco-SPI-Main: CPU board type is given as ROGER1_0.
[ 4.039575] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 4.547225] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 4.555963] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 5.063090] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 5.072329] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 5.579209] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 5.587864] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 6.094934] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 6.103590] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 6.610859] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 6.619544] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 7.126615] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 7.135241] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 7.642343] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 7.650970] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 8.158425] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 8.167077] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 8.674350] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 8.683011] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 9.189840] barco_spi_module: Cannot register one or more SPI devices, failed...
[ 9.199690] Barco-SPI-Main: CPU board type is given as ROGER1_0.
[ 9.207763] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 9.714646] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 9.723289] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 10.230253] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 10.238910] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 10.746192] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 10.754885] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 11.261845] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 11.270441] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 11.777466] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 11.786081] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 12.293036] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 12.302261] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 12.809112] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 12.817761] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 13.325025] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 13.333686] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 13.840667] barco_spi_module: Cannot register one or more SPI devices, retrying...
[ 13.849321] m25p80 spi1.0.0: unrecognized JEDEC id bytes: ff, ff, ff
[ 14.356303] barco_spi_module: Cannot register one or more SPI devices, failed...
insmod: can't insert '/opt/fmw/lib/modules/barco_spi_main.ko': No such device or address
[ 14.503614] EXT4-fs (mmcblk0p9): recovery complete
[ 14.509602] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: (null)
DONE.
cpsw SWITCH Mode used by default
Inserting Network Drivers
[ 14.691387] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6
[ 14.697825] davinci_mdio 4a101000.mdio: detected phy mask ffffffed
[ 14.739955] libphy: 4a101000.mdio: probed
[ 14.744558] davinci_mdio 4a101000.mdio: phy[1]: device 4a101000.mdio:01, driver Atheros 8035 ethernet
[ 14.755102] davinci_mdio 4a101000.mdio: phy[4]: device 4a101000.mdio:04, driver Atheros 8035 ethernet
[ 14.766532] cpsw 4a100000.ethernet: Detected MACID = 00:04:a5:01:33:05
[ 14.774193] cpsw 4a100000.ethernet: cpts: overflow check period 500 (jiffies)
Bringing Up Network Interfaces[ 14.911977] net eth0: initializing cpsw version 1.12 (0)
[ 14.917671] cpsw 4a100000.ethernet: initialized cpsw ale version 1.4
[ 14.925151] cpsw 4a100000.ethernet: ALE Table size 1024
[ 15.033056] Atheros 8035 ethernet 4a101000.mdio:04: attached PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=4a101000.mdio:04, irq=-1)
[ 15.142644] Atheros 8035 ethernet 4a101000.mdio:01: attached PHY driver [Atheros 8035 ethernet] (mii_bus:phy_addr=4a101000.mdio:01, irq=-1)
[ 15.164423] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
Done.
Board is up without WoL on eth0: Done.
[ 15.317235] ip_local_port_range: prefer different parity for start/end values.
[ 15.402783] udc-core: couldn't find an available UDC - added [zero] to list of pending drivers
Loading barco_isp driver
[ 15.460484] Interrupt Service Provider: Successfully initialized.
OK
cat: can't open '/tmp/dispTypeVariant': No such file or directory
Starting sdlcmrv: Done.
cat: can't open '/tmp/dispTypeVariant': No such file or directory
Starting socsrv: Done.
... configuring spread-spectrum: [ 16.082301] cpsw 4a100000.ethernet eth0: Link is Up - Unsupported (update phy.c)/Half - flow control off
[ 16.092614] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Done.
cat: can't open '/tmp/dispTypeVariant': No such file or directory
[ 16.162390] cpsw 4a100000.ethernet eth0: Link is Down
Starting SDIS: Done.
Loading video board SPI devices module...[SKIPPED]
RnD WARNING: using custom FPGA file
BackEnd fpga spi ready status: Disabling the scrambling for ROGER board: Skipped.
Starting the video board SPI devices...[SKIPPED]
Reading Display Ident: Done.
Detecting Display Type Varient : Done.
Reading Tcon type: Skipped.
EdidAutoGen: checking generated EDID files: FAILED. Cannot generate for display type CPUONLY
Setting color sensor 1 or 2 is done based LCM mod arctl num: Done.
cpsw switch mode enabled by default
sha1sum: /mnt/.settings/etc/ipaddr.eth0.alt.sha1: No such file or directory
[ 17.122669] cpsw 4a100000.ethernet eth0: Link is Up - 1Gbps/Full - flow control rx/tx
no lease file for eth1
Configuring Network...
dhcpcd-6.11.5 starting
eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' PREINIT
eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' CARRIER
DUID 00:01:00:01:c7:92:bc:93:00:04:a5:01:33:05
eth0: IAID 65:74:68:30
eth0: delaying IPv4 for 0.1 seconds
eth0: soliciting a DHCP lease
eth0: sending DISCOVER (xid 0x5c56dd0b), next in 3.0 seconds
eth0: offered 10.64.16.117 from 10.65.192.60
eth0: sending REQUEST (xid 0x5c56dd0b), next in 3.8 seconds
eth0: acknowledged 10.64.16.117 from 10.65.192.60
eth0: probing address 10.64.16.117/23
eth0: probing for 10.64.16.117
eth0: ARP probing 10.64.16.117 (1 of 3), next in 1.5 seconds
eth0: ARP probing 10.64.16.117 (2 of 3), next in 1.9 seconds
eth0: ARP probing 10.64.16.117 (3 of 3), next in 2.0 seconds
eth0: DAD completed for 10.64.16.117
eth0: leased 10.64.16.117 for 691200 seconds
eth0: renew in 345600 seconds, rebind in 604800 seconds
eth0: writing lease `/var/db/dhcpcd-eth0.lease'
eth0: adding IP address 10.64.16.117/23 broadcast 10.64.17.255
eth0: adding route to 10.64.16.0/23
eth0: adding default route via 10.64.16.1
eth0: ARP announcing 10.64.16.117 (1 of 2), next in 2.0 seconds
eth0: executing `/lib/dhcpcd/dhcpcd-run-hooks' BOUND
forking to background
forked to background, child pid 482
Stopping ntpd: OK
Vcom Register logging...
Starting dhcpcd...
/sbin/dhcpcd is already running
482
Starting ntpd: OK
Starting dropbear sshd: OK
Starting lighttpd: OK
Starting Barco FMW Services...
Detecting Display Data via SDPS: ... Skipping on Freddie,John,Roger
... sdfms: Skipped.
... sdss: Skipped.
... sdes: Done.
... light-sense-service: Done.
... sdcms: Skipped.
... light-mgr-service: Done.
... sdgs: Skipped.
start: ntpd already running.... sdsms: Done.
... sdapi: Done.
Starting REST API Service...
... drampsvc: Done.
Starting WebSocket API Service...
... drampwssvc: Done.
... AVAHI announcement: Done.
/etc/init.d/S93-am335x-pm-firmware-load: line 4: can't create /sys/devices/ocp.2/44d00000.wkup_m3/firmware/am335x-pm-firmware.bin/loading: nonexistent directory
/etc/init.d/S93-am335x-pm-firmware-load: line 5: can't create /sys/devices/ocp.2/44d00000.wkup_m3/firmware/am335x-pm-firmware.bin/data: nonexistent directory
/etc/init.d/S93-am335x-pm-firmware-load: line 6: can't create /sys/devices/ocp.2/44d00000.wkup_m3/firmware/am335x-pm-firmware.bin/loading: nonexistent directory
New Monit id: 733cdc2c77bd0e2a81d38fa1d1b3eae0
Stored in '/root/.monit.id'
Starting Monit 5.24.0 daemon with http interface at /var/run/monit.sock
'barco-0004a5013305' Monit 5.24.0 started

Welcome to Barco Display
barco-0004a5013305 login: [ 48.780814] random: crng init done