CentOS Linux on the Raspberry Pi 3
Contents
1. 32 bit Quick Start
- Download the official 32bit Image
URL : http://mirror.centos.org/altarch/7/isos/armhfp/ (check for Rpi3)
- Copy to sdcard
- We recommend a class10 or better sdcard with 8gb or more of capacity.
- unxz the image you downloaded above
dd if=CentOS-Userland-7-armv7hl-Minimal-RaspberryPi3.img of=/dev/mmcblk0 bs=8192; sync
- Boot your Raspberry Pi 3 :
- I've realised that this device will NOT boot from the usb power on a laptop ( my x1 carbon ), it does however boot from a wall plug that can supply 1.2A
- Connect the ethernet port of the device to a network that has dhcp capability
- power up the device, typical boot time is about 5 seconds from power up to having dhcp IP and login over the network
- You should now be able to ssh into your rpi3 as user : "root" with pass: "centos" ; please change this password straight away!
- The image comes configured with the default CentOS yum repos, and you should be able to do yum operations to add software and manage content. We are going to aim at a complete distro stack in the coming days, along with selected components from the EPEL repos.
Join us on the arm-dev list ( https://lists.centos.org/mailman/listinfo/arm-dev ) where we are talking about the user stories, the developer path and content for all our ARM support.
2. 64bit Quick Start
- Coming Soon
3. Hardware details
3.1. Hardware Status
Device |
Status |
Notes |
Ethernet port |
Works |
The default image with dhcp on eth0, this is the best route of entry to the new device |
HDMI Port |
Works |
|
USB Ports |
Works |
All 4 ports in the front are working |
Serial Console |
FAIL |
The 3 pin gpio hosted console did NOT work for me, needs verification |
3.2. Serial Console
You should be able to use a Serial USB cable ( also called a TTL Cable ). The pin out assignment needs to be :
pin |
role |
6 |
GND |
8 |
Tx0 |
10 |
Rx0 |
Do NOT connect the +5v cable that some of these serial cables also provide.
If you are using the AdaFruit ( or compatible ttl cable ) you can get the pinout details here : https://www.adafruit.com/products/954
3.3. Gpio Pin Out
A nice clear diagram with the details is available here : https://www.element14.com/community/docs/DOC-73950/l/raspberry-pi-3-model-b-gpio-40-pin-block-pinout
3.4. lsusb
# lsusb Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp. SMC9514 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp. SMSC9512/9514 Fast Ethernet Adapter
3.5. Performance Numbers
3.5.1. openssl speed
OpenSSL 1.0.1e-fips 11 Feb 2013 built on: Fri Jan 8 02:02:57 EST 2016 options:bn(64,32) md2(int) rc4(ptr,char) des(idx,cisc,16,long) aes(partial) idea(int) blowfish(ptr) compiler: gcc -fPIC -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DKRB5_MIT -DTERMIO -Wall -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions - fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wa,--noexecstack -DPURIFY -DOPENSSL_BN_ASM_MONT -DOPENSSL_ BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM The 'numbers' are in 1000s of bytes per second processed. type 16 bytes 64 bytes 256 bytes 1024 bytes 8192 bytes md2 657.22k 1458.69k 2013.01k 2223.79k 2293.76k mdc2 0.00 0.00 0.00 0.00 0.00 md4 5702.11k 20213.27k 57398.61k 106811.39k 142816.60k md5 4144.24k 15078.81k 42865.15k 78881.45k 104947.71k hmac(md5) 4763.34k 16397.50k 45305.69k 80993.96k 105439.23k sha1 4579.44k 14093.57k 32328.02k 48330.07k 56437.42k rmd160 3748.89k 11716.42k 26425.43k 38447.45k 44362.41k rc4 45844.42k 52500.07k 55030.70k 55703.21k 55902.21k des cbc 12427.77k 13324.99k 13575.77k 13674.15k 13705.22k des ede3 4814.82k 4951.06k 4987.90k 5002.24k 5008.04k idea cbc 14230.71k 15470.49k 15800.75k 15899.99k 15930.71k seed cbc 14507.14k 15345.83k 15601.83k 15715.67k 15750.49k rc2 cbc 9081.26k 9606.25k 9791.66k 9842.01k 9857.71k rc5-32/12 cbc 0.00 0.00 0.00 0.00 0.00 blowfish cbc 18958.47k 21205.06k 21823.83k 22010.54k 22077.44k cast cbc 17652.25k 19523.48k 20161.02k 20383.06k 20449.96k aes-128 cbc 25777.95k 28743.45k 29786.45k 30058.84k 30141.10k aes-192 cbc 22218.29k 24337.54k 25080.83k 25274.03k 25332.39k aes-256 cbc 19884.99k 21564.65k 22146.65k 22296.92k 22342.31k camellia-128 cbc 17981.19k 20370.09k 21180.42k 21396.82k 21460.31k camellia-192 cbc 14702.39k 16252.48k 16765.01k 16493.91k 14742.87k camellia-256 cbc 14704.38k 16254.78k 16766.21k 16903.17k 16943.79k sha256 6712.67k 16709.53k 30397.44k 38523.56k 41776.47k sha512 3909.93k 15783.23k 24396.29k 34441.56k 39209.64k whirlpool 737.46k 1513.94k 2457.34k 2912.60k 3080.19k aes-128 ige 23078.09k 26522.54k 27508.91k 27964.76k 28038.49k aes-192 ige 19148.90k 22374.34k 23474.52k 23773.53k 23857.83k aes-256 ige 17336.75k 19997.72k 20879.45k 21121.71k 21187.24k ghash 35036.29k 39795.29k 41665.28k 42160.81k 42308.95k sign verify sign/s verify/s rsa 512 bits 0.001298s 0.000115s 770.5 8660.9 rsa 1024 bits 0.006575s 0.000356s 152.1 2811.2 rsa 2048 bits 0.042638s 0.001293s 23.5 773.4 rsa 4096 bits 0.308485s 0.004970s 3.2 201.2 sign verify sign/s verify/s dsa 512 bits 0.001198s 0.001257s 834.7 795.7 dsa 1024 bits 0.003531s 0.004006s 283.2 249.6 dsa 2048 bits 0.012639s 0.014793s 79.1 67.6 sign verify sign/s verify/s 256 bit ecdsa (nistp256) 0.0015s 0.0075s 650.3 133.5 384 bit ecdsa (nistp384) 0.0034s 0.0173s 297.4 57.9 521 bit ecdsa (nistp521) 0.0069s 0.0387s 144.4 25.8 op op/s 256 bit ecdh (nistp256) 0.0063s 158.2 384 bit ecdh (nistp384) 0.0145s 68.9 521 bit ecdh (nistp521) 0.0322s 31.1
3.6. dmesg
# 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.18-v7+ (dc4@dc4-XPS13-9333) (gcc version 4.9.3 (crosstool-NG crosstool-ng-1.22.0-88-g8460611) ) #848 SMP Mon Feb 29 14:19:45 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: BCM2709 [ 0.000000] cma: Reserved 8 MiB at 0x3a800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 241664 [ 0.000000] free_area_init_node: node 0, pgdat 80876f80, node_mem_map b9fa6000 [ 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 @b9f71000 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: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=592 bcm2708_fb.fbheight=448 bcm2709.boardrev=0xa02082 bcm2709.serial=0x738fbdef smsc95xx.macaddr=B8:27:EB:8F:BD:EF 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/mmcblk0p3 rootfstype=ext4 elevator=deadline 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: 939468K/966656K available (6024K kernel code, 534K rwdata, 1660K rodata, 448K init, 757K bss, 18996K 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 - 0x807895a0 (7686 kB) .init : 0x8078a000 - 0x807fa000 ( 448 kB) .data : 0x807fa000 - 0x8087fac0 ( 535 kB) .bss : 0x80882000 - 0x8093f79c ( 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.000026] Switching to timer-based delay loop, resolution 52ns [ 0.000238] Console: colour dummy device 80x30 [ 0.001269] console [tty1] enabled [ 0.001319] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000) [ 0.001387] pid_max: default: 32768 minimum: 301 [ 0.001706] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001750] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002742] Initializing cgroup subsys blkio [ 0.002791] Initializing cgroup subsys memory [ 0.002840] Initializing cgroup subsys devices [ 0.002882] Initializing cgroup subsys freezer [ 0.002932] Initializing cgroup subsys net_cls [ 0.003002] CPU: Testing write buffer coherency: ok [ 0.003088] ftrace: allocating 20309 entries in 60 pages [ 0.048651] missing device node for CPU 0 [ 0.048715] missing device node for CPU 1 [ 0.048742] missing device node for CPU 2 [ 0.048768] missing device node for CPU 3 [ 0.048804] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.048836] [bcm2709_smp_prepare_cpus] enter [ 0.048996] Setting up static identity map for 0x8240 - 0x8274 [ 0.050624] [bcm2709_boot_secondary] cpu:1 started (0) 17 [ 0.050945] [bcm2709_secondary_init] enter cpu:1 [ 0.050990] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.051364] [bcm2709_boot_secondary] cpu:2 started (0) 18 [ 0.051620] [bcm2709_secondary_init] enter cpu:2 [ 0.051643] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.051999] [bcm2709_boot_secondary] cpu:3 started (0) 17 [ 0.052184] [bcm2709_secondary_init] enter cpu:3 [ 0.052206] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.052268] Brought up 4 CPUs [ 0.052344] SMP: Total of 4 processors activated (153.60 BogoMIPS). [ 0.052374] CPU: All CPU(s) started in HYP mode. [ 0.052400] CPU: Virtualization extensions available. [ 0.053097] devtmpfs: initialized [ 0.067266] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4 [ 0.067519] clocksource jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.068380] pinctrl core: initialized pinctrl subsystem [ 0.068921] NET: Registered protocol family 16 [ 0.073955] DMA: preallocated 4096 KiB pool for atomic coherent allocations [ 0.074834] bcm2709.uart_clock = 48000000 [ 0.074886] of_platform_populate failed: -22 [ 0.076501] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.076549] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.076686] Serial: AMBA PL011 UART driver [ 0.076799] dev:f1: ttyAMA0 at MMIO 0x3f201000 (irq = 83, base_baud = 0) is a PL011 rev3 [ 0.077169] bcm2835-mbox bcm2835-mbox: mailbox enabled [ 0.139375] bcm2708-dmaengine bcm2708-dmaengine: DMA legacy API manager at f3007000, dmachans=0x7f35 [ 0.139447] bcm2708-dmaengine bcm2708-dmaengine: failed to get irq for DMA channel 13 [ 0.139497] bcm2708-dmaengine bcm2708-dmaengine: Initialized 8 DMA channels (+ 1 legacy) [ 0.140094] bcm2708-dmaengine bcm2708-dmaengine: Load BCM2835 DMA engine driver [ 0.140144] bcm2708-dmaengine bcm2708-dmaengine: dma_debug:0 [ 0.140665] SCSI subsystem initialized [ 0.140851] usbcore: registered new interface driver usbfs [ 0.140948] usbcore: registered new interface driver hub [ 0.141059] usbcore: registered new device driver usb [ 0.141540] raspberrypi-firmware raspberrypi-firmware.0: Attached to firmware from 2016-02-29 14:23 [ 0.168484] Switched to clocksource arch_sys_counter [ 0.210037] FS-Cache: Loaded [ 0.210306] CacheFiles: Loaded [ 0.219201] NET: Registered protocol family 2 [ 0.220158] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.220299] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.220509] TCP: Hash tables configured (established 8192 bind 8192) [ 0.220624] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.220692] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.221020] NET: Registered protocol family 1 [ 0.221339] RPC: Registered named UNIX socket transport module. [ 0.221371] RPC: Registered udp transport module. [ 0.221399] RPC: Registered tcp transport module. [ 0.221426] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.222192] bcm2708_gpio: bcm2708_gpio_probe 8081ea68 [ 0.223575] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.236874] VFS: Disk quotas dquot_6.6.0 [ 0.237176] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.239338] FS-Cache: Netfs 'nfs' registered for caching [ 0.240306] NFS: Registering the id_resolver key type [ 0.240368] Key type id_resolver registered [ 0.240397] Key type id_legacy registered [ 0.242526] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.242697] io scheduler noop registered [ 0.242736] io scheduler deadline registered (default) [ 0.243041] io scheduler cfq registered [ 0.244348] BCM2708FB: allocated DMA memory fac00000 [ 0.244400] BCM2708FB: allocated DMA channel 0 @ f3007000 [ 0.249294] Console: switching to colour frame buffer device 74x28 [ 0.253657] Serial: 8250/16550 driver, 0 ports, IRQ sharing disabled [ 0.255822] vc-cma: Videocore CMA driver [ 0.257204] vc-cma: vc_cma_base = 0x00000000 [ 0.258611] vc-cma: vc_cma_size = 0x00000000 (0 MiB) [ 0.259975] vc-cma: vc_cma_initial = 0x00000000 (0 MiB) [ 0.261522] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB) [ 0.275647] brd: module loaded [ 0.283831] loop: module loaded [ 0.285920] vchiq: vchiq_init_state: slot_zero = 0xbac80000, is_master = 0 [ 0.289988] Loading iSCSI transport class v2.0-870. [ 0.291989] usbcore: registered new interface driver smsc95xx [ 0.293402] dwc_otg: version 3.00a 10-AUG-2012 (platform bus) [ 0.495035] Core Release: 2.80a [ 0.496405] Setting default values for core params [ 0.497774] Finished setting default values for core params [ 0.699513] Using Buffer DMA mode [ 0.700878] Periodic Transfer Interrupt Enhancement - disabled [ 0.702294] Multiprocessor Interrupt Enhancement - disabled [ 0.703719] OTG VER PARAM: 0, OTG VER FLAG: 0 [ 0.705162] Dedicated Tx FIFOs mode [ 0.706801] WARN::dwc_otg_hcd_init:1047: FIQ DMA bounce buffers: virt = 0xbac14000 dma = 0xfac14000 len=9024 [ 0.709700] FIQ FSM acceleration enabled for : Non-periodic Split Transactions Periodic Split Transactions High-Speed Isochronous Endpoints [ 0.715519] dwc_otg: Microframe scheduler enabled [ 0.715565] WARN::hcd_init_fiq:412: FIQ on core 1 at 0x8040ecc0 [ 0.717033] WARN::hcd_init_fiq:413: FIQ ASM at 0x8040f030 length 36 [ 0.718504] WARN::hcd_init_fiq:438: MPHI regs_base at 0xbb89a000 [ 0.720012] dwc_otg bcm2708_usb: DWC OTG Controller [ 0.721501] dwc_otg bcm2708_usb: new USB bus registered, assigned bus number 1 [ 0.724351] dwc_otg bcm2708_usb: irq 32, io mem 0x00000000 [ 0.725859] Init: Port Power? op_state=1 [ 0.727301] Init: Power Port (0) [ 0.728888] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.731757] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734709] usb usb1: Product: DWC OTG Controller [ 0.736216] usb usb1: Manufacturer: Linux 4.1.18-v7+ dwc_otg_hcd [ 0.737736] usb usb1: SerialNumber: bcm2708_usb [ 0.739918] hub 1-0:1.0: USB hub found [ 0.741423] hub 1-0:1.0: 1 port detected [ 0.743183] dwc_otg: FIQ enabled [ 0.743193] dwc_otg: NAK holdoff enabled [ 0.743201] dwc_otg: FIQ split-transaction FSM enabled [ 0.743232] Module dwc_common_port init [ 0.743495] usbcore: registered new interface driver usb-storage [ 0.745120] mousedev: PS/2 mouse device common for all mice [ 0.747154] bcm2835-cpufreq: min=600000 max=700000 [ 0.748952] sdhci: Secure Digital Host Controller Interface driver [ 0.750485] sdhci: Copyright(c) Pierre Ossman [ 0.752193] mmc-bcm2835 mmc-bcm2835.0: mmc_debug:0 mmc_debug2:0 [ 0.753745] mmc-bcm2835 mmc-bcm2835.0: DMA channels allocated [ 0.788689] sdhci-pltfm: SDHCI platform and OF driver helper [ 0.791574] ledtrig-cpu: registered to indicate activity on CPUs [ 0.797541] hidraw: raw HID events driver (C) Jiri Kosina [ 0.799325] usbcore: registered new interface driver usbhid [ 0.800869] usbhid: USB HID core driver [ 0.803780] Initializing XFRM netlink socket [ 0.806367] NET: Registered protocol family 17 [ 0.809022] Key type dns_resolver registered [ 0.810886] Registering SWP/SWPB emulation handler [ 0.814066] registered taskstats version 1 [ 0.815601] vc-sm: Videocore shared memory driver [ 0.816962] [vc_sm_connected_init]: start [ 0.818777] [vc_sm_connected_init]: end - returning 0 [ 0.820783] Waiting for root device /dev/mmcblk0p3... [ 0.857543] mmc0: host does not support reading read-only switch, assuming write-enable [ 0.863804] mmc0: new high speed SDHC card at address aaaa [ 0.865613] mmcblk0: mmc0:aaaa SL08G 7.40 GiB [ 0.868281] mmcblk0: p1 p2 p3 [ 0.938586] Indeed it is in host mode hprt0 = 00021501 [ 0.949270] EXT4-fs (mmcblk0p3): recovery complete [ 0.950656] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [ 0.953437] VFS: Mounted root (ext4 filesystem) on device 179:3. [ 0.965428] devtmpfs: mounted [ 0.967516] Freeing unused kernel memory: 448K (8078a000 - 807fa000) [ 1.118536] usb 1-1: new high-speed USB device number 2 using dwc_otg [ 1.120179] Indeed it is in host mode hprt0 = 00001101 [ 1.318794] usb 1-1: New USB device found, idVendor=0424, idProduct=9514 [ 1.321851] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.325648] hub 1-1:1.0: USB hub found [ 1.327371] hub 1-1:1.0: 5 ports detected [ 1.435917] NET: Registered protocol family 10 [ 1.438812] systemd[1]: Inserted module 'ipv6' [ 1.457687] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.459444] systemd[1]: Inserted module 'ip_tables' [ 1.464962] random: systemd urandom read with 62 bits of entropy available [ 1.480134] systemd[1]: systemd 219 running in system mode. (+PAM +AUDIT +SELINUX +IMA -APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 -SECCOMP +BLKID +ELFUTILS +KMOD +IDN) [ 1.485520] systemd[1]: Detected architecture arm. [ 1.495000] systemd[1]: Set hostname to <centos-rpi3>. [ 1.608553] usb 1-1.1: new high-speed USB device number 3 using dwc_otg [ 1.708824] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00 [ 1.712041] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 [ 1.717925] smsc95xx v1.0.4 [ 1.747544] systemd[1]: Configuration file /usr/lib/systemd/system/auditd.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway. [ 1.781876] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-bcm2708_usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:8f:bd:ef [ 1.844929] systemd[1]: Configuration file /usr/lib/systemd/system/ebtables.service is marked executable. Please remove executable permission bits. Proceeding anyway. [ 1.876247] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 1.887844] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 1.891619] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point. [ 1.898658] systemd[1]: Created slice Root Slice. [ 1.900614] systemd[1]: Starting Root Slice. [ 1.904739] systemd[1]: Listening on udev Kernel Socket. [ 1.906603] systemd[1]: Starting udev Kernel Socket. [ 1.910693] systemd[1]: Listening on Delayed Shutdown Socket. [ 1.912549] systemd[1]: Starting Delayed Shutdown Socket. [ 1.914551] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 1.918014] systemd[1]: Starting Forward Password Requests to Wall Directory Watch. [ 1.923861] systemd[1]: Created slice User and Session Slice. [ 1.925622] systemd[1]: Starting User and Session Slice. [ 1.929535] systemd[1]: Listening on Journal Socket. [ 1.931235] systemd[1]: Starting Journal Socket. [ 1.934880] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [ 1.937987] systemd[1]: Starting /dev/initctl Compatibility Named Pipe. [ 1.941962] systemd[1]: Created slice System Slice. [ 1.943689] systemd[1]: Starting System Slice. [ 1.947786] systemd[1]: Starting Journal Service... [ 1.954506] systemd[1]: Mounting Debug File System... [ 1.960705] systemd[1]: Reached target Slices. [ 1.962378] systemd[1]: Starting Slices. [ 1.966693] systemd[1]: Starting Replay Read-Ahead Data... [ 1.973210] systemd[1]: Created slice system-getty.slice. [ 1.974886] systemd[1]: Starting system-getty.slice. [ 1.977037] systemd[1]: Mounted Huge Pages File System. [ 1.981293] systemd[1]: Starting Collect Read-Ahead Data... [ 1.986993] systemd[1]: Reached target Remote File Systems. [ 1.988780] systemd[1]: Starting Remote File Systems. [ 1.992840] systemd-readahead[74]: Bumped block_nr parameter of 179:0 to 20480. This is a temporary hack and should be removed one day. [ 1.995813] systemd[1]: Listening on udev Control Socket. [ 1.997406] systemd[1]: Starting udev Control Socket. [ 2.001735] systemd[1]: Mounting POSIX Message Queue File System... [ 2.007581] systemd[1]: Reached target Encrypted Volumes. [ 2.009405] systemd[1]: Starting Encrypted Volumes. [ 2.014465] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 2.025285] systemd[1]: Mounted POSIX Message Queue File System. [ 2.028966] systemd[1]: Mounted Debug File System. [ 2.033508] systemd[1]: Started Collect Read-Ahead Data. [ 2.090880] systemd[1]: Started Replay Read-Ahead Data. [ 2.096919] systemd[1]: Started Create list of required static device nodes for the current kernel. [ 2.145058] systemd[1]: Started Journal Service. [ 3.431289] random: nonblocking pool is initialized [ 5.163128] EXT4-fs (mmcblk0p3): re-mounted. Opts: (null) [ 5.341365] bcm2708_spi bcm2708_spi.0: master is unqueued, this is deprecated [ 5.347876] systemd-journald[72]: Received request to flush runtime journal from PID 1 [ 5.351214] bcm2708_spi bcm2708_spi.0: SPI Controller at 0x3f204000 (irq 80) [ 5.403514] bcm2708_i2c_init_pinmode(1,2) [ 5.405152] bcm2708_i2c_init_pinmode(1,3) [ 5.407181] bcm2708_i2c bcm2708_i2c.1: BSC1 Controller at 0x3f804000 (irq 79) (baudrate 100000) [ 5.606278] wm8804 1-003b: Failed to read device ID: -5 [ 5.608103] wm8804: probe of 1-003b failed with error -5 [ 5.612000] pcm512x 1-004d: Failed to reset device: -5 [ 5.613735] pcm512x: probe of 1-004d failed with error -5 [ 5.616037] pcm512x 1-004c: Failed to reset device: -5 [ 5.617711] pcm512x: probe of 1-004c failed with error -5 [ 5.656404] Adding 524284k swap on /dev/mmcblk0p2. Priority:-1 extents:1 across:524284k SSFS [ 5.669669] FAT-fs (mmcblk0p1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck. [ 6.810127] nf_conntrack version 0.5.0 (14814 buckets, 59256 max) [ 6.848279] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 6.997944] Ebtables v2.0 registered [ 7.035149] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this. [ 8.005832] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 8.060701] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup [ 8.063831] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready [ 9.591356] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready [ 9.595212] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xC5E1