Skip to content

Instantly share code, notes, and snippets.

@modjo756
Created August 16, 2017 14:57
Show Gist options
  • Save modjo756/f803161e629bcee293af9aca4d845c39 to your computer and use it in GitHub Desktop.
Save modjo756/f803161e629bcee293af9aca4d845c39 to your computer and use it in GitHub Desktop.
U-Boot SPL 2017.03+fslc+gac3b20c (Aug 16 2017 - 15:02:28)
Trying to boot from MMC1
U-Boot 2017.03+fslc+gac3b20c (Aug 16 2017 - 15:02:28 +0200)
CPU: Freescale i.MX6Q rev1.2 at 792 MHz
Reset cause: POR
Board: UDOO Quad
DRAM: 1 GiB
MMC: FSL_SDHC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: using phy at 6
FEC [PRIME]
Hit any key to stop autoboot: 0
switch to partitions #0, OK
mmc0 is current device
** Unrecognized filesystem type **
Device Tree: /boot/imx6q-udoo-hdmi.dtb
4547960 bytes read in 449 ms (9.7 MiB/s)
Booting from mmc ...
44036 bytes read in 181 ms (237.3 KiB/s)
## Flattened Device Tree blob at 18000000
Booting using the fdt blob at 0x18000000
Using Device Tree in place at 18000000, end 1800dc03
Starting kernel ...
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.1.15_2.0.x-udoo+g7773e46 (oe-user@oe-host) (gcc version 6.3.0 (GCC) ) #1 SMP PREEMPT Wed Aug 16 15:17:58 CEST 2017
[ 0.000000] CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: UDOO Quad Board
[ 0.000000] Reserved memory: created CMA memory pool at 0x3c000000, size 320 MiB
[ 0.000000] Reserved memory: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] PERCPU: Embedded 12 pages/cpu @ab706000 s16844 r8192 d24116 u49152
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260096
[ 0.000000] Kernel command line: console=ttymxc1,115200 root=/dev/mmcblk0p1 rootwait rw rootfstype=ext4 ahci_imx.hotplug=1
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 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: 702364K/1048576K available (5590K kernel code, 219K rwdata, 2016K rodata, 280K init, 393K bss, 18532K reserved, 327680K 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 : 0xc0800000 - 0xff000000 (1000 MB)
[ 0.000000] lowmem : 0x80000000 - 0xc0000000 (1024 MB)
[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
[ 0.000000] .text : 0x80008000 - 0x80775c18 (7608 kB)
[ 0.000000] .init : 0x80776000 - 0x807bc000 ( 280 kB)
[ 0.000000] .data : 0x807bc000 - 0x807f2c20 ( 220 kB)
[ 0.000000] .bss : 0x807f2c20 - 0x808551dc ( 394 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] L2C-310 errata 752271 769419 enabled
[ 0.000000] L2C-310 enabling early BRESP for Cortex-A9
[ 0.000000] L2C-310 full line of zeros enabled for Cortex-A9
[ 0.000000] L2C-310 ID prefetch enabled, offset 16 lines
[ 0.000000] L2C-310 dynamic clock gating enabled, standby mode enabled
[ 0.000000] L2C-310 cache controller enabled, 16 ways, 1024 kB
[ 0.000000] L2C-310: CACHE_ID 0x410000c7, AUX_CTRL 0x76470001
[ 0.000000] mxc_clocksource_init 66000000
[ 0.000000] Switching to timer-based delay loop, resolution 15ns
[ 0.000006] sched_clock: 32 bits at 66MHz, resolution 15ns, wraps every 32537631224ns
[ 0.000021] clocksource mxc_timer1: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 28958491609 ns
[ 0.000934] Console: colour dummy device 80x30
[ 0.000951] Calibrating delay loop (skipped), value calculated using timer frequency.. 132.00 BogoMIPS (lpj=660000)
[ 0.000966] pid_max: default: 32768 minimum: 301
[ 0.001060] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001074] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.001617] Initializing cgroup subsys devices
[ 0.001635] Initializing cgroup subsys freezer
[ 0.001661] CPU: Testing write buffer coherency: ok
[ 0.001936] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.002022] Setting up static identity map for 0x10008280 - 0x100082d8
[ 0.060143] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.080143] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.100133] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.100195] Brought up 4 CPUs
[ 0.100218] SMP: Total of 4 processors activated (528.00 BogoMIPS).
[ 0.100227] CPU: All CPU(s) started in SVC mode.
[ 0.100762] devtmpfs: initialized
[ 0.111166] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4
[ 0.111539] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.129155] pinctrl core: initialized pinctrl subsystem
[ 0.130491] NET: Registered protocol family 16
[ 0.138891] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.169702] cpuidle: using governor ladder
[ 0.190156] cpuidle: using governor menu
[ 0.190248] CPU identified as i.MX6Q, silicon rev 1.2
[ 0.211848] hw-breakpoint: found 5 (+1 reserved) breakpoint and 1 watchpoint registers.
[ 0.211863] hw-breakpoint: maximum watchpoint size is 4 bytes.
[ 0.212652] imx6q-pinctrl 20e0000.iomuxc: initialized IMX pinctrl driver
[ 0.221966] mxs-dma 110000.dma-apbh: initialized
[ 0.224156] SCSI subsystem initialized
[ 0.224659] 2000000.aips-bus:usbphy_nop1 supply vcc not found, using dummy regulator
[ 0.224777] 2000000.aips-bus:usbphy_nop2 supply vcc not found, using dummy regulator
[ 0.225718] i2c i2c-1: IMX I2C adapter registered
[ 0.225737] i2c i2c-1: can't use DMA
[ 0.226324] i2c i2c-2: IMX I2C adapter registered
[ 0.226341] i2c i2c-2: can't use DMA
[ 0.226458] Linux video capture interface: v2.00
[ 0.226508] pps_core: LinuxPPS API ver. 1 registered
[ 0.226518] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.226548] PTP clock support registered
[ 0.240218] imx-ipuv3 2400000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[ 0.260212] imx-ipuv3 2800000.ipu: IPU DMFC NORMAL mode: 1(0~1), 5B(4,5), 5F(6,7)
[ 0.261047] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 driver probed
[ 0.261062] mxc_mipi_csi2 21dc000.mipi_csi: i.MX MIPI CSI2 dphy version is 0x3130302a
[ 0.261134] MIPI CSI2 driver module loaded
[ 0.261413] Advanced Linux Sound Architecture Driver Initialized.
[ 0.263008] Switched to clocksource mxc_timer1
[ 0.273531] NET: Registered protocol family 2
[ 0.274246] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.274332] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.274457] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.274539] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.274582] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.274797] NET: Registered protocol family 1
[ 0.275179] CPU PMU: Failed to parse /soc/pmu/interrupt-affinity[0]
[ 0.275230] hw perfevents: enabled with armv7_cortex_a9 PMU driver, 7 counters available
[ 0.276191] imx rpmsg driver is registered.
[ 0.277130] Bus freq driver module loaded
[ 0.278179] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.284983] VFS: Disk quotas dquot_6.6.0
[ 0.285162] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.289644] io scheduler noop registered
[ 0.289664] io scheduler deadline registered
[ 0.289711] io scheduler cfq registered (default)
[ 0.290185] imx-weim 21b8000.weim: Driver registered.
[ 0.291398] MIPI DSI driver module loaded
[ 0.292172] 20e0000.hdmi_video supply HDMI not found, using dummy regulator
[ 0.292926] mxc_hdmi 20e0000.hdmi_video: Detected HDMI controller 0x13:0xa:0xa0:0xc1
[ 0.292957] fbcvt: 1920x1080@60: CVT Name - 2.073M9
[ 0.293127] mxc_sdc_fb fb@0: registered mxc display driver hdmi
[ 0.333096] imx-ipuv3 2400000.ipu: IPU DMFC DP HIGH RESOLUTION: 1(0,1), 5B(2~5), 5F(6,7)
[ 0.424511] Console: switching to colour frame buffer device 240x67
[ 0.469071] imx-sdma 20ec000.sdma: no iram assigned, using external mem
[ 0.469656] imx-sdma 20ec000.sdma: no event needs to be remapped
[ 0.470160] imx-sdma 20ec000.sdma: loaded firmware 3.3
[ 0.472702] imx-sdma 20ec000.sdma: initialized
[ 0.473588] 21e8000.serial: ttymxc1 at MMIO 0x21e8000 (irq = 292, base_baud = 5000000) is a IMX
[ 1.175498] console [ttymxc1] enabled
[ 1.179686] 21f0000.serial: ttymxc3 at MMIO 0x21f0000 (irq = 293, base_baud = 5000000) is a IMX
[ 1.190182] imx sema4 driver is registered.
[ 1.194455] [drm] Initialized drm 1.1.0 20060810
[ 1.199541] [drm] Initialized vivante 1.0.0 20120216 on minor 0
[ 1.210970] loop: module loaded
[ 1.214612] [bossac] Registering IRQ 202 for BOSSAC Arduino erase/reset operation
[ 1.222328] [bossac] Created device file /dev/udoo_ard
[ 1.228453] ahci-imx 2200000.sata: fsl,transmit-level-mV not specified, using 00000024
[ 1.236407] ahci-imx 2200000.sata: fsl,transmit-boost-mdB not specified, using 00000480
[ 1.244439] ahci-imx 2200000.sata: fsl,transmit-atten-16ths not specified, using 00002000
[ 1.252626] ahci-imx 2200000.sata: fsl,receive-eq-mdB not specified, using 05000000
[ 1.263822] ahci-imx 2200000.sata: SSS flag set, parallel bus scan disabled
[ 1.270819] ahci-imx 2200000.sata: AHCI 0001.0300 32 slots 1 ports 3 Gbps 0x1 impl platform mode
[ 1.279647] ahci-imx 2200000.sata: flags: ncq sntf stag pm led clo only pmp pio slum part ccc apst
[ 1.290200] scsi host0: ahci-imx
[ 1.293775] ata1: SATA max UDMA/133 mmio [mem 0x02200000-0x02203fff] port 0x100 irq 303
[ 1.304809] 2188000.ethernet supply phy not found, using dummy regulator
[ 1.423449] pps pps0: new PPS source ptp0
[ 1.432437] libphy: fec_enet_mii_bus: probed
[ 1.437335] fec 2188000.ethernet eth0: registered PHC device 0
[ 1.443580] mousedev: PS/2 mouse device common for all mice
[ 1.449387] <<-GTP-INFO->> GTP driver installing...
[ 1.454503] <<-GTP-INFO->> GTP Driver Version: V2.4<2014/11/28>
[ 1.460433] <<-GTP-INFO->> GTP I2C Address: 0x5d
[ 1.465083] <<-GTP-INFO->> Guitar reset
[ 1.595070] <<-GTP-INFO->> IC Version: 9271_1040
[ 1.602549] <<-GTP-INFO->> Sensor_ID: 2
[ 1.606411] <<-GTP-INFO->> Config group2 used,length: 186
[ 1.613250] <<-GTP-INFO->> Driver send config.
[ 1.647103] <<-GTP-INFO->> X_MAX: 800, Y_MAX: 1280, TRIGGER: 0x00
[ 1.673039] <<-GTP-INFO->> create proc entry gt9xx_config success
[ 1.679371] input: goodix-ts as /devices/virtual/input/input0
[ 1.685361] <<-GTP-INFO->> GTP works in interrupt mode.
[ 1.690601] <<-GTP-INFO->> Applied memory size:2562.
[ 1.695594] <<-GTP-INFO->> I2C function: without pre and end cmd!
[ 1.701704] <<-GTP-INFO->> Create proc entry success!
[ 1.707766] snvs_rtc 20cc000.snvs:snvs-rtc-lp: rtc core: registered 20cc000.snvs:snvs-r as rtc0
[ 1.716609] i2c /dev entries driver
[ 1.721340] mxc_v4l2_output v4l2_out: V4L2 device registered as video16
[ 1.728152] mxc_v4l2_output v4l2_out: V4L2 device registered as video17
[ 1.735299] [UDOO power-off] Probed UDOO Quad/Dual.
[ 1.741302] imx2-wdt 20bc000.wdog: timeout 60 sec (nowayout=0)
[ 1.747468] sdhci: Secure Digital Host Controller Interface driver
[ 1.753677] sdhci: Copyright(c) Pierre Ossman
[ 1.758051] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.764454] /soc/aips-bus@02100000/usdhc@02198000: voltage-ranges unspecified
[ 1.771995] sdhci-esdhc-imx 2198000.usdhc: No vmmc regulator found
[ 1.778216] sdhci-esdhc-imx 2198000.usdhc: No vqmmc regulator found
[ 1.823043] mmc0: SDHCI controller on 2198000.usdhc [2198000.usdhc] using ADMA
[ 1.835621] mxc_vpu 2040000.vpu_fsl: VPU initialized
[ 1.841087] mxc_vdoa 21e4000.vdoa: i.MX Video Data Order Adapter(VDOA) driver probed
[ 1.880748] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.893144] vt1613-codec vt1613: Failed to reset: AC97 link error
[ 1.894833] mmc0: new high speed SDHC card at address 0007
[ 1.895187] mmcblk0: mmc0:0007 SD16G 14.5 GiB
[ 1.896504] mmcblk0: p1
[ 1.923360] VT1613 SoC Audio Codec [ID = 5649 - 4123]
[ 1.930617] imx-ac97-vt1613 sound: vt1613-hifi-analog <-> 2028000.ssi mapping ok
[ 1.941555] imx-audio-hdmi sound-hdmi: hdmi-hifi <-> soc:hdmi_audio@00120000 mapping ok
[ 1.950265] nf_conntrack version 0.5.0 (16094 buckets, 64376 max)
[ 1.957083] NET: Registered protocol family 17
[ 1.961597] Key type dns_resolver registered
[ 1.967538] ThumbEE CPU extension supported.
[ 1.974628] snvs_rtc 20cc000.snvs:snvs-rtc-lp: setting system clock to 1970-01-01 00:00:00 UTC (0)
[ 1.995072] usb_otg_vbus: disabling
[ 1.998588] usb_h1_vbus: disabling
[ 2.002243] ALSA device list:
[ 2.005282] #0: imx-vt1613-audio
[ 2.008715] #1: imx-hdmi-soc
[ 3.343088] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 3.350095] ata1.00: ATA-8: TOSHIBA MK3276GSX, GS001A, max UDMA/100
[ 3.356455] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 3.364197] ata1.00: configured for UDMA/100
[ 3.369129] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK3276GS 1A PQ: 0 ANSI: 5
[ 3.474788] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.482945] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 3.490244] devtmpfs: mounted
[ 3.493772] Freeing unused kernel memory: 280K (80776000 - 807bc000)
INIT: version 2.88 booting
Starting udev
[ 4.198535] udevd[123]: starting version 3.2.1
[ 4.231042] random: udevd urandom read with 15 bits of entropy available
[ 4.288734] udevd[124]: starting eudev-3.2.1
[ 4.410915] Galcore version 5.0.11.41671
[ 4.422845] 2184800.usbmisc supply vbus-wakeup not found, using dummy regulator
[ 4.496406] usbcore: registered new interface driver usbfs
[ 4.505759] usbcore: registered new interface driver hub
[ 4.512602] usbcore: registered new device driver usb
[ 4.538597] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
[ 4.546933] sd 0:0:0:0: [sda] Write Protect is off
[ 4.553730] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 4.553933] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 4.562939] 2-003c supply DOVDD not found, using dummy regulator
[ 4.563209] 2-003c supply DVDD not found, using dummy regulator
[ 4.563262] 2-003c supply AVDD not found, using dummy regulator
[ 4.582451] sd 0:0:0:0: [sda] Attached SCSI disk
[ 4.704098] ci_hdrc ci_hdrc.1: EHCI Host Controller
[ 4.709328] ci_hdrc ci_hdrc.1: new USB bus registered, assigned bus number 1
[ 4.753202] ci_hdrc ci_hdrc.1: USB 2.0 started, EHCI 1.00
[ 4.753431] ov5640_read_reg:write reg error:reg=300a
[ 4.753436] camera ov5640_mipi is not found
[ 4.770767] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 4.774704] ERROR: v4l2 capture: slave not found!
[ 4.785480] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 4.792758] usb usb1: Product: EHCI Host Controller
[ 4.797706] usb usb1: Manufacturer: Linux 4.1.15_2.0.x-udoo+g7773e46 ehci_hcd
[ 4.805082] usb usb1: SerialNumber: ci_hdrc.1
[ 4.810312] hub 1-0:1.0: USB hub found
[ 4.814146] hub 1-0:1.0: 1 port detected
[ 5.133088] usb 1-1: new high-speed USB device number 2 using ci_hdrc
[ 5.163352] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
Expanding rootfs...
[ 5.283804] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[ 5.290545] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.299408] hub 1-1:1.0: USB hub found
[ 5.303386] hub 1-1:1.0: 4 ports detected
[ 5.583112] usb 1-1.2: new full-speed USB device number 3 using ci_hdrc
[ 5.714789] usb 1-1.2: New USB device found, idVendor=0658, idProduct=0200
[ 5.721693] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 5.823110] usb 1-1.3: new high-speed USB device number 4 using ci_hdrc
[ 5.971412] usb 1-1.3: New USB device found, idVendor=148f, idProduct=5370
[ 5.978368] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 5.985735] usb 1-1.3: Product: 802.11 n WLAN
[ 5.990125] usb 1-1.3: Manufacturer: Ralink
[ 5.994384] usb 1-1.3: SerialNumber: 1.0
[ 6.093056] usb 1-1.4: new full-speed USB device number 5 using ci_hdrc
[ 6.231161] usb 1-1.4: New USB device found, idVendor=0403, idProduct=6001
[ 6.238105] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 6.245481] usb 1-1.4: Product: EnOcean USB 300 DB
[ 6.250307] usb 1-1.4: Manufacturer: EnOcean GmbH
[ 6.255067] usb 1-1.4: SerialNumber: FTXH4VLL
[ 8.406003] usbcore: registered new interface driver usbserial
[ 8.412024] usbcore: registered new interface driver usbserial_generic
[ 8.418752] usbserial: USB Serial support registered for generic
[ 8.862369] usbcore: registered new interface driver ftdi_sio
[ 8.869433] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 8.877195] ftdi_sio 1-1.4:1.0: FTDI USB Serial Device converter detected
[ 8.884087] cdc_acm 1-1.2:1.0: ttyACM0: USB ACM device
[ 8.884212] usb 1-1.4: Detected FT232RL
[ 8.884831] usb 1-1.4: FTDI USB Serial Device converter now attached to ttyUSB0
[ 8.900932] usbcore: registered new interface driver cdc_acm
[ 8.906663] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
resizing root partition, starts at offset: 8192
[ 9.033068] usb 1-1.3: reset high-speed USB device number 4 using ci_hdrc
[ 9.174413] ieee80211 phy0: rt2x00_set_rt: Info - RT chipset 5390, rev 0502 detected
[ 9.235033] ieee80211 phy0: rt2x00_set_rf: Info - RF chipset 5370 detected
[ 9.245399] usbcore: registered new interface driver rt2800usb
Probing the partition table...
Resizing the partition...
resize2fs 1.43.4 (31-Jan-2017)
Filesystem at /dev/mmcblk0p1 is m[ 9.847664] EXT4-fs (mmcblk0p1): resizing filesystem from 402022 to 3800064 blocks
ounted on /; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 1
[ 10.014269] random: nonblocking pool is initialized
[ 11.840292] EXT4-fs (mmcblk0p1): resized filesystem to 3800064
The filesystem on /dev/mmcblk0p1 is now 3800064 (4k) blocks long.
Expanding partition success
Populating dev cache
ALSA: Restoring mixer settings...
No state is present for card imxvt1613audio
Found hardware: "imx-vt1613-audi" "" "" "" ""
Hardware is initialized using a generic method
/usr/share/alsa/init/default:283: wrong enum identifier 'on'
No state is present for card imxvt1613audio
Wed Aug 16 13:22:33 UTC 2017
Configuring packages on first boot....
(This may take several minutes. Please do not power off the machine.)
Running postinst /etc/rpm-postinsts/100-ntpdate...
update-rc.d: /etc/init.d/run-postinsts exists during rc.d purge (continuing)
Removing any system startup links for run-postinsts ...
/etc/rcS.d/S99run-postinsts
INIT: Entering runlevel: 5
Configuring network interfaces... Successfully initialized wpa_supplicant
rfkill: Cannot open RFKILL contro[ 24.401821] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading firmware file 'rt2870.bin'
l device
[ 24.415479] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware detected - version: 0.36
[ 25.146051] fec 2188000.ethernet eth0: Freescale FEC PHY driver [Generic PHY] (mii_bus:phy_addr=2188000.ethernet:06, irq=-1)
done.
Starting system message bus: dbus.
Starting OpenBSD Secure Shell server: sshd
generating ssh RSA key...
[ 26.311442] wlan0: authenticate with c8:d3:a3:15:65:5a
[ 26.360503] wlan0: send auth to c8:d3:a3:15:65:5a (try 1/3)
[ 26.367649] wlan0: authenticated
[ 26.373041] wlan0: associate with c8:d3:a3:15:65:5a (try 1/3)
[ 26.382399] wlan0: RX AssocResp from c8:d3:a3:15:65:5a (capab=0xc11 status=0 aid=2)
[ 26.396789] wlan0: associated
generating ssh ECDSA key...
generating ssh DSA key...
generating ssh ED25519 key...
[ 32.222601] NET: Registered protocol family 10
[ 32.227822] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
done.
Starting rpcbind daemon...done.
starting statd: done
Starting atd: OK
Starting bluetooth
bluetoothd
exportfs: can't open /etc/exports for reading
[ 32.738625] Bluetooth: Core ver 2.20
[ 32.739165] RPC: Registered named UNIX socket transport module.
[ 32.739170] RPC: Registered udp transport module.
[ 32.739174] RPC: Registered tcp transport module.
[ 32.739177] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 32.764456] NET: Registered protocol family 31
[ 32.768935] Bluetooth: HCI device and connection manager initialized
[ 32.775340] Bluetooth: HCI socket layer initialized
[ 32.780234] Bluetooth: L2CAP socket layer initialized
[ 32.785428] Bluetooth: SCO socket layer initialized
[ 32.791082] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
starting 8 nfsd kernel threads: [ 32.844099] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 32.844923] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 32.844927] Bluetooth: BNEP filters: protocol multicast
[ 32.844942] Bluetooth: BNEP socket layer initialized
[ 32.868387] NFSD: starting 90-second grace period (net 807ec9c0)
done
starting mountd: done
Starting system log daemon...0
Starting kernel log daemon...0
* Starting Avahi mDNS/DNS-SD Daemon: avahi-daemon [ ok ]
* starting FTP Server: vsftpd... done.
Starting crond: OK
Starting web server: apache2.
Running local boot scripts (/etc/rc.local)
Poky (Yocto Project Reference Distro) 2.3.1 udooqdl /dev/ttymxc1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment