Skip to content

Instantly share code, notes, and snippets.

@ngreatorex
Created March 26, 2014 23:22
Show Gist options
  • Save ngreatorex/9796043 to your computer and use it in GitHub Desktop.
Save ngreatorex/9796043 to your computer and use it in GitHub Desktop.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 3.14.0-rc8-00001-gc83e727 (neil@vroombuntu) (gcc version 4.8.1 (Ubuntu/Linaro 4.8.1-10ubuntu7) ) #27 SMP Wed Mar 26 23:05:27 GMT 2014
[ 0.000000] CPU: ARMv7 Processor [561f5811] revision 1 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine model: Globalscale Mirabox
[ 0.000000] Memory policy: Data cache writeback
[ 0.000000] On node 0 totalpages: 262144
[ 0.000000] free_area_init_node: node 0, pgdat c05e7dc0, node_mem_map eeffa000
[ 0.000000] Normal zone: 1520 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 194560 pages, LIFO batch:31
[ 0.000000] HighMem zone: 528 pages used for memmap
[ 0.000000] HighMem zone: 67584 pages, LIFO batch:15
[ 0.000000] CPU: All CPU(s) started in SVC mode.
[ 0.000000] PERCPU: Embedded 7 pages/cpu @eefe7000 s7296 r8192 d13184 u32768
[ 0.000000] pcpu-alloc: s7296 r8192 d13184 u32768 alloc=8*4096
[ 0.000000] pcpu-alloc: [0] 0
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 260624
[ 0.000000] Kernel command line: console=ttyS0,115200 mtdparts=armada-nand:4m(UBoot),4m(UImage),-(rootfs) ubi.mtd=2 kgdboc=ttyS0,115200 earlyprintk root=PARTUUID=0cc94d5a-02 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: 1032856K/1048576K available (4344K kernel code, 250K rwdata, 1236K rodata, 211K init, 576K bss, 15720K reserved, 270336K highmem)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc057b530 (5582 kB)
[ 0.000000] .init : 0xc057c000 - 0xc05b0c80 ( 212 kB)
[ 0.000000] .data : 0xc05b2000 - 0xc05f0b68 ( 251 kB)
[ 0.000000] .bss : 0xc05f0b70 - 0xc0680c90 ( 577 kB)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU restricting CPUs from NR_CPUS=4 to nr_cpu_ids=1.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000015] sched_clock: 32 bits at 18MHz, resolution 53ns, wraps every 229064922058ns
[ 0.000105] Initializing Coherency fabric
[ 0.000328] Aurora cache controller enabled
[ 0.000338] l2x0: 4 ways, CACHE_ID 0x00000100, AUX_CTRL 0x1a086302, Cache size: 256 kB
[ 0.000479] Console: colour dummy device 80x30
[ 0.000501] Calibrating delay loop... 1196.85 BogoMIPS (lpj=5984256)
[ 0.090092] pid_max: default: 32768 minimum: 301
[ 0.090267] Mount-cache hash table entries: 512
[ 0.091865] CPU: Testing write buffer coherency: ok
[ 0.092052] CPU0: thread -1, cpu 0, socket -1, mpidr 0
[ 0.092086] Setting up static identity map for 0x422818 - 0x422870
[ 0.093388] Brought up 1 CPUs
[ 0.093399] SMP: Total of 1 processors activated.
[ 0.093405] CPU: All CPU(s) started in SVC mode.
[ 0.093967] VFP support v0.3: implementor 56 architecture 2 part 20 variant 9 rev 6
[ 0.094093] mvebu-soc-id: MVEBU SoC ID=0x6710, Rev=0x1
[ 0.094439] pinctrl core: initialized pinctrl subsystem
[ 0.094593] NET: Registered protocol family 16
[ 0.094922] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.100205] irq: Cannot allocate irq_descs @ IRQ35, assuming pre-allocated
[ 0.100848] irq: Cannot allocate irq_descs @ IRQ71, assuming pre-allocated
[ 0.101256] irq: Cannot allocate irq_descs @ IRQ104, assuming pre-allocated
[ 0.116129] bio: create slab <bio-0> at 0
[ 0.116651] vgaarb: loaded
[ 0.117106] SCSI subsystem initialized
[ 0.117459] libata version 3.00 loaded.
[ 0.118116] usbcore: registered new interface driver usbfs
[ 0.118243] usbcore: registered new interface driver hub
[ 0.118402] usbcore: registered new device driver usb
[ 0.120048] Switched to clocksource armada_370_xp_clocksource
[ 0.131293] NET: Registered protocol family 2
[ 0.131683] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.131740] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.131815] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.131873] TCP: reno registered
[ 0.131883] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.131902] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.132045] NET: Registered protocol family 1
[ 0.132280] RPC: Registered named UNIX socket transport module.
[ 0.132288] RPC: Registered udp transport module.
[ 0.132293] RPC: Registered tcp transport module.
[ 0.132298] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.132305] PCI: CLS 0 bytes, default 64
[ 0.133579] futex hash table entries: 256 (order: 2, 16384 bytes)
[ 0.133919] bounce pool size: 64 pages
[ 0.134408] msgmni has been set to 1489
[ 0.134940] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.134951] io scheduler noop registered
[ 0.134956] io scheduler deadline registered
[ 0.134971] io scheduler cfq registered (default)
[ 0.135536] armada-370-pinctrl d0018000.pinctrl: registered pinctrl driver
[ 0.136274] mvebu-pcie pcie-controller.3: PCI host bridge to bus 0000:00
[ 0.136291] pci_bus 0000:00: root bus resource [io 0x1000-0xfffff]
[ 0.136299] pci_bus 0000:00: root bus resource [mem 0xe0000000-0xe8000000]
[ 0.136309] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.136318] pci_bus 0000:00: scanning bus
[ 0.136343] pci 0000:00:01.0: [11ab:6710] type 01 class 0x060400
[ 0.136373] pci 0000:00:01.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.136602] pci 0000:00:02.0: [11ab:6710] type 01 class 0x060400
[ 0.136623] pci 0000:00:02.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.136835] pci_bus 0000:00: fixups for bus
[ 0.136848] PCI: bus0: Fast back to back transfers disabled
[ 0.136857] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 0
[ 0.136865] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.136876] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 0
[ 0.136883] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.136892] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[ 0.137050] pci_bus 0000:01: scanning bus
[ 0.162172] pci_bus 0000:01: fixups for bus
[ 0.162180] PCI: bus1: Fast back to back transfers enabled
[ 0.162187] pci_bus 0000:01: bus scan returning with max=01
[ 0.162198] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.162210] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 1
[ 0.162877] pci_bus 0000:02: scanning bus
[ 0.162919] pci 0000:02:00.0: [1b73:1009] type 00 class 0x0c0330
[ 0.162957] pci 0000:02:00.0: reg 0x10: [mem 0x42000000-0x4200ffff 64bit]
[ 0.162981] pci 0000:02:00.0: reg 0x18: [mem 0x42010000-0x42010fff 64bit]
[ 0.163005] pci 0000:02:00.0: reg 0x20: [mem 0x42011000-0x42011fff 64bit]
[ 0.163033] pci 0000:02:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 0.163107] pci 0000:02:00.0: supports D1
[ 0.163115] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[ 0.163126] pci 0000:02:00.0: PME# disabled
[ 0.163405] pci_bus 0000:02: fixups for bus
[ 0.163421] PCI: bus2: Fast back to back transfers disabled
[ 0.163429] pci_bus 0000:02: bus scan returning with max=02
[ 0.163438] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 0.163449] pci_bus 0000:00: bus scan returning with max=02
[ 0.163460] pci 0000:00:01.0: fixup irq: got 0
[ 0.163467] pci 0000:00:01.0: assigning IRQ 00
[ 0.163475] pci 0000:00:02.0: fixup irq: got 0
[ 0.163481] pci 0000:00:02.0: assigning IRQ 00
[ 0.163533] pci 0000:02:00.0: fixup irq: got 106
[ 0.163541] pci 0000:02:00.0: assigning IRQ 106
[ 0.163575] pci 0000:00:02.0: BAR 14: assigned [mem 0xe0000000-0xe00fffff]
[ 0.163584] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.163600] pci 0000:02:00.0: BAR 0: assigned [mem 0xe0000000-0xe000ffff 64bit]
[ 0.163622] pci 0000:02:00.0: BAR 0: set to [mem 0xe0000000-0xe000ffff 64bit] (PCI address [0xe0000000-0xe000ffff])
[ 0.163632] pci 0000:02:00.0: BAR 2: assigned [mem 0xe0010000-0xe0010fff 64bit]
[ 0.163652] pci 0000:02:00.0: BAR 2: set to [mem 0xe0010000-0xe0010fff 64bit] (PCI address [0xe0010000-0xe0010fff])
[ 0.163661] pci 0000:02:00.0: BAR 4: assigned [mem 0xe0011000-0xe0011fff 64bit]
[ 0.163680] pci 0000:02:00.0: BAR 4: set to [mem 0xe0011000-0xe0011fff 64bit] (PCI address [0xe0011000-0xe0011fff])
[ 0.163688] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 0.163697] pci 0000:00:02.0: bridge window [mem 0xe0000000-0xe00fffff]
[ 0.163745] pci 0000:02:00.0: calling quirk_usb_early_handoff+0x0/0x80c
[ 0.163757] PCI: enabling device 0000:00:02.0 (0140 -> 0143)
[ 0.163773] pci 0000:00:02.0: enabling bus mastering
[ 0.164028] mv_xor d0060800.xor: Marvell shared XOR driver
[ 0.200118] mv_xor d0060800.xor: Marvell XOR: ( xor cpy )
[ 0.240125] mv_xor d0060800.xor: Marvell XOR: ( xor cpy )
[ 0.240329] mv_xor d0060900.xor: Marvell shared XOR driver
[ 0.280121] mv_xor d0060900.xor: Marvell XOR: ( xor cpy )
[ 0.320121] mv_xor d0060900.xor: Marvell XOR: ( xor cpy )
[ 0.383075] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.404835] d0012000.serial: ttyS0 at MMIO 0xd0012000 (irq = 19, base_baud = 12500000) is a 16550A
[ 1.017259] console [ttyS0] enabled
[ 1.021196] kgdb: Registered I/O driver kgdboc.
[ 1.027236] pxa3xx-nand d00d0000.nand: This platform can't do DMA on this device
[ 1.034937] nand: device found, Manufacturer ID: 0x2c, Chip ID: 0x38
[ 1.041336] nand: Micron MT29F8G08ABABAWP
[ 1.045354] nand: 1024MiB, SLC, page size: 4096, OOB size: 224
[ 1.051890] Bad block table found at page 262016, version 0x01
[ 1.058383] Bad block table found at page 261888, version 0x01
[ 1.064841] 3 ofpart partitions found on MTD device pxa3xx_nand-0
[ 1.070993] Creating 3 MTD partitions on "pxa3xx_nand-0":
[ 1.076405] 0x000000000000-0x000000400000 : "U-Boot"
[ 1.081731] 0x000000400000-0x000000800000 : "Linux"
[ 1.086896] 0x000000800000-0x000040000000 : "Filesystem"
[ 1.094259] libphy: orion_mdio_bus: probed
[ 1.101842] mvneta d0070000.ethernet eth0: Using hardware mac address f0:ad:4e:01:e3:e5
[ 1.112429] mvneta d0074000.ethernet eth1: Using random mac address 62:d7:7a:dd:7a:62
[ 1.120572] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.127125] ehci-pci: EHCI PCI platform driver
[ 1.131838] ehci-orion: EHCI orion driver
[ 1.135964] orion-ehci d0050000.usb: EHCI Host Controller
[ 1.141427] orion-ehci d0050000.usb: new USB bus registered, assigned bus number 1
[ 1.149160] orion-ehci d0050000.usb: irq 25, io mem 0xd0050000
[ 1.170061] orion-ehci d0050000.usb: USB 2.0 started, EHCI 1.00
[ 1.176698] hub 1-0:1.0: USB hub found
[ 1.180508] hub 1-0:1.0: 1 port detected
[ 1.184687] orion-ehci d0051000.usb: EHCI Host Controller
[ 1.190140] orion-ehci d0051000.usb: new USB bus registered, assigned bus number 2
[ 1.197806] orion-ehci d0051000.usb: irq 26, io mem 0xd0051000
[ 1.220067] orion-ehci d0051000.usb: USB 2.0 started, EHCI 1.00
[ 1.226658] hub 2-0:1.0: USB hub found
[ 1.230472] hub 2-0:1.0: 1 port detected
[ 1.234782] xhci_hcd 0000:02:00.0: enabling bus mastering
[ 1.234797] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.240074] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 3
[ 1.247795] xhci_hcd 0000:02:00.0: enabling Mem-Wr-Inval
[ 1.248575] hub 3-0:1.0: USB hub found
[ 1.252426] hub 3-0:1.0: 2 ports detected
[ 1.256660] xhci_hcd 0000:02:00.0: xHCI Host Controller
[ 1.261934] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 4
[ 1.269979] hub 4-0:1.0: USB hub found
[ 1.273791] hub 4-0:1.0: 2 ports detected
[ 1.278348] usbcore: registered new interface driver usb-storage
[ 1.284750] mousedev: PS/2 mouse device common for all mice
[ 1.291043] rtc-mv d0010300.rtc: rtc core: registered d0010300.rtc as rtc0
[ 1.340066] mvsdio d00d4000.mvsdio: lacking card detect (fall back to polling)
[ 1.347539] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.355250] TCP: cubic registered
[ 1.358577] NET: Registered protocol family 17
[ 1.366142] UBI: attaching mtd2 to ubi0
[ 1.392726] mmc0: new high speed SDIO card at address 0001
[ 1.500123] usb 1-1: new high-speed USB device number 2 using orion-ehci
[ 1.651697] hub 1-1:1.0: USB hub found
[ 1.655634] hub 1-1:1.0: 4 ports detected
[ 1.759011] random: nonblocking pool is initialized
[ 1.940239] usb 1-1.1: new high-speed USB device number 3 using orion-ehci
[ 2.075396] usb-storage 1-1.1:1.0: USB Mass Storage device detected
[ 2.082013] usb-storage 1-1.1:1.0: Quirks match for vid 05e3 pid 0723: 8000
[ 2.089063] scsi0 : usb-storage 1-1.1:1.0
[ 2.170296] usb 1-1.2: new high-speed USB device number 4 using orion-ehci
[ 2.305283] usb-storage 1-1.2:1.0: USB Mass Storage device detected
[ 2.311857] usb-storage 1-1.2:1.0: Quirks match for vid 05e3 pid 0723: 8000
[ 2.318900] scsi1 : usb-storage 1-1.2:1.0
[ 2.759094] UBI: scanning is finished
[ 2.768521] UBI warning: print_rsvd_warning: cannot reserve enough PEBs for bad PEB handling, reserved 20, need 32
[ 2.779837] UBI: attached mtd2 (name "Filesystem", size 1016 MiB) to ubi0
[ 2.786674] UBI: PEB size: 524288 bytes (512 KiB), LEB size: 516096 bytes
[ 2.793490] UBI: min./max. I/O unit sizes: 4096/4096, sub-page size 4096
[ 2.800211] UBI: VID header offset: 4096 (aligned 4096), data offset: 8192
[ 2.807097] UBI: good PEBs: 2024, bad PEBs: 8, corrupted PEBs: 0
[ 2.813120] UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
[ 2.820274] UBI: max/mean erase counter: 7/4, WL threshold: 4096, image sequence number: 0
[ 2.828552] UBI: available PEBs: 0, total reserved PEBs: 2024, PEBs reserved for bad PEB handling: 20
[ 2.837822] UBI: background thread "ubi_bgt0d" started, PID 1005
[ 2.844322] rtc-mv d0010300.rtc: setting system clock to 2014-03-26 23:14:24 UTC (1395875664)
[ 2.853846] Waiting for root device PARTUUID=0cc94d5a-02...
[ 3.091674] scsi 0:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0
[ 3.103721] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 3.321530] scsi 1:0:0:0: Direct-Access Generic STORAGE DEVICE 9451 PQ: 0 ANSI: 0
[ 3.490036] sd 1:0:0:0: [sdb] 31116288 512-byte logical blocks: (15.9 GB/14.8 GiB)
[ 3.498625] sd 1:0:0:0: [sdb] Write Protect is off
[ 3.503441] sd 1:0:0:0: [sdb] Mode Sense: 03 00 00 00
[ 3.504484] sd 1:0:0:0: [sdb] No Caching mode page found
[ 3.509817] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 3.520443] sd 1:0:0:0: [sdb] No Caching mode page found
[ 3.525779] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 3.533069] sdb: sdb1 sdb2
[ 3.539518] sd 1:0:0:0: [sdb] No Caching mode page found
[ 3.544873] sd 1:0:0:0: [sdb] Assuming drive cache: write through
[ 3.550999] sd 1:0:0:0: [sdb] Attached SCSI removable disk
[ 3.621872] EXT3-fs (sdb2): error: couldn't mount because of unsupported optional features (240)
[ 3.632279] EXT2-fs (sdb2): error: couldn't mount because of unsupported optional features (240)
[ 3.654968] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null)
[ 3.662709] VFS: Mounted root (ext4 filesystem) readonly on device 8:18.
[ 3.669578] Freeing unused kernel memory: 208K (c057c000 - c05b0000)
[ 5.256224] pca953x 0-0025: failed reading register
[ 5.703245] cfg80211: Calling CRDA to update world regulatory domain
[ 6.482738] cfg80211: World regulatory domain updated:
[ 6.487901] cfg80211: DFS Master region: unset
[ 6.492320] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 6.500727] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.508484] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.516253] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 6.524018] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 6.531780] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 7.210176] mwifiex_sdio mmc0:0001:1: WLAN FW is active
[ 7.364277] EXT4-fs (sdb2): re-mounted. Opts: (null)
[ 7.629136] ieee80211 phy0: ignoring F/W country code US
[ 7.638869] mwifiex_sdio mmc0:0001:1: driver_version = mwifiex 1.0 (14.66.9.p96)
[ 10.070600] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 11.677598] NET: Registered protocol family 10
[ 11.905483] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 13.587293] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 15.764033] Netfilter messages via NETLINK v0.30.
[ 15.932140] nf_conntrack version 0.5.0 (16141 buckets, 64564 max)
[ 16.695659] xt_time: kernel timezone is -0000
[ 16.900420] mvneta d0070000.ethernet eth0: link up
[ 16.905304] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 16.913369] ctnetlink v0.93: registering with nfnetlink.
[ 17.380257] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 18.272413] ipt_ULOG: ULOG is deprecated and it will be removed soon, use NFLOG instead
[ 18.583745] nfnl_acct: registering with nfnetlink.
[ 19.071778] Bridge firewalling registered
[ 19.827475] u32 classifier
[ 19.830251] input device check on
[ 19.833954] Actions configured
[ 20.694551] cfg80211: Calling CRDA for country: GB
[ 20.749640] cfg80211: Regulatory domain changed to country: GB
[ 20.755556] cfg80211: DFS Master region: unset
[ 20.759921] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 20.768315] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 20.775736] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 20.783155] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
[ 20.790580] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
[ 21.031242] 8021q: 802.1Q VLAN Support v1.8
[ 21.042269] mwifiex_sdio mmc0:0001:1: CMD_RESP: cmd 0x112 error, result=0x2
[ 24.106080] Bluetooth: Core ver 2.18
[ 24.109763] NET: Registered protocol family 31
[ 24.114215] Bluetooth: HCI device and connection manager initialized
[ 24.120621] Bluetooth: HCI socket layer initialized
[ 24.125512] Bluetooth: L2CAP socket layer initialized
[ 24.130610] Bluetooth: SCO socket layer initialized
[ 24.191607] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 24.196991] Bluetooth: BNEP socket layer initialized
[ 24.247893] Bluetooth: RFCOMM TTY layer initialized
[ 24.252896] Bluetooth: RFCOMM socket layer initialized
[ 24.258058] Bluetooth: RFCOMM ver 1.11
[ 254.537803] pci_bus 0000:00: scanning bus
[ 254.537848] pci 0000:00:01.0: scanning [bus 01-01] behind bridge, pass 0
[ 254.537863] pci 0000:00:02.0: scanning [bus 02-02] behind bridge, pass 0
[ 254.537873] pci 0000:00:01.0: scanning [bus 00-00] behind bridge, pass 1
[ 254.537884] pci_bus 0000:01: scanning bus
[ 254.537929] pci 0000:01:00.0: [8086:1521] type 00 class 0x020000
[ 254.537962] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x0007ffff]
[ 254.537988] pci 0000:01:00.0: reg 0x18: [io 0x0000-0x001f]
[ 254.538006] pci 0000:01:00.0: reg 0x1c: [mem 0x00000000-0x00003fff]
[ 254.538041] pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 254.538063] pci 0000:01:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 254.538185] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 254.538198] pci 0000:01:00.0: PME# disabled
[ 254.538255] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.538290] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.538545] pci 0000:01:00.1: [8086:1521] type 00 class 0x020000
[ 254.538571] pci 0000:01:00.1: reg 0x10: [mem 0x00000000-0x0007ffff]
[ 254.538598] pci 0000:01:00.1: reg 0x18: [io 0x0000-0x001f]
[ 254.538615] pci 0000:01:00.1: reg 0x1c: [mem 0x00000000-0x00003fff]
[ 254.538649] pci 0000:01:00.1: reg 0x30: [mem 0x00000000-0x0007ffff pref]
[ 254.538664] pci 0000:01:00.1: calling pci_fixup_ide_bases+0x0/0x3c
[ 254.538772] pci 0000:01:00.1: PME# supported from D0 D3hot D3cold
[ 254.538783] pci 0000:01:00.1: PME# disabled
[ 254.538838] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.538873] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.539079] pci_bus 0000:01: bus scan returning with max=02
[ 254.539091] pci_bus 0000:01: busn_res: [bus 01] end can not be updated to 02
[ 254.539102] pci 0000:00:02.0: scanning [bus 00-00] behind bridge, pass 1
[ 254.539182] pci_bus 0000:03: scanning bus
[ 254.539215] pci 0000:03:00.0: [1b73:1009] type 00 class 0x0c0330
[ 254.539247] pci 0000:03:00.0: reg 0x10: [mem 0xe0000000-0xe000ffff 64bit]
[ 254.539272] pci 0000:03:00.0: reg 0x18: [mem 0xe0010000-0xe0010fff 64bit]
[ 254.539297] pci 0000:03:00.0: reg 0x20: [mem 0xe0011000-0xe0011fff 64bit]
[ 254.539322] pci 0000:03:00.0: calling pci_fixup_ide_bases+0x0/0x3c
[ 254.539390] pci 0000:03:00.0: supports D1
[ 254.539397] pci 0000:03:00.0: PME# supported from D0 D1 D3hot
[ 254.539407] pci 0000:03:00.0: PME# disabled
[ 254.539582] pci_bus 0000:03: fixups for bus
[ 254.539597] PCI: bus3: Fast back to back transfers disabled
[ 254.545183] pci_bus 0000:03: bus scan returning with max=03
[ 254.545192] pci_bus 0000:03: busn_res: [bus 03-ff] end is updated to 03
[ 254.545202] pci_bus 0000:00: bus scan returning with max=03
[ 254.545240] pci 0000:00:01.0: BAR 14: assigned [mem 0xe0300000-0xe05fffff]
[ 254.552168] pci 0000:00:01.0: BAR 13: assigned [io 0x10000-0x10fff]
[ 254.558559] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558577] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.558595] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558613] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558630] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.558647] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558664] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.558682] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558699] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558716] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.558733] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.558750] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558767] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.558784] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.558796] pci 0000:01:00.0: res[7]=[mem 0x00000000-0xffffffff] get_res_add_size add_size 20000
[ 254.558805] pci 0000:01:00.0: res[10]=[mem 0x00000000-0xffffffff] get_res_add_size add_size 20000
[ 254.558814] pci 0000:01:00.1: res[7]=[mem 0x00000000-0xffffffff] get_res_add_size add_size 20000
[ 254.558823] pci 0000:01:00.1: res[10]=[mem 0x00000000-0xffffffff] get_res_add_size add_size 20000
[ 254.558832] pci 0000:01:00.0: BAR 0: assigned [mem 0xe0300000-0xe037ffff]
[ 254.565641] pci 0000:01:00.0: BAR 0: set to [mem 0xe0300000-0xe037ffff] (PCI address [0xe0300000-0xe037ffff])
[ 254.565651] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0380000-0xe03fffff pref]
[ 254.572910] pci 0000:01:00.1: BAR 0: assigned [mem 0xe0400000-0xe047ffff]
[ 254.579819] pci 0000:01:00.1: BAR 0: set to [mem 0xe0400000-0xe047ffff] (PCI address [0xe0400000-0xe047ffff])
[ 254.579832] pci 0000:01:00.1: BAR 6: assigned [mem 0xe0480000-0xe04fffff pref]
[ 254.587070] pci 0000:01:00.0: BAR 3: assigned [mem 0xe0500000-0xe0503fff]
[ 254.593891] pci 0000:01:00.0: BAR 3: set to [mem 0xe0500000-0xe0503fff] (PCI address [0xe0500000-0xe0503fff])
[ 254.593910] pci 0000:01:00.0: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.593920] pci 0000:01:00.0: BAR 7: assigned [mem 0xe0504000-0xe0523fff]
[ 254.600735] pci 0000:01:00.0: BAR 7: set to [mem 0xe0504000-0xe0523fff] (PCI address [0xe0504000-0xe0523fff])
[ 254.600753] pci 0000:01:00.0: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.600763] pci 0000:01:00.0: BAR 10: assigned [mem 0xe0524000-0xe0543fff]
[ 254.607663] pci 0000:01:00.0: BAR 10: set to [mem 0xe0524000-0xe0543fff] (PCI address [0xe0524000-0xe0543fff])
[ 254.607673] pci 0000:01:00.1: BAR 3: assigned [mem 0xe0544000-0xe0547fff]
[ 254.614479] pci 0000:01:00.1: BAR 3: set to [mem 0xe0544000-0xe0547fff] (PCI address [0xe0544000-0xe0547fff])
[ 254.614496] pci 0000:01:00.1: reg 0x184: [mem 0x00000000-0x00003fff]
[ 254.614505] pci 0000:01:00.1: BAR 7: assigned [mem 0xe0548000-0xe0567fff]
[ 254.621336] pci 0000:01:00.1: BAR 7: set to [mem 0xe0548000-0xe0567fff] (PCI address [0xe0548000-0xe0567fff])
[ 254.621355] pci 0000:01:00.1: reg 0x190: [mem 0x00000000-0x00003fff]
[ 254.621365] pci 0000:01:00.1: BAR 10: assigned [mem 0xe0568000-0xe0587fff]
[ 254.628266] pci 0000:01:00.1: BAR 10: set to [mem 0xe0568000-0xe0587fff] (PCI address [0xe0568000-0xe0587fff])
[ 254.628276] pci 0000:01:00.0: BAR 2: assigned [io 0x10000-0x1001f]
[ 254.634559] pci 0000:01:00.0: BAR 2: set to [io 0x10000-0x1001f] (PCI address [0x10000-0x1001f])
[ 254.634568] pci 0000:01:00.1: BAR 2: assigned [io 0x10020-0x1003f]
[ 254.640861] pci 0000:01:00.1: BAR 2: set to [io 0x10020-0x1003f] (PCI address [0x10020-0x1003f])
[ 254.640873] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 254.645849] pci 0000:00:01.0: bridge window [io 0x10000-0x10fff]
[ 254.652139] pci 0000:00:01.0: bridge window [mem 0xe0300000-0xe05fffff]
[ 254.658955] pci 0000:03:00.0: BAR 0: assigned [mem 0xe0020000-0xe002ffff 64bit]
[ 254.666291] pci 0000:03:00.0: BAR 0: set to [mem 0xe0020000-0xe002ffff 64bit] (PCI address [0xe0020000-0xe002ffff])
[ 254.666301] pci 0000:03:00.0: BAR 2: assigned [mem 0xe0012000-0xe0012fff 64bit]
[ 254.673644] pci 0000:03:00.0: BAR 2: set to [mem 0xe0012000-0xe0012fff 64bit] (PCI address [0xe0012000-0xe0012fff])
[ 254.673655] pci 0000:03:00.0: BAR 4: assigned [mem 0xe0013000-0xe0013fff 64bit]
[ 254.680996] pci 0000:03:00.0: BAR 4: set to [mem 0xe0013000-0xe0013fff 64bit] (PCI address [0xe0013000-0xe0013fff])
[ 254.681020] pci 0000:01:00.0: calling quirk_e100_interrupt+0x0/0x1dc
[ 254.681116] pci 0000:01:00.1: calling quirk_e100_interrupt+0x0/0x1dc
[ 254.681172] pci 0000:03:00.0: calling quirk_usb_early_handoff+0x0/0x80c
[ 254.681321] xhci_hcd 0000:03:00.0: enabling bus mastering
[ 254.681333] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 254.686581] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 5
[ 254.694401] xhci_hcd 0000:03:00.0: enabling Mem-Wr-Inval
[ 254.702306] hub 5-0:1.0: USB hub found
[ 254.721622] hub 5-0:1.0: 2 ports detected
[ 254.737521] xhci_hcd 0000:03:00.0: xHCI Host Controller
[ 254.742776] xhci_hcd 0000:03:00.0: new USB bus registered, assigned bus number 6
[ 254.751220] hub 6-0:1.0: USB hub found
[ 254.755014] hub 6-0:1.0: 2 ports detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment