Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@odroidxu4c:~# dmesg
- [ 0.000000] Booting Linux on physical CPU 0x100
- [ 0.000000] Linux version 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty (root@odroidxu4c) (gcc version 6.3.0 20170519 (Ubuntu/Linaro 6.3.0-18ubuntu2~14.04)) #19 SMP PREEMPT Wed Jul 19 17:04:03 ACST 2017
- [ 0.000000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
- [ 0.000000] CPU: div instructions available: patching division code
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] OF: fdt: Machine model: Hardkernel Odroid XU4
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] cma: Reserved 96 MiB at 0xb8800000
- [ 0.000000] Samsung CPU ID: 0xe5422001
- [ 0.000000] On node 0 totalpages: 518656
- [ 0.000000] free_area_init_node: node 0, pgdat c0c448c0, node_mem_map ef020000
- [ 0.000000] Normal zone: 1536 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
- [ 0.000000] HighMem zone: 322048 pages, LIFO batch:31
- [ 0.000000] Running under secure firmware.
- [ 0.000000] percpu: Embedded 16 pages/cpu @eef6f000 s35328 r8192 d22016 u65536
- [ 0.000000] pcpu-alloc: s35328 r8192 d22016 u65536 alloc=16*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517120
- [ 0.000000] Kernel command line: console=ttySAC2,115200n8 root=/dev/mmcblk1p2 rootfstype=ext4 rootwait
- [ 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: 1944552K/2074624K available (7168K kernel code, 333K rwdata, 2500K rodata, 1024K init, 324K bss, 31768K reserved, 98304K cma-reserved, 1189888K highmem)
- [ 0.000000] Virtual kernel memory layout:
- [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
- [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB)
- [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB)
- [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
- [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
- [ 0.000000] .text : 0xc0008000 - 0xc0800000 (8160 kB)
- [ 0.000000] .init : 0xc0b00000 - 0xc0c00000 (1024 kB)
- [ 0.000000] .data : 0xc0c00000 - 0xc0c53630 ( 334 kB)
- [ 0.000000] .bss : 0xc0c5b348 - 0xc0cac744 ( 325 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
- [ 0.000000] Preemptible hierarchical RCU implementation.
- [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16
- [ 0.000000] GIC: Using split EOI/Deactivate mode
- [ 0.000000] Switching to timer-based delay loop, resolution 41ns
- [ 0.000000] clocksource: mct-frc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
- [ 0.000007] sched_clock: 32 bits at 24MHz, resolution 41ns, wraps every 89478484971ns
- [ 0.001346] Console: colour dummy device 80x30
- [ 0.001380] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=240000)
- [ 0.001399] pid_max: default: 32768 minimum: 301
- [ 0.001538] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.001562] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.002209] CPU: Testing write buffer coherency: ok
- [ 0.002943] CPU0: update cpu_capacity 448
- [ 0.002958] CPU0: thread -1, cpu 0, socket 1, mpidr 80000100
- [ 0.040046] Setting up static identity map for 0x40100000 - 0x40100060
- [ 0.040625] ARM CCI driver probed
- [ 0.040858] Exynos MCPM support installed
- [ 0.059986] Hierarchical SRCU implementation.
- [ 0.099985] smp: Bringing up secondary CPUs ...
- [ 0.170365] CPU1: update cpu_capacity 448
- [ 0.170374] CPU1: thread -1, cpu 1, socket 1, mpidr 80000101
- [ 0.240334] CPU2: update cpu_capacity 448
- [ 0.240342] CPU2: thread -1, cpu 2, socket 1, mpidr 80000102
- [ 0.310334] CPU3: update cpu_capacity 448
- [ 0.310342] CPU3: thread -1, cpu 3, socket 1, mpidr 80000103
- [ 0.380361] CPU4: update cpu_capacity 1535
- [ 0.380369] CPU4: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.450322] CPU5: update cpu_capacity 1535
- [ 0.450330] CPU5: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.520348] CPU6: update cpu_capacity 1535
- [ 0.520355] CPU6: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.590325] CPU7: update cpu_capacity 1535
- [ 0.590333] CPU7: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.590466] smp: Brought up 1 node, 8 CPUs
- [ 0.590531] SMP: Total of 8 processors activated (384.00 BogoMIPS).
- [ 0.590542] CPU: WARNING: CPU(s) started in wrong/inconsistent modes (primary CPU mode 0x1a)
- [ 0.590552] CPU: This may indicate a broken bootloader or firmware.
- [ 0.591802] devtmpfs: initialized
- [ 0.614297] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 3
- [ 0.614699] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.614725] futex hash table entries: 2048 (order: 5, 131072 bytes)
- [ 0.619327] pinctrl core: initialized pinctrl subsystem
- [ 0.621888] random: get_random_u32 called from bucket_table_alloc+0x10c/0x25c with crng_init=0
- [ 0.622062] NET: Registered protocol family 16
- [ 0.624026] DMA: preallocated 256 KiB pool for atomic coherent allocations
- [ 0.627129] cpuidle: using governor menu
- [ 0.640366] gpio gpiochip0: (gpy7): added GPIO chardev (254:0)
- [ 0.640379] gpiochip_setup_dev: registered GPIOs 0 to 7 on device: gpiochip0 (gpy7)
- [ 0.640603] gpio gpiochip1: (gpx0): added GPIO chardev (254:1)
- [ 0.640614] gpiochip_setup_dev: registered GPIOs 8 to 15 on device: gpiochip1 (gpx0)
- [ 0.640831] gpio gpiochip2: (gpx1): added GPIO chardev (254:2)
- [ 0.640841] gpiochip_setup_dev: registered GPIOs 16 to 23 on device: gpiochip2 (gpx1)
- [ 0.641042] gpio gpiochip3: (gpx2): added GPIO chardev (254:3)
- [ 0.641052] gpiochip_setup_dev: registered GPIOs 24 to 31 on device: gpiochip3 (gpx2)
- [ 0.641250] gpio gpiochip4: (gpx3): added GPIO chardev (254:4)
- [ 0.641261] gpiochip_setup_dev: registered GPIOs 32 to 39 on device: gpiochip4 (gpx3)
- [ 0.644493] gpio gpiochip5: (gpc0): added GPIO chardev (254:5)
- [ 0.644505] gpiochip_setup_dev: registered GPIOs 40 to 47 on device: gpiochip5 (gpc0)
- [ 0.644726] gpio gpiochip6: (gpc1): added GPIO chardev (254:6)
- [ 0.644737] gpiochip_setup_dev: registered GPIOs 48 to 55 on device: gpiochip6 (gpc1)
- [ 0.644947] gpio gpiochip7: (gpc2): added GPIO chardev (254:7)
- [ 0.644957] gpiochip_setup_dev: registered GPIOs 56 to 62 on device: gpiochip7 (gpc2)
- [ 0.645164] gpio gpiochip8: (gpc3): added GPIO chardev (254:8)
- [ 0.645174] gpiochip_setup_dev: registered GPIOs 63 to 66 on device: gpiochip8 (gpc3)
- [ 0.645397] gpio gpiochip9: (gpc4): added GPIO chardev (254:9)
- [ 0.645407] gpiochip_setup_dev: registered GPIOs 67 to 68 on device: gpiochip9 (gpc4)
- [ 0.645618] gpio gpiochip10: (gpd1): added GPIO chardev (254:10)
- [ 0.645629] gpiochip_setup_dev: registered GPIOs 69 to 76 on device: gpiochip10 (gpd1)
- [ 0.645837] gpio gpiochip11: (gpy0): added GPIO chardev (254:11)
- [ 0.645847] gpiochip_setup_dev: registered GPIOs 77 to 82 on device: gpiochip11 (gpy0)
- [ 0.646080] gpio gpiochip12: (gpy1): added GPIO chardev (254:12)
- [ 0.646090] gpiochip_setup_dev: registered GPIOs 83 to 86 on device: gpiochip12 (gpy1)
- [ 0.646301] gpio gpiochip13: (gpy2): added GPIO chardev (254:13)
- [ 0.646312] gpiochip_setup_dev: registered GPIOs 87 to 92 on device: gpiochip13 (gpy2)
- [ 0.646531] gpio gpiochip14: (gpy3): added GPIO chardev (254:14)
- [ 0.646541] gpiochip_setup_dev: registered GPIOs 93 to 100 on device: gpiochip14 (gpy3)
- [ 0.646762] gpio gpiochip15: (gpy4): added GPIO chardev (254:15)
- [ 0.646772] gpiochip_setup_dev: registered GPIOs 101 to 108 on device: gpiochip15 (gpy4)
- [ 0.646984] gpio gpiochip16: (gpy5): added GPIO chardev (254:16)
- [ 0.646994] gpiochip_setup_dev: registered GPIOs 109 to 116 on device: gpiochip16 (gpy5)
- [ 0.647205] gpio gpiochip17: (gpy6): added GPIO chardev (254:17)
- [ 0.647215] gpiochip_setup_dev: registered GPIOs 117 to 124 on device: gpiochip17 (gpy6)
- [ 0.649139] gpio gpiochip18: (gpe0): added GPIO chardev (254:18)
- [ 0.649150] gpiochip_setup_dev: registered GPIOs 125 to 132 on device: gpiochip18 (gpe0)
- [ 0.649380] gpio gpiochip19: (gpe1): added GPIO chardev (254:19)
- [ 0.649390] gpiochip_setup_dev: registered GPIOs 133 to 134 on device: gpiochip19 (gpe1)
- [ 0.649609] gpio gpiochip20: (gpf0): added GPIO chardev (254:20)
- [ 0.649620] gpiochip_setup_dev: registered GPIOs 135 to 140 on device: gpiochip20 (gpf0)
- [ 0.649845] gpio gpiochip21: (gpf1): added GPIO chardev (254:21)
- [ 0.649856] gpiochip_setup_dev: registered GPIOs 141 to 148 on device: gpiochip21 (gpf1)
- [ 0.650134] gpio gpiochip22: (gpg0): added GPIO chardev (254:22)
- [ 0.650144] gpiochip_setup_dev: registered GPIOs 149 to 156 on device: gpiochip22 (gpg0)
- [ 0.650367] gpio gpiochip23: (gpg1): added GPIO chardev (254:23)
- [ 0.650377] gpiochip_setup_dev: registered GPIOs 157 to 164 on device: gpiochip23 (gpg1)
- [ 0.650598] gpio gpiochip24: (gpg2): added GPIO chardev (254:24)
- [ 0.650608] gpiochip_setup_dev: registered GPIOs 165 to 166 on device: gpiochip24 (gpg2)
- [ 0.650837] gpio gpiochip25: (gpj4): added GPIO chardev (254:25)
- [ 0.650848] gpiochip_setup_dev: registered GPIOs 167 to 170 on device: gpiochip25 (gpj4)
- [ 0.652893] gpio gpiochip26: (gpa0): added GPIO chardev (254:26)
- [ 0.652905] gpiochip_setup_dev: registered GPIOs 171 to 178 on device: gpiochip26 (gpa0)
- [ 0.653107] gpio gpiochip27: (gpa1): added GPIO chardev (254:27)
- [ 0.653117] gpiochip_setup_dev: registered GPIOs 179 to 184 on device: gpiochip27 (gpa1)
- [ 0.653304] gpio gpiochip28: (gpa2): added GPIO chardev (254:28)
- [ 0.653314] gpiochip_setup_dev: registered GPIOs 185 to 192 on device: gpiochip28 (gpa2)
- [ 0.653498] gpio gpiochip29: (gpb0): added GPIO chardev (254:29)
- [ 0.653508] gpiochip_setup_dev: registered GPIOs 193 to 197 on device: gpiochip29 (gpb0)
- [ 0.653704] gpio gpiochip30: (gpb1): added GPIO chardev (254:30)
- [ 0.653714] gpiochip_setup_dev: registered GPIOs 198 to 202 on device: gpiochip30 (gpb1)
- [ 0.653944] gpio gpiochip31: (gpb2): added GPIO chardev (254:31)
- [ 0.653955] gpiochip_setup_dev: registered GPIOs 203 to 206 on device: gpiochip31 (gpb2)
- [ 0.654147] gpio gpiochip32: (gpb3): added GPIO chardev (254:32)
- [ 0.654158] gpiochip_setup_dev: registered GPIOs 207 to 214 on device: gpiochip32 (gpb3)
- [ 0.654356] gpio gpiochip33: (gpb4): added GPIO chardev (254:33)
- [ 0.654367] gpiochip_setup_dev: registered GPIOs 215 to 216 on device: gpiochip33 (gpb4)
- [ 0.654554] gpio gpiochip34: (gph0): added GPIO chardev (254:34)
- [ 0.654564] gpiochip_setup_dev: registered GPIOs 217 to 224 on device: gpiochip34 (gph0)
- [ 0.656158] gpio gpiochip35: (gpz): added GPIO chardev (254:35)
- [ 0.656169] gpiochip_setup_dev: registered GPIOs 225 to 231 on device: gpiochip35 (gpz)
- [ 0.661139] EXYNOS5420 PMU initialized
- [ 0.690434] SCSI subsystem initialized
- [ 0.690748] usbcore: registered new interface driver usbfs
- [ 0.690828] usbcore: registered new interface driver hub
- [ 0.691004] usbcore: registered new device driver usb
- [ 0.691811] s3c-i2c 12c80000.i2c: slave address 0x00
- [ 0.691832] s3c-i2c 12c80000.i2c: bus frequency set to 65 KHz
- [ 0.692412] s3c-i2c 12c80000.i2c: i2c-2: S3C I2C adapter
- [ 0.693682] Advanced Linux Sound Architecture Driver Initialized.
- [ 0.695370] clocksource: Switched to clocksource mct-frc
- [ 0.711264] NET: Registered protocol family 2
- [ 0.712039] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.712167] TCP bind hash table entries: 8192 (order: 5, 163840 bytes)
- [ 0.712541] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.712776] UDP hash table entries: 512 (order: 2, 24576 bytes)
- [ 0.712859] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
- [ 0.713164] NET: Registered protocol family 1
- [ 0.713849] RPC: Registered named UNIX socket transport module.
- [ 0.713863] RPC: Registered udp transport module.
- [ 0.713873] RPC: Registered tcp transport module.
- [ 0.713883] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.714192] Trying to unpack rootfs image as initramfs...
- [ 0.857375] Freeing initrd memory: 1996K
- [ 0.859770] workingset: timestamp_bits=30 max_order=19 bucket_order=0
- [ 0.872455] NFS: Registering the id_resolver key type
- [ 0.872498] Key type id_resolver registered
- [ 0.872508] Key type id_legacy registered
- [ 0.872560] romfs: ROMFS MTD (C) 2007 Red Hat, Inc.
- [ 0.873944] random: fast init done
- [ 0.873990] bounce: pool size: 64 pages
- [ 0.874060] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
- [ 0.874075] io scheduler noop registered
- [ 0.874086] io scheduler deadline registered
- [ 0.874124] io scheduler cfq registered (default)
- [ 0.874137] io scheduler mq-deadline registered
- [ 0.874148] io scheduler kyber registered
- [ 0.876815] samsung-usb2-phy 12130000.phy: 12130000.phy supply vbus not found, using dummy regulator
- [ 0.878164] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus not found, using dummy regulator
- [ 0.878245] exynos5_usb3drd_phy 12100000.phy: 12100000.phy supply vbus-boost not found, using dummy regulator
- [ 0.878721] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus not found, using dummy regulator
- [ 0.878798] exynos5_usb3drd_phy 12500000.phy: 12500000.phy supply vbus-boost not found, using dummy regulator
- [ 0.889752] dma-pl330 121a0000.pdma: Loaded driver for PL330 DMAC-241330
- [ 0.889772] dma-pl330 121a0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
- [ 0.894118] dma-pl330 121b0000.pdma: Loaded driver for PL330 DMAC-241330
- [ 0.894137] dma-pl330 121b0000.pdma: DBUFF-32x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
- [ 0.895715] dma-pl330 10800000.mdma: Loaded driver for PL330 DMAC-241330
- [ 0.895733] dma-pl330 10800000.mdma: DBUFF-64x8bytes Num_Chans-8 Num_Peri-1 Num_Events-32
- [ 0.982338] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
- [ 0.985266] 12c00000.serial: ttySAC0 at MMIO 0x12c00000 (irq = 58, base_baud = 0) is a S3C6400/10
- [ 0.985821] 12c10000.serial: ttySAC1 at MMIO 0x12c10000 (irq = 59, base_baud = 0) is a S3C6400/10
- [ 0.986274] 12c20000.serial: ttySAC2 at MMIO 0x12c20000 (irq = 60, base_baud = 0) is a S3C6400/10
- [ 1.741847] console [ttySAC2] enabled
- [ 1.745967] 12c30000.serial: ttySAC3 at MMIO 0x12c30000 (irq = 61, base_baud = 0) is a S3C6400/10
- [ 1.759148] exynos-hdmi 14530000.hdmi: GPIO lookup for consumer hpd
- [ 1.759160] exynos-hdmi 14530000.hdmi: using device tree for GPIO lookup
- [ 1.759188] of_get_named_gpiod_flags: parsed 'hpd-gpios' property of node '/soc/hdmi@14530000[0]' - status (0)
- [ 1.759461] exynos-hdmi 14530000.hdmi: Failed to get supply 'vdd': -517
- [ 1.784861] brd: module loaded
- [ 1.800599] loop: module loaded
- [ 1.804255] mdio_bus fixed-0: GPIO lookup for consumer reset
- [ 1.804268] mdio_bus fixed-0: using lookup tables for GPIO lookup
- [ 1.804279] mdio_bus fixed-0: lookup for GPIO reset failed
- [ 1.804309] libphy: Fixed MDIO Bus: probed
- [ 1.807395] usbcore: registered new interface driver r8152
- [ 1.812454] usbcore: registered new interface driver asix
- [ 1.817928] usbcore: registered new interface driver ax88179_178a
- [ 1.823873] usbcore: registered new interface driver cdc_ether
- [ 1.829752] usbcore: registered new interface driver smsc75xx
- [ 1.835489] usbcore: registered new interface driver smsc95xx
- [ 1.841128] usbcore: registered new interface driver net1080
- [ 1.846790] usbcore: registered new interface driver cdc_subset
- [ 1.852641] usbcore: registered new interface driver zaurus
- [ 1.858256] usbcore: registered new interface driver cdc_ncm
- [ 1.864306] exynos-dwc3 soc:usb3-0: no suspend clk specified
- [ 1.869564] exynos-dwc3 soc:usb3-1: no suspend clk specified
- [ 1.876601] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
- [ 1.881668] ehci-exynos: EHCI EXYNOS driver
- [ 1.885988] of_get_named_gpiod_flags: can't parse 'samsung,vbus-gpio' property of node '/soc/usb@12110000[0]'
- [ 1.886252] exynos-ehci 12110000.usb: EHCI Host Controller
- [ 1.891295] exynos-ehci 12110000.usb: new USB bus registered, assigned bus number 1
- [ 1.899329] exynos-ehci 12110000.usb: irq 71, io mem 0x12110000
- [ 1.925451] exynos-ehci 12110000.usb: USB 2.0 started, EHCI 1.00
- [ 1.930298] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 1.936780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 1.943926] usb usb1: Product: EHCI Host Controller
- [ 1.948815] usb usb1: Manufacturer: Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty ehci_hcd
- [ 1.956869] usb usb1: SerialNumber: 12110000.usb
- [ 1.962329] hub 1-0:1.0: USB hub found
- [ 1.965196] hub 1-0:1.0: 3 ports detected
- [ 1.970471] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
- [ 1.975309] ohci-exynos: OHCI EXYNOS driver
- [ 1.979771] exynos-ohci 12120000.usb: USB Host Controller
- [ 1.984851] exynos-ohci 12120000.usb: new USB bus registered, assigned bus number 2
- [ 1.992700] exynos-ohci 12120000.usb: irq 71, io mem 0x12120000
- [ 2.069695] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
- [ 2.075001] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.082822] usb usb2: Product: USB Host Controller
- [ 2.087037] usb usb2: Manufacturer: Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty ohci_hcd
- [ 2.095016] usb usb2: SerialNumber: 12120000.usb
- [ 2.100537] hub 2-0:1.0: USB hub found
- [ 2.103372] hub 2-0:1.0: 3 ports detected
- [ 2.109434] usbcore: registered new interface driver usb-storage
- [ 2.114445] udc-core: couldn't find an available UDC - added [g_ether] to list of pending drivers
- [ 2.125337] i2c /dev entries driver
- [ 2.142761] vdd_ldo9: Bringing 3300000uV into 3000000-3000000uV
- [ 2.156580] vddq_mmc2: Bringing 3300000uV into 2800000-2800000uV
- [ 2.166218] vdd_ldo15: Bringing 3300000uV into 3100000-3100000uV
- [ 2.179903] vdd_sd: Bringing 3300000uV into 2800000-2800000uV
- [ 2.240455] s5m-rtc s2mps14-rtc: rtc core: registered s5m-rtc as rtc0
- [ 2.252787] exynos-tmu 10060000.tmu: More trip points than supported by this TMU.
- [ 2.258851] exynos-tmu 10060000.tmu: 2 trip points should be configured in polling mode.
- [ 2.271859] s3c2410-wdt 101d0000.watchdog: watchdog inactive, reset disabled, irq disabled
- [ 2.279809] device-mapper: ioctl: 4.36.0-ioctl (2017-06-09) initialised: dm-devel@redhat.com
- [ 2.296592] pwrseq_emmc pwrseq: GPIO lookup for consumer reset
- [ 2.296602] pwrseq_emmc pwrseq: using device tree for GPIO lookup
- [ 2.296625] of_get_named_gpiod_flags: parsed 'reset-gpios' property of node '/pwrseq[0]' - status (0)
- [ 2.296716] sdhci: Secure Digital Host Controller Interface driver
- [ 2.301404] sdhci: Copyright(c) Pierre Ossman
- [ 2.306106] Synopsys Designware Multimedia Card Interface Driver
- [ 2.312392] dwmmc_exynos 12200000.mmc: 'num-slots' was deprecated.
- [ 2.318069] dwmmc_exynos 12200000.mmc: IDMAC supports 32-bit address mode.
- [ 2.324802] dwmmc_exynos 12200000.mmc: Using internal DMA controller.
- [ 2.331200] dwmmc_exynos 12200000.mmc: Version ID is 250a
- [ 2.336587] dwmmc_exynos 12200000.mmc: DW MMC controller at irq 73,64 bit host data width,64 deep fifo
- [ 2.346015] dwmmc_exynos 12200000.mmc: GPIO lookup for consumer cd
- [ 2.346022] dwmmc_exynos 12200000.mmc: using device tree for GPIO lookup
- [ 2.346031] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/mmc@12200000[0]'
- [ 2.346039] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/mmc@12200000[0]'
- [ 2.346045] dwmmc_exynos 12200000.mmc: using lookup tables for GPIO lookup
- [ 2.346053] dwmmc_exynos 12200000.mmc: lookup for GPIO cd failed
- [ 2.346061] dwmmc_exynos 12200000.mmc: GPIO lookup for consumer wp
- [ 2.346067] dwmmc_exynos 12200000.mmc: using device tree for GPIO lookup
- [ 2.346074] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12200000[0]'
- [ 2.346081] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12200000[0]'
- [ 2.346087] dwmmc_exynos 12200000.mmc: using lookup tables for GPIO lookup
- [ 2.346093] dwmmc_exynos 12200000.mmc: lookup for GPIO wp failed
- [ 2.346177] dwmmc_exynos 12200000.mmc: allocated mmc-pwrseq
- [ 2.375897] mmc_host mmc0: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
- [ 2.405803] dwmmc_exynos 12220000.mmc: 'num-slots' was deprecated.
- [ 2.410695] dwmmc_exynos 12220000.mmc: IDMAC supports 32-bit address mode.
- [ 2.417503] dwmmc_exynos 12220000.mmc: Using internal DMA controller.
- [ 2.423788] dwmmc_exynos 12220000.mmc: Version ID is 250a
- [ 2.429247] dwmmc_exynos 12220000.mmc: DW MMC controller at irq 74,64 bit host data width,64 deep fifo
- [ 2.439618] dwmmc_exynos 12220000.mmc: GPIO lookup for consumer cd
- [ 2.439625] dwmmc_exynos 12220000.mmc: using device tree for GPIO lookup
- [ 2.439634] of_get_named_gpiod_flags: can't parse 'cd-gpios' property of node '/soc/mmc@12220000[0]'
- [ 2.439642] of_get_named_gpiod_flags: can't parse 'cd-gpio' property of node '/soc/mmc@12220000[0]'
- [ 2.439648] dwmmc_exynos 12220000.mmc: using lookup tables for GPIO lookup
- [ 2.439655] dwmmc_exynos 12220000.mmc: lookup for GPIO cd failed
- [ 2.439663] dwmmc_exynos 12220000.mmc: GPIO lookup for consumer wp
- [ 2.439669] dwmmc_exynos 12220000.mmc: using device tree for GPIO lookup
- [ 2.439676] of_get_named_gpiod_flags: can't parse 'wp-gpios' property of node '/soc/mmc@12220000[0]'
- [ 2.439683] of_get_named_gpiod_flags: can't parse 'wp-gpio' property of node '/soc/mmc@12220000[0]'
- [ 2.439689] dwmmc_exynos 12220000.mmc: using lookup tables for GPIO lookup
- [ 2.439695] dwmmc_exynos 12220000.mmc: lookup for GPIO wp failed
- [ 2.467023] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 400000Hz, actual 396825HZ div = 63)
- [ 2.502060] s5p-secss 10830000.sss: s5p-sss driver registered
- [ 2.507707] usbcore: registered new interface driver usbhid
- [ 2.511916] usbhid: USB HID core driver
- [ 2.535731] exynos-nocp: new NoC Probe device registered: 10ca1000.nocp
- [ 2.541144] exynos-nocp: new NoC Probe device registered: 10ca1400.nocp
- [ 2.547806] exynos-nocp: new NoC Probe device registered: 10ca1800.nocp
- [ 2.554300] exynos-nocp: new NoC Probe device registered: 10ca1c00.nocp
- [ 2.569207] NET: Registered protocol family 10
- [ 2.574042] Segment Routing with IPv6
- [ 2.577527] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver
- [ 2.583238] NET: Registered protocol family 17
- [ 2.586617] NET: Registered protocol family 15
- [ 2.591086] Key type dns_resolver registered
- [ 2.596421] Registering SWP/SWPB emulation handler
- [ 2.620640] mmc_host mmc1: Bus speed (slot 0) = 50000000Hz (slot req 50000000Hz, actual 50000000HZ div = 0)
- [ 2.629157] mmc1: new high speed SDXC card at address aaaa
- [ 2.635695] mmcblk1: mmc1:aaaa SL64G 59.5 GiB
- [ 2.645170] exynos-hdmi 14530000.hdmi: GPIO lookup for consumer hpd
- [ 2.645187] exynos-hdmi 14530000.hdmi: using device tree for GPIO lookup
- [ 2.645210] mmcblk1: p1 p2
- [ 2.645225] of_get_named_gpiod_flags: parsed 'hpd-gpios' property of node '/soc/hdmi@14530000[0]' - status (0)
- [ 2.648320] OF: graph: no port node found in /soc/hdmi@14530000
- [ 2.654907] [drm] Exynos DRM: using 14450000.mixer device for DMA mapping operations
- [ 2.661521] exynos-drm exynos-drm: bound 14450000.mixer (ops mixer_component_ops)
- [ 2.668691] exynos-drm exynos-drm: bound 14530000.hdmi (ops hdmi_component_ops)
- [ 2.675931] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
- [ 2.682484] [drm] No driver support for vblank timestamp query.
- [ 2.689282] [drm] Initialized exynos 1.0.0 20110530 for exynos-drm on minor 0
- [ 2.695946] exynos-dwc3 soc:usb3-0: no suspend clk specified
- [ 2.703853] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
- [ 2.707943] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 3
- [ 2.716015] xhci-hcd xhci-hcd.2.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
- [ 2.724224] xhci-hcd xhci-hcd.2.auto: irq 136, io mem 0x12000000
- [ 2.730415] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
- [ 2.736916] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.744080] usb usb3: Product: xHCI Host Controller
- [ 2.748962] usb usb3: Manufacturer: Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- [ 2.757016] usb usb3: SerialNumber: xhci-hcd.2.auto
- [ 2.762705] hub 3-0:1.0: USB hub found
- [ 2.765646] hub 3-0:1.0: 1 port detected
- [ 2.769923] xhci-hcd xhci-hcd.2.auto: xHCI Host Controller
- [ 2.774940] xhci-hcd xhci-hcd.2.auto: new USB bus registered, assigned bus number 4
- [ 2.782683] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 2.790808] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
- [ 2.797400] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.804564] usb usb4: Product: xHCI Host Controller
- [ 2.809448] usb usb4: Manufacturer: Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- [ 2.817503] usb usb4: SerialNumber: xhci-hcd.2.auto
- [ 2.823137] hub 4-0:1.0: USB hub found
- [ 2.826125] hub 4-0:1.0: 1 port detected
- [ 2.831345] exynos-dwc3 soc:usb3-1: no suspend clk specified
- [ 2.838121] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
- [ 2.842161] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 5
- [ 2.850234] xhci-hcd xhci-hcd.5.auto: hcc params 0x0220f04c hci version 0x100 quirks 0x02010010
- [ 2.858515] xhci-hcd xhci-hcd.5.auto: irq 137, io mem 0x12400000
- [ 2.864604] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
- [ 2.871186] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.878384] usb usb5: Product: xHCI Host Controller
- [ 2.883202] usb usb5: Manufacturer: Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- [ 2.891293] usb usb5: SerialNumber: xhci-hcd.5.auto
- [ 2.897565] hub 5-0:1.0: USB hub found
- [ 2.899875] hub 5-0:1.0: 1 port detected
- [ 2.904087] xhci-hcd xhci-hcd.5.auto: xHCI Host Controller
- [ 2.909253] xhci-hcd xhci-hcd.5.auto: new USB bus registered, assigned bus number 6
- [ 2.916932] usb usb6: We don't know the algorithms for LPM for this host, disabling LPM.
- [ 2.925017] usb usb6: New USB device found, idVendor=1d6b, idProduct=0003
- [ 2.931676] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.938871] usb usb6: Product: xHCI Host Controller
- [ 2.943687] usb usb6: Manufacturer: Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- [ 2.951772] usb usb6: SerialNumber: xhci-hcd.5.auto
- [ 2.957907] hub 6-0:1.0: USB hub found
- [ 2.960353] hub 6-0:1.0: 1 port detected
- [ 2.966333] s3c-rtc 101e0000.rtc: rtc disabled, re-enabling
- [ 2.970534] rtc rtc1: invalid alarm value: 1900-1-1 0:0:0
- [ 2.976080] s3c-rtc 101e0000.rtc: rtc core: registered s3c as rtc1
- [ 2.983819] exynos-bus: new bus device registered: soc:bus_wcore ( 84000 KHz ~ 400000 KHz)
- [ 2.991509] exynos-bus: new bus device registered: soc:bus_noc ( 67000 KHz ~ 100000 KHz)
- [ 2.999393] exynos-bus: new bus device registered: soc:bus_fsys_apb (100000 KHz ~ 200000 KHz)
- [ 3.007757] exynos-bus: new bus device registered: soc:bus_fsys (100000 KHz ~ 200000 KHz)
- [ 3.015973] exynos-bus: new bus device registered: soc:bus_fsys2 ( 75000 KHz ~ 150000 KHz)
- [ 3.024323] exynos-bus: new bus device registered: soc:bus_mfc ( 96000 KHz ~ 333000 KHz)
- [ 3.032401] exynos-bus: new bus device registered: soc:bus_gen ( 89000 KHz ~ 267000 KHz)
- [ 3.040928] exynos-bus: new bus device registered: soc:bus_peri ( 67000 KHz ~ 67000 KHz)
- [ 3.048900] exynos-bus: new bus device registered: soc:bus_g2d ( 84000 KHz ~ 333000 KHz)
- [ 3.056816] exynos-bus: new bus device registered: soc:bus_g2d_acp ( 67000 KHz ~ 267000 KHz)
- [ 3.065085] exynos-bus: new bus device registered: soc:bus_jpeg ( 75000 KHz ~ 300000 KHz)
- [ 3.073207] exynos-bus: new bus device registered: soc:bus_jpeg_apb ( 84000 KHz ~ 167000 KHz)
- [ 3.081615] exynos-bus: new bus device registered: soc:bus_disp1_fimd (120000 KHz ~ 200000 KHz)
- [ 3.090267] exynos-bus: new bus device registered: soc:bus_disp1 (120000 KHz ~ 300000 KHz)
- [ 3.098562] exynos-bus: new bus device registered: soc:bus_gscl_scaler (150000 KHz ~ 300000 KHz)
- [ 3.107399] exynos-bus: new bus device registered: soc:bus_mscl ( 84000 KHz ~ 400000 KHz)
- [ 3.119057] s5m-rtc s2mps14-rtc: setting system clock to 2017-07-19 08:27:25 UTC (1500452845)
- [ 3.133039] ALSA device list:
- [ 3.134533] No soundcards found.
- [ 3.142874] Freeing unused kernel memory: 1024K
- [ 3.330890] systemd-udevd[112]: starting version 204
- [ 3.760614] EXT4-fs (mmcblk1p2): INFO: recovery required on readonly filesystem
- [ 3.767529] EXT4-fs (mmcblk1p2): write access will be enabled during recovery
- [ 3.883195] EXT4-fs (mmcblk1p2): recovery complete
- [ 3.890798] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null)
- [ 5.696046] dma-pl330 3880000.adma: Loaded driver for PL330 DMAC-241330
- [ 5.701250] dma-pl330 3880000.adma: DBUFF-4x8bytes Num_Chans-6 Num_Peri-16 Num_Events-6
- [ 7.187096] usb usb4-port1: connect-debounce failed
- [ 8.037647] init: plymouth-upstart-bridge main process (168) terminated with status 1
- [ 8.044177] init: plymouth-upstart-bridge main process ended, respawning
- [ 8.110772] init: plymouth-upstart-bridge main process (177) terminated with status 1
- [ 8.118844] init: plymouth-upstart-bridge main process ended, respawning
- [ 8.156394] init: plymouth-upstart-bridge main process (180) terminated with status 1
- [ 8.162898] init: plymouth-upstart-bridge main process ended, respawning
- [ 9.243498] EXT4-fs (mmcblk1p2): re-mounted. Opts: errors=remount-ro
- [ 9.289272] systemd-udevd[312]: starting version 204
- [ 9.588168] FAT-fs (mmcblk1p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
- [ 9.850923] media: Linux media interface: v0.10
- [ 9.932924] Linux video capture interface: v2.00
- [ 10.103883] s5p-jpeg 11f50000.jpeg: encoder device registered as /dev/video0
- [ 10.104058] s5p-jpeg 11f50000.jpeg: decoder device registered as /dev/video1
- [ 10.104066] s5p-jpeg 11f50000.jpeg: Samsung S5P JPEG codec
- [ 10.104454] s5p-jpeg 11f60000.jpeg: encoder device registered as /dev/video2
- [ 10.104777] s5p-jpeg 11f60000.jpeg: decoder device registered as /dev/video3
- [ 10.104784] s5p-jpeg 11f60000.jpeg: Samsung S5P JPEG codec
- [ 10.287645] s5p-mfc 11000000.codec: preallocated 8 MiB buffer for the firmware and context buffers
- [ 10.288653] s5p-mfc 11000000.codec: decoder registered as /dev/video6
- [ 10.289696] s5p-mfc 11000000.codec: encoder registered as /dev/video7
- [ 10.412989] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2
- [ 10.413000] s5p_mfc_load_firmware:70: Firmware is not present in the /lib/firmware directory nor compiled in kernel
- [ 10.423032] s5p-mfc 11000000.codec: Direct firmware load for s5p-mfc-v8.fw failed with error -2
- [ 10.423045] s5p_mfc_load_firmware:70: Firmware is not present in the /lib/firmware directory nor compiled in kernel
- [ 10.765436] random: crng init done
- [ 10.793097] init: failsafe main process (434) killed by TERM signal
- [ 10.794079] init: bluetooth main process (523) terminated with status 1
- [ 10.794120] init: bluetooth main process ended, respawning
- [ 11.105355] init: bluetooth main process (616) terminated with status 1
- [ 11.105466] init: bluetooth main process ended, respawning
- [ 11.244060] init: bluetooth main process (640) terminated with status 1
- [ 11.244102] init: bluetooth main process ended, respawning
- [ 11.359593] init: bluetooth main process (669) terminated with status 1
- [ 11.359674] init: bluetooth main process ended, respawning
- [ 11.481249] init: bluetooth main process (697) terminated with status 1
- [ 11.481338] init: bluetooth main process ended, respawning
- [ 11.639756] init: bluetooth main process (744) terminated with status 1
- [ 11.639860] init: bluetooth main process ended, respawning
- [ 12.113245] init: alsa-restore main process (816) terminated with status 19
- [ 12.258314] init: bluetooth main process (872) terminated with status 1
- [ 12.258428] init: bluetooth main process ended, respawning
- [ 12.481916] init: plymouth-upstart-bridge main process ended, respawning
- [ 12.559786] init: bluetooth main process (957) terminated with status 1
- [ 12.559859] init: bluetooth main process ended, respawning
- [ 12.689260] init: bluetooth main process (1021) terminated with status 1
- [ 12.689333] init: bluetooth main process ended, respawning
- [ 12.819542] init: bluetooth main process (1082) terminated with status 1
- [ 12.819616] init: bluetooth main process ended, respawning
- [ 12.940932] init: bluetooth main process (1143) terminated with status 1
- [ 12.940980] init: bluetooth respawning too fast, stopped
- [ 13.047392] init: plymouth-stop pre-start process (1171) terminated with status 1
- [ 32.275938] init: plymouth-splash main process (1255) terminated with status 1
- root@odroidxu4c:~# lsusb -vv
- Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Device Descriptor:
- bLength 18
- bDescriptorType 1
- bcdUSB 3.00
- bDeviceClass 9 Hub
- bDeviceSubClass 0 Unused
- bDeviceProtocol 3
- bMaxPacketSize0 9
- idVendor 0x1d6b Linux Foundation
- idProduct 0x0003 3.0 root hub
- bcdDevice 4.13
- iManufacturer 3 Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- iProduct 2 xHCI Host Controller
- iSerial 1 xhci-hcd.5.auto
- bNumConfigurations 1
- Configuration Descriptor:
- bLength 9
- bDescriptorType 2
- wTotalLength 31
- bNumInterfaces 1
- bConfigurationValue 1
- iConfiguration 0
- bmAttributes 0xe0
- Self Powered
- Remote Wakeup
- MaxPower 0mA
- Interface Descriptor:
- bLength 9
- bDescriptorType 4
- bInterfaceNumber 0
- bAlternateSetting 0
- bNumEndpoints 1
- bInterfaceClass 9 Hub
- bInterfaceSubClass 0 Unused
- bInterfaceProtocol 0 Full speed (or root) hub
- iInterface 0
- Endpoint Descriptor:
- bLength 7
- bDescriptorType 5
- bEndpointAddress 0x81 EP 1 IN
- bmAttributes 3
- Transfer Type Interrupt
- Synch Type None
- Usage Type Data
- wMaxPacketSize 0x0004 1x 4 bytes
- bInterval 12
- bMaxBurst 0
- Hub Descriptor:
- bLength 12
- bDescriptorType 42
- nNbrPorts 1
- wHubCharacteristic 0x0009
- Per-port power switching
- Per-port overcurrent protection
- bPwrOn2PwrGood 10 * 2 milli seconds
- bHubContrCurrent 0 milli Ampere
- bHubDecLat 0.0 micro seconds
- wHubDelay 0 nano seconds
- DeviceRemovable 0x00
- Hub Port Status:
- Port 1: 0000.02a0 5Gbps power Rx.Detect
- Binary Object Store Descriptor:
- bLength 5
- bDescriptorType 15
- wTotalLength 15
- bNumDeviceCaps 1
- SuperSpeed USB Device Capability:
- bLength 10
- bDescriptorType 16
- bDevCapabilityType 3
- bmAttributes 0x02
- Latency Tolerance Messages (LTM) Supported
- wSpeedsSupported 0x0008
- Device can operate at SuperSpeed (5Gbps)
- bFunctionalitySupport 3
- Lowest fully-functional device speed is SuperSpeed (5Gbps)
- bU1DevExitLat 0 micro seconds
- bU2DevExitLat 0 micro seconds
- Device Status: 0x0001
- Self Powered
- Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Device Descriptor:
- bLength 18
- bDescriptorType 1
- bcdUSB 2.00
- bDeviceClass 9 Hub
- bDeviceSubClass 0 Unused
- bDeviceProtocol 1 Single TT
- bMaxPacketSize0 64
- idVendor 0x1d6b Linux Foundation
- idProduct 0x0002 2.0 root hub
- bcdDevice 4.13
- iManufacturer 3 Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- iProduct 2 xHCI Host Controller
- iSerial 1 xhci-hcd.5.auto
- bNumConfigurations 1
- Configuration Descriptor:
- bLength 9
- bDescriptorType 2
- wTotalLength 25
- bNumInterfaces 1
- bConfigurationValue 1
- iConfiguration 0
- bmAttributes 0xe0
- Self Powered
- Remote Wakeup
- MaxPower 0mA
- Interface Descriptor:
- bLength 9
- bDescriptorType 4
- bInterfaceNumber 0
- bAlternateSetting 0
- bNumEndpoints 1
- bInterfaceClass 9 Hub
- bInterfaceSubClass 0 Unused
- bInterfaceProtocol 0 Full speed (or root) hub
- iInterface 0
- Endpoint Descriptor:
- bLength 7
- bDescriptorType 5
- bEndpointAddress 0x81 EP 1 IN
- bmAttributes 3
- Transfer Type Interrupt
- Synch Type None
- Usage Type Data
- wMaxPacketSize 0x0004 1x 4 bytes
- bInterval 12
- Hub Descriptor:
- bLength 9
- bDescriptorType 41
- nNbrPorts 1
- wHubCharacteristic 0x0009
- Per-port power switching
- Per-port overcurrent protection
- TT think time 8 FS bits
- bPwrOn2PwrGood 10 * 2 milli seconds
- bHubContrCurrent 0 milli Ampere
- DeviceRemovable 0x00
- PortPwrCtrlMask 0xff
- Hub Port Status:
- Port 1: 0000.0100 power
- Device Status: 0x0001
- Self Powered
- Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
- Device Descriptor:
- bLength 18
- bDescriptorType 1
- bcdUSB 3.00
- bDeviceClass 9 Hub
- bDeviceSubClass 0 Unused
- bDeviceProtocol 3
- bMaxPacketSize0 9
- idVendor 0x1d6b Linux Foundation
- idProduct 0x0003 3.0 root hub
- bcdDevice 4.13
- iManufacturer 3 Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- iProduct 2 xHCI Host Controller
- iSerial 1 xhci-hcd.2.auto
- bNumConfigurations 1
- Configuration Descriptor:
- bLength 9
- bDescriptorType 2
- wTotalLength 31
- bNumInterfaces 1
- bConfigurationValue 1
- iConfiguration 0
- bmAttributes 0xe0
- Self Powered
- Remote Wakeup
- MaxPower 0mA
- Interface Descriptor:
- bLength 9
- bDescriptorType 4
- bInterfaceNumber 0
- bAlternateSetting 0
- bNumEndpoints 1
- bInterfaceClass 9 Hub
- bInterfaceSubClass 0 Unused
- bInterfaceProtocol 0 Full speed (or root) hub
- iInterface 0
- Endpoint Descriptor:
- bLength 7
- bDescriptorType 5
- bEndpointAddress 0x81 EP 1 IN
- bmAttributes 3
- Transfer Type Interrupt
- Synch Type None
- Usage Type Data
- wMaxPacketSize 0x0004 1x 4 bytes
- bInterval 12
- bMaxBurst 0
- Hub Descriptor:
- bLength 12
- bDescriptorType 42
- nNbrPorts 1
- wHubCharacteristic 0x0009
- Per-port power switching
- Per-port overcurrent protection
- bPwrOn2PwrGood 10 * 2 milli seconds
- bHubContrCurrent 0 milli Ampere
- bHubDecLat 0.0 micro seconds
- wHubDelay 0 nano seconds
- DeviceRemovable 0x00
- Hub Port Status:
- Port 1: 0001.0203 C_CONNECT 5Gbps power U0 enable connect
- Binary Object Store Descriptor:
- bLength 5
- bDescriptorType 15
- wTotalLength 15
- bNumDeviceCaps 1
- SuperSpeed USB Device Capability:
- bLength 10
- bDescriptorType 16
- bDevCapabilityType 3
- bmAttributes 0x02
- Latency Tolerance Messages (LTM) Supported
- wSpeedsSupported 0x0008
- Device can operate at SuperSpeed (5Gbps)
- bFunctionalitySupport 3
- Lowest fully-functional device speed is SuperSpeed (5Gbps)
- bU1DevExitLat 0 micro seconds
- bU2DevExitLat 0 micro seconds
- Device Status: 0x0001
- Self Powered
- Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Device Descriptor:
- bLength 18
- bDescriptorType 1
- bcdUSB 2.00
- bDeviceClass 9 Hub
- bDeviceSubClass 0 Unused
- bDeviceProtocol 1 Single TT
- bMaxPacketSize0 64
- idVendor 0x1d6b Linux Foundation
- idProduct 0x0002 2.0 root hub
- bcdDevice 4.13
- iManufacturer 3 Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty xhci-hcd
- iProduct 2 xHCI Host Controller
- iSerial 1 xhci-hcd.2.auto
- bNumConfigurations 1
- Configuration Descriptor:
- bLength 9
- bDescriptorType 2
- wTotalLength 25
- bNumInterfaces 1
- bConfigurationValue 1
- iConfiguration 0
- bmAttributes 0xe0
- Self Powered
- Remote Wakeup
- MaxPower 0mA
- Interface Descriptor:
- bLength 9
- bDescriptorType 4
- bInterfaceNumber 0
- bAlternateSetting 0
- bNumEndpoints 1
- bInterfaceClass 9 Hub
- bInterfaceSubClass 0 Unused
- bInterfaceProtocol 0 Full speed (or root) hub
- iInterface 0
- Endpoint Descriptor:
- bLength 7
- bDescriptorType 5
- bEndpointAddress 0x81 EP 1 IN
- bmAttributes 3
- Transfer Type Interrupt
- Synch Type None
- Usage Type Data
- wMaxPacketSize 0x0004 1x 4 bytes
- bInterval 12
- Hub Descriptor:
- bLength 9
- bDescriptorType 41
- nNbrPorts 1
- wHubCharacteristic 0x0009
- Per-port power switching
- Per-port overcurrent protection
- TT think time 8 FS bits
- bPwrOn2PwrGood 10 * 2 milli seconds
- bHubContrCurrent 0 milli Ampere
- DeviceRemovable 0x00
- PortPwrCtrlMask 0xff
- Hub Port Status:
- Port 1: 0000.0100 power
- Device Status: 0x0001
- Self Powered
- Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
- Device Descriptor:
- bLength 18
- bDescriptorType 1
- bcdUSB 1.10
- bDeviceClass 9 Hub
- bDeviceSubClass 0 Unused
- bDeviceProtocol 0 Full speed (or root) hub
- bMaxPacketSize0 64
- idVendor 0x1d6b Linux Foundation
- idProduct 0x0001 1.1 root hub
- bcdDevice 4.13
- iManufacturer 3 Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty ohci_hcd
- iProduct 2 USB Host Controller
- iSerial 1 12120000.usb
- bNumConfigurations 1
- Configuration Descriptor:
- bLength 9
- bDescriptorType 2
- wTotalLength 25
- bNumInterfaces 1
- bConfigurationValue 1
- iConfiguration 0
- bmAttributes 0xe0
- Self Powered
- Remote Wakeup
- MaxPower 0mA
- Interface Descriptor:
- bLength 9
- bDescriptorType 4
- bInterfaceNumber 0
- bAlternateSetting 0
- bNumEndpoints 1
- bInterfaceClass 9 Hub
- bInterfaceSubClass 0 Unused
- bInterfaceProtocol 0 Full speed (or root) hub
- iInterface 0
- Endpoint Descriptor:
- bLength 7
- bDescriptorType 5
- bEndpointAddress 0x81 EP 1 IN
- bmAttributes 3
- Transfer Type Interrupt
- Synch Type None
- Usage Type Data
- wMaxPacketSize 0x0002 1x 2 bytes
- bInterval 255
- Hub Descriptor:
- bLength 9
- bDescriptorType 41
- nNbrPorts 3
- wHubCharacteristic 0x0002
- No power switching (usb 1.0)
- Ganged overcurrent protection
- bPwrOn2PwrGood 2 * 2 milli seconds
- bHubContrCurrent 0 milli Ampere
- DeviceRemovable 0x00
- PortPwrCtrlMask 0xff
- Hub Port Status:
- Port 1: 0000.0100 power
- Port 2: 0000.0100 power
- Port 3: 0000.0100 power
- Device Status: 0x0001
- Self Powered
- Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- Device Descriptor:
- bLength 18
- bDescriptorType 1
- bcdUSB 2.00
- bDeviceClass 9 Hub
- bDeviceSubClass 0 Unused
- bDeviceProtocol 0 Full speed (or root) hub
- bMaxPacketSize0 64
- idVendor 0x1d6b Linux Foundation
- idProduct 0x0002 2.0 root hub
- bcdDevice 4.13
- iManufacturer 3 Linux 4.13.0-rc1-xu4ml-27846-g74cbd96-dirty ehci_hcd
- iProduct 2 EHCI Host Controller
- iSerial 1 12110000.usb
- bNumConfigurations 1
- Configuration Descriptor:
- bLength 9
- bDescriptorType 2
- wTotalLength 25
- bNumInterfaces 1
- bConfigurationValue 1
- iConfiguration 0
- bmAttributes 0xe0
- Self Powered
- Remote Wakeup
- MaxPower 0mA
- Interface Descriptor:
- bLength 9
- bDescriptorType 4
- bInterfaceNumber 0
- bAlternateSetting 0
- bNumEndpoints 1
- bInterfaceClass 9 Hub
- bInterfaceSubClass 0 Unused
- bInterfaceProtocol 0 Full speed (or root) hub
- iInterface 0
- Endpoint Descriptor:
- bLength 7
- bDescriptorType 5
- bEndpointAddress 0x81 EP 1 IN
- bmAttributes 3
- Transfer Type Interrupt
- Synch Type None
- Usage Type Data
- wMaxPacketSize 0x0004 1x 4 bytes
- bInterval 12
- Hub Descriptor:
- bLength 9
- bDescriptorType 41
- nNbrPorts 3
- wHubCharacteristic 0x0009
- Per-port power switching
- Per-port overcurrent protection
- bPwrOn2PwrGood 10 * 2 milli seconds
- bHubContrCurrent 0 milli Ampere
- DeviceRemovable 0x00
- PortPwrCtrlMask 0xff
- Hub Port Status:
- Port 1: 0000.0100 power
- Port 2: 0000.0100 power
- Port 3: 0000.0100 power
- Device Status: 0x0001
- Self Powered
- root@odroidxu4c:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement