U-Boot SPL 2016.05-g4db46a6bbd (Mar 29 2017 - 17:44:45) Trying to boot from MMC1 reading args spl_load_image_fat_os: error reading image args, err - -1 reading u-boot.img reading u-boot.img reading u-boot.img reading u-boot.img U-Boot 2016.05-g4db46a6bbd (Mar 29 2017 - 17:44:45 -0400) CPU : AM335X-GP rev 2.1 Model: TI AM335x BeagleBone Black Watchdog enabled DRAM: 512 MiB NAND: 0 MiB MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1 reading uboot.env ** Unable to read "uboot.env" from mmc0:1 ** Using default environment not set. Validating first E-fuse MAC Net: eth0: ethernet@4a100000 Warning: usb_ether MAC addresses don't match: Address in SROM is de:ad:be:ef:00:01 Address in environment is 04:a3:16:f8:0e:5e , eth1: usb_ether Press SPACE to abort autoboot in 2 seconds switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 reading boot.scr ** Unable to read file boot.scr ** reading uEnv.txt ** Unable to read file uEnv.txt ** switch to partitions #0, OK mmc0 is current device Scanning mmc 0:1... switch to partitions #0, OK mmc0 is current device SD/MMC found on device 0 3493920 bytes read in 1207 ms (2.8 MiB/s) 39317 bytes read in 38 ms (1009.8 KiB/s) Kernel image @ 0x82000000 [ 0x000000 - 0x355020 ] ## Flattened Device Tree blob at 88000000 Booting using the fdt blob at 0x88000000 Loading Device Tree to 8fff3000, end 8ffff994 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 4.4.41-gf9f6f0db2d (root@fg-1) (gcc version 5.3.1 20160113 (Linaro GCC 5.3-2016.02) ) #11 PREEMPT Wed May 17 19:02:29 IST 2017 [ 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] Machine model: TI AM335x BeagleBone Black [ 0.000000] cma: Reserved 48 MiB at 0x9d000000 [ 0.000000] Memory policy: Data cache writeback [ 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 root=PARTUUID=000c50d8-02 rw rootfstype=ext4 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] Memory: 459912K/524288K available (6627K kernel code, 325K rwdata, 2384K rodata, 272K init, 265K bss, 15224K reserved, 49152K 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 - 0xc08d5004 (9013 kB) [ 0.000000] .init : 0xc08d6000 - 0xc091a000 ( 272 kB) [ 0.000000] .data : 0xc091a000 - 0xc096b630 ( 326 kB) [ 0.000000] .bss : 0xc096b630 - 0xc09add58 ( 266 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 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.000015] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns [ 0.000033] clocksource: timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns [ 0.000041] OMAP clocksource: timer1 at 24000000 Hz [ 0.000190] clocksource_probe: no matching clocksources found [ 0.000343] Console: colour dummy device 80x30 [ 0.000367] WARNING: Your 'console=ttyO0' has been replaced by 'ttyS0' [ 0.000373] This ensures that you still see kernel messages. Please [ 0.000377] update your kernel commandline. [ 0.000394] Calibrating delay loop... 996.14 BogoMIPS (lpj=4980736) [ 0.089238] pid_max: default: 32768 minimum: 301 [ 0.089353] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.089363] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes) [ 0.089969] Initializing cgroup subsys io [ 0.089997] Initializing cgroup subsys memory [ 0.090031] Initializing cgroup subsys devices [ 0.090044] Initializing cgroup subsys freezer [ 0.090056] Initializing cgroup subsys perf_event [ 0.090066] Initializing cgroup subsys pids [ 0.090089] CPU: Testing write buffer coherency: ok [ 0.090449] Setting up static identity map for 0x80008200 - 0x80008260 [ 0.092248] devtmpfs: initialized [ 0.102660] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3 [ 0.115464] omap_hwmod: debugss: _wait_target_disable failed [ 0.170904] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.174415] pinctrl core: initialized pinctrl subsystem [ 0.175597] NET: Registered protocol family 16 [ 0.177417] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.199230] cpuidle: using governor ladder [ 0.229221] cpuidle: using governor menu [ 0.233014] OMAP GPIO hardware version 0.1 [ 0.242158] hw-breakpoint: debug architecture 0x4 unsupported. [ 0.276277] edma 49000000.edma: TI EDMA DMA engine driver [ 0.279604] omap_i2c 44e0b000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c0_pins, deferring probe [ 0.279658] omap_i2c 4802a000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c1_pins, deferring probe [ 0.279689] omap_i2c 4819c000.i2c: could not find pctldev for node /ocp/l4_wkup@44c00000/scm@210000/pinmux@800/pinmux_i2c2_pins, deferring probe [ 0.279803] media: Linux media interface: v0.10 [ 0.279855] Linux video capture interface: v2.00 [ 0.279897] pps_core: LinuxPPS API ver. 1 registered [ 0.279903] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.279948] PTP clock support registered [ 0.279995] EDAC MC: Ver: 3.0.0 [ 0.281012] omap-mailbox 480c8000.mailbox: omap mailbox rev 0x400 [ 0.281319] Advanced Linux Sound Architecture Driver Initialized. [ 0.282345] clocksource: Switched to clocksource timer1 [ 0.291540] NET: Registered protocol family 2 [ 0.292218] TCP established hash table entries: 4096 (order: 2, 16384 bytes) [ 0.292264] TCP bind hash table entries: 4096 (order: 2, 16384 bytes) [ 0.292301] TCP: Hash tables configured (established 4096 bind 4096) [ 0.292430] UDP hash table entries: 256 (order: 0, 4096 bytes) [ 0.292446] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes) [ 0.292588] NET: Registered protocol family 1 [ 0.292950] RPC: Registered named UNIX socket transport module. [ 0.292964] RPC: Registered udp transport module. [ 0.292969] RPC: Registered tcp transport module. [ 0.292974] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.293816] hw perfevents: enabled with armv7_cortex_a8 PMU driver, 5 counters available [ 0.295525] futex hash table entries: 256 (order: -1, 3072 bytes) [ 0.302316] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.303189] NFS: Registering the id_resolver key type [ 0.303257] Key type id_resolver registered [ 0.303265] Key type id_legacy registered [ 0.303340] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.306513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247) [ 0.306539] io scheduler noop registered [ 0.306550] io scheduler deadline registered [ 0.306688] io scheduler cfq registered (default) [ 0.307880] pinctrl-single 44e10800.pinmux: 142 pins at pa f9e10800 size 568 [ 0.311160] backlight supply power not found, using dummy regulator [ 0.311405] pwm-backlight backlight: invalid default brightness level: 101, using 100 [ 0.362573] Serial: 8250/16550 driver, 10 ports, IRQ sharing disabled [ 0.366160] 44e09000.serial: ttyS0 at MMIO 0x44e09000 (irq = 158, base_baud = 3000000) is a 8250 [ 1.000289] console [ttyS0] enabled [ 1.004758] [drm] Initialized drm 1.1.0 20060810 [ 1.010353] panel panel: found backlight [ 1.014419] ******************INIT************** [ 1.019341] ******************PROBE************** [ 1.025175] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.031829] [drm] No driver support for vblank timestamp query. [ 1.070581] Console: switching to colour frame buffer device 128x37 [ 1.083285] tilcdc 4830e000.lcdc: fb0: frame buffer device [ 1.112518] [drm] Initialized tilcdc 1.0.0 20121205 on minor 0 [ 1.124533] loop: module loaded [ 1.129787] libphy: Fixed MDIO Bus: probed [ 1.192380] davinci_mdio 4a101000.mdio: davinci mdio revision 1.6 [ 1.198520] davinci_mdio 4a101000.mdio: detected phy mask fffffffe [ 1.205512] libphy: 4a101000.mdio: probed [ 1.209552] davinci_mdio 4a101000.mdio: phy[0]: device 4a101000.mdio:00, driver SMSC LAN8710/LAN8720 [ 1.219467] cpsw 4a100000.ethernet: Detected MACID = 04:a3:16:f8:0e:5c [ 1.226257] cpsw 4a100000.ethernet: cpts: overflow check period 850 [ 1.234292] mousedev: PS/2 mouse device common for all mice [ 1.240695] i2c /dev entries driver [ 1.245273] cpuidle: enable-method property 'ti,am3352' found operations [ 1.252794] omap_hsmmc 48060000.mmc: Got CD GPIO [ 1.327621] mmc0: host does not support reading read-only switch, assuming write-enable [ 1.337177] ledtrig-cpu: registered to indicate activity on CPUs [ 1.343409] mmc0: new SDHC card at address 0001 [ 1.350891] mmcblk0: mmc0:0001 uSD 3.72 GiB [ 1.356541] NET: Registered protocol family 10 [ 1.363124] sit: IPv6 over IPv4 tunneling driver [ 1.367929] mmcblk0: p1 p2 [ 1.371820] NET: Registered protocol family 17 [ 1.377328] Key type dns_resolver registered [ 1.385015] omap_voltage_late_init: Voltage driver support not added [ 1.419594] tps65217 0-0024: TPS65217 ID 0xe version 1.2 [ 1.425289] at24 0-0050: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 1.432268] mmc1: MAN_BKOPS_EN bit is not set [ 1.436810] omap_i2c 44e0b000.i2c: bus 0 rev0.11 at 400 kHz [ 1.443764] -----------------probing for EDT FT5x06 I2C------------------- [ 1.456962] mmc1: new high speed MMC card at address 0001 [ 1.463261] mmcblk1: mmc1:0001 S10004 3.56 GiB [ 1.468244] mmcblk1boot0: mmc1:0001 S10004 partition 1 4.00 MiB [ 1.475094] input: EP0790M09 as /devices/platform/ocp/4802a000.i2c/i2c-1/1-0038/input/input0 [ 1.483650] mmcblk1boot1: mmc1:0001 S10004 partition 2 4.00 MiB [ 1.490692] mmcblk1: p1 [ 1.493457] ------EDT FT5x06 initialized: IRQ 77, WAKE pin -1, Reset pin -1. [ 1.501046] 1-001b supply IOVDD not found, using dummy regulator [ 1.508746] 1-001b supply DVDD not found, using dummy regulator [ 1.514870] 1-001b supply AVDD not found, using dummy regulator [ 1.520849] 1-001b supply DRVDD not found, using dummy regulator [ 1.527274] rtc-pcf8563 1-0051: chip found, driver version 0.4.4 [ 1.535452] rtc-pcf8563 1-0051: rtc core: registered rtc-pcf8563 as rtc0 [ 1.542582] omap_i2c 4802a000.i2c: bus 1 rev0.11 at 400 kHz [ 1.549483] at24 2-0054: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 1.556658] at24 2-0055: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 1.563747] at24 2-0056: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 1.570851] at24 2-0057: 32768 byte 24c256 EEPROM, writable, 1 bytes/write [ 1.577803] omap_i2c 4819c000.i2c: bus 2 rev0.11 at 100 kHz [ 1.585895] rtc-pcf8563 1-0051: setting system clock to 2017-05-16 15:04:18 UTC (1494947058) [ 1.598098] ALSA device list: [ 1.601099] No soundcards found. [ 1.627245] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null) [ 1.635580] VFS: Mounted root (ext4 filesystem) on device 179:2. [ 1.645600] devtmpfs: mounted [ 1.648939] Freeing unused kernel memory: 272K (c08d6000 - c091a000) [ 1.655356] This architecture does not have kernel memory protection. [ 2.303786] random: systemd: uninitialized urandom read (16 bytes read, 19 bits of entropy available) [ 2.324689] random: systemd: uninitialized urandom read (16 bytes read, 20 bits of entropy available) [ 2.361380] systemd[1]: systemd 229 running in system mode. (+PAM -AUDIT -SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP -LIBCRYPTSETUP -GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN) [ 2.381300] systemd[1]: Detected architecture arm. Welcome to Arago 2016.12! [ 2.415076] systemd[1]: Set hostname to . [ 2.555610] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 23 bits of entropy available) [ 2.567639] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 23 bits of entropy available) [ 2.585180] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 24 bits of entropy available) [ 2.623283] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 25 bits of entropy available) [ 2.646634] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 26 bits of entropy available) [ 2.796776] random: systemd: uninitialized urandom read (16 bytes read, 30 bits of entropy available) [ 2.808119] random: systemd: uninitialized urandom read (16 bytes read, 30 bits of entropy available) [ 2.819203] random: systemd: uninitialized urandom read (16 bytes read, 30 bits of entropy available) [ 3.275314] systemd[1]: [/lib/systemd/system/gadget-init.service:15] Unknown lvalue 'ExecStopPre' in section 'Service' [ 3.616859] systemd[1]: sysinit.target: Found ordering cycle on sysinit.target/start [ 3.624846] systemd[1]: sysinit.target: Found dependency on alignment.service/start [ 3.632808] systemd[1]: sysinit.target: Found dependency on basic.target/start [ 3.640086] systemd[1]: sysinit.target: Found dependency on sockets.target/start [ 3.647566] systemd[1]: sysinit.target: Found dependency on dbus.socket/start [ 3.654808] systemd[1]: sysinit.target: Found dependency on sysinit.target/start [ 3.662258] systemd[1]: sysinit.target: Breaking ordering cycle by deleting job alignment.service/start [ 3.671761] systemd[1]: alignment.service: Job alignment.service/start deleted to break ordering cycle starting with sysinit.target/start [ SKIP ] Ordering cycle found, skipping alignment.service [ 3.709838] systemd[1]: Listening on Journal Socket. [ OK ] Listening on Journal Socket. [ 3.733192] systemd[1]: Listening on udev Control Socket. [ OK ] Listening on udev Control Socket. [ 3.763443] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ OK ] Started Dispatch Password Requests to Console Directory Watch. [ 3.795117] systemd[1]: Created slice System Slice. [ OK ] Created slice System Slice. [ 3.827210] systemd[1]: Starting Setup Virtual Console... Starting Setup Virtual Console... [ 3.868218] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.918100] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [ 3.991175] systemd[1]: Listening on Network Service Netlink Socket. [ OK ] Listening on Network Service Netlink Socket. [ 4.023848] systemd[1]: Listening on Journal Socket (/dev/log). [ OK ] Listening on Journal Socket (/dev/log). [ 4.053007] systemd[1]: Listening on udev Kernel Socket. [ OK ] Listening on udev Kernel Socket. [ 4.084257] systemd[1]: Created slice User and Session Slice. [ OK ] Created slice User and Session Slice. [ 4.112816] systemd[1]: Reached target Slices. [ OK ] Reached target Slices. [ 4.137617] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 4.173052] systemd[1]: Reached target Remote File Systems. [ OK ] Reached target Remote File Systems. [ 4.202835] systemd[1]: Reached target Swap. [ OK ] Reached target Swap. [ 4.223177] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ OK ] Started Forward Password Requests to Wall Directory Watch. [ 4.252775] systemd[1]: Reached target Paths. [ OK ] Reached target Paths. [ 4.282967] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 4.319713] systemd[1]: Mounting Temporary Directory... Mounting Temporary Directory... [ 4.383281] systemd[1]: Listening on Syslog Socket. [ OK ] Listening on Syslog Socket. [ 4.418295] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.453434] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ OK ] Listening on /dev/initctl Compatibility Named Pipe. [ 4.493153] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.550879] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null) [ 4.559525] systemd[1]: Created slice system-serial\x2dgetty.slice. [ OK ] Created slice system-serial\x2dgetty.slice. [ 4.624242] systemd[1]: Created slice system-getty.slice. [ OK ] Created slice system-getty.slice. [ 4.694899] systemd[1]: Mounted POSIX Message Queue File System. [ OK ] Mounted POSIX Message Queue File System. [ 4.723086] systemd[1]: Mounted Debug File System. [ OK ] Mounted Debug File System. [ 4.736689] systemd[1]: Mounted Temporary Directory. [ OK ] Mounted Temporary Directory. [ 4.773559] systemd[1]: Started Journal Service. [ OK ] Started Journal Service. [ OK ] Started Setup Virtual Console. [ OK ] Started Create list of required sta...ce nodes for the current kernel. [FAILED] Failed to start Load Kernel Modules. See 'systemctl status systemd-modules-load.service' for details. [ OK ] Started Remount Root and Kernel File Systems. Starting udev Coldplug all Devices... Starting Apply Kernel Variables... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [ OK ] Started Apply Kernel Variables. [ OK ] Started Create Static Device Nodes in /dev. [ 6.206986] systemd-journald[100]: Received request to flush runtime journal from PID 1 [ OK ] Started Flush Journal to Persistent Storage. [ OK ] Reached target Local File Systems (Pre). Mounting /media/ram... Mounting /var/volatile... Starting udev Kernel Device Manager... [ OK ] Mounted /var/volatile. [ OK ] Mounted /media/ram. [ OK ] Started udev Kernel Device Manager. [ OK ] Started udev Coldplug all Devices. [ OK ] Reached target Local File Systems. Starting Create Volatile Files and Directories... Starting Load/Save Random Seed... [ 7.695921] omap_wdt: OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec [ 7.811512] omap_rtc 44e3e000.rtc: already running [ 7.870685] omap_rtc 44e3e000.rtc: rtc core: registered 44e3e000.rtc as rtc1 [ OK ] Started Create Volatile Files and Directories.[ 7.934537] 47401300.usb-phy supply vcc not found, using dummy regulator [ OK ] Started Load/Save Random Seed. [ OK ] Found device /dev/ttyS0.[ 8.065235] 47401b00.usb-phy supply vcc not found, using dummy regulator [ 8.305280] omap_rng 48310000.rng: OMAP Random Number Generator ver. 20 [ 8.835314] omap-aes 53500000.aes: OMAP AES hw accel rev: 3.2 [ 9.147843] remoteproc0: wkup_m3 is available [ 9.152333] remoteproc0: Note: remoteproc is still under development and considered experimental. [ 9.238129] omap-sham 53100000.sham: hw accel on OMAP rev 4.3 [ 9.300862] remoteproc0: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [ 9.744114] remoteproc0: powering up wkup_m3 [ 9.749543] remoteproc0: Booting fw image am335x-pm-firmware.elf, size 217280 [ OK ] Created slice system-systemd\x2dbacklight.slice. Starting Load/Save Screen Backlight...htness of backlight:backlight... [ 9.941357] remoteproc0: remote processor wkup_m3 is now up [ 9.941378] wkup_m3_ipc 44e11324.wkup_m3_ipc: CM3 Firmware Version = 0x192 [ 10.080359] ti-pruss 4a300000.pruss: creating PRU cores and other child platform devices [ 10.164663] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 ! [ 10.172259] irq: no irq domain found for /ocp/pruss@4a300000/intc@4a320000 ! [ OK ] Started Network Time Synchronization. [ OK ] Started Load/Save Screen Backlight Brightness of backlight:backlight. [ 10.325247] asoc-simple-card sound: asoc_simple_card_dai_link_of: Can't find simple-audio-card,codec DT node [ 10.444209] remoteproc1: 4a334000.pru0 is available [ 10.449221] remoteproc1: Note: remoteproc is still under development and considered experimental. [ 10.474893] asoc-simple-card sound: parse error -22 [ 10.479856] asoc-simple-card: probe of sound failed with error -22 [ 10.605904] PM: bootloader does not support rtc-only! [ 10.652552] remoteproc1: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 10.811559] remoteproc1: registered virtio0 (type 7) [ 10.838089] pru-rproc 4a334000.pru0: PRU rproc node /ocp/pruss@4a300000/pru0@4a334000 probed successfully [ OK ] Found device /dev/ttyS3. [ 10.947818] remoteproc2: 4a338000.pru1 is available [ 11.022572] remoteproc2: Note: remoteproc is still under development and considered experimental. [ 11.031600] remoteproc2: THE BINARY FORMAT IS NOT YET FINALIZED, and backward compatibility isn't yet guaranteed. [ 11.114433] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 11.210183] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 11.274805] remoteproc2: registered virtio1 (type 7) [ 11.279990] pru-rproc 4a338000.pru1: PRU rproc node /ocp/pruss@4a300000/pru1@4a338000 probed successfully [ 12.051596] random: nonblocking pool is initialized [ OK ] Started Update UTMP about System Boot/Shutdown. [ OK ] Found device /dev/mmcblk0p1. [ 13.600989] usbcore: registered new interface driver usbfs [ 13.634464] usbcore: registered new interface driver hub [ 13.669854] usbcore: registered new device driver usb [ 13.819266] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver [ 13.902819] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 1 [ 13.952844] remoteproc1: powering up 4a334000.pru0 [ 13.958266] remoteproc1: Booting fw image am335x-pru0-fw, size 75724 [ 13.973640] hub 1-0:1.0: USB hub found [ 13.984039] hub 1-0:1.0: 1 port detected [ 14.002838] ti-pruss 4a300000.pruss: configured system_events = 0x0000000000030000 intr_channels = 0x00000005 host_intr = 0x00000005 [ 14.047437] remoteproc1: remote processor 4a334000.pru0 is now up [ 14.073038] virtio_rpmsg_bus virtio0: creating channel rpmsg-pru addr 0x1e [ 14.083879] virtio_rpmsg_bus virtio0: rpmsg host is online [ 14.123048] remoteproc2: powering up 4a338000.pru1 [ 14.128449] remoteproc2: Booting fw image am335x-pru1-fw, size 75724 [ 14.152703] ti-pruss 4a300000.pruss: configured system_events = 0x00000000000c0000 intr_channels = 0x0000000a host_intr = 0x0000000a [ 14.195964] remoteproc2: remote processor 4a338000.pru1 is now up [ 14.209011] virtio_rpmsg_bus virtio1: creating channel rpmsg-pru addr 0x1f [ 14.216895] virtio_rpmsg_bus virtio1: rpmsg host is online [ 14.280063] rpmsg_pru rpmsg0: new rpmsg_pru device: /dev/rpmsg_pru30 [ 14.298443] rpmsg_pru rpmsg1: new rpmsg_pru device: /dev/rpmsg_pru31 [ OK ] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. Starting Synchronize System and HW clocks... [ OK ] Reached target System Time Synchronized. [ OK ] Started Synchronize System and HW clocks. [ OK ] Reached target System Initialization. [ OK ] Started Daily Cleanup of Temporary Directories. [ OK ] Reached target Timers. [ OK ] Listening on RPCbind Server Activation Socket. [ OK ] Listening on Avahi mDNS/DNS-SD Stack Activation Socket. [ OK ] Listening on dropbear.socket. [ OK ] Listening on D-Bus System Message Bus Socket. [ OK ] Reached target Sockets. [ OK ] Reached target Basic System. [ OK ] Started Kernel Logging Service. Starting Avahi mDNS/DNS-SD Stack... Starting Permit User Sessions... Starting Print notice about GPLv3 packages... Starting Login Service... [ OK ] Started System Logging Service. [ OK ] Started strongSwan IPsec IKEv1/IKEv2 daemon using ipsec.conf. [ OK ] Started D-Bus System Message Bus. [ OK ] Started Avahi mDNS/DNS-SD Stack. Starting Network Service... Starting Start USB gadget... Starting Telephony service... Starting uim-sysfs.service... [ OK ] Started Permit User Sessions. [ 16.032699] NET: Registered protocol family 15 [ OK ] Started Network Service. [ 16.421360] net eth0: initializing cpsw version 1.12 (0) [ 16.490858] net eth0: initialized cpsw ale version 1.4 [ 16.540008] net eth0: ALE Table size 1024 [ 16.561645] Bluetooth: Core ver 2.21 [ 16.601530] net eth0: phy found : id is : 0x7c0f1 [ 16.626301] NET: Registered protocol family 31 [ 16.659847] using random self ethernet address [ 16.677185] using random host ethernet address [ 16.681690] using host ethernet address: 04:A3:16:F8:0E:5E [ 16.693303] Bluetooth: HCI device and connection manager initialized [ 16.705158] libphy: PHY 4a101000.mdio:01 not found [ 16.743245] net eth0: phy "4a101000.mdio:01" not found on slave 1, err -19 [ 16.757831] Bluetooth: HCI socket layer initialized [ 16.777478] using random self ethernet address [ 16.809872] Bluetooth: L2CAP socket layer initialized [ 16.828245] using random host ethernet address [ 16.852865] Bluetooth: SCO socket layer initialized [ 16.875306] using host ethernet address: 04:A3:16:F8:0E:5E [ 16.880818] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 16.930750] usb0: HOST MAC 04:a3:16:f8:0e:5e [ 16.942047] Initializing XFRM netlink socket [ 16.985506] usb0: MAC a6:c5:14:0b:61:c7 [ 17.084615] Mass Storage Function, version: 2009/09/11 [ 17.089842] LUN: removable file: (no medium) [ 17.156608] LUN: removable read only file: /dev/mmcblk0p1 [ 17.218589] Number of LUNs=1 [ 17.248063] g_multi gadget: Multifunction Composite Gadget [ 17.297050] g_multi gadget: g_multi ready [ OK ] Found device /dev/ttyGS0. [ 17.351128] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready [ 17.725081] g_multi gadget: high-speed config #2: Multifunction with CDC ECM [ 17.733020] IPv6: ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready [ OK ] Started Start USB gadget. [ OK ] Started Telephony service. [ OK ] Started Login Service. Mounting Configuration File System... [ OK ] Reached target Network. Starting Lightning Fast Webserver With Light System Requirements... Starting Network Name Resolution... [ OK ] Started Serial Getty on ttyS3. [ OK ] Started Getty on tty1. [ OK ] Started Serial Getty on ttyS0. [ OK ] Started Serial Getty on ttyGS0. [ OK ] Mounted Configuration File System. [ OK ] Started Network Name Resolution. [ OK ] Started Lightning Fast Webserver With Light System Requirements. *************************************************************** *************************************************************** NOTICE: This file system contains the following GPLv3 packages: autoconf binutils bison-dev bison cpp-symlinks cpp dosfstools g++-symlinks g++ gawk-dev gawk gcc-symlinks gcc gdb gdbserver gstreamer1.0-libav hidapi libcairo-perf-utils libgmp10 libidn11 libmpc3 libmpfr4 m4-dev m4 make nettle swig-dev swig If you do not wish to distribute GPLv3 components please remove the above packages prior to distribution. This can be done using the opkg remove command. i.e.: opkg remove Where is the name printed in the list above NOTE: If the package is a dependency of another package you will be notified of the dependent packages. You should use the --force-removal-of-dependent-packages option to also remove the dependent packages as well *************************************************************** *************************************************************** [ OK ] Started uim-sysfs.service. [ OK ] Started Print notice about GPLv3 packages. Starting telnetd.service... [ OK ] Started telnetd.service. Starting busybox-udhcpd.service... Starting thttpd.service... [ OK ] Started busybox-udhcpd.service. [ OK ] Started thttpd.service. Starting rng-tools.service... [ OK ] Started rng-tools.service. Starting matrix-gui-2.0.service... [ OK ] Started matrix-gui-2.0.service. Starting thermal-zone-init.service... Starting parse-ip.service... [ OK ] Started thermal-zone-init.service. [ OK ] Started parse-ip.service. _____ _____ _ _ | _ |___ ___ ___ ___ | _ |___ ___ |_|___ ___| |_ | | _| .'| . | . | | __| _| . | | | -_| _| _| |__|__|_| |__,|_ |___| |__| |_| |___|_| |___|___|_| |___| |___| Arago Project http://arago-project.org am335x-evm ttyS0 Arago 2016.12 am335x-evm ttyS0 am335x-evm login: [ 47.238217] edt_ft5x06 1-0038: Unable to fetch data, error: -121 [ 54.432685] usb 1-1: new low-speed USB device number 2 using musb-hdrc [ 54.812761] input: PixArt USB Optical Mouse as /devices/platform/ocp/47400000.usb/47401c00.usb/musb-hdrc.1.auto/usb1/1-1/1-1:1.0/0003:093A:2510.0001/input/input1 [ 54.831737] hid-generic 0003:093A:2510.0001: input: USB HID v1.11 Mouse [PixArt USB Optical Mouse] on usb-musb-hdrc.1.auto-1/input0 [ 54.851794] usbcore: registered new interface driver usbhid [ 54.861952] usbhid: USB HID core driver [ 210.673170] ip_tables: (C) 2000-2006 Netfilter Core Team [ 210.717752] nf_conntrack version 0.5.0 (7958 buckets, 31832 max)