Skip to content

Instantly share code, notes, and snippets.

@tthtlc
Created April 11, 2018 12:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tthtlc/6c5688a62f814b69420e7feb06c8f8ec to your computer and use it in GitHub Desktop.
Save tthtlc/6c5688a62f814b69420e7feb06c8f8ec to your computer and use it in GitHub Desktop.
CHIP booting up
root@chip:~# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.3.0-ntc (alex@kihei) (gcc version 4.9.2 20140904 (prerelease) (crosstool-NG linaro-1.13.1-4.9-2014.09 - Linaro GCC 4.9-2014.09) ) #1 SMP Fri Feb 19 09:37:25 PST 2016
[ 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: NextThing C.H.I.P.
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 130733
[ 0.000000] free_area_init_node: node 0, pgdat c0a8d900, node_mem_map df97f000
[ 0.000000] Normal zone: 1150 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 130733 pages, LIFO batch:31
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] PERCPU: Embedded 13 pages/cpu @dfe85000 s21888 r8192 d23168 u53248
[ 0.000000] pcpu-alloc: s21888 r8192 d23168 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 129583
[ 0.000000] Kernel command line: root=ubi0:rootfs rootfstype=ubifs rw earlyprintk ubi.mtd=4
[ 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: 506584K/522932K available (7232K kernel code, 675K rwdata, 2408K rodata, 524K init, 298K bss, 16348K reserved, 0K cma-reserved, 0K highmem)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xe0000000 - 0xff000000 ( 496 MB)
lowmem : 0xc0000000 - 0xdfead000 ( 510 MB)
pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
.text : 0xc0008000 - 0xc097260c (9642 kB)
.init : 0xc0973000 - 0xc09f6000 ( 524 kB)
.data : 0xc09f6000 - 0xc0a9ef00 ( 676 kB)
.bss : 0xc0aa1000 - 0xc0aebb14 ( 299 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[ 0.000000] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370868154 ns
[ 0.000000] sched_clock: 32 bits at 100 Hz, resolution 10000000ns, wraps every 21474836475000000ns
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty0] enabled
[ 0.090000] Calibrating delay loop... 1001.88 BogoMIPS (lpj=5009408)
[ 0.090000] pid_max: default: 32768 minimum: 301
[ 0.090000] Security Framework initialized
[ 0.090000] Yama: becoming mindful.
[ 0.090000] AppArmor: AppArmor disabled by boot time parameter
[ 0.090000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.090000] Initializing cgroup subsys io
[ 0.090000] Initializing cgroup subsys memory
[ 0.090000] Initializing cgroup subsys devices
[ 0.090000] Initializing cgroup subsys freezer
[ 0.090000] Initializing cgroup subsys perf_event
[ 0.090000] CPU: Testing write buffer coherency: ok
[ 0.090000] ftrace: allocating 23777 entries in 70 pages
[ 0.120000] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.120000] Setting up static identity map for 0x40008280 - 0x400082d8
[ 0.130000] Brought up 1 CPUs
[ 0.130000] SMP: Total of 1 processors activated (1001.88 BogoMIPS).
[ 0.130000] CPU: All CPU(s) started in SVC mode.
[ 0.130000] devtmpfs: initialized
[ 0.140000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 0.140000] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.140000] pinctrl core: initialized pinctrl subsystem
[ 0.140000] NET: Registered protocol family 16
[ 0.140000] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.140000] hw-breakpoint: debug architecture 0x4 unsupported.
[ 0.150000] reg-fixed-voltage usb0_vbus: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/chip_vbus_pin@0, deferring probe
[ 0.150000] reg-fixed-voltage wifi_reg_on: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/chip_wifi_reg_on_pin@0, deferring probe
[ 0.150000] SCSI subsystem initialized
[ 0.150000] usbcore: registered new interface driver usbfs
[ 0.150000] usbcore: registered new interface driver hub
[ 0.150000] usbcore: registered new device driver usb
[ 0.160000] pps_core: LinuxPPS API ver. 1 registered
[ 0.160000] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 0.160000] PTP clock support registered
[ 0.160000] Advanced Linux Sound Architecture Driver Initialized.
[ 0.160000] clocksource: Switched to clocksource timer
[ 0.210000] simple-framebuffer 5febc000.framebuffer: framebuffer at 0x5febc000, 0x135600 bytes, mapped to 0xe0200000
[ 0.210000] simple-framebuffer 5febc000.framebuffer: format=x8r8g8b8, mode=640x440x32, linelength=2880
[ 0.220000] Console: switching to colour frame buffer device 80x27
[ 0.230000] simple-framebuffer 5febc000.framebuffer: fb0: simplefb registered!
[ 0.240000] NET: Registered protocol family 2
[ 0.250000] TCP established hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.250000] TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.250000] TCP: Hash tables configured (established 4096 bind 4096)
[ 0.260000] UDP hash table entries: 256 (order: 1, 8192 bytes)
[ 0.260000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
[ 0.260000] NET: Registered protocol family 1
[ 0.270000] RPC: Registered named UNIX socket transport module.
[ 0.270000] RPC: Registered udp transport module.
[ 0.270000] RPC: Registered tcp transport module.
[ 0.280000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.280000] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.280000] audit: initializing netlink subsys (disabled)
[ 0.290000] audit: type=2000 audit(0.290:1): initialized
[ 0.300000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.310000] NFS: Registering the id_resolver key type
[ 0.310000] Key type id_resolver registered
[ 0.310000] Key type id_legacy registered
[ 0.320000] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 250)
[ 0.320000] io scheduler noop registered
[ 0.330000] io scheduler deadline registered
[ 0.330000] io scheduler cfq registered (default)
[ 0.330000] sun4i-usb-phy 1c13400.phy: could not find pctldev for node /soc@01c00000/pinctrl@01c20800/chip_id_det_pin@0, deferring probe
[ 0.340000] sun5i-a13-pinctrl 1c20800.pinctrl: initialized sunXi PIO driver
[ 0.350000] coupled-voltage-regulator wifi_reg: Couldn't get regulator vin0
[ 0.420000] Serial: 8250/16550 driver, 8 ports, IRQ sharing disabled
[ 0.450000] 1c28400.serial: ttyS0 at MMIO 0x1c28400 (irq = 27, base_baud = 1500000) is a U6_16550A
[ 1.110000] console [ttyS0] enabled
[ 1.130000] 1c28c00.serial: ttyS1 at MMIO 0x1c28c00 (irq = 28, base_baud = 1500000) is a U6_16550A
[ 1.150000] nand: device found, Manufacturer ID: 0xad, Chip ID: 0xde
[ 1.160000] nand: Hynix H27QCG8T2E5R\xffffffe2\xffffff80\xffffff90BCF 64G 3.3V 8-bit
[ 1.170000] nand: 8192 MiB, MLC, erase size: 4096 KiB, page size: 16384, OOB size: 1664
[ 1.180000] Scanning device for bad blocks
[ 1.300000] random: nonblocking pool is initialized
[ 1.520000] Bad eraseblock 1326 at 0x00014bbfc000
[ 1.570000] Bad eraseblock 1490 at 0x000174bfc000
[ 1.620000] Bad eraseblock 1694 at 0x0001a7bfc000
[ 1.660000] Bad eraseblock 1793 at 0x0001c07fc000
[ 1.680000] Bad eraseblock 1855 at 0x0001cfffc000
[ 1.710000] Bad eraseblock 1971 at 0x0001ecffc000
[ 1.720000] Bad eraseblock 1983 at 0x0001efffc000
[ 1.740000] Bad eraseblock 2015 at 0x0001f7ffc000
[ 1.750000] Bad eraseblock 2036 at 0x0001fd3fc000
[ 1.760000] 5 ofpart partitions found on MTD device H27QCG8T2E5R\xffffffe2\xffffff80\xffffff90BCF 64G 3.3V 8-bit
[ 1.770000] Creating 5 MTD partitions on "H27QCG8T2E5R\xffffffe2\xffffff80\xffffff90BCF 64G 3.3V 8-bit":
[ 1.780000] 0x000000000000-0x000000400000 : "SPL"
[ 1.790000] 0x000000400000-0x000000800000 : "SPL.backup"
[ 1.800000] 0x000000800000-0x000000c00000 : "U-Boot"
[ 1.810000] 0x000000c00000-0x000001000000 : "env"
[ 1.810000] 0x000001000000-0x000200000000 : "rootfs"
[ 1.820000] usbcore: registered new interface driver asix
[ 1.830000] usbcore: registered new interface driver ax88179_178a
[ 1.840000] usbcore: registered new interface driver cdc_ether
[ 1.840000] usbcore: registered new interface driver net1080
[ 1.850000] usbcore: registered new interface driver rndis_host
[ 1.860000] usbcore: registered new interface driver cdc_subset
[ 1.870000] usbcore: registered new interface driver zaurus
[ 1.870000] usbcore: registered new interface driver cdc_ncm
[ 1.880000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.890000] ehci-platform: EHCI generic platform driver
[ 1.900000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 1.900000] ohci-platform: OHCI generic platform driver
[ 1.910000] usbcore: registered new interface driver usb-storage
[ 1.920000] mousedev: PS/2 mouse device common for all mice
[ 1.930000] i2c /dev entries driver
[ 1.930000] axp20x 0-0034: AXP20x variant AXP209 found
[ 1.950000] input: axp20x-pek as /devices/platform/soc@01c00000/1c2ac00.i2c/i2c-0/0-0034/axp20x-pek/input/input0
[ 1.970000] axp20x 0-0034: AXP20X driver loaded
[ 1.980000] pcf857x 2-0038: probed
[ 1.980000] Driver for 1-wire Dallas network protocol.
[ 1.990000] sunxi-wdt 1c20c90.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[ 2.000000] vcc-3v3: supplied by ipsout
[ 2.010000] sunxi-mmc 1c0f000.mmc: No vqmmc regulator found
[ 2.060000] sunxi-mmc 1c0f000.mmc: base:0xe00ee000 irq:20
[ 2.060000] ledtrig-cpu: registered to indicate activity on CPUs
[ 2.070000] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.080000] usbcore: registered new interface driver usbhid
[ 2.090000] usbhid: USB HID core driver
[ 2.100000] sun4i-codec 1c22c00.codec: Codec <-> 1c22c00.codec mapping ok
[ 2.110000] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.120000] sunxi-mmc 1c0f000.mmc: smc 0 err, cmd 8, RTO !!
[ 2.130000] NET: Registered protocol family 10
[ 2.140000] mip6: Mobile IPv6
[ 2.140000] sit: IPv6 over IPv4 tunneling driver
[ 2.150000] NET: Registered protocol family 17
[ 2.160000] Key type dns_resolver registered
[ 2.170000] Registering SWP/SWPB emulation handler
[ 2.180000] registered taskstats version 1
[ 2.190000] vcc-5v0: supplied by ipsout
[ 2.190000] vbus-usb0: supplied by vcc-5v0
[ 2.200000] ehci-platform 1c14000.usb: EHCI Host Controller
[ 2.210000] ehci-platform 1c14000.usb: new USB bus registered, assigned bus number 1
[ 2.220000] ehci-platform 1c14000.usb: irq 22, io mem 0x01c14000
[ 2.240000] mmc0: new high speed SDIO card at address 0001
[ 2.250000] ehci-platform 1c14000.usb: USB 2.0 started, EHCI 1.00
[ 2.260000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.270000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.280000] usb usb1: Product: EHCI Host Controller
[ 2.280000] usb usb1: Manufacturer: Linux 4.3.0-ntc ehci_hcd
[ 2.290000] usb usb1: SerialNumber: 1c14000.usb
[ 2.300000] hub 1-0:1.0: USB hub found
[ 2.310000] hub 1-0:1.0: 1 port detected
[ 2.310000] ohci-platform 1c14400.usb: Generic Platform OHCI controller
[ 2.320000] ohci-platform 1c14400.usb: new USB bus registered, assigned bus number 2
[ 2.340000] ohci-platform 1c14400.usb: irq 23, io mem 0x01c14400
[ 2.400000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 2.410000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.420000] usb usb2: Product: Generic Platform OHCI controller
[ 2.430000] usb usb2: Manufacturer: Linux 4.3.0-ntc ohci_hcd
[ 2.440000] usb usb2: SerialNumber: 1c14400.usb
[ 2.450000] hub 2-0:1.0: USB hub found
[ 2.450000] hub 2-0:1.0: 1 port detected
[ 2.460000] usb_phy_generic.0.auto supply vcc not found, using dummy regulator
[ 2.470000] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)
[ 2.470000] musb-hdrc: MHDRC RTL version 0.0
[ 2.470000] musb-hdrc: 11/11 max ep, 5184/8192 memory
[ 2.470000] musb-hdrc musb-hdrc.1.auto: MUSB HDRC host driver
[ 2.480000] musb-hdrc musb-hdrc.1.auto: new USB bus registered, assigned bus number 3
[ 2.500000] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.510000] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.520000] usb usb3: Product: MUSB HDRC host driver
[ 2.530000] usb usb3: Manufacturer: Linux 4.3.0-ntc musb-hcd
[ 2.530000] usb usb3: SerialNumber: musb-hdrc.1.auto
[ 2.540000] hub 3-0:1.0: USB hub found
[ 2.550000] hub 3-0:1.0: 1 port detected
[ 2.560000] ubi0: attaching mtd4
[ 3.950000] ubi0: scanning is finished
[ 3.970000] ubi0: attached mtd4 (name "rootfs", size 8176 MiB)
[ 3.980000] ubi0: PEB size: 4194304 bytes (2048 KiB), LEB size: 2064384 bytes
[ 3.990000] ubi0: min./max. I/O unit sizes: 16384/16384, sub-page size 16384
[ 4.000000] ubi0: VID header offset: 16384 (aligned 16384), data offset: 32768
[ 4.010000] ubi0: good PEBs: 2035, bad PEBs: 9, corrupted PEBs: 0
[ 4.020000] ubi0: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 4.030000] ubi0: max/mean erase counter: 2/0, WL threshold: 4096, image sequence number: 1098611298
[ 4.050000] ubi0: available PEBs: 0, total reserved PEBs: 2035, PEBs reserved for bad PEB handling: 31
[ 4.060000] hctosys: unable to open rtc device (rtc0)
[ 4.080000] vbus-usb0: disabling
[ 4.080000] ALSA device list:
[ 4.090000] #0: sun4i-codec
[ 4.100000] ubi0: background thread "ubi_bgt0d" started, PID 50
[ 4.180000] UBIFS (ubi0:0): background thread "ubifs_bgt0_0" started, PID 51
[ 4.900000] UBIFS (ubi0:0): recovery needed
[ 6.880000] UBIFS (ubi0:0): recovery completed
[ 6.890000] UBIFS (ubi0:0): UBIFS: mounted UBI device 0, volume 0, name "rootfs"
[ 6.900000] UBIFS (ubi0:0): LEB size: 2064384 bytes (2016 KiB), min./max. I/O unit sizes: 16384 bytes/16384 bytes
[ 6.920000] UBIFS (ubi0:0): FS size: 4108124160 bytes (3917 MiB, 1990 LEBs), journal size 18579457 bytes (17 MiB, 9 LEBs)
[ 6.940000] UBIFS (ubi0:0): reserved for root: 0 bytes (0 KiB)
[ 6.940000] UBIFS (ubi0:0): media format: w4/r0 (latest is w4/r0), UUID 6BCEE06C-CCC9-42CF-B11E-A4A92824F204, small LPT model
[ 6.960000] VFS: Mounted root (ubifs filesystem) on device 0:14.
[ 6.980000] devtmpfs: mounted
[ 6.980000] Freeing unused kernel memory: 524K (c0973000 - c09f6000)
[ 7.400000] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 7.420000] systemd[1]: Detected architecture 'arm'.
[ 7.500000] systemd[1]: Failed to insert module 'autofs4'
[ 7.510000] systemd[1]: Set hostname to <chip>.
[ 8.510000] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 8.520000] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 8.540000] systemd[1]: Expecting device dev-ttyS0.device...
[ 8.570000] systemd[1]: Expecting device dev-ttyGS0.device...
[ 8.600000] systemd[1]: Starting Remote File Systems (Pre).
[ 8.630000] systemd[1]: Reached target Remote File Systems (Pre).
[ 8.630000] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
[ 8.650000] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[ 8.660000] systemd[1]: Starting Paths.
[ 8.690000] systemd[1]: Reached target Paths.
[ 8.690000] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 8.710000] systemd[1]: Starting Encrypted Volumes.
[ 8.740000] systemd[1]: Reached target Encrypted Volumes.
[ 8.740000] systemd[1]: Starting Swap.
[ 8.770000] systemd[1]: Reached target Swap.
[ 8.770000] systemd[1]: Starting Root Slice.
[ 8.800000] systemd[1]: Created slice Root Slice.
[ 8.800000] systemd[1]: Starting User and Session Slice.
[ 8.830000] systemd[1]: Created slice User and Session Slice.
[ 8.830000] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 8.870000] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 8.870000] systemd[1]: Starting Delayed Shutdown Socket.
[ 8.910000] systemd[1]: Listening on Delayed Shutdown Socket.
[ 8.910000] systemd[1]: Starting Journal Socket (/dev/log).
[ 8.940000] systemd[1]: Listening on Journal Socket (/dev/log).
[ 8.940000] systemd[1]: Starting udev Control Socket.
[ 8.970000] systemd[1]: Listening on udev Control Socket.
[ 8.970000] systemd[1]: Starting udev Kernel Socket.
[ 9.000000] systemd[1]: Listening on udev Kernel Socket.
[ 9.000000] systemd[1]: Starting Journal Socket.
[ 9.030000] systemd[1]: Listening on Journal Socket.
[ 9.030000] systemd[1]: Starting System Slice.
[ 9.060000] systemd[1]: Created slice System Slice.
[ 9.060000] systemd[1]: Starting system-getty.slice.
[ 9.090000] systemd[1]: Created slice system-getty.slice.
[ 9.090000] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 9.120000] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 9.120000] systemd[1]: Starting Increase datagram queue length...
[ 9.150000] systemd[1]: Starting Restore / save the current clock...
[ 9.210000] systemd[1]: Mounted POSIX Message Queue File System.
[ 9.250000] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 9.310000] systemd[1]: Starting udev Coldplug all Devices...
[ 9.380000] systemd[1]: Mounting Debug File System...
[ 9.480000] systemd[1]: Mounted Huge Pages File System.
[ 9.550000] systemd[1]: Starting Load Kernel Modules...
[ 9.630000] systemd[1]: Started Set Up Additional Binary Formats.
[ 9.680000] systemd[1]: Starting Slices.
[ 9.720000] systemd[1]: Reached target Slices.
[ 9.800000] systemd[1]: Started Increase datagram queue length.
[ 9.840000] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 9.880000] systemd[1]: Mounted Debug File System.
[ 9.950000] fuse init (API version 7.23)
[ 10.290000] systemd[1]: Time has been changed
[ 10.340000] systemd[1]: Started Restore / save the current clock.
[ 10.400000] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 10.450000] g_serial gadget: Gadget Serial v2.4
[ 10.460000] g_serial gadget: g_serial ready
[ 10.480000] systemd[1]: Starting Syslog Socket.
[ 10.530000] systemd[1]: Listening on Syslog Socket.
[ 10.530000] systemd[1]: Starting Journal Service...
[ 10.630000] systemd[1]: Started Journal Service.
[ 10.910000] systemd-udevd[87]: starting version 215
[ 11.060000] g_serial gadget: high-speed config #2: CDC ACM config
[ 12.300000] systemd-journald[86]: Received request to flush runtime journal from PID 1
[ 13.290000] systemd-journald[86]: Received request to flush runtime journal from PID 1
[ 16.640000] cfg80211: World regulatory domain updated:
[ 16.650000] cfg80211: DFS Master region: unset
[ 16.650000] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 16.670000] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.680000] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.690000] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.710000] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 16.720000] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 16.740000] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 16.750000] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 16.770000] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 18.570000] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 88.180000] Bluetooth: Core ver 2.20
[ 88.180000] Bluetooth: Starting self testing
[ 88.250000] Bluetooth: ECDH test passed in 61135 usecs
[ 88.890000] Bluetooth: SMP test passed in 126 usecs
[ 88.890000] Bluetooth: Finished self testing
[ 88.900000] NET: Registered protocol family 31
[ 88.910000] Bluetooth: HCI device and connection manager initialized
[ 88.920000] Bluetooth: HCI socket layer initialized
[ 88.930000] Bluetooth: L2CAP socket layer initialized
[ 88.940000] Bluetooth: SCO socket layer initialized
[ 89.560000] Bluetooth: HCI UART driver ver 2.3
[ 89.570000] Bluetooth: HCI UART protocol H4 registered
[ 89.580000] Bluetooth: HCI UART protocol BCSP registered
[ 89.590000] Bluetooth: HCI UART protocol LL registered
[ 89.590000] Bluetooth: HCI UART protocol ATH3K registered
[ 89.600000] Bluetooth: HCI UART protocol Three-wire (H5) registered
[ 89.610000] Bluetooth: HCI UART protocol Intel registered
[ 89.620000] Bluetooth: HCI UART protocol BCM registered
[ 90.970000] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 90.980000] Bluetooth: BNEP socket layer initialized
[ 116.480000] Bluetooth: RFCOMM TTY layer initialized
[ 116.480000] Bluetooth: RFCOMM socket layer initialized
[ 116.490000] Bluetooth: RFCOMM ver 1.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment