New Arch Logo - Kernel Boot

Well I made a Arch Kernel Boot Logo using the new logo (in knoppix as netpbm is broken in arch)
It is kinda fuzzy on the edges, I'll try to see if its possible to fix up hopefully this weekend.
Get it here: http://mezoko.net/stuff/arch/logo_arch_clut224.ppm
How to install:
Just download this package (i686), I used the pkgbuild from aur, I just replaced logo_linux_clut224.ppm with mine: http://mezoko.net/stuff/arch/kernel26-2 … pkg.tar.gz
From source:
-Way 1-
1) Run abs
2) cd /var/abs/base/kernel26
3) Replace logo_linux_clut224.ppm with logo_arch_clut224.ppm
4) Run makepkg
-Way 2-
1) cd /usr/src/linux/drivers/video/logo/
2) Replace logo_linux_clut224.ppm with logo_arch_clut224.ppm
3) Compile kernel as normal
-Way 3-
1) More official if you have your own kernel source (adds logo to kernel tree)
2) Read: http://gentoo-wiki.com/HOWTO_Linux_Logo … o_it_Right
P.S. if someone could fix the netpbm package, as it lacks
[mezoko@pyther ~]$ pnmtoplainpnm
/usr/bin/pnmtoplainpnm: line 3: pnmtopnm: command not found
Last edited by mezoko (2008-01-17 00:49:45)

mezoko wrote:
Well I made a Arch Kernel Boot Logo using the new logo (in knoppix as netpbm is broken in arch)
It is kinda fuzzy on the edges, I'll try to see if its possible to fix up hopefully this weekend.
Get it here: http://mezoko.net/stuff/arch/logo_arch_clut224.ppm
How to install:
Just download this package (i686), I used the pkgbuild from aur, I just replaced logo_linux_clut224.ppm with mine: http://mezoko.net/stuff/arch/kernel26-2 … pkg.tar.gz
From source:
-Way 1-
1) Run abs
2) cd /var/abs/base/kernel26
3) Replace logo_linux_clut224.ppm with logo_arch_clut224.ppm
4) Run makepkg
-Way 2-
1) cd /usr/src/linux/drivers/video/logo/
2) Replace logo_linux_clut224.ppm with logo_arch_clut224.ppm
3) Compile kernel as normal
-Way 3-
1) More official if you have your own kernel source (adds logo to kernel tree)
2) Read: http://gentoo-wiki.com/HOWTO_Linux_Logo … o_it_Right
P.S. if someone could fix the netpbm package, as it lacks
[mezoko@pyther ~]$ pnmtoplainpnm
/usr/bin/pnmtoplainpnm: line 3: pnmtopnm: command not found
lool when i first posted the ppm problm on a multimedia topic it was for this purpose

Similar Messages

  • New Arch Logo

    Does anyone know where I could find the SVG of the new Arch logo?

    http://www.archlinux.org/art/

  • New theme update: Old logo on boot screen

    When I use framebuffer(VGA=XXX in the kernel line) , while booting I see the old arch logo on the boot screen.
    When will it be updated to have the new one ?
    Last edited by srimalik (2008-01-27 12:20:18)

    perbh wrote:
    *sigh* ya know what?
    The 'old' arch artwork was miles better than the 'new look' ...
    If it ain't broke - why fix it?
    This has been discussed, and is offtopic to this thread.  Opinions differ, can't please everyone, etc.

  • [SOLVED] Arch with kernel 3.15.1 hangs/reboots in early boot

    Hi all,
    Recently I bought Asrock D1800B-ITX and I installed Arch without seeing any error messages.
    However, when I rebooted to the installed system, the kernel hangs after printing "Booting the kernel."
    What should I do next to troubleshoot this?
    PC spec:
    CPU: Intel Celeron J1800
    Mobo: Asrock D1800B-ITX (BIOS version 1.4)
    RAM: Transcend DDR3L-1333 2G x2 (passes memtest86+ 5+ times)
    SSD: Crucial m4 64GB (M4-CT064M4SSD1)
    What I tried to do:
    The installation method is the same as the Beginners' guide on the ArchWiki.
    Arch ISO 2014.06.01 written in a USB memstick by dd is used to install Arch.
    Both UEFI (tried first) and BIOS installation won't work.
    Changing the HOOKS variable in /etc/mkinitcpio.conf won't affect the symptom (tried "base udev ...", "base systemd ..." and "systemd ...").
    The kernel from linux-lts package (3.10.44 as of writing) and 3.14.4 (included in Arch ISO 2014.06.01) boots.
    The console output (tty0) from the kernel with "debug" appended to the kernel parameter is messed up like the image if framebuffer is enabled.
    If framebuffer is disabled, I got some error messages like this image("debug" appended).
    The serial console output from the kernel 3.15.1-1 with "debug boot_delay=5000 console=ttyS0,115200n8r" appended to the paramaters is below:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug boot_delay=5000 console=ttyS0,115200n8r
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000006d5a8fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006d5a9000-0x000000006d5d8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006d5d9000-0x000000006d5e8fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000006d5e9000-0x000000006d716fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000006d717000-0x000000006da80fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006da81000-0x000000006da81fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006da82000-0x000000006dac3fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dac4000-0x000000006dc31fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006dc32000-0x000000006dff9fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dffa000-0x000000006dffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./D1800B-ITX, BIOS P1.40 05/22/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 040000000 mask FE0000000 write-back
    [ 0.000000] 2 base 060000000 mask FF0000000 write-back
    [ 0.000000] 3 base 06E800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 06F000000 mask FFF000000 uncachable
    [ 0.000000] 5 base 100000000 mask F80000000 write-back
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0x6e800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0x6e000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd6b0-0x000fd6bf] mapped at [ffff8800000fd6b0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
    [ 0.000000] [mem 0x17fe00000-0x17fffffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
    [ 0.000000] [mem 0x17c000000-0x17fdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
    [ 0.000000] [mem 0x100000000-0x17bffffff] page 2M
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] [mem 0x20100000-0x201fffff] page 4k
    [ 0.000000] [mem 0x20200000-0x6d3fffff] page 2M
    [ 0.000000] [mem 0x6d400000-0x6d5a8fff] page 4k
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] [mem 0x6da81000-0x6da81fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] [mem 0x6dac4000-0x6dc31fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] [mem 0x6dffa000-0x6dffffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x379a2000-0x37cc8fff]
    [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x000000006D5DC080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x000000006D5E73B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20140214/tbfadt-603)
    [ 0.000000] ACPI: DSDT 0x000000006D5DC188 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
    [ 0.000000] ACPI: FACS 0x000000006D716F80 000040
    [ 0.000000] ACPI: APIC 0x000000006D5E74C8 000068 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x000000006D5E7530 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x000000006D5E7578 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: LPIT 0x000000006D5E75B8 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
    [ 0.000000] ACPI: AAFT 0x000000006D5E76C0 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x000000006D5E7798 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x000000006D5E77D0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E7F38 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E81C8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
    [ 0.000000] ACPI: UEFI 0x000000006D5E8348 000042 (v01 ALASKA A M I 00000000 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x17fffffff]
    [ 0.000000] NODE_DATA [mem 0x17fff6000-0x17fffafff]
    [ 0.000000] [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff88017ba00000-ffff88017f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x17fffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] node 0: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] node 0: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] node 0: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x17fffffff]
    [ 0.000000] On node 0 totalpages: 972217
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 6937 pages used for memmap
    [ 0.000000] DMA32 zone: 443934 pages, LIFO batch:31
    [ 0.000000] Normal zone: 8192 pages used for memmap
    [ 0.000000] Normal zone: 524288 pages, LIFO batch:31
    [ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
    [ 0.000000] Reserving Intel graphics stolen memory at 0x6f000000-0x7effffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high res lint[0x48])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1e])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 103
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5a9000-0x6d5d8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5d9000-0x6d5e8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5e9000-0x6d716fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d717000-0x6da80fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6da82000-0x6dac3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6dc32000-0x6dff9fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6e000000-0x6effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6f000000-0x7effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x7f000000-0xe00f7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xffafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
    [ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88017fc00000 s87168 r8192 d23424 u1048576
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 957003
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug boot_delay=5000 console=ttyS0,115200n8r
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3746004K/3888868K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 142864K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:512 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [ttyS0] enabled
    [ 0.000000] allocated 15728640 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Maximum core-clock to bus-clock ratio: 0x1d
    [ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
    [ 0.000000] TSC runs at 2412800 KHz
    [ 0.000000] lapic_timer_frequency = 277333
    [ 0.000000] tsc: Detected 2412.800 MHz processor
    [ 0.000035] Calibrating delay loop (skipped), value calculated using timer frequency.. 4827.66 BogoMIPS (lpj=8042666)
    [ 0.011335] pid_max: default: 32768 minimum: 301
    [ 0.016281] ACPI: Core revision 20140214
    [ 0.038896] ACPI: All ACPI Tables successfully acquired
    [ 0.044506] Security Framework initialized
    [ 0.048952] Yama: becoming mindful.
    [ 0.052893] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.062443] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.070632] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.077372] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.085099] Initializing cgroup subsys memory
    [ 0.089761] Initializing cgroup subsys devices
    [ 0.094496] Initializing cgroup subsys freezer
    [ 0.098953] Initializing cgroup subsys net_cls
    [ 0.103705] Initializing cgroup subsys blkio
    [ 0.108007] CPU: Physical Processor ID: 0
    [ 0.112334] CPU: Processor Core ID: 0
    [ 0.116012] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.116012] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.134780] mce: CPU supports 6 MCE banks
    [ 0.138809] CPU0: Thermal monitoring enabled (TM1)
    [ 0.143899] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
    [ 0.143899] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
    [ 0.143899] tlb_flushall_shift: 6
    [ 0.159547] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.168629] ftrace: allocating 20223 entries in 79 pages
    [ 0.184730] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.223874] smpboot: CPU0: Intel(R) Celeron(R) CPU J1800 @ 2.41GHz (fam: 06, model: 37, stepping: 03)
    [ 0.233644] TSC deadline timer enabled
    [ 0.237410] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
    [ 0.248406] ... version: 3
    [ 0.252421] ... bit width: 40
    [ 0.256842] ... generic registers: 2
    [ 0.260859] ... value mask: 000000ffffffffff
    [ 0.266468] ... max period: 000000ffffffffff
    [ 0.272072] ... fixed-purpose events: 3
    [ 0.276086] ... event mask: 0000000700000003
    [ 0.308502] x86: Booting SMP configuration:
    [ 0.312979] .... node #0, CPUs: #1
    [ 0.341729] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.350624] x86: Booted up 1 node, 2 CPUs
    [ 0.354641] smpboot: Total of 2 processors activated (9655.33 BogoMIPS)
    [ 0.362148] devtmpfs: initialized
    [ 0.371790] PM: Registering ACPI NVS region [mem 0x6d5e9000-0x6d716fff] (1236992 bytes)
    [ 0.381667] pinctrl core: initialized pinctrl subsystem
    [ 0.387237] RTC time: 12:48:20, date: 06/23/14
    [ 0.392039] NET: Registered protocol family 16
    [ 0.396655] cpuidle: using governor ladder
    [ 0.401108] cpuidle: using governor menu
    [ 0.405062] ACPI: bus type PCI registered
    [ 0.409367] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.416238] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.425888] PCI: not using MMCONFIG
    [ 0.429389] PCI: Using configuration type 1 for base access
    [ 0.436739] ACPI: Added _OSI(Module Device)
    [ 0.441290] ACPI: Added _OSI(Processor Device)
    [ 0.445745] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.450792] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.483934] ACPI: SSDT 0x000000006D5D1598 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.493572] ACPI: Dynamic OEM Table Load:
    [ 0.497982] ACPI: SSDT 0x0000000000000000 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.506989] ACPI: SSDT 0x000000006D5D0918 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.516701] ACPI: Dynamic OEM Table Load:
    [ 0.521060] ACPI: SSDT 0x0000000000000000 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.553495] ACPI: SSDT 0x000000006D5D6C18 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.563096] ACPI: Dynamic OEM Table Load:
    [ 0.567499] ACPI: SSDT 0x0000000000000000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.589637] ACPI: SSDT 0x000000006D5D2F18 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.599587] ACPI: Dynamic OEM Table Load:
    [ 0.603646] ACPI: SSDT 0x0000000000000000 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.626595] ACPI: Interpreter enabled
    [ 0.630656] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [ 0.640234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.649828] ACPI: (supports S0 S3 S4 S5)
    [ 0.653760] ACPI: Using IOAPIC for interrupt routing
    [ 0.659107] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.669732] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.703985] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.722133] ACPI: Power Resource [USBC] (on)
    [ 0.728108] ACPI: Power Resource [PLPE] (on)
    [ 0.732632] ACPI: Power Resource [PLPE] (on)
    [ 0.743169] ACPI: Power Resource [CLK0] (on)
    [ 0.747518] ACPI: Power Resource [CLK1] (on)
    [ 0.827458] ACPI: Power Resource [FN00] (off)
    [ 0.832738] ACPI: \_PR_.CPU2: failed to get CPU APIC ID.
    [ 0.838063] ACPI: \_PR_.CPU3: failed to get CPU APIC ID.
    [ 0.843920] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.850447] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.859188] \_SB_.PCI0:_OSC invalid UUID
    [ 0.863119] _OSC request data:1 1f 0
    [ 0.866869] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.873883] PCI host bridge to bus 0000:00
    [ 0.877994] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.883490] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
    [ 0.889672] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
    [ 0.895856] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.902037] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.908916] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    [ 0.915792] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
    [ 0.922671] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90816ffe]
    [ 0.929554] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
    [ 0.935723] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
    [ 0.941744] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
    [ 0.948027] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
    [ 0.954740] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
    [ 0.960486] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
    [ 0.966518] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
    [ 0.972101] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
    [ 0.977685] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
    [ 0.983272] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
    [ 0.988856] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
    [ 0.994440] pci 0000:00:13.0: reg 0x24: [mem 0x90816000-0x908167ff]
    [ 1.000755] pci 0000:00:13.0: PME# supported from D3hot
    [ 1.006126] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
    [ 1.012152] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit]
    [ 1.018996] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 1.024929] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 1.030671] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
    [ 1.036710] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff]
    [ 1.042994] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff]
    [ 1.049367] pci 0000:00:1a.0: PME# supported from D0 D3hot
    [ 1.055004] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
    [ 1.061043] pci 0000:00:1b.0: reg 0x10: [mem 0x90810000-0x90813fff 64bit]
    [ 1.067905] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.074139] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
    [ 1.080211] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.086442] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
    [ 1.092514] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.098749] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
    [ 1.104820] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 1.111057] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
    [ 1.117128] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.123370] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
    [ 1.129584] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
    [ 1.135629] pci 0000:00:1f.3: reg 0x10: [mem 0x90814000-0x9081401f]
    [ 1.141966] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    [ 1.147866] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000
    [ 1.153898] pci 0000:01:00.0: reg 0x10: [mem 0x907c0000-0x907dffff]
    [ 1.160186] pci 0000:01:00.0: reg 0x14: [mem 0x90700000-0x9077ffff]
    [ 1.166473] pci 0000:01:00.0: reg 0x18: [io 0xe000-0xe01f]
    [ 1.172068] pci 0000:01:00.0: reg 0x1c: [mem 0x907e0000-0x907e3fff]
    [ 1.178384] pci 0000:01:00.0: reg 0x30: [mem 0x90780000-0x907bffff pref]
    [ 1.185185] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 1.191338] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 1.203691] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.208670] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.214772] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.221670] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.227701] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
    [ 1.233305] pci 0000:02:00.0: reg 0x18: [mem 0x90604000-0x90604fff 64bit]
    [ 1.240110] pci 0000:02:00.0: reg 0x20: [mem 0x90600000-0x90603fff 64bit pref]
    [ 1.247422] pci 0000:02:00.0: supports D1 D2
    [ 1.251698] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.258360] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 1.270703] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.275679] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.281775] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.288650] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.293707] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.299555] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.306755] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.313970] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.321167] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.328364] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.335574] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.343951] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.351177] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.360061] ACPI: Enabled 6 GPEs in block 00 to 3F
    [ 1.365087] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.373183] vgaarb: loaded
    [ 1.375899] vgaarb: bridge control possible 0000:00:02.0
    [ 1.381261] PCI: Using ACPI for IRQ routing
    [ 1.391151] PCI: pci_cache_line_size set to 64 bytes
    [ 1.396162] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
    [ 1.402172] e820: reserve RAM buffer [mem 0x6d5a9000-0x6fffffff]
    [ 1.408182] e820: reserve RAM buffer [mem 0x6da82000-0x6fffffff]
    [ 1.414191] e820: reserve RAM buffer [mem 0x6dc32000-0x6fffffff]
    [ 1.420199] e820: reserve RAM buffer [mem 0x6e000000-0x6fffffff]
    [ 1.426359] NetLabel: Initializing
    [ 1.429766] NetLabel: domain hash size = 128
    [ 1.434127] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.439113] NetLabel: unlabeled traffic allowed by default
    [ 1.444734] Switched to clocksource refined-jiffies
    [ 1.456826] pnp: PnP ACPI init
    [ 1.459927] ACPI: bus type PNP registered
    [ 1.464017] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.470655] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.477324] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.483943] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 1.489870] system 00:03: [io 0x0400-0x047f] has been reserved
    [ 1.495800] system 00:03: [io 0x0500-0x05fe] has been reserved
    [ 1.501725] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.508678] system 00:04: [io 0x0290-0x029f] has been reserved
    [ 1.514602] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.521901] pnp 00:05: [dma 3]
    [ 1.525150] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
    [ 1.532666] pnp 00:06: [dma 0 disabled]
    [ 1.536610] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.543468] pnp 00:07: [dma 0 disabled]
    [ 1.547398] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.554310] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
    [ 1.561277] system 00:08: [mem 0xfed01000-0xfed01fff] has been reserved
    [ 1.567902] system 00:08: [mem 0xfed03000-0xfed03fff] has been reserved
    [ 1.574517] system 00:08: [mem 0xfed04000-0xfed04fff] has been reserved
    [ 1.581135] system 00:08: [mem 0xfed0c000-0xfed0ffff] has been reserved
    [ 1.587750] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 1.594368] system 00:08: [mem 0xfed1c000-0xfed1cfff] has been reserved
    [ 1.600987] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 1.607602] system 00:08: [mem 0xfef00000-0xfeffffff] has been reserved
    [ 1.614221] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.622896] pnp 00:09: Plug and Play ACPI device, IDs INT33bd (active)
    [ 1.629444] pnp: PnP ACPI: found 10 devices
    [ 1.633635] ACPI: bus type PNP unregistered
    [ 1.645842] Switched to clocksource acpi_pm
    [ 1.650077] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [ 1.660099] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 1.670121] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 1.678317] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    [ 1.688327] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
    [ 1.697397] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
    [ 1.705587] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
    [ 1.715604] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
    [ 1.724671] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.734596] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.744525] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.753505] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.763432] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.772408] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.782337] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.790442] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.798551] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.805529] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.812508] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.819058] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.826037] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.832587] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.839567] pci 0000:00:1c.2: BAR 13: assigned [io 0x1000-0x1fff]
    [ 1.845766] pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
    [ 1.851971] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.858518] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.865497] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.872047] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.879027] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.886022] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.893006] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.897993] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.904105] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.910915] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.915898] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.922014] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.928826] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.933806] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
    [ 1.939928] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.944917] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    [ 1.951038] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
    [ 1.956636] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
    [ 1.962226] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
    [ 1.967819] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
    [ 1.974106] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
    [ 1.980393] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
    [ 1.986679] pci_bus 0000:00: resource 10 [mem 0x80000000-0x90816ffe]
    [ 1.993048] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 1.998640] pci_bus 0000:01: resource 1 [mem 0x90700000-0x907fffff]
    [ 2.004928] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
    [ 2.010521] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
    [ 2.016799] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 2.022385] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
    [ 2.028011] NET: Registered protocol family 2
    [ 2.032617] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 2.039992] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 2.046756] TCP: Hash tables configured (established 32768 bind 32768)
    [ 2.053347] TCP: reno registered
    [ 2.056613] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.062665] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.069219] NET: Registered protocol family 1
    [ 2.073615] pci 0000:00:02.0: Boot video device
    [ 2.078437] PCI: CLS 64 bytes, default 64
    [ 2.082551] Unpacking initramfs...
    [ 2.163887] Freeing initrd memory: 3228K (ffff8800379a2000 - ffff880037cc9000)
    [ 2.171174] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 2.177630] software IO TLB [mem 0x695a9000-0x6d5a9000] (64MB) mapped at [ffff8800695a9000-ffff88006d5a8fff]
    [ 2.187692] Scanning for low memory corruption every 60 seconds
    [ 2.194032] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 2.214648] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 2.223371] zbud: loaded
    [ 2.226146] VFS: Disk quotas dquot_6.5.2
    [ 2.230143] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 2.236799] msgmni has been set to 7322
    [ 2.240735] Key type big_key registered
    [ 2.244935] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 2.252427] io scheduler noop registered
    [ 2.256375] io scheduler deadline registered
    [ 2.260712] io scheduler cfq registered (default)
    [ 2.266068] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 2.271694] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 2.278375] intel_idle: MWAIT substates: 0x33000020
    [ 2.283272] intel_idle: v0.4 model 0x37
    [ 2.287126] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.293183] GHES: HEST is not enabled!
    [ 2.297073] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.324170] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 2.352312] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
    [ 2.360511] hpet: number irqs doesn't agree with number of timers
    [ 2.366659] Linux agpgart interface v0.103
    [ 2.370844] rtc_cmos 00:00: RTC can wake from S4
    [ 2.375711] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
    [ 2.381859] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
    [ 2.388590] Intel P-state driver initializing.
    [ 2.393073] Intel pstate controlling: cpu 0
    [ 2.397338] Intel pstate controlling: cpu 1
    [ 2.401631] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.407883] TCP: cubic registered
    [ 2.411486] NET: Registered protocol family 10
    [ 2.416484] NET: Registered protocol family 17
    [ 2.422019] registered taskstats version 1
    [ 2.426884] Magic number: 2:787:835
    [ 2.430695] rtc_cmos 00:00: setting system clock to 2014-06-23 12:48:22 UTC (1403527702)
    [ 2.438908] PM: Hibernation image not present or could not be loaded.
    [ 2.447023] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    [ 2.455009] Write protecting the kernel read-only data: 8192k
    [ 2.464913] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
    [ 2.474648] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    :: running early hook [udev]
    [ 2.494051] random: systemd-tmpfile urandom read with 66 bits of entropy available
    [ 2.504332] systemd-udevd[47]: starting version 213
    :: running hook [udev]
    :: Triggering uevents...
    calling: trigger
    calling: trigger
    calling: settle
    [ 2.534396] sdhci: Secure Digital Host Controller Interface driver
    [ 2.541330] sdhci: Copyright(c) Pierre Ossman
    [ 2.552716] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 2.568739] SCSI subsystem initialized
    [ 2.575089] ACPI: bus type USB registered
    [ 2.594459] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.599187] usbcore: registered new interface driver usbfs
    [ 2.599205] usbcore: registered new interface driver hub
    [ 2.599745] usbcore: registered new device driver usb
    [ 2.600871] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.600881] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 2.601308] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 2.601345] xhci_hcd 0000:00:14.0: irq 103 for MSI/MSI-X
    [ 2.602147] hub 1-0:1.0: USB hub found
    [ 2.602218] hub 1-0:1.0: 6 ports detected
    [ 2.602881] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.602886] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 2.603292] hub 2-0:1.0: USB hub found
    [ 2.603304] hub 2-0:1.0: 1 port detected
    [ 2.605730] libata version 3.00 loaded.
    [ 2.607023] ahci 0000:00:13.0: version 3.0
    [ 2.607176] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
    [ 2.607221] ahci 0000:00:13.0: irq 104 for MSI/MSI-X
    [ 2.607290] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    [ 2.607293] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
    [ 2.608141] scsi0 : ahci
    [ 2.608405] scsi1 : ahci
    [ 2.608589] ata1: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816100 irq 104
    [ 2.608593] ata2: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816180 irq 104
    [ 2.725290] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.927049] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.933507] ata2: SATA link down (SStatus 0 SControl 300)
    [ 2.939429] ata1.00: ATA-9: M4-CT064M4SSD1, 070H, max UDMA/100
    [ 2.945334] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.953286] ata1.00: configured for UDMA/100
    [ 2.958167] scsi 0:0:0:0: Direct-Access ATA M4-CT064M4SSD1 070H PQ: 0 ANSI: 5
    [ 2.960235] usb 1-2: new high-speed USB device number 2 using xhci_hcd
    [ 2.981979] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 2.990120] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.994996] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.000141] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.010802] sda: sda1 sda2 sda3
    [ 3.015595] sd 0:0:0:0: [sda] Attached SCSI disk
    :: performing fsck on '/dev/sda3'
    /dev/sda3: clean, 29911/3637248 files, 462097/14530646 blocks
    :: mounting '/de
    Note that where the output stops is different each time I boot, and the above is the longest one I got.
    Thanks in advance.
    EDIT: fixed typo.
    Last edited by k2_8191 (2014-10-05 01:13:49)

    sirocco wrote:
    I thing your issue is related to this https://bbs.archlinux.org/viewtopic.php?id=183075
    Does the parameter maxcpus=1 affected to your system?
    Wow, with your paramater the kernel boots!
    However, the framebuffer is still broken (the same white artifacts, but many of them).
    I'm considering filing this issue as a bug in the Kernel Bug Tracker...
    I also tried unplugging all of the USB devices connected (the reason is this page, linked from the thread you mentioned), but no luck.
    Here is the serial console output (in the hope of potentially helping others):
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.1-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 17 09:32:20 CEST 2014
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug console=tty0 console=ttyS0,115200n8r maxcpus=1
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009c7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009c800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000200fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020100000-0x000000006d5a8fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006d5a9000-0x000000006d5d8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006d5d9000-0x000000006d5e8fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x000000006d5e9000-0x000000006d716fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x000000006d717000-0x000000006da80fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006da81000-0x000000006da81fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006da82000-0x000000006dac3fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dac4000-0x000000006dc31fff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000006dc32000-0x000000006dff9fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000006dffa000-0x000000006dffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000e00f8000-0x00000000e00f8fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed01000-0x00000000fed01fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffb00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000017fffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: To Be Filled By O.E.M. To Be Filled By O.E.M./D1800B-ITX, BIOS P1.40 05/22/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x180000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FC0000000 write-back
    [ 0.000000] 1 base 040000000 mask FE0000000 write-back
    [ 0.000000] 2 base 060000000 mask FF0000000 write-back
    [ 0.000000] 3 base 06E800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 06F000000 mask FFF000000 uncachable
    [ 0.000000] 5 base 100000000 mask F80000000 write-back
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0x6e800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0x6e000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fd6b0-0x000fd6bf] mapped at [ffff8800000fd6b0]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b3e000, 0x01b3efff] PGTABLE
    [ 0.000000] BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    [ 0.000000] BRK [0x01b40000, 0x01b40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17fe00000-0x17fffffff]
    [ 0.000000] [mem 0x17fe00000-0x17fffffff] page 2M
    [ 0.000000] BRK [0x01b41000, 0x01b41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x17c000000-0x17fdfffff]
    [ 0.000000] [mem 0x17c000000-0x17fdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x17bffffff]
    [ 0.000000] [mem 0x100000000-0x17bffffff] page 2M
    [ 0.000000] BRK [0x01b42000, 0x01b42fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] [mem 0x20100000-0x201fffff] page 4k
    [ 0.000000] [mem 0x20200000-0x6d3fffff] page 2M
    [ 0.000000] [mem 0x6d400000-0x6d5a8fff] page 4k
    [ 0.000000] BRK [0x01b43000, 0x01b43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] [mem 0x6da81000-0x6da81fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] [mem 0x6dac4000-0x6dc31fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] [mem 0x6dffa000-0x6dffffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x379a2000-0x37cc8fff]
    [ 0.000000] ACPI: RSDP 0x00000000000F04A0 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x000000006D5DC080 00007C (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x000000006D5E73B8 00010C (v05 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/32 (20140214/tbfadt-603)
    [ 0.000000] ACPI: DSDT 0x000000006D5DC188 00B229 (v02 ALASKA A M I 01072009 INTL 20120913)
    [ 0.000000] ACPI: FACS 0x000000006D716F80 000040
    [ 0.000000] ACPI: APIC 0x000000006D5E74C8 000068 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x000000006D5E7530 000044 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x000000006D5E7578 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: LPIT 0x000000006D5E75B8 000104 (v01 ALASKA A M I 00000003 VLV2 0100000D)
    [ 0.000000] ACPI: AAFT 0x000000006D5E76C0 0000D7 (v01 ALASKA OEMAAFT 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x000000006D5E7798 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x000000006D5E77D0 000763 (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E7F38 000290 (v01 PmRef Cpu0Tst 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 0x000000006D5E81C8 00017A (v01 PmRef ApTst 00003000 INTL 20061109)
    [ 0.000000] ACPI: UEFI 0x000000006D5E8348 000042 (v01 ALASKA A M I 00000000 00000000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000017fffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x17fffffff]
    [ 0.000000] NODE_DATA [mem 0x17fff6000-0x17fffafff]
    [ 0.000000] [ffffea0000000000-ffffea0005ffffff] PMD -> [ffff88017ba00000-ffff88017f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x17fffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009bfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20100000-0x6d5a8fff]
    [ 0.000000] node 0: [mem 0x6da81000-0x6da81fff]
    [ 0.000000] node 0: [mem 0x6dac4000-0x6dc31fff]
    [ 0.000000] node 0: [mem 0x6dffa000-0x6dffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x17fffffff]
    [ 0.000000] On node 0 totalpages: 972217
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3995 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 6937 pages used for memmap
    [ 0.000000] DMA32 zone: 443934 pages, LIFO batch:31
    [ 0.000000] Normal zone: 8192 pages used for memmap
    [ 0.000000] Normal zone: 524288 pages, LIFO batch:31
    [ 0.000000] x86/hpet: Will disable the HPET for this platform because it's not reliable
    [ 0.000000] Reserving Intel graphics stolen memory at 0x6f000000-0x7effffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high res lint[0x48])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1e])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-86
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 103
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009c000-0x0009cfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009d000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x200fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5a9000-0x6d5d8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5d9000-0x6d5e8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d5e9000-0x6d716fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6d717000-0x6da80fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6da82000-0x6dac3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6dc32000-0x6dff9fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6e000000-0x6effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x6f000000-0x7effffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x7f000000-0xe00f7fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f8000-0xe00f8fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe00f9000-0xfed00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed01000-0xfed01fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed02000-0xffafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffb00000-0xffffffff]
    [ 0.000000] e820: [mem 0x7f000000-0xe00f7fff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88017fc00000 s87168 r8192 d23424 u1048576
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u1048576 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 957003
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 rw debug console=tty0 console=ttyS0,115200n8r maxcpus=1
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3746004K/3888868K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 142864K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    [ 0.000000] NR_IRQS:8448 nr_irqs:512 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour VGA+ 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] console [ttyS0] enabled
    [ 0.000000] allocated 15728640 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Maximum core-clock to bus-clock ratio: 0x1d
    [ 0.000000] Resolved frequency ID: 0, frequency: 83200 KHz
    [ 0.000000] TSC runs at 2412800 KHz
    [ 0.000000] lapic_timer_frequency = 277333
    [ 0.000000] tsc: Detected 2412.800 MHz processor
    [ 0.000035] Calibrating delay loop (skipped), value calculated using timer frequency.. 4827.66 BogoMIPS (lpj=8042666)
    [ 0.011140] pid_max: default: 32768 minimum: 301
    [ 0.015836] ACPI: Core revision 20140214
    [ 0.036781] ACPI: All ACPI Tables successfully acquired
    [ 0.042794] Security Framework initialized
    [ 0.046965] Yama: becoming mindful.
    [ 0.050963] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.059839] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.067665] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.074463] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.081953] Initializing cgroup subsys memory
    [ 0.086398] Initializing cgroup subsys devices
    [ 0.090912] Initializing cgroup subsys freezer
    [ 0.095430] Initializing cgroup subsys net_cls
    [ 0.099948] Initializing cgroup subsys blkio
    [ 0.104311] CPU: Physical Processor ID: 0
    [ 0.108394] CPU: Processor Core ID: 0
    [ 0.112124] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.112124] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.129989] mce: CPU supports 6 MCE banks
    [ 0.134080] CPU0: Thermal monitoring enabled (TM1)
    [ 0.138945] Last level iTLB entries: 4KB 48, 2MB 0, 4MB 0
    [ 0.138945] Last level dTLB entries: 4KB 128, 2MB 16, 4MB 16, 1GB 0
    [ 0.138945] tlb_flushall_shift: 6
    [ 0.157984] ftrace: allocating 20223 entries in 79 pages
    [ 0.173249] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.212125] smpboot: CPU0: Intel(R) Celeron(R) CPU J1800 @ 2.41GHz (fam: 06, model: 37, stepping: 03)
    [ 0.221805] TSC deadline timer enabled
    [ 0.225627] Performance Events: PEBS fmt2+, 8-deep LBR, Silvermont events, full-width counters, Intel PMU driver.
    [ 0.236290] ... version: 3
    [ 0.240362] ... bit width: 40
    [ 0.244525] ... generic registers: 2
    [ 0.248602] ... value mask: 000000ffffffffff
    [ 0.253981] ... max period: 000000ffffffffff
    [ 0.259356] ... fixed-purpose events: 3
    [ 0.263431] ... event mask: 0000000700000003
    [ 0.288836] x86: Booted up 1 node, 1 CPUs
    [ 0.292962] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.301045] smpboot: Total of 1 processors activated (4827.66 BogoMIPS)
    [ 0.308166] devtmpfs: initialized
    [ 0.317411] PM: Registering ACPI NVS region [mem 0x6d5e9000-0x6d716fff] (1236992 bytes)
    [ 0.327018] pinctrl core: initialized pinctrl subsystem
    [ 0.332357] RTC time: 10:10:42, date: 06/24/14
    [ 0.336933] NET: Registered protocol family 16
    [ 0.341611] cpuidle: using governor ladder
    [ 0.345776] cpuidle: using governor menu
    [ 0.349793] ACPI: bus type PCI registered
    [ 0.353869] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.360461] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.369844] PCI: not using MMCONFIG
    [ 0.373397] PCI: Using configuration type 1 for base access
    [ 0.380369] ACPI: Added _OSI(Module Device)
    [ 0.384635] ACPI: Added _OSI(Processor Device)
    [ 0.389147] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.393916] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.426769] ACPI: SSDT 0x000000006D5D1598 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.436231] ACPI: Dynamic OEM Table Load:
    [ 0.440434] ACPI: SSDT 0x0000000000000000 000521 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.449330] ACPI: SSDT 0x000000006D5D0918 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.458885] ACPI: Dynamic OEM Table Load:
    [ 0.463085] ACPI: SSDT 0x0000000000000000 0003DE (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.491952] ACPI: SSDT 0x000000006D5D6C18 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.501412] ACPI: Dynamic OEM Table Load:
    [ 0.505615] ACPI: SSDT 0x0000000000000000 00015F (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.524219] ACPI: SSDT 0x000000006D5D2F18 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.533626] ACPI: Dynamic OEM Table Load:
    [ 0.537832] ACPI: SSDT 0x0000000000000000 00008D (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.556968] ACPI: Interpreter enabled
    [ 0.560703] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140214/hwxface-580)
    [ 0.570137] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.579581] ACPI: (supports S0 S3 S4 S5)
    [ 0.583571] ACPI: Using IOAPIC for interrupt routing
    [ 0.588702] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.599074] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.631033] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.648454] ACPI: Power Resource [USBC] (on)
    [ 0.654189] ACPI: Power Resource [PLPE] (on)
    [ 0.658781] ACPI: Power Resource [PLPE] (on)
    [ 0.668590] ACPI: Power Resource [CLK0] (on)
    [ 0.673003] ACPI: Power Resource [CLK1] (on)
    [ 0.752664] ACPI: Power Resource [FN00] (off)
    [ 0.757627] ACPI: \_PR_.CPU2: failed to get CPU APIC ID.
    [ 0.763012] ACPI: \_PR_.CPU3: failed to get CPU APIC ID.
    [ 0.768653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.774909] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.783393] \_SB_.PCI0:_OSC invalid UUID
    [ 0.787379] _OSC request data:1 1f 0
    [ 0.791360] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.798434] PCI host bridge to bus 0000:00
    [ 0.802603] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.808152] pci_bus 0000:00: root bus resource [io 0x0000-0x006f]
    [ 0.814398] pci_bus 0000:00: root bus resource [io 0x0078-0x0cf7]
    [ 0.820640] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.826886] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.833824] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff]
    [ 0.840763] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff]
    [ 0.847707] pci_bus 0000:00: root bus resource [mem 0x80000000-0x90816ffe]
    [ 0.854653] pci 0000:00:00.0: [8086:0f00] type 00 class 0x060000
    [ 0.860880] pci 0000:00:02.0: [8086:0f31] type 00 class 0x030000
    [ 0.866964] pci 0000:00:02.0: reg 0x10: [mem 0x90000000-0x903fffff]
    [ 0.873310] pci 0000:00:02.0: reg 0x18: [mem 0x80000000-0x8fffffff pref]
    [ 0.880091] pci 0000:00:02.0: reg 0x20: [io 0xf080-0xf087]
    [ 0.885896] pci 0000:00:13.0: [8086:0f23] type 00 class 0x010601
    [ 0.891989] pci 0000:00:13.0: reg 0x10: [io 0xf070-0xf077]
    [ 0.897632] pci 0000:00:13.0: reg 0x14: [io 0xf060-0xf063]
    [ 0.903277] pci 0000:00:13.0: reg 0x18: [io 0xf050-0xf057]
    [ 0.908921] pci 0000:00:13.0: reg 0x1c: [io 0xf040-0xf043]
    [ 0.914569] pci 0000:00:13.0: reg 0x20: [io 0xf020-0xf03f]
    [ 0.920213] pci 0000:00:13.0: reg 0x24: [mem 0x90816000-0x908167ff]
    [ 0.926590] pci 0000:00:13.0: PME# supported from D3hot
    [ 0.932016] pci 0000:00:14.0: [8086:0f35] type 00 class 0x0c0330
    [ 0.938109] pci 0000:00:14.0: reg 0x10: [mem 0x90800000-0x9080ffff 64bit]
    [ 0.945015] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.951015] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.956817] pci 0000:00:1a.0: [8086:0f18] type 00 class 0x108000
    [ 0.962916] pci 0000:00:1a.0: reg 0x10: [mem 0x90500000-0x905fffff]
    [ 0.969261] pci 0000:00:1a.0: reg 0x14: [mem 0x90400000-0x904fffff]
    [ 0.975696] pci 0000:00:1a.0: PME# supported from D0 D3hot
    [ 0.981392] pci 0000:00:1b.0: [8086:0f04] type 00 class 0x040300
    [ 0.987483] pci 0000:00:1b.0: reg 0x10: [mem 0x90810000-0x90813fff 64bit]
    [ 0.994407] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.000702] pci 0000:00:1c.0: [8086:0f48] type 01 class 0x060400
    [ 1.006831] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.013127] pci 0000:00:1c.1: [8086:0f4a] type 01 class 0x060400
    [ 1.019259] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.025556] pci 0000:00:1c.2: [8086:0f4c] type 01 class 0x060400
    [ 1.031687] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 1.037981] pci 0000:00:1c.3: [8086:0f4e] type 01 class 0x060400
    [ 1.044113] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 1.050419] pci 0000:00:1f.0: [8086:0f1c] type 00 class 0x060100
    [ 1.058705] pci 0000:00:1f.3: [8086:0f12] type 00 class 0x0c0500
    [ 1.064811] pci 0000:00:1f.3: reg 0x10: [mem 0x90814000-0x9081401f]
    [ 1.071209] pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f]
    [ 1.077163] pci 0000:01:00.0: [8086:10d3] type 00 class 0x020000
    [ 1.083262] pci 0000:01:00.0: reg 0x10: [mem 0x907c0000-0x907dffff]
    [ 1.089611] pci 0000:01:00.0: reg 0x14: [mem 0x90700000-0x9077ffff]
    [ 1.095960] pci 0000:01:00.0: reg 0x18: [io 0xe000-0xe01f]
    [ 1.101613] pci 0000:01:00.0: reg 0x1c: [mem 0x907e0000-0x907e3fff]
    [ 1.107991] pci 0000:01:00.0: reg 0x30: [mem 0x90780000-0x907bffff pref]
    [ 1.114863] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
    [ 1.121076] pci 0000:01:00.0: System wakeup disabled by ACPI
    [ 1.133486] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.138516] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.144674] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.151629] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
    [ 1.157715] pci 0000:02:00.0: reg 0x10: [io 0xd000-0xd0ff]
    [ 1.163378] pci 0000:02:00.0: reg 0x18: [mem 0x90604000-0x90604fff 64bit]
    [ 1.170248] pci 0000:02:00.0: reg 0x20: [mem 0x90600000-0x90603fff 64bit pref]
    [ 1.177628] pci 0000:02:00.0: supports D1 D2
    [ 1.181962] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.188686] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 1.201089] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.206125] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.212285] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.219229] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.224344] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.230256] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.237966] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.245684] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.253392] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.261102] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.268822] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 1.277806] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 1.285519] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 1.294917] ACPI: Enabled 6 GPEs in block 00 to 3F
    [ 1.300076] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.308247] vgaarb: loaded
    [ 1.311016] vgaarb: bridge control possible 0000:00:02.0
    [ 1.316434] PCI: Using ACPI for IRQ routing
    [ 1.326342] PCI: pci_cache_line_size set to 64 bytes
    [ 1.331413] e820: reserve RAM buffer [mem 0x0009c800-0x0009ffff]
    [ 1.337487] e820: reserve RAM buffer [mem 0x6d5a9000-0x6fffffff]
    [ 1.343564] e820: reserve RAM buffer [mem 0x6da82000-0x6fffffff]
    [ 1.349635] e820: reserve RAM buffer [mem 0x6dc32000-0x6fffffff]
    [ 1.355705] e820: reserve RAM buffer [mem 0x6e000000-0x6fffffff]
    [ 1.361922] NetLabel: Initializing
    [ 1.365387] NetLabel: domain hash size = 128
    [ 1.369809] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.374857] NetLabel: unlabeled traffic allowed by default
    [ 1.380537] Switched to clocksource refined-jiffies
    [ 1.392661] pnp: PnP ACPI init
    [ 1.395822] ACPI: bus type PNP registered
    [ 1.399970] pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.406678] pnp 00:01: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.413412] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.420086] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 1.426073] system 00:03: [io 0x0400-0x047f] has been reserved
    [ 1.432056] system 00:03: [io 0x0500-0x05fe] has been reserved
    [ 1.438041] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.445049] system 00:04: [io 0x0290-0x029f] has been reserved
    [ 1.451043] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.458398] pnp 00:05: [dma 3]
    [ 1.461710] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 PNP0401 (active)
    [ 1.469299] pnp 00:06: [dma 0 disabled]
    [ 1.473291] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.480208] pnp 00:07: [dma 0 disabled]
    [ 1.484196] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 1.491178] system 00:08: [mem 0xe0000000-0xefffffff] could not be reserved
    [ 1.498213] system 00:08: [mem 0xfed01000-0xfed01fff] has been reserved
    [ 1.504897] system 00:08: [mem 0xfed03000-0xfed03fff] has been reserved
    [ 1.511583] system 00:08: [mem 0xfed04000-0xfed04fff] has been reserved
    [ 1.518261] system 00:08: [mem 0xfed0c000-0xfed0ffff] has been reserved
    [ 1.524941] system 00:08: [mem 0xfed08000-0xfed08fff] has been reserved
    [ 1.531625] system 00:08: [mem 0xfed1c000-0xfed1cfff] has been reserved
    [ 1.538311] system 00:08: [mem 0xfee00000-0xfeefffff] has been reserved
    [ 1.544997] system 00:08: [mem 0xfef00000-0xfeffffff] has been reserved
    [ 1.551675] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.560396] pnp 00:09: Plug and Play ACPI device, IDs INT33bd (active)
    [ 1.567003] pnp: PnP ACPI: found 10 devices
    [ 1.571251] ACPI: bus type PNP unregistered
    [ 1.583183] Switched to clocksource acpi_pm
    [ 1.587478] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [ 1.597577] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 1.607670] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 03] add_size 1000
    [ 1.615936] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03] add_size 200000
    [ 1.626024] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03] add_size 200000
    [ 1.635168] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 04] add_size 1000
    [ 1.643435] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04] add_size 200000
    [ 1.653523] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff] to [bus 04] add_size 200000
    [ 1.662668] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.672672] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.682680] pci 0000:00:1c.2: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.691732] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.701731] pci 0000:00:1c.3: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 1.710777] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 1.720777] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.728960] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 1.737145] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.744192] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.751239] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.757849] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.764892] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.771499] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.778542] pci 0000:00:1c.2: BAR 13: assigned [io 0x1000-0x1fff]
    [ 1.784800] pci 0000:00:1c.3: BAR 13: assigned [io 0x2000-0x2fff]
    [ 1.791064] pci 0000:00:1c.3: BAR 14: can't assign mem (size 0x200000)
    [ 1.797674] pci 0000:00:1c.3: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.804721] pci 0000:00:1c.2: BAR 14: can't assign mem (size 0x200000)
    [ 1.811331] pci 0000:00:1c.2: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.818374] pci 0000:00:1c.1: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.825417] pci 0000:00:1c.0: BAR 15: can't assign mem pref (size 0x200000)
    [ 1.832463] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 1.837507] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff]
    [ 1.843686] pci 0000:00:1c.0: bridge window [mem 0x90700000-0x907fffff]
    [ 1.850558] pci 0000:00:1c.1: PCI bridge to [bus 02]
    [ 1.855607] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff]
    [ 1.861783] pci 0000:00:1c.1: bridge window [mem 0x90600000-0x906fffff]
    [ 1.868657] pci 0000:00:1c.2: PCI bridge to [bus 03]
    [ 1.873706] pci 0000:00:1c.2: bridge window [io 0x1000-0x1fff]
    [ 1.879887] pci 0000:00:1c.3: PCI bridge to [bus 04]
    [ 1.884927] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
    [ 1.891112] pci_bus 0000:00: resource 4 [io 0x0000-0x006f]
    [ 1.896765] pci_bus 0000:00: resource 5 [io 0x0078-0x0cf7]
    [ 1.902418] pci_bus 0000:00: resource 6 [io 0x0d00-0xffff]
    [ 1.908075] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff]
    [ 1.914422] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff]
    [ 1.920771] pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000fffff]
    [ 1.927120] pci_bus 0000:00: resource 10 [mem 0x80000000-0x90816ffe]
    [ 1.933553] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 1.939206] pci_bus 0000:01: resource 1 [mem 0x90700000-0x907fffff]
    [ 1.945549] pci_bus 0000:02: resource 0 [io 0xd000-0xdfff]
    [ 1.951199] pci_bus 0000:02: resource 1 [mem 0x90600000-0x906fffff]
    [ 1.957542] pci_bus 0000:03: resource 0 [io 0x1000-0x1fff]
    [ 1.963196] pci_bus 0000:04: resource 0 [io 0x2000-0x2fff]
    [ 1.968880] NET: Registered protocol family 2
    [ 1.973565] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    [ 1.981016] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 1.987845] TCP: Hash tables configured (established 32768 bind 32768)
    [ 1.994501] TCP: reno registered
    [ 1.997825] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.003945] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 2.010564] NET: Registered protocol family 1
    [ 2.015019] pci 0000:00:02.0: Boot video device
    [ 2.019903] PCI: CLS 64 bytes, default 64
    [ 2.024073] Unpacking initramfs...
    [ 2.105454] Freeing initrd memory: 3228K (ffff8800379a2000 - ffff880037cc9000)
    [ 2.112837] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 2.119368] software IO TLB [mem 0x695a9000-0x6d5a9000] (64MB) mapped at [ffff8800695a9000-ffff88006d5a8fff]
    [ 2.129445] Scanning for low memory corruption every 60 seconds
    [ 2.135804] futex hash table entries: 512 (order: 3, 32768 bytes)
    [ 2.156416] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 2.165203] zbud: loaded
    [ 2.168024] VFS: Disk quotas dquot_6.5.2
    [ 2.172084] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 2.178768] msgmni has been set to 7322
    [ 2.182754] Key type big_key registered
    [ 2.186852] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 2.196416] io scheduler noop registered
    [ 2.200428] io scheduler deadline registered
    [ 2.204842] io scheduler cfq registered (default)
    [ 2.210255] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 2.215942] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 2.222693] intel_idle: MWAIT substates: 0x33000020
    [ 2.227650] intel_idle: v0.4 model 0x37
    [ 2.231565] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 2.237591] GHES: HEST is not enabled!
    [ 2.241502] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.268668] 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    [ 2.296818] 00:07: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 115200) is a 16550A
    [ 2.304636] hpet: number irqs doesn't agree with number of timers
    [ 2.310836] Linux agpgart interface v0.103
    [ 2.315070] rtc_cmos 00:00: RTC can wake from S4
    [ 2.319912] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
    [ 2.326116] rtc_cmos 00:00: alarms up to one month, y3k, 242 bytes nvram
    [ 2.332916] Intel P-state driver initializing.
    [ 2.337453] Intel pstate controlling: cpu 0
    [ 2.341754] ledtrig-cpu: registered to indicate activity on CPUs
    [ 2.347974] TCP: cubic registered
    [ 2.351527] NET: Registered protocol family 10
    [ 2.356327] NET: Registered protocol family 17
    [ 2.361157] registered taskstats version 1
    [ 2.365722] Magic number: 2:479:174
    [ 2.369510] acpi device:37: hash matches
    [ 2.373534] acpi device:0a: hash matches
    [ 2.377583] rtc_cmos 00:00: setting system clock to 2014-06-24 10:10:44 UTC (1403604644)
    [ 2.385853] PM: Hibernation image not present or could not be loaded.
    [ 2.393975] Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    [ 2.402057] Write protecting the kernel read-only data: 8192k
    [ 2.411885] Freeing unused kernel memory: 912K (ffff88000151c000 - ffff880001600000)
    [ 2.421541] Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    :: running early hook [udev]
    [ 2.439228] random: systemd-tmpfile urandom read with 66 bits of entropy available
    :: running hook [udev]
    :: Triggering uevents...[ 2.453985] systemd-udevd[41]: starting version 213
    calling: trigger
    calling: trigger
    [ 2.494434] sdhci: Secure Digital Host Controller Interface driver
    calling: settle
    [ 2.514161] sdhci: Copyright(c) Pierre Ossman
    [ 2.520056] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 2.548038] SCSI subsystem initialized
    [ 2.554183] ACPI: bus type USB registered
    [ 2.562240] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.573276] usbcore: registered new interface driver usbfs
    [ 2.588346] libata version 3.00 loaded.
    [ 2.592373] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.605003] usbcore: registered new interface driver hub
    [ 2.613243] ahci 0000:00:13.0: version 3.0
    [ 2.630874] ahci 0000:00:13.0: controller can't do DEVSLP, turning off
    [ 2.640642] usbcore: registered new device driver usb
    [ 2.649867] ahci 0000:00:13.0: irq 103 for MSI/MSI-X
    [ 2.667275] ahci 0000:00:13.0: AHCI 0001.0300 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    [ 2.676009] ahci 0000:00:13.0: flags: 64bit ncq pm led clo pio slum part deso
    [ 2.684271] scsi0 : ahci
    [ 2.687333] scsi1 : ahci
    [ 2.690152] ata1: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816100 irq 103
    [ 2.698218] ata2: SATA max UDMA/133 abar m2048@0x90816000 port 0x90816180 irq 103
    [ 2.706188] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.711921] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 2.719949] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 2.726970] xhci_hcd 0000:00:14.0: irq 104 for MSI/MSI-X
    [ 2.732856] hub 1-0:1.0: USB hub found
    [ 2.736772] hub 1-0:1.0: 6 ports detected
    [ 2.741583] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 2.746973] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 2.754948] hub 2-0:1.0: USB hub found
    [ 2.758863] hub 2-0:1.0: 1 port detected
    [ 3.030952] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 3.037501] ata2: SATA link down (SStatus 0 SControl 300)
    [ 3.043189] ata1.00: ATA-9: M4-CT064M4SSD1, 070H, max UDMA/100
    [ 3.049209] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 3.057089] ata1.00: configured for UDMA/100
    [ 3.074431] scsi 0:0:0:0: Direct-Access ATA M4-CT064M4SSD1 070H PQ: 0 ANSI: 5
    [ 3.088896] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 3.097098] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.102095] usb 1-2: new high-speed USB device number 2 using xhci_hcd
    [ 3.108854] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.114137] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.124649] sda: sda1 sda2 sda3
    [ 3.128713] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.133503] tsc: Refined TSC clocksource calibration: 2416.666 MHz
    :: performing fsck on '/dev/sda3'
    /dev/sda3: clean, 29923/3637248 files, 462111/14530646 blocks
    :: mounting '/dev/sda3' on real root
    [ 3.206563] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    :: running cleanup hook [udev]
    calling: control
    calling: info
    [ 3.266375] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpuset of type cgroup with options cpuset.
    [ 3.275733] systemd[1]: Mounting cgroup to /sys/fs/cgroup/cpu,cpuacct of type cgroup with options cpu,cpuacct.
    [ 3.285978] systemd[1]: Mounting cgroup to /sys/fs/cgroup/memory of type cgroup with options memory.
    [ 3.295325] systemd[1]: Mounting cgroup to /sys/fs/cgroup/devices of type cgroup with options devices.
    [ 3.304805] systemd[1]: Mounting cgroup to /sys/fs/cgroup/freezer of type cgroup with options freezer.
    [ 3.314283] systemd[1]: Mounting cgroup to /sys/fs/cgroup/net_cls of type cgroup with options net_cls.
    [ 3.323780] systemd[1]: Mounting cgroup to /sys/fs/cgroup/blkio of type cgroup with options blkio.
    [ 3.332991] systemd[1]: systemd 213 running in system mode. (+PAM -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ +SECCOMP -APPARMOR)
    [ 3.346596] systemd[1]: Detected architecture 'x86-64'.
    Welcome to 3.352693] hub 1-2:1.0: USB hub found
    ;36mArch Linux 3.358125] hub 1-2:1.0: 3 ports detected
    0m!
    [ 3.368118] systemd[1]: Set hostname to <RT01-JSK4>.
    [ 3.374918] systemd[1]: Using cgroup controller name=systemd. File system hierarchy is at /sys/fs/cgroup/systemd.
    [ 3.385419] systemd[1]: Installed release agent.
    [ 3.390265] systemd[1]: Set up TFD_TIMER_CANCEL_ON_SET timerfd.
    [ 3.398378] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-getty-generator as 84.
    [ 3.407748] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-cryptsetup-generator as 85.
    [ 3.419454] systemd-getty-generator[84]: Automatically adding serial getty for /dev/ttyS0.
    [ 3.427906] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-gpt-auto-generator as 86.
    [ 3.437921] systemd[83]: Spawned /usr/lib/systemd/system-generators/lvm2-activation-generator as 87.
    [ 3.448084] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-system-update-generator as 88.
    [ 3.459769] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-fstab-generator as 89.
    [ 3.470456] systemd-gpt-auto-generator[86]: Root device /dev/sda.
    [ 3.477148] systemd[83]: Spawned /usr/lib/systemd/system-generators/systemd-efi-boot-generator as 90.
    [ 3.487124] systemd[83]: /usr/lib/systemd/system-generators/systemd-getty-generator succeeded.
    [ 3.497371] systemd-efi-boot-generator[90]: Not an EFI boot, exiting.
    [ 3.504350] systemd[83]: /usr/lib/systemd/system-generators/systemd-cryptsetup-generator succeeded.
    [ 3.513727] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/8e8c9f53-53f9-43d9-af6e-13c375c2e3c4 where=/ type=ext4
    [ 3.527881] usb 1-3: new high-speed USB device number 3 using xhci_hcd
    [ 3.537952] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/459d5224-8cec-4104-9d8a-f17795e0ab1c where=/boot type=ext4
    [ 3.550456] systemd-fstab-generator[89]: Found entry what=/dev/disk/by-uuid/f1d9f88f-7c13-4af0-bbbc-c823000705c5 where=none type=swap
    [ 3.565743] systemd-gpt-auto-generator[86]: Not a GPT partition table, ignoring.
    [ 3.573515] systemd[83]: /usr/lib/systemd/system-generators/systemd-gpt-auto-generator succeeded.
    [ 3.582516] systemd[83]: /usr/lib/systemd/system-generators/lvm2-activation-generator succeeded.
    [ 3.591447] systemd[83]: /usr/lib/systemd/system-generators/systemd-system-update-generator succeeded.
    [ 3.600882] systemd[83]: /usr/lib/systemd/system-generators/systemd-fstab-generator succeeded.
    [ 3.609612] systemd[83]: /usr/lib/systemd/system-generators/systemd-efi-boot-generator succeeded.
    [ 3.618718] systemd[1]: /usr/lib/systemd/system-generators succeeded.
    [ 3.625632] systemd[1]: Looking for unit files in (higher priority first):
    [ 3.632612] systemd[1]: /etc/systemd/system
    [ 3.636962] systemd[1]: /run/systemd/system
    [ 3.641324] systemd[1]: /run/systemd/generator
    [ 3.645970] systemd[1]: /usr/local/lib/systemd/system
    [ 3.651226] systemd[1]: /usr/lib/systemd/system
    [ 3.655929] systemd[1]: SysV init scripts and rcN.d links support disabled
    [ 3.669529] systemd[1]: Failed to load configuration for display-manager.service: No such file or directory
    [ 3.679617] random: nonblocking pool is initialized
    [ 3.684998] systemd[1]: Failed to load configuration for plymouth-start.service: No such file or directory
    [ 3.698988] systemd[1]: Failed to load configuration for plymouth-quit-wait.service: No such file or directory
    [ 3.721986] systemd[1]: Failed to load configuration for auditd.service: No such file or directory
    [ 3.736898] systemd[1]: Failed to load configuration for syslog.service: No such file or directory
    [ 3.751312] systemd[1]: Using notification socket /run/systemd/notify
    [ 3.757877] systemd[1]: Successfully created private D-Bus server.
    [ 3.764164] systemd[1]: -.mount changed dead -> mounted
    [ 3.769531] systemd[1]: Activating default unit: default.target
    [ 3.775561] systemd[1]: Trying to enqueue job graphical.target/start/isolate
    [ 3.782898] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 3.797928] systemd[1]: Installed new job graphical.target/start as 1
    [ 3.804469] systemd[1]: Installed new job multi-user.target/start as 2
    [ 3.811096] systemd[1]: Installed new job basic.target/start as 3
    [ 3.817279] systemd[1]: Installed new job sysinit.target/start as 4
    [ 3.823636] systemd[1]: Installed new job local-fs.target/start as 5
    [ 3.830089] usb 1-4: new low-speed USB device number 4 using xhci_hcd
    [ 3.836622] systemd[1]: Installed new job boot.mount/start as 6
    [ 3.842665] systemd[1]: Installed new job system.slice/start as 8
    [ 3.848881] systemd[1]: Installed new job -.slice/start as 9
    [ 3.854629] systemd[1]: Installed new job dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.device/start as 10
    [ 3.866392] systemd[1]: Installed new job systemd-fsck@dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.service/start as 11
    [ 3.879359] systemd[1]: Installed new job system-systemd\x2dfsck.slice/start as 12
    [ 3.887027] systemd[1]: Installed new job systemd-fsck-root.service/start as 15
    [ 3.894441] systemd[1]: Installed new job systemd-remount-fs.service/start as 16
    [ 3.901956] systemd[1]: Installed new job local-fs-pre.target/start as 17
    [ 3.908838] systemd[1]: Installed new job tmp.mount/start as 18
    [ 3.914850] systemd[1]: Installed new job swap.target/start as 19
    [ 3.921032] systemd[1]: Installed new job dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.swap/start as 20
    [ 3.932630] systemd[1]: Installed new job dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.device/start as 21
    [ 3.944384] systemd[1]: Installed new job systemd-vconsole-setup.service/start as 22
    [ 3.952234] systemd[1]: Installed new job systemd-udev-trigger.service/start as 23
    [ 3.959918] systemd[1]: Installed new job systemd-udevd.service/start as 24
    [ 3.966973] systemd[1]: Installed new job systemd-udevd-control.socket/start as 25
    [ 3.974639] systemd[1]: Installed new job systemd-udevd-kernel.socket/start as 26
    [ 3.982221] systemd[1]: Installed new job kmod-static-nodes.service/start as 27
    [ 3.989630] systemd[1]: Installed new job lvm2-lvmetad.socket/start as 28
    [ 3.996509] systemd[1]: Installed new job dev-hugepages.mount/start as 29
    [ 4.003384] systemd[1]: Installed new job sys-fs-fuse-connections.mount/start as 30
    [ 4.011144] systemd[1]: Installed new job systemd-binfmt.service/start as 31
    [ 4.018314] systemd[1]: Installed new job systemd-modules-load.service/start as 32
    [ 4.025999] systemd[1]: Installed new job systemd-update-utmp.service/start as 33
    [ 4.033588] systemd[1]: Installed new job dev-mqueue.mount/start as 34
    [ 4.040217] systemd[1]: Installed new job systemd-random-seed.service/start as 35
    [ 4.047822] systemd[1]: Installed new job systemd-sysctl.service/start as 36
    [ 4.054978] systemd[1]: Installed new job cryptsetup.target/start as 37
    [ 4.061696] systemd[1]: Installed new job systemd-journal-flush.service/start as 38
    [ 4.069470] systemd[1]: Installed new job systemd-journald.service/start as 39
    [ 4.076914] usb 1-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
    [ 4.085721] systemd[1]: Installed new job systemd-journald.socket/start as 40
    [ 4.092941] usb 1-4: ep 0x82 - rounding interval to 256 microframes, ep desc says 384 microframes
    [ 4.101918] systemd[1]: Installed new job systemd-ask-password-console.path/start as 41
    [ 4.110028] systemd[1]: Installed new job systemd-tmpfiles-setup-dev.service/start as 42
    [ 4.118241] systemd[1]: Installed new job sys-kernel-debug.mount/start as 43
    [ 4.125618] systemd[1]: Installed new job proc-sys-fs-binfmt_misc.automount/start as 44
    [ 4.133753] systemd[1]: Installed new job sys-kernel-config.mount/start as 45
    [ 4.140993] systemd[1]: Installed new job systemd-tmpfiles-setup.service/start as 46
    [ 4.148903] systemd[1]: Installed new job sockets.target/start as 49
    [ 4.155380] Switched to clocksource tsc
    [ 4.159322] systemd[1]: Installed new job systemd-shutdownd.socket/start as 50
    [ 4.166636] systemd[1]: Installed new job dm-event.socket/start as 51
    [ 4.173168] systemd[1]: Installed new job dbus.socket/start as 52
    [ 4.179345] systemd[1]: Installed new job systemd-initctl.socket/start as 53
    [ 4.186481] systemd[1]: Installed new job timers.target/start as 54
    [ 4.192831] systemd[1]: Installed new job systemd-tmpfiles-clean.timer/start as 55
    [ 4.200486] systemd[1]: Installed new job paths.target/start as 56
    [ 4.206741] systemd[1]: Installed new job slices.target/start as 57
    [ 4.213081] systemd[1]: Installed new job remote-fs.target/start as 58
    [ 4.219683] systemd[1]: Installed new job [email protected]/start as 59
    [ 4.226715] systemd[1]: Installed new job sys-subsystem-net-devices-enp2s0.device/start as 60
    [ 4.235326] systemd[1]: Installed new job network.target/start as 61
    [ 4.241752] systemd[1]: Installed new job system-dhcpcd.slice/start as 62
    [ 4.248614] systemd[1]: Installed new job systemd-logind.service/start as 63
    [ 4.255733] systemd[1]: Installed new job user.slice/start as 64
    [ 4.261811] systemd[1]: Installed new job man-db.timer/start as 65
    [ 4.268062] systemd[1]: Installed new job shadow.timer/start as 66
    [ 4.274318] systemd[1]: Installed new job dbus.service/start as 67
    [ 4.280570] systemd[1]: Installed new job systemd-user-sessions.service/start as 68
    [ 4.288307] systemd[1]: Installed new job systemd-ask-password-wall.path/start as 69
    [ 4.296131] systemd[1]: Installed new job getty.target/start as 70
    [ 4.302381] systemd[1]: Installed new job [email protected]/start as 71
    [ 4.309154] systemd[1]: Installed new job system-getty.slice/start as 72
    [ 4.315928] systemd[1]: Installed new job [email protected]/start as 73
    [ 4.323403] systemd[1]: Installed new job dev-ttyS0.device/start as 74
    [ 4.330003] systemd[1]: Installed new job system-serial\x2dgetty.slice/start as 75
    [ 4.337653] systemd[1]: Installed new job logrotate.timer/start as 76
    [ 4.344172] systemd[1]: Enqueued job graphical.target/start as 1
    [ 4.350253] systemd[1]: Loaded units and determined initial transaction in 952.878ms.
    [ 4.358290] systemd[1]: Child 82 (switch_root) died (code=exited, status=0/SUCCESS)
    [ 4.366201] systemd[1]: Received SIGCHLD from PID 83 (n/a).
    [ 4.371876] systemd[1]: Expecting device dev-ttyS0.device...
    Expecting device dev-ttyS0.device...
    [ 4.385085] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 4.392913] systemd[1]: systemd-ask-password-wall.path changed dead -> waiting
    [ 4.400225] systemd[1]: Job systemd-ask-password-wall.path/start finished, result=done
    [ 4.408234] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 4.415903] systemd[1]: Expecting device sys-subsystem-net-devices-enp2s0.device...
    Expecting device sys-subsystem-net-devices-enp2s0.device...
    [ 4.435222] systemd[1]: Starting Remote File Systems.
    [ 4.440355] systemd[1]: remote-fs.target changed dead -> active
    [ 4.446356] systemd[1]: Job remote-fs.target/start finished, result=done
    [ OK ] Reached target Remote File Systems.
    [ 4.461904] systemd[1]: Reached target Remote File Systems.
    [ 4.467578] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for proc-sys-fs-binfmt_misc.automount.
    [ 4.477509] systemd[1]: ConditionPathExists=/proc/sys/fs/binfmt_misc/ succeeded for proc-sys-fs-binfmt_misc.automount.
    [ 4.488302] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 4.497112] systemd[1]: Autofs kernel version 1.0
    [ 4.501966] systemd[1]: Autofs protocol version 5.2
    [ 4.506927] systemd[1]: proc-sys-fs-binfmt_misc.automount changed dead -> waiting
    [ 4.514497] systemd[1]: Job proc-sys-fs-binfmt_misc.automount/start finished, result=done
    [ OK ] Set up automount Arbitrary Executable File Formats F...utomount Point.
    [ 4.535285] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 4.544786] systemd[1]: ConditionPathExists=!/run/plymouth/pid succeeded for systemd-ask-password-console.path.
    [ 4.554973] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 4.563107] systemd[1]: systemd-ask-password-console.path changed dead -> waiting
    [ 4.570679] systemd[1]: Job systemd-ask-password-console.path/start finished, result=done
    [ 4.578947] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 4.586958] systemd[1]: Starting Paths.
    [ 4.590871] systemd[1]: paths.target changed dead -> active
    [ 4.596517] systemd[1]: Job paths.target/start finished, result=done
    [ OK ] Reached target Paths.
    [ 4.612014] systemd[1]: Reached target Paths.
    [ 4.616465] systemd[1]: Starting Encrypted Volumes.
    [ 4.621423] systemd[1]: cryptsetup.target changed dead -> active
    [ 4.627507] systemd[1]: Job cryptsetup.target/start finished, result=done
    [ OK ] Reached target Encrypted Volumes.
    [ 4.645354] systemd[1]: Reached target Encrypted Volumes.
    [ 4.650850] systemd[1]: Expecting device dev-disk-by\x2duuid-f1d9f88f\x2d7c13\x2d4af0\x2dbbbc\x2dc823000705c5.device...
    Expecting device dev-disk-by\x2duuid-f1d9f88f\x2d7c1...705c5.device...
    [ 4.675377] systemd[1]: Expecting device dev-disk-by\x2duuid-459d5224\x2d8cec\x2d4104\x2d9d8a\x2df17795e0ab1c.device...
    Expecting device dev-disk-by\x2duuid-459d5224\x2d8ce...0ab1c.device...
    [ 4.698735] systemd[1]: Starting Root Slice.
    [ 4.711316] systemd[1]: -.slice changed dead -> active
    [ 4.716589] systemd[1]: Job -.slice/start finished, result=done
    [ OK ] Created slice Root Slice.
    [ 4.732146] systemd[1]: Created slice Root Slice.
    [ 4.736947] systemd[1]: Starting Delayed Shutdown Socket.
    [ 4.742463] systemd[1]: systemd-shutdownd.socket changed dead -> listening
    [ 4.749415] systemd[1]: Job systemd-shutdownd.socket/start finished, result=done
    [ OK ] Listening on Delayed Shutdown Socket.
    [ 4.768777] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 4.774613] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 4.780901] systemd[1]: dm-event.socket changed dead -> listening
    [ 4.787067] systemd[1]: Job dm-event.socket/start finished, result=done
    [ OK ] Listening on Device-mapper event daemon FIFOs.
    [ 4.805463] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 4.812078] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 4.818790] systemd[1]: systemd-initctl.socket changed dead -> listening
    [ 4.825564] systemd[1]: Job systemd-initctl.socket/start finished, result=done
    [ OK ] Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.845485] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 4.852538] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 4.858397] systemd[1]: lvm2-lvmetad.socket changed dead -> listening
    [ 4.864920] systemd[1]: Job lvm2-lvmetad.socket/start finished, result=done
    [ OK ] Listening on LVM2 metadata daemon socket.
    [ 4.882224] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 4.888417] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-control.socket.
    [ 4.897386] systemd[1]: Starting udev Control Socket.
    [ 4.902532] systemd[1]: systemd-udevd-control.socket changed dead -> listening
    [ 4.909834] systemd[1]: Job systemd-udevd-control.socket/start finished, result=done
    [ OK ] Listening on udev Control Socket.
    [ 4.925548] systemd[1]: Listening on udev Control Socket.
    [ 4.931038] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udevd-kernel.socket.
    [ 4.939917] systemd[1]: Starting udev Kernel Socket.
    [ 4.944967] systemd[1]: systemd-udevd-kernel.socket changed dead -> listening
    [ 4.952172] systemd[1]: Job systemd-udevd-kernel.socket/start finished, result=done
    [ OK ] Listening on udev Kernel Socket.
    [ 4.968902] systemd[1]: Listening on udev Kernel Socket.
    [ 4.974301] systemd[1]: Starting User and Session Slice.
    [ 4.979989] systemd[1]: user.slice changed dead -> active
    [ 4.985472] systemd[1]: Job user.slice/start finished, result=done
    [ OK ] Created slice User and Session Slice.
    [ 5.002303] systemd[1]: Created slice User and Session Slice.
    [ 5.008152] systemd[1]: Starting Journal Socket.
    [ 5.012904] systemd[1]: systemd-journald.socket changed dead -> listening
    [ 5.019774] systemd[1]: Job systemd-journald.socket/start finished, result=done
    [ OK ] Listening on Journal Socket.
    [ 5.035610] systemd[1]: Listening on Journal Socket.
    [ 5.040692] systemd[1]: Starting System Slice.
    [ 5.045513] systemd[1]: system.slice changed dead -> active
    [ 5.051163] systemd[1]: Job system.slice/start finished, result=done
    [ OK ] Created slice System Slice.
    [ 5.065633] systemd[1]: Created slice System Slice.
    [ 5.070605] systemd[1]: ConditionPathIsReadWrite=!/ failed for systemd-fsck-root.service.
    [ 5.078876] systemd[1]: Starting of systemd-fsck-root.service requested but condition failed. Ignoring.
    [ 5.088348] systemd[1]: Job systemd-fsck-root.service/start finished, result=done
    [ 5.095921] systemd[1]: Started File System Check on Root Device.
    [ 5.102096] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 5.108303] systemd[1]: system-systemd\x2dfsck.slice changed dead -> active
    [ 5.115351] systemd[1]: Job system-systemd\x2dfsck.slice/start finished, result=done
    [ OK ] Created slice system-systemd\x2dfsck.slice.
    [ 5.132378] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 5.138741] systemd[1]: ConditionPathExists=/etc/fstab succeeded for systemd-remount-fs.service.
    [ 5.147622] systemd[1]: Starting Remount Root and Kernel File Systems...
    Starting Remount Root and Kernel File Systems...
    [ 5.162702] systemd[1]: About to execute: /usr/lib/systemd/systemd-remount-fs
    [ 5.170053] systemd[1]: Forked /usr/lib/systemd/systemd-remount-fs as 93
    [ 5.177887] systemd[1]: systemd-remount-fs.service changed dead -> start
    [ 5.184986] systemd[1]: ConditionPathExists=/dev/tty0 succeeded for systemd-vconsole-setup.service.
    [ 5.195018] systemd[1]: Starting Setup Virtual Console...
    Starting Setup Virtual Console...
    [ 5.208324] EXT4-fs (sda3): re-mounted. Opts: data=ordered
    [ 5.214458] systemd[1]: About to execute: /usr/lib/systemd/systemd-vconsole-setup
    [ 5.222616] systemd[1]: Forked /usr/lib/systemd/systemd-vconsole-setup as 96
    [ 5.233576] systemd[1]: systemd-vconsole-setup.service changed dead -> start
    [ 5.241007] systemd[1]: ConditionPathIsReadWrite=/sys succeeded for systemd-udev-trigger.service.
    [ 5.251708] systemd[1]: Starting udev Coldplug all Devices...
    Starting udev Coldplug all Devices...
    [ 5.266109] systemd[1]: About to execute: /usr/bin/udevadm trigger --type=subsystems --action=add
    [ 5.276446] systemd[1]: Forked /usr/bin/udevadm as 101
    [ 5.283973] systemd[1]: systemd-udev-trigger.service changed dead -> start
    [ 5.302330] systemd[1]: ConditionPathExists=/lib/modules/3.15.1-1-ARCH/modules.devname succeeded for kmod-static-nodes.service.
    [ 5.318825] systemd[1]: ConditionCapability=CAP_MKNOD succeeded for kmod-static-nodes.service.
    [ 5.327653] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    Starting Create list of required static device nodes...rrent kernel...
    [ 5.349482] systemd[1]: About to execute: /usr/bin/kmod static-nodes --format=tmpfiles --output=/run/tmpfiles.d/kmod.conf
    [ 5.361003] systemd[1]: Forked /usr/bin/kmod as 104
    [ 5.367083] systemd[1]: kmod-static-nodes.service changed dead -> start
    [ 5.374110] systemd[1]: ConditionPathExists=/sys/kernel/mm/hugepages succeeded for dev-hugepages.mount.
    [ 5.384078] systemd[1]: Mounting Huge Pages File System...
    Mounting Huge Pages File System...
    [ 5.399478] systemd[1]: About to execute: /bin/mount hugetlbfs /dev/hugepages -t hugetlbfs
    [ 5.407990] systemd[1]: Forked /bin/mount as 106
    [ 5.414840] systemd[1]: dev-hugepages.mount changed dead -> mounting
    [ 5.423105] systemd[1]: ConditionDirectoryNotEmpty=|/run/binfmt.d failed for systemd-binfmt.service.
    [ 5.432612] systemd[1]: ConditionDirectoryNotEmpty=|/etc/binfmt.d failed for systemd-binfmt.service.
    [ 5.441855] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/binfmt.d failed for systemd-binfmt.service.
    [ 5.452123] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/binfmt.d failed for systemd-binfmt.service.
    [ 5.461704] systemd[1]: ConditionDirectoryNotEmpty=|/lib/binfmt.d failed for systemd-binfmt.service.
    [ 5.470935] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-binfmt.service.
    [ 5.479902] systemd[1]: Starting of systemd-binfmt.service requested but condition failed. Ignoring.
    [ 5.489116] systemd[1]: Job systemd-binfmt.service/start finished, result=done
    [ 5.496428] systemd[1]: Started Set Up Additional Binary Formats.
    [ 5.502659] systemd[1]: ConditionKernelCommandLine=|rd.modules-load failed for systemd-modules-load.service.
    [ 5.512616] systemd[1]: ConditionKernelCommandLine=|modules-load failed for systemd-modules-load.service.
    [ 5.522282] systemd[1]: ConditionDirectoryNotEmpty=|/run/modules-load.d failed for systemd-modules-load.service.
    [ 5.532731] systemd[1]: ConditionDirectoryNotEmpty=|/etc/modules-load.d failed for systemd-modules-load.service.
    [ 5.543004] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/modules-load.d failed for systemd-modules-load.service.
    [ 5.554316] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/modules-load.d failed for systemd-modules-load.service.
    [ 5.564941] systemd[1]: ConditionDirectoryNotEmpty=|/lib/modules-load.d failed for systemd-modules-load.service.
    [ 5.575274] systemd[1]: ConditionCapability=CAP_SYS_MODULE succeeded for systemd-modules-load.service.
    [ 5.584675] systemd[1]: Starting of systemd-modules-load.service requested but condition failed. Ignoring.
    [ 5.594421] systemd[1]: Job systemd-modules-load.service/start finished, result=done
    [ 5.602256] systemd[1]: Started Load Kernel Modules.
    [ 5.607308] systemd[1]: ConditionPathExists=/sys/fs/fuse/connections failed for sys-fs-fuse-connections.mount.
    [ 5.617404] systemd[1]: Starting of sys-fs-fuse-connections.mount requested but condition failed. Ignoring.
    [ 5.627235] systemd[1]: Job sys-fs-fuse-connections.mount/start finished, result=done
    [ 5.635149] systemd[1]: Mounted FUSE Control File System.
    [ 5.640639] systemd[1]: ConditionPathExists=/proc/sys/fs/mqueue succeeded for dev-mqueue.mount.
    [ 5.649441] systemd[1]: Mounting POSIX Message Queue File System...
    Mounting POSIX Message Queue File System...
    [ 5.666290] systemd[1]: About to execute: /bin/mount mqueue /dev/mqueue -t mqueue
    [ 5.674010] systemd[1]: Forked /bin/mount as 109
    [ 5.680845] systemd[1]: dev-mqueue.mount changed dead -> mounting
    [ 5.688804] systemd[1]: ConditionDirectoryNotEmpty=|/run/sysctl.d failed for systemd-sysctl.service.
    [ 5.698321] systemd[1]: ConditionDirectoryNotEmpty=|/etc/sysctl.d failed for systemd-sysctl.service.
    [ 5.707554] systemd[1]: ConditionDirectoryNotEmpty=|/usr/local/lib/sysctl.d failed for systemd-sysctl.service.
    [ 5.717832] systemd[1]: ConditionDirectoryNotEmpty=|/usr/lib/sysctl.d succeeded for systemd-sysctl.service.
    [ 5.727678] systemd[1]: ConditionDirectoryNotEmpty=|/lib/sysctl.d succeeded for systemd-sysctl.service.
    [ 5.737165] systemd[1]: ConditionPathIsReadWrite=/proc/sys/ succeeded for systemd-sysctl.service.
    [ 5.746132] systemd[1]: Starting Apply Kernel Variables...
    Starting Apply Kernel Variables...
    [ 5.759777] systemd[1]: About to execute: /usr/lib/systemd/systemd-sysctl
    [ 5.766794] systemd[1]: Forked /usr/lib/systemd/systemd-sysctl as 112
    [ 5.774371] systemd[1]: systemd-sysctl.service changed dead -> start
    [ 5.781127] systemd[1]: ConditionPathExists=/sys/kernel/debug succeeded for sys-kernel-debug.mount.
    [ 5.791080] systemd[1]: Mounting Debug File System...
    Mounting Debug File System...
    [ 5.806518] systemd[1]: About to execute: /bin/mount debugfs /sys/kernel/debug -t debugfs
    [ 5.814940] systemd[1]: Forked /bin/mount as 113
    [ 5.820500] systemd[1]: sys-kernel-debug.mount changed dead -> mounting
    [ 5.827257] systemd[1]: ConditionPathExists=/sys/kernel/config succeeded for sys-kernel-config.mount.
    [ 5.836594] systemd[1]: Mounting Configuration File System...
    Mounting Configuration File System...
    [ 5.849864] systemd[1]: About to execute: /bin/mount configfs /sys/kernel/config -t configfs
    [ 5.858552] systemd[1]: Forked /bin/mount as 114
    [ 5.864111] systemd[1]: sys-kernel-config.mount changed dead -> mounting
    [ 5.870949] systemd[1]: Starting system-dhcpcd.slice.
    [ 5.876443] systemd[1]: system-dhcpcd.slice changed dead -> active
    [ 5.882714] systemd[1]: Job system-dhcpcd.slice/start finished, result=done
    [ OK ] Created slice system-dhcpcd.slice.
    [ 5.899507] systemd[1]: Created slice system-dhcpcd.slice.
    [ 5.905105] systemd[1]: Starting system-getty.slice.
    [ 5.912447] systemd[1]: system-getty.slice changed dead -> active
    [ 5.918622] systemd[1]: Job sys

  • New to UEFI: Dual Boot Arch & Windows 8.1 on Separate Drives [SOLVED]

    So I've been using Arch for years and have installed dozens of times on BIOS/MBR systems.
    I just built a new desktop and I am completely lost on how to deal with the UEFI... everything is so different.
    I have 3 drives. In order:
    1. sda: SSD for Arch root.
    2. sdb: SSD for Windows.
    3. sdc: HDD for Arch home.
    I primarily use Arch, and I envision the Arch SSD being first in the boot order, with the bootloader chain-loading Windows when I wish to boot it.
    I made a 512MiB FAT32 partition on sda1 using GParted, setting the "boot" flag on it. I would have done it from within the installer but I am unfamiliar with GPT-compatible disk utilities and the wiki doesn't have too much of an explanation.
    I then proceeded to install Arch, mounting the ESP at /boot as suggested in the guide.
    Autocreated grub config at /boot/grub/grub.cfg, which only detected Arch.
    I tried to set up a chain load to Windows by editing /etc/grub.d/40_custom as described here:
    https://wiki.archlinux.org/index.php/GR … menu_entry
    The result is that Arch does not boot at all. Windows still boots fine, as expected since nothing changed.
    So how exactly does one go about setting up Arch to boot from its own GPT drive?
    It seems weird to me that the linux kernel images would be stored on the tiny ESP.
    And how would I modify the bootloader to chainload Windows on its own GPT drive, with its own ESP?
    I'm used to GRUB so that's what I've tried, but if there is a much easier option I'm open to it.
    I'd really appreciate any help, it's been quite frustrating.
    Last edited by egan (2014-12-09 03:38:24)

    Okay, well as usually happens, when I resort to help I end up solving my own problem.
    In this case however, I still don't have a good grasp of what is going on.
    I deleted the partition table with sgdisk --zap-all /dev/sda and then used gdisk to recreate it, specifically setting the code for /dev/sda1 to ef00.
    I then reformatted the FAT partition, leaving the other one alone. After mounting /dev/sda1 to /boot and reinstalling linux and grub, I ran:
    grub-install --target=x86_64-efi --efi-directory=$esp --bootloader-id=arch_grub --recheck
    as described in the wiki, and
    grub-mkconfig -o /boot/grub/grub.cfg
    And it worked, including automatically detecting Windows on the other drive. Not sure what went wrong the first time but I'm glad to get it working.
    Last edited by egan (2014-12-09 19:46:58)

  • Replace the arch logo in the framebuffer during boot?

    since the tango version of the arch logo http://www.archlinux.org/media/logo.png is also used on the homepage and since it looks better than the currently used (IMHO ), i would like to know how people would think about replacing the current icon during bootup: http://www.archlinux.org/logos/archlinux_logo_aqua.png with the tango version?
    i think it would look better.

    onearm wrote:
    scottlc wrote:The beyond kernel package has fbspash support for those who want a graphical boot.
    Yeah, I know and it's what I'm using right now 
    What I meant was why not using fbsplash/gensplash/splashy with a arch-based theme (from 800x600 till 1900x1200 or similar resolution to satisfy everybody needs) by default? Why only a little logo when you can have better resolution and a nicer without-X look?
    Obviously with the beyond and/or the vanilla kernel.
    Not everyone wants a graphical bootup. And some cards don't support framebuffer and throw error messages. My card did this until kernel 2.6.18.

  • Arch Won't Boot After Kernel Upgrade

    I installed Arch on VirtualBox, but after upgrading the Kernel to 2.6.30 it wouldn't boot. It gets to "Loading udev...." and then VirtualBox crashes.

    Hello, I'm having this same problem, except I'm not using VirtualBox or VMWare, I have Arch installed to the hard drive. It worked fine after upgrading to 2.6.30, but after upgrading kernel-headers to 2.6.30.1-1, neither Arch NOR Arch-Fallback will boot! I don't even get to Udev or the part where the two arch logos are on top. It just starts up a little bit, then restarts my computer.
    I don't even know if my system has been wiped or something, but I doubt that; I think it's just the booting process. I do have a 2009.2 Live CD, but it's an FTP installation. Is there any way to start up my live CD and do a pacman -U for the old kernel version with the cache on my hard drive? How would I do this?
    Last edited by Allamgir (2009-07-07 00:32:12)

  • Arch logo not appearing when booting

    Hi guys I know this is probably for most of you not a problem but I like the logos and want them to have at boot up
    So here is my situation:
    I have a Samsung N150 netbook with an Intel Atom N450 Core, a GMA3150 Accelerator and a display that supports a resolution up to 1024x600 (although it is possible under windows to put it on 1024x768 too but its not made for that and doesnt look good)
    I am using grub and I have read that you need to use the frambuffer to be able to see the logos (with the parameter vga=...). However this doesnt make the logos appear, here is the vga setting that I put in the kernel line: vga=789
    He also supports only a maximum solution of 800x600 when booting with grub (is there a way to make it with 1024x600?), after udev starts he sets the display resolution to 1024x600. still the logos are not there
    The netbook that I had before this one (acer aspire one) did show the logos and it had a very similar hardware (atom core, gma3xxx accelerator) so I think it should be possible with this one too..
    any idea what I can do?
    Last edited by Triver (2011-08-17 22:46:41)

    Long story:
    - some people complained that Arch doesn't ship vanilla packages but alters them unnecessarily https://bbs.archlinux.org/viewtopic.php?pid=940787
    mhertz wrote:Then, and imho even worse, xorg patched to show a different desktop background and the kernel's tux logo exchanged with an arch logo!
    https://bugs.archlinux.org/task/24513
    and a response https://bugs.archlinux.org/task/24654
    The xorg patch was removed too, as it wasn't needed anymore - http://projects.archlinux.org/svntogit/ … 5ec326df7c
    https://bugs.archlinux.org/task/24514
    Yes, it's the same logo. No, it's unlikely to be coming back.
    Last edited by karol (2011-08-17 23:02:31)

  • How can I get the arch logo in console/terminal during boot?

    Hello
    I just installed arch as my first linux, and I would like to get the arch logo in the top left corner during boot, like on the following screenshot:
    http://i4.photobucket.com/albums/y132/s … h_boot.png
    uname  -a:
    Linux 3.6.6.1-ARCH #1
    syslinux bootloader
    How can I do that?
    Thanks a lot and greetings

    I'm not sure what's the situation now, but you may not get the logo - neither the penguin nor Arch logo:
    * https://bbs.archlinux.org/viewtopic.php?id=120516
    * https://bbs.archlinux.org/viewtopic.php?id=122778
    * https://bbs.archlinux.org/viewtopic.php?id=124730

  • New Arch Linux Logo for HP?

    Hi i released   3D Arch Logos and the reaction was... that 2 peoples asked me to this:
    Brutal !!! fresh
    by code933k on: 05/03/2007, 15:16
    code933k code933k
    Home
    It is amazing the effect that you've achieved with arch's logo. I was thinking some days ago if it would be possible to change the unpolished perspective of the official logo at arch's home page.
    I wonder if you hadn't proposed this well proportioned, clear, and good angled image as the new official logo.
    Arch is one of the best distros so you deserve double grats.
    I hope to see more of your artwork soon. I drink to make other people interesting.
    goood fresh
    by spookykid on: 05/04/2007, 3:24
    spookykid spookykid
    Home
    i agree you defenetely should post it in arch forums and see where it goes from there. would you mind posting the source? (original files)spookykidisthinking!
    Here the  thread:
    http://gnome-look.org/usermanager/searc … n=contents
    Here the logo:
    http://www.2blabla.ch/stuff/Linux/Wallp … -color.png
    Question: have the Arch Logo Designer intrest for my  3D logo?

    root_tux_linux wrote:
    I created that pic with cinema 4D on wine...
    and now i change to  blender or alias maya 7.0 ^^
    Btw. Im a noobie in 3D world ^^
    Well, I'm in a similiar situation atm. I used cinema4D a few years ago but stopped mainly because of my switch to linux.
    I didn't want to use c4d under wine (and was unable to start it with recent wine version anyway..) and was kind of scared by blenders UI.
    After reading a few tutorials my fear is gone and I start to enjoy using blender
    Try it out! You'll like it...

  • Booting hangs at loading vmlinuz-arch.efi (UEFI boot)

    Hello,
    I have just installed Arch Linux on my desktop machine (UEFI motherboard) which contains drives & partitions as follows:
    1. /dev/sda (~ 250 GB) with
    1: Win 7 64 bit
    2: ntfs partition for data
    3: ntfs partition for programs
    2. /dev/sdb (1 TB) with
    1: ntfs
    2: fat32 / vfat as the uefi partition thingy
    3: linux fs with swap, root and home
    I have followed the Beginners' Guide dow nto the letter.
    So I used rEFInd to set up the UEFI boot manager. However, it hangs at using the vmlinuz-arch.efi file/partition (?) on boot.
    I have tried booting with a new efibootmgr entry as well, but it still hangs.
    At this point, I'd like to know:
    How can I get rid of all the rEFInd boot manager entries?
    What precisely do I have to do to get it working? I could, of course, read around on here all day, but I somehow won't really learn anything as I can't deduct the right path of action for myself. If the machine weren't my productive system I'd definitely "play" around a lot more, that's for sure.
    Any advice is greatly appreciated.

    henrik wrote:
    Thanks for your reply.
    s1ln7m4s7r wrote:
    OK, i will post, maybe it can help you!
    First you need to boot from the arch installation media in UEFI mode. Mount your system partitions and chroot into it.
    If you only have refind and kernel files under /boot/efi/ you can delete all files (clearing the EFI partition).Then run
    modprobe efivars
    . If you want to remove any efi entry, you can do it with
    efibootmgr -b <entry_number> -B
    Ok I did that.
    sed -i "s/root=PARTUUID=XXXXXXXX rootfstype=XXXX ro/root=UUID=$(blkid -s UUID -o value $(df -k /)) rootfstype=$(blkid -s TYPE -o value $(df -k /)) ro/" "/boot/refind_linux.conf"
    You meant here for me as wlel to exchange the X's wit hthe corresponding keys, right? I mean I did it. Would not make sense to me to call the comman with lots of Xs.
    The rest was quite easy, I paid a lot of attention and made sure  I typed in everthing correctly.
    I am now at a blank black screen and there is a white underscore flashing in the upper left corner.
    edit Can't boot into Windows anymore. Can't repair the MBR / UEFI boot with the Windows 7 DVD either...
    edit2 Did lots of googling and at least Win 7 works fine again.
    No. All the code is for you to type exactly as it is. The only statements you need to replace are <drive_with_efi_partition> and <efi_partition_number> with your current setup. What the line you questioned does is to replace the lines with "root=PARTUUID=XXXXXXXX rootfstype=XXXX ro" using the linux "sed" command, in refind_linux.conf with "root=UUID=<autodetected_uuid_of_your_root_partiton> rootfstype=ext4 ro". That will only work with the original refind_linux.conf, so if you edited it, you need to rerun
    cp -r /usr/lib/refind/config/refind_linux.conf /boot/
    There are 3 main reasons that may caused you to boot into a black screen with nothing written on it.
    1. By not writing the code as it is, and editing files by hand instead, you may have done something wrong;
    2. Your computer is booting from the wrong uefi entry, intead of the one created earlier;
    3. You need to have "nomodeset" in your kernel boot line.
    When does the black screen apears? After selecting a refind entry from refind's menu? Right after the pc boots (refind menu does not appear)
    Another thing. In order for you to have access to windows, you need to edit refind.conf windows corresponding entry and remove the disabled statement or it wont appear on refind menu
    Last edited by s1ln7m4s7r (2013-04-05 17:02:18)

  • [SOLVED] My Arch icon on booting is a mess!

    Hi, all.
    Just done an install of Arch on my main PC :-).  When the PC boots, I get the two Arch logos at the top of my boot messages.  Unlike an install on another box, they look really messy, as if the colour depth is wrong, or something.
    On the test box that I used for Arch, the logo was sharp and sexy.
    Does anyone know the best way to change the definition on the graphic?  All other boot text if fine.
    Many thanks,
    Chris.
    Last edited by chris_debian (2009-03-13 17:24:39)

    Looks something a little like this (beginning of file not shown):
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 5
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    # (0) Arch Linux
    title Arch Linux
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/8a7d23cb-8952-4221-8230-6b7fff74ec93 ro vga=323
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/8a7d23cb-8952-4221-8230-6b7fff74ec93 ro vga=323
    initrd /kernel26-fallback.img
    # (2) Windows
    #title Windows
    #rootnoverify (hd0,0)
    #makeactive
    #chainloader +1
    Cheers,
    Chris.

  • [Solved] How to Suppress Kernel Boot Error Messages?

    In
    /var/log/errors.log
    I get this output while booting:
    May 26 00:28:30 localhost kernel: [ 6.943801] sd 6:0:0:0: [sdb] No Caching mode page present
    May 26 00:28:30 localhost kernel: [ 6.943802] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    May 26 00:28:30 localhost kernel: [ 6.945795] sd 6:0:0:0: [sdb] No Caching mode page present
    May 26 00:28:30 localhost kernel: [ 6.945797] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    May 26 00:28:30 localhost kernel: [ 6.950164] sd 6:0:0:0: [sdb] No Caching mode page present
    May 26 00:28:30 localhost kernel: [ 6.950166] sd 6:0:0:0: [sdb] Assuming drive cache: write through
    sdb is an external USB 2.0 2TB harddrive formatted as NTFS.  My /etc/fstab line for it is:
    /dev/sdb1 /media/Win_USB ntfs-3g uid=1000,gid=users,fmask=113,dmask=0022 0 0
    My
    /etc/udev/rules.d/
    directory is empty.
    The drive works correctly both under Arch and under Windows 7 in this machine's dual-boot.  Googling so far has shown that the above errors are nothing out of the ordinary.
    I would like to suppress just those error messages on boot and also do not write them to errors.log.
    I do not even have a clue for what I should be searching for to do that.  Perhaps someone can helpfully point me to the correct page in the Wiki?
    Edit, and "fdisk -l" returns:
    Disk /dev/sdb: 2000.4 GB, 2000398934016 bytes
    255 heads, 63 sectors/track, 243201 cylinders, total 3907029168 sectors
    Units = sectors of 1 * 512 = 512 bytes
    Sector size (logical/physical): 512 bytes / 512 bytes
    I/O size (minimum/optimal): 512 bytes / 512 bytes
    Disk identifier: 0x6bf2b3a4
    Device Boot Start End Blocks Id System
    /dev/sdb1 63 3907024064 1953512001 7 HPFS/NTFS/exFAT
    For sdb.
    Last edited by headkase (2012-05-30 17:54:29)

    erikw wrote:I have this problem too but loglevel=4 does not hide them for me.
    You misread.
    headkase wrote:
    From Here led to Here I set "loglevel=3" in my kernel boot line.
    From /boot/grub/menu.lst, my new kernel line looks like this:
    kernel /vmlinuz-linux root=/dev/sda4 ro loglevel=3
    At loglevel=4 the messages reappear.
    See above; you need loglevel=3.

  • New install won't boot

    I got a new laptop a couple of days ago and wanted to install Arch on it. Everything went fine until I tried booting it. I'm not sure where it gets stuck but I believe it's at the step where it waits for UDev uevents to be processed. Why I believe this is, is because that's also the point where it takes a fairly long while to get past when booting the install CD.
    I took some pictures and a video of my laptop trying to boot into Arch which you can find here: http://yuri.vm.madoka.be/arch/
    The first picture is where it gets stuck when booting normally, the next pictures are taken when booting from the CD.
    If anyone could help me it'd be greatly appreciated.

    JokerBoy wrote:adding nomodeset to the kernel boot line helps?
    That one worked. Before this I also tried blacklisting nouveau by booting System Rescue CD. On that CD I also noticed I couldn't boot into a graphical environment so is it nouveau not playing nicely with my hardware or my hardware acting up? (New laptop...)
    I also just tried installing the official NVidia driver and so far I have successfully started an X server which seems to work perfectly.
    So basically I'm just wondering if there's a way to get Nouveau working in case I need it. I'll be using the official drivers when using Arch but if I ever need a GUI on my System Rescue CD I'm pretty much f'ed at the moment...

  • Double logo on boot [solved]

    i have a strange problem here.. it's not important at all but i ask because i can't explain why it happens.
    during the boot process, on the top of the framebuffer i see 2 (TWO) arch logos, one to the top left (normal) and another just to the right of the former. this happens on both my laptops, and started recently (about a couple of months ago i think). maybe somebody knows what's going on or maybe it's just normal, who knows?
    also, after i login, if i scroll back the terminal output (shift+pgup) the top part of the screen doesn't change (logos and user/pass prompt), so what should be scrolled there is unreadable.
    thanks in advance for any clues about these things.
    Last edited by mips (2007-06-17 14:53:14)

    mips wrote:
    i have a strange problem here.. it's not important at all but i ask because i can't explain why it happens.
    during the boot process, on the top of the framebuffer i see 2 (TWO) arch logos, one to the top left (normal) and another just to the right of the former. this happens on both my laptops, and started recently (about a couple of months ago i think). maybe somebody knows what's going on or maybe it's just normal, who knows?
    also, after i login, if i scroll back the terminal output (shift+pgup) the top part of the screen doesn't change (logos and user/pass prompt), so what should be scrolled there is unreadable.
    thanks in advance for any clues about these things.
    I know the answer to your first question. This is by design. One arch logo is displayed per CPU. This is compiled into the standard Arch kernel with kernel config param "CONFIG_LOGO=y".
    Raymano

Maybe you are looking for

  • Text Editor from ALV grid

    Hello Experts,                  I have an ALV Grid where the last column is displayed as push buttons. When i click on a pushbutton, a text editor is opened up using ABAP OO. Now, I enter the text and SAve it. A  standard text is created against the

  • Non-admin RDP support

    hi all, is it possible to allow non-admin RDP support in Windows 2012 such that a "super-user" can RDP into a box, and view "Task Manager" tabs, processes, services, network of ALL USERS, including "Resource Monitor" info such as DISK files access (r

  • Wired clients going through AP-Manager interface

    I've attached my config from my 2811. There are a couple things I can't figure out. Why is VLAN1 up / down? cao-va_colh#sh ip int brief Interface                  IP-Address      OK? Method Status                Protocol FastEthernet0/0            17

  • I don't want website names to pop up as I type

    When I type a web address into the browser bar, website suggestions show up based on my history. I don't want these to pop up.

  • Transfer pdf file from mac to ipad

    How to transfer pdf file from mac to ipad without using the internet and with the help of the cable?