Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@raspberrypi:~ $ lsusb
- Bus 001 Device 009: ID 0480:a006 Toshiba America Info. Systems, Inc.
- Bus 001 Device 004: ID 0810:e501 Personal Communication Systems, Inc.
- Bus 001 Device 010: ID 05ac:0256 Apple, Inc.
- Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
- Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
- Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
- pi@raspberrypi:~ $ 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.1.19-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #858 SMP Tue Mar 15 15:56:00 GMT 2016
- [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
- [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
- [ 0.000000] Machine model: Raspberry Pi 3 Model B Rev 1.2
- [ 0.000000] cma: Reserved 8 MiB at 0x3a400000
- [ 0.000000] Memory policy: Data cache writealloc
- [ 0.000000] On node 0 totalpages: 241664
- [ 0.000000] free_area_init_node: node 0, pgdat 80880fc0, node_mem_map b9bb4000
- [ 0.000000] Normal zone: 2124 pages used for memmap
- [ 0.000000] Normal zone: 0 pages reserved
- [ 0.000000] Normal zone: 241664 pages, LIFO batch:31
- [ 0.000000] [bcm2709_smp_init_cpus] enter (9420->f3003010)
- [ 0.000000] [bcm2709_smp_init_cpus] ncores=4
- [ 0.000000] PERCPU: Embedded 12 pages/cpu @bafb0000 s20416 r8192 d20544 u49152
- [ 0.000000] pcpu-alloc: s20416 r8192 d20544 u49152 alloc=12*4096
- [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
- [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
- [ 0.000000] Kernel command line: 8250.nr_uarts=1 dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1776 bcm2708_fb.fbheight=952 bcm2709.boardrev=0xa22082 bcm2709.serial=0x8741bc4d smsc95xx.macaddr=B8:27:EB:41:BC:4D bcm2708_fb.fbswap=1 bcm2709.uart_clock=48000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.lpm_enable=0 console=ttyS0,115200 console=tty1 root=/dev/mmcblk0p8 rootfstype=ext4 elevator=deadline fsck.repair=yes 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: 939376K/966656K available (6064K kernel code, 534K rwdata, 1664K rodata, 444K init, 757K bss, 19088K reserved, 8192K cma-reserved)
- [ 0.000000] Virtual kernel memory layout:
- vector : 0xffff0000 - 0xffff1000 ( 4 kB)
- fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
- vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
- lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
- modules : 0x7f000000 - 0x80000000 ( 16 MB)
- .text : 0x80008000 - 0x807945f0 (7730 kB)
- .init : 0x80795000 - 0x80804000 ( 444 kB)
- .data : 0x80804000 - 0x80889b10 ( 535 kB)
- .bss : 0x8088c000 - 0x809497dc ( 758 kB)
- [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
- [ 0.000000] Hierarchical RCU implementation.
- [ 0.000000] Additional per-CPU info printed with stalls.
- [ 0.000000] NR_IRQS:608
- [ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
- [ 0.000000] clocksource arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
- [ 0.000008] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
- [ 0.000025] Switching to timer-based delay loop, resolution 52ns
- [ 0.000240] Console: colour dummy device 80x30
- [ 0.001285] console [tty1] enabled
- [ 0.001339] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
- [ 0.001408] pid_max: default: 32768 minimum: 301
- [ 0.001731] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.001774] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
- [ 0.002776] Initializing cgroup subsys blkio
- [ 0.002826] Initializing cgroup subsys memory
- [ 0.002873] Initializing cgroup subsys devices
- [ 0.002916] Initializing cgroup subsys freezer
- [ 0.002965] Initializing cgroup subsys net_cls
- [ 0.003037] CPU: Testing write buffer coherency: ok
- [ 0.003124] ftrace: allocating 20313 entries in 60 pages
- [ 0.048531] CPU0: update cpu_capacity 1024
- [ 0.048597] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
- [ 0.048631] [bcm2709_smp_prepare_cpus] enter
- [ 0.048782] Setting up static identity map for 0x8240 - 0x8274
- [ 0.050551] [bcm2709_boot_secondary] cpu:1 started (0) 19
- [ 0.050775] [bcm2709_secondary_init] enter cpu:1
- [ 0.050817] CPU1: update cpu_capacity 1024
- [ 0.050823] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
- [ 0.051204] [bcm2709_boot_secondary] cpu:2 started (0) 18
- [ 0.051369] [bcm2709_secondary_init] enter cpu:2
- [ 0.051391] CPU2: update cpu_capacity 1024
- [ 0.051397] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
- [ 0.051763] [bcm2709_boot_secondary] cpu:3 started (0) 18
- [ 0.051894] [bcm2709_secondary_init] enter cpu:3
- [ 0.051914] CPU3: update cpu_capacity 1024
- [ 0.051920] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
- [ 0.051983] Brought up 4 CPUs
- [ 0.052081] SMP: Total of 4 processors activated (153.60 BogoMIPS).
- [ 0.052110] CPU: All CPU(s) started in HYP mode.
- [ 0.052136] CPU: Virtualization extensions available.
- [ 0.052838] devtmpfs: initialized
- [ 0.071534] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
- [ 0.071814] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
- [ 0.072666] pinctrl core: initialized pinctrl subsystem
- [ 0.073217] NET: Registered protocol family 16
- [ 0.078341] DMA: preallocated 4096 KiB pool for atomic coherent allocations
- [ 0.079322] bcm2709.uart_clock = 48000000
- [ 0.083400] bcm2709: Mini UART enabled
- [ 0.083468] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
- [ 0.083514] hw-breakpoint: maximum watchpoint size is 8 bytes.
- [ 0.083688] Serial: AMBA PL011 UART driver
- [ 0.083752] uart-pl011 3f201000.uart: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
- [ 0.083948] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
- [ 0.149218] bcm2708-dmaengine 3f007000.dma: DMA legacy API manager at f3007000, dmachans=0xf35
- [ 0.149290] bcm2708-dmaengine 3f007000.dma: Initialized 7 DMA channels (+ 1 legacy)
- [ 0.149882] bcm2708-dmaengine 3f007000.dma: Load BCM2835 DMA engine driver
- [ 0.149918] bcm2708-dmaengine 3f007000.dma: dma_debug:0
- [ 0.150489] SCSI subsystem initialized
- [ 0.150698] usbcore: registered new interface driver usbfs
- [ 0.150811] usbcore: registered new interface driver hub
- [ 0.150930] usbcore: registered new device driver usb
- [ 0.151474] raspberrypi-firmware soc:firmware: Attached to firmware from 2016-03-15 14:47
- [ 0.178582] Switched to clocksource arch_sys_counter
- [ 0.220027] FS-Cache: Loaded
- [ 0.220317] CacheFiles: Loaded
- [ 0.229660] NET: Registered protocol family 2
- [ 0.230627] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
- [ 0.230767] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
- [ 0.230978] TCP: Hash tables configured (established 8192 bind 8192)
- [ 0.231092] UDP hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.231161] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
- [ 0.231492] NET: Registered protocol family 1
- [ 0.231813] RPC: Registered named UNIX socket transport module.
- [ 0.231846] RPC: Registered udp transport module.
- [ 0.231874] RPC: Registered tcp transport module.
- [ 0.231901] RPC: Registered tcp NFSv4.1 backchannel transport module.
- [ 0.232860] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 7 counters available
- [ 0.233933] futex hash table entries: 1024 (order: 4, 65536 bytes)
- [ 0.247315] VFS: Disk quotas dquot_6.6.0
- [ 0.247646] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
- [ 0.249778] FS-Cache: Netfs 'nfs' registered for caching
- [ 0.250698] NFS: Registering the id_resolver key type
- [ 0.250767] Key type id_resolver registered
- [ 0.250795] Key type id_legacy registered
- [ 0.252872] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
- [ 0.253033] io scheduler noop registered
- [ 0.253072] io scheduler deadline registered (default)
- [ 0.253360] io scheduler cfq registered
- [ 0.255628] BCM2708FB: allocated DMA memory fa800000
- [ 0.255675] BCM2708FB: allocated DMA channel 0 @ f3007000
- [ 0.280689] Console: switching to colour frame buffer device 222x59
- [ 0.295233] Serial: 8250/16550 driver, 1 ports, IRQ sharing disabled
- [ 0.296841] console [ttyS0] disabled
- [ 0.296961] 3f215040.uart: ttyS0 at MMIO 0x3f215040 (irq = 29, base_baud = 50000000) is a 16550
- [ 1.493776] console [ttyS0] enabled
- [ 1.500412] vc-cma: Videocore CMA driver
- [ 1.506832] vc-cma: vc_cma_base = 0x00000000
- [ 1.514558] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
- [ 1.523410] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
- [ 1.532410] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
- [ 1.557258] brd: module loaded
- [ 1.569262] loop: module loaded
- [ 1.575231] vchiq: vchiq_init_state: slot_zero = 0xba880000, is_master = 0
- [ 1.588079] Loading iSCSI transport class v2.0-870.
- [ 1.596742] usbcore: registered new interface driver smsc95xx
- [ 1.606204] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
- [ 1.815900] Core Release: 2.80a
- [ 1.821064] Setting default values for core params
- [ 1.828945] Finished setting default values for core params
- [ 2.038402] Using Buffer DMA mode
- [ 2.043840] Periodic Transfer Interrupt Enhancement - disabled
- [ 2.053402] Multiprocessor Interrupt Enhancement - disabled
- [ 2.062535] OTG VER PARAM: 0, OTG VER FLAG: 0
- [ 2.069746] Dedicated Tx FIFOs mode
- [ 2.075739] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xba814000 dma = 0xfa814000 len=9024
- [ 2.095841] FIQ FSM acceleration enabled for :
- Non-periodic Split Transactions
- Periodic Split Transactions
- High-Speed Isochronous Endpoints
- [ 2.139216] dwc_otg: Microframe scheduler enabled
- [ 2.139268] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x80417288
- [ 2.152922] WARN::hcd_init_fiq:413: FIQ ASM at 0x804175f8 length 36
- [ 2.167113] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89c000
- [ 2.180900] dwc_otg 3f980000.usb: DWC OTG Controller
- [ 2.192984] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
- [ 2.208920] dwc_otg 3f980000.usb: irq 32, io mem 0x00000000
- [ 2.222037] Init: Port Power? op_state=1
- [ 2.232461] Init: Power Port (0)
- [ 2.241940] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
- [ 2.257050] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
- [ 2.272826] usb usb1: Product: DWC OTG Controller
- [ 2.284464] usb usb1: Manufacturer: Linux 4.1.19-v7+ dwc_otg_hcd
- [ 2.298222] usb usb1: SerialNumber: 3f980000.usb
- [ 2.310342] hub 1-0:1.0: USB hub found
- [ 2.320394] hub 1-0:1.0: 1 port detected
- [ 2.331017] dwc_otg: FIQ enabled
- [ 2.331026] dwc_otg: NAK holdoff enabled
- [ 2.331034] dwc_otg: FIQ split-transaction FSM enabled
- [ 2.331066] Module dwc_common_port init
- [ 2.331331] usbcore: registered new interface driver usb-storage
- [ 2.345204] mousedev: PS/2 mouse device common for all mice
- [ 2.358906] bcm2835-cpufreq: min=600000 max=1200000
- [ 2.371056] sdhci: Secure Digital Host Controller Interface driver
- [ 2.385025] sdhci: Copyright(c) Pierre Ossman
- [ 2.396309] sdhost: log_buf @ ba813000 (fa813000)
- [ 2.478616] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
- [ 2.513867] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
- [ 2.527331] mmc-bcm2835 3f300000.mmc: DMA channel allocated
- [ 2.528687] Indeed it is in host mode hprt0 = 00021501
- [ 2.588699] sdhci-pltfm: SDHCI platform and OF driver helper
- [ 2.602231] ledtrig-cpu: registered to indicate activity on CPUs
- [ 2.602709] mmc0: host does not support reading read-only switch, assuming write-enable
- [ 2.606503] mmc0: new high speed SDHC card at address aaaa
- [ 2.606951] mmcblk0: mmc0:aaaa ACLCD 29.7 GiB
- [ 2.614285] mmcblk0: p1 p2 < p5 p6 p7 p8 p9 p10 > p3
- [ 2.632724] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
- [ 2.634279] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 2.635830] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
- [ 2.638627] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
- [ 2.720418] hidraw: raw HID events driver (C) Jiri Kosina
- [ 2.728611] usb 1-1: new high-speed USB device number 2 using dwc_otg
- [ 2.728740] Indeed it is in host mode hprt0 = 00001101
- [ 2.759683] usbcore: registered new interface driver usbhid
- [ 2.772557] usbhid: USB HID core driver
- [ 2.783022] Initializing XFRM netlink socket
- [ 2.789125] mmc1: new high speed SDIO card at address 0001
- [ 2.806460] NET: Registered protocol family 17
- [ 2.817581] Key type dns_resolver registered
- [ 2.828728] Registering SWP/SWPB emulation handler
- [ 2.840901] registered taskstats version 1
- [ 2.851586] vc-sm: Videocore shared memory driver
- [ 2.863000] [vc_sm_connected_init]: start
- [ 2.873756] [vc_sm_connected_init]: end - returning 0
- [ 2.886919] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev2
- [ 2.924800] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)
- [ 2.941825] VFS: Mounted root (ext4 filesystem) readonly on device 179:8.
- [ 2.956794] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
- [ 2.970297] devtmpfs: mounted
- [ 2.971034] Freeing unused kernel memory: 444K (80795000 - 80804000)
- [ 2.994364] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 3.010603] hub 1-1:1.0: USB hub found
- [ 3.020705] hub 1-1:1.0: 5 ports detected
- [ 3.308630] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
- [ 3.369172] random: systemd urandom read with 77 bits of entropy available
- [ 3.389975] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
- [ 3.416106] systemd[1]: Detected architecture 'arm'.
- [ 3.418880] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
- [ 3.418889] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 3.421549] smsc95xx v1.0.4
- [ 3.481774] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:41:bc:4d
- [ 3.558625] usb 1-1.3: new low-speed USB device number 4 using dwc_otg
- [ 3.636867] NET: Registered protocol family 10
- [ 3.649823] systemd[1]: Inserted module 'ipv6'
- [ 3.666408] systemd[1]: Set hostname to <raspberrypi>.
- [ 3.692915] usb 1-1.3: New USB device found, idVendor=0810, idProduct=e501
- [ 3.708527] usb 1-1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
- [ 3.708535] usb 1-1.3: Product: usb gamepad
- [ 3.743714] input: usb gamepad as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:0810:E501.0001/input/input0
- [ 3.768815] hid-generic 0003:0810:E501.0001: input,hidraw0: USB HID v1.10 Joystick [usb gamepad ] on usb-3f980000.usb-1.3/input0
- [ 4.028639] usb 1-1.2: new low-speed USB device number 5 using dwc_otg
- [ 4.093988] systemd[1]: Expecting device dev-ttyS0.device...
- [ 4.113568] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
- [ 4.130845] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
- [ 4.147874] systemd[1]: Starting Remote File Systems (Pre).
- [ 4.166962] systemd[1]: Reached target Remote File Systems (Pre).
- [ 4.170604] usb 1-1.2: New USB device found, idVendor=05ac, idProduct=0256
- [ 4.170614] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 4.181501] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0256.0002/input/input1
- [ 4.238156] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
- [ 4.238832] hid-generic 0003:05AC:0256.0002: input,hidraw1: USB HID v1.10 Keyboard [HID 05ac:0256] on usb-3f980000.usb-1.2/input0
- [ 4.257808] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AC:0256.0003/input/input2
- [ 4.308953] hid-generic 0003:05AC:0256.0003: input,hidraw2: USB HID v1.10 Mouse [HID 05ac:0256] on usb-3f980000.usb-1.2/input1
- [ 4.335633] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
- [ 4.356386] systemd[1]: Starting Encrypted Volumes.
- [ 4.375839] systemd[1]: Reached target Encrypted Volumes.
- [ 4.390092] systemd[1]: Starting Swap.
- [ 4.407697] systemd[1]: Reached target Swap.
- [ 4.420091] systemd[1]: Expecting device dev-mmcblk0p7.device...
- [ 4.441435] systemd[1]: Starting Root Slice.
- [ 4.459859] systemd[1]: Created slice Root Slice.
- [ 4.472840] systemd[1]: Starting User and Session Slice.
- [ 4.492935] systemd[1]: Created slice User and Session Slice.
- [ 4.507578] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
- [ 4.529819] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
- [ 4.546513] systemd[1]: Starting Delayed Shutdown Socket.
- [ 4.566646] systemd[1]: Listening on Delayed Shutdown Socket.
- [ 4.581174] systemd[1]: Starting Journal Socket (/dev/log).
- [ 4.601386] systemd[1]: Listening on Journal Socket (/dev/log).
- [ 4.616213] systemd[1]: Starting udev Control Socket.
- [ 4.635449] systemd[1]: Listening on udev Control Socket.
- [ 4.649271] systemd[1]: Starting udev Kernel Socket.
- [ 4.668058] systemd[1]: Listening on udev Kernel Socket.
- [ 4.681721] systemd[1]: Starting Journal Socket.
- [ 4.700009] systemd[1]: Listening on Journal Socket.
- [ 4.713158] systemd[1]: Starting System Slice.
- [ 4.731161] systemd[1]: Created slice System Slice.
- [ 4.744023] systemd[1]: Starting File System Check on Root Device...
- [ 4.766750] systemd[1]: Starting system-systemd\x2dfsck.slice.
- [ 4.787262] systemd[1]: Created slice system-systemd\x2dfsck.slice.
- [ 4.802493] systemd[1]: Starting system-autologin.slice.
- [ 4.821891] systemd[1]: Created slice system-autologin.slice.
- [ 4.836035] systemd[1]: Starting system-serial\x2dgetty.slice.
- [ 4.855933] systemd[1]: Created slice system-serial\x2dgetty.slice.
- [ 4.871098] systemd[1]: Starting Increase datagram queue length...
- [ 4.893602] systemd[1]: Starting Restore / save the current clock...
- [ 4.921937] systemd[1]: Mounting POSIX Message Queue File System...
- [ 4.966402] systemd[1]: Started Set Up Additional Binary Formats.
- [ 4.981330] systemd[1]: Starting udev Coldplug all Devices...
- [ 5.002469] systemd[1]: Mounted Huge Pages File System.
- [ 5.016019] systemd[1]: Starting Create list of required static device nodes for the current kernel...
- [ 5.093664] systemd[1]: Starting Load Kernel Modules...
- [ 5.115752] systemd[1]: Mounting Debug File System...
- [ 5.136995] systemd[1]: Starting LSB: Show custom splashscreen...
- [ 5.157010] fuse init (API version 7.23)
- [ 5.171756] systemd[1]: Starting Slices.
- [ 5.175316] i2c /dev entries driver
- [ 5.198266] systemd[1]: Reached target Slices.
- [ 5.217009] systemd[1]: Mounted Debug File System.
- [ 5.234369] systemd[1]: Mounted POSIX Message Queue File System.
- [ 5.254686] systemd[1]: Started File System Check on Root Device.
- [ 5.285597] systemd[1]: Started Increase datagram queue length.
- [ 5.305915] systemd[1]: Started Restore / save the current clock.
- [ 5.329960] systemd[1]: Started Create list of required static device nodes for the current kernel.
- [ 5.356166] systemd[1]: Started Load Kernel Modules.
- [ 5.379110] systemd[1]: Started udev Coldplug all Devices.
- [ 5.393590] systemd[1]: Time has been changed
- [ 5.551895] systemd[1]: Starting Apply Kernel Variables...
- [ 5.573772] systemd[1]: Mounting FUSE Control File System...
- [ 5.595829] systemd[1]: Mounting Configuration File System...
- [ 5.618216] systemd[1]: Starting Create Static Device Nodes in /dev...
- [ 5.642274] systemd[1]: Starting Syslog Socket.
- [ 5.660156] systemd[1]: Listening on Syslog Socket.
- [ 5.672753] systemd[1]: Starting Journal Service...
- [ 5.699161] systemd[1]: Started Journal Service.
- [ 5.901450] systemd-udevd[111]: starting version 215
- [ 6.889198] EXT4-fs (mmcblk0p8): re-mounted. Opts: (null)
- [ 7.139148] cfg80211: Calling CRDA to update world regulatory domain
- [ 7.312647] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
- [ 7.315961] usbcore: registered new interface driver brcmfmac
- [ 7.406991] bcm2835-rng 3f104000.rng: hwrng registered
- [ 7.407862] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
- [ 7.421194] random: nonblocking pool is initialized
- [ 7.502416] brcmfmac: brcmf_c_preinit_dcmds: Firmware version = wl0: Dec 15 2015 18:10:45 version 7.45.41.23 (r606571) FWID 01-cc4eda9c
- [ 7.524412] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
- [ 8.083342] brcmfmac: brcmf_cfg80211_reg_notifier: not a ISO3166 code
- [ 8.083370] cfg80211: World regulatory domain updated:
- [ 8.083379] cfg80211: DFS Master region: unset
- [ 8.083388] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
- [ 8.083403] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
- [ 8.083416] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
- [ 8.083428] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
- [ 8.083444] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
- [ 8.083459] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
- [ 8.083472] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
- [ 8.083484] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
- [ 8.083496] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
- [ 8.247509] systemd-journald[107]: Received request to flush runtime journal from PID 1
- [ 8.801997] brcmfmac: brcmf_add_if: ERROR: netdev:wlan0 already exists
- [ 8.802023] brcmfmac: brcmf_add_if: ignore IF event
- [ 8.807097] brcmfmac: power management disabled
- [ 9.178679] cfg80211: Calling CRDA for country: DE
- [ 9.200168] cfg80211: Regulatory domain changed to country: DE
- [ 9.200191] cfg80211: DFS Master region: ETSI
- [ 9.200201] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
- [ 9.200216] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
- [ 9.200231] cfg80211: (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (N/A)
- [ 9.200246] cfg80211: (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (0 s)
- [ 9.200259] cfg80211: (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm), (0 s)
- [ 9.200271] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
- [ 9.543402] uart-pl011 3f201000.uart: no DMA platform data
- [ 9.769904] Adding 102396k swap on /var/swap. Priority:-1 extents:1 across:102396k SSFS
- [ 10.199934] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
- [ 10.200252] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
- [ 10.387372] cfg80211: Calling CRDA for country: DE
- [ 10.403657] cfg80211: Regulatory domain changed to country: DE
- [ 10.403672] cfg80211: DFS Master region: ETSI
- [ 10.403677] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
- [ 10.403685] cfg80211: (2400000 KHz - 2483500 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
- [ 10.403693] cfg80211: (5150000 KHz - 5250000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (N/A)
- [ 10.403700] cfg80211: (5250000 KHz - 5350000 KHz @ 80000 KHz, 200000 KHz AUTO), (N/A, 2000 mBm), (0 s)
- [ 10.403707] cfg80211: (5470000 KHz - 5725000 KHz @ 160000 KHz), (N/A, 2698 mBm), (0 s)
- [ 10.403713] cfg80211: (57000000 KHz - 66000000 KHz @ 2160000 KHz), (N/A, 4000 mBm), (N/A)
- [ 14.061421] Bluetooth: Core ver 2.20
- [ 14.062153] NET: Registered protocol family 31
- [ 14.062166] Bluetooth: HCI device and connection manager initialized
- [ 14.062186] Bluetooth: HCI socket layer initialized
- [ 14.062196] Bluetooth: L2CAP socket layer initialized
- [ 14.062221] Bluetooth: SCO socket layer initialized
- [ 14.087556] Bluetooth: HCI UART driver ver 2.3
- [ 14.087568] Bluetooth: HCI UART protocol H4 registered
- [ 14.087573] Bluetooth: HCI UART protocol Three-wire (H5) registered
- [ 14.087578] Bluetooth: HCI UART protocol BCM registered
- [ 14.482373] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
- [ 14.482386] Bluetooth: BNEP filters: protocol multicast
- [ 14.482401] Bluetooth: BNEP socket layer initialized
- [ 15.641832] EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts: (null)
- [ 15.931985] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
- [ 16.041973] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: (null)
- [ 17.312192] usb 1-1.2: USB disconnect, device number 5
- [ 18.058783] usb 1-1.4: new high-speed USB device number 6 using dwc_otg
- [ 18.161453] usb 1-1.4: New USB device found, idVendor=0480, idProduct=a006
- [ 18.161468] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 18.161475] usb 1-1.4: Product: External USB 3.0
- [ 18.161481] usb 1-1.4: Manufacturer: TOSHIBA
- [ 18.161488] usb 1-1.4: SerialNumber: 20130701066104
- [ 18.162832] usb-storage 1-1.4:1.0: USB Mass Storage device detected
- [ 18.163066] scsi host0: usb-storage 1-1.4:1.0
- [ 18.398774] usb 1-1.2: new low-speed USB device number 7 using dwc_otg
- [ 18.513385] usb 1-1.2: New USB device found, idVendor=05ac, idProduct=0256
- [ 18.513400] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 18.523512] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0256.0004/input/input3
- [ 18.579158] hid-generic 0003:05AC:0256.0004: input,hidraw1: USB HID v1.10 Keyboard [HID 05ac:0256] on usb-3f980000.usb-1.2/input0
- [ 18.595569] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AC:0256.0005/input/input4
- [ 18.649181] hid-generic 0003:05AC:0256.0005: input,hidraw2: USB HID v1.10 Mouse [HID 05ac:0256] on usb-3f980000.usb-1.2/input1
- [ 21.424691] scsi 0:0:0:0: Direct-Access TOSHIBA External USB 3.0 0101 PQ: 0 ANSI: 6
- [ 21.430447] sd 0:0:0:0: [sda] 1953525164 512-byte logical blocks: (1.00 TB/932 GiB)
- [ 21.431147] sd 0:0:0:0: [sda] Write Protect is off
- [ 21.431157] sd 0:0:0:0: [sda] Mode Sense: 1f 00 00 00
- [ 21.431810] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
- [ 21.438403] sd 0:0:0:0: Attached scsi generic sg0 type 0
- [ 21.448329] sda: sda1
- [ 21.460208] sd 0:0:0:0: [sda] Attached SCSI disk
- [ 22.124853] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
- [ 37.026803] usb 1-1.4: USB disconnect, device number 6
- [ 41.099124] usb 1-1.5: new high-speed USB device number 8 using dwc_otg
- [ 41.199544] usb 1-1.5: New USB device found, idVendor=0781, idProduct=5575
- [ 41.199558] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 41.199564] usb 1-1.5: Product: Cruzer Glide
- [ 41.199571] usb 1-1.5: Manufacturer: SanDisk
- [ 41.199577] usb 1-1.5: SerialNumber: 200432124309EA51C0DC
- [ 41.200812] usb-storage 1-1.5:1.0: USB Mass Storage device detected
- [ 41.201761] scsi host1: usb-storage 1-1.5:1.0
- [ 42.200466] scsi 1:0:0:0: Direct-Access SanDisk Cruzer Glide 1.26 PQ: 0 ANSI: 5
- [ 42.201540] sd 1:0:0:0: Attached scsi generic sg0 type 0
- [ 42.202639] sd 1:0:0:0: [sda] 15633408 512-byte logical blocks: (8.00 GB/7.45 GiB)
- [ 42.203701] sd 1:0:0:0: [sda] Write Protect is off
- [ 42.203719] sd 1:0:0:0: [sda] Mode Sense: 43 00 00 00
- [ 42.204067] sd 1:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
- [ 42.218660] sda: sda1
- [ 42.222115] sd 1:0:0:0: [sda] Attached SCSI removable disk
- [ 42.556793] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
- [ 53.669116] usb 1-1.5: USB disconnect, device number 8
- [ 1047.081547] usb 1-1.2: USB disconnect, device number 7
- [ 1047.825851] usb 1-1.4: new high-speed USB device number 9 using dwc_otg
- [ 1047.928782] usb 1-1.4: New USB device found, idVendor=0480, idProduct=a006
- [ 1047.928802] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
- [ 1047.928816] usb 1-1.4: Product: External USB 3.0
- [ 1047.928828] usb 1-1.4: Manufacturer: TOSHIBA
- [ 1047.928840] usb 1-1.4: SerialNumber: 20130701066104
- [ 1047.930500] usb-storage 1-1.4:1.0: USB Mass Storage device detected
- [ 1047.930803] scsi host2: usb-storage 1-1.4:1.0
- [ 1048.165860] usb 1-1.2: new low-speed USB device number 10 using dwc_otg
- [ 1048.277802] usb 1-1.2: New USB device found, idVendor=05ac, idProduct=0256
- [ 1048.277821] usb 1-1.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
- [ 1048.290455] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:05AC:0256.0006/input/input5
- [ 1048.346327] hid-generic 0003:05AC:0256.0006: input,hidraw1: USB HID v1.10 Keyboard [HID 05ac:0256] on usb-3f980000.usb-1.2/input0
- [ 1048.364152] input: HID 05ac:0256 as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:05AC:0256.0007/input/input6
- [ 1048.416468] hid-generic 0003:05AC:0256.0007: input,hidraw2: USB HID v1.10 Mouse [HID 05ac:0256] on usb-3f980000.usb-1.2/input1
- [ 1051.218853] scsi 2:0:0:0: Direct-Access TOSHIBA External USB 3.0 0101 PQ: 0 ANSI: 6
- [ 1051.219416] sd 2:0:0:0: Attached scsi generic sg0 type 0
- [ 1051.225512] sd 2:0:0:0: [sda] 1953525164 512-byte logical blocks: (1.00 TB/932 GiB)
- [ 1051.226290] sd 2:0:0:0: [sda] Write Protect is off
- [ 1051.226309] sd 2:0:0:0: [sda] Mode Sense: 1f 00 00 00
- [ 1051.227015] sd 2:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
- [ 1051.242397] sda: sda1
- [ 1051.254175] sd 2:0:0:0: [sda] Attached SCSI disk
- [ 1051.874634] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
- pi@raspberrypi:~ $
Advertisement
Add Comment
Please, Sign In to add comment