[Solved] Arch hangs at boot at random points

Hello. First of all, sorry for the undescriptive title, but one of the main reasons that I came here is because of I don't know what's causing the hanging. The problem started one day to another, the pc worked well and one day I turned it on and it hanged.
At first I thought it was fsck, but doing a little boot debugging (appended "debug" to the kernel parameters) I could notice that the problem comes from somewhere else. The problem is that every time that I try again, the boot stops at a different point, so I cannot know which is exactly the problem.
I post the last 6 lines of 3 different boots (written by hand, so might have typos):
[ OK ] Started Login Service.
[ 24.258733] systemd-logind[252]: Watching system buttons on /dev/input/event2 (Sleep Button)
[ OK ] Started GNOME Display Manager.
Starting Accounts Service...
Starting Authourization Manager...
[ OK ] Started Authourization Manager.
[ OK ] Started Accounts Service.
[ OK ] Reached target Network.
Starting Privoxy Web Proxy With Advanced Filtering Capabilities....
Starting Network Time Service...
Starting Anonymizing Overlay Network...
Starting Samba NetBIOS name server...
[ 27.601929] e1000e 0000:00:19.0: irq 51 for MSI/MSI-X
[ 27.703150] e1000e 0000:00:19.0: irq 51 for MSI/MSI-X
[ 27.703916] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[ OK ] Started Network Time Service
And it never gets any further than that. The farthest it gets is "[  OK  ] Started Network Time Service". But I don't know even how to start fixing this.
Thank you very much.
If you need more logs ask for it.
Last edited by TMalthus (2013-05-11 16:06:50)

Try disabling as much as you can, disable graphical.target and gdm, and enable multi-user.target and work from there to see what's causing the problem.
Slowly re-enable services again in multi-user mode, then if all goes well, disable multi-user.target and enable graphical again, and perhaps try lightdm as a display manager, just to try rule out gdm if you get to this stage.

Similar Messages

  • [SOLVED] System hangs on boot, reinstalling Arch doesn't help

    After a recent upgrade (including the kernel), my system hangs on boot.  I have an Asus K40IN laptop, about 2 years old.  I've been running Arch for the life of the computer and never had any (serious) problems.
    I booted into a live Arch environment, tried rebuilding the mkinitcpio image, didn't work.  Tried downgrading the kernel, didn't work.
    I then assumed it was just some software issue that I couldn't figure out, so I reinstalled Arch.  No change.
    Here's what my screen looks like when it hangs:
    Any ideas would be very much appreciated.  I'm completely stumped here.
    Last edited by noahsark1126 (2011-06-15 23:32:34)

    jnguyen: 
    I have another arch system, a desktop, that I tend to keep pretty much in sync with my laptop.  So I can look in the logs on that system to see what was upgraded.  The other notable packages in that upgrade were probably udev, initscripts, and mkinitcpio.  I will try downgrading those.
    Leonid.I:
    I'm using the 2010.05 arch release, which has kernel 2.6.33.  I see two cores in the live env, as I should, and there's nothing to suggest any problems in the logs.
    I'm actually now getting a completely different hang screen:
    Of course I don't know what this one means either...

  • [Solved] Laptop hangs at boot.

    Hi,
    Since today, my laptop hangs at boot (after I input my password for disk encryption). If I boot without 'quiet' the last message is "Started LVM2 PV scan on device 254:0" as well as some messages about Bluetooth. After these, simply nothing happens.
    The last change I made to my system before this problem started to occur was to patch xf86-input-synaptics with this patch for palm detection: https://gist.github.com/silverhammermba … caa63c86f1 I'm not sure if this is related, but I can't think of anything else I changed.
    Is there a way I can at least get a shell so I can view dmesg output or try to revert to the default synaptics driver?
    Regards,
    wo0p
    Last edited by wo0p (2015-06-19 21:06:53)

    Thanks, I managed to get to a shell using CTRL + ALT + F2. I was certain I tried that, but I might have been hitting CTRL + ALT + 2 the whole time, quite embarrassing...
    Can I just revert to the repository version of xf86-input-synaptics by removing it with pacman -R and then reinstalling with pacman -S ? If so, this doesn't fix my problem.
    I looked through dmesg and the journal but couldn't see any errors. Is there something I missed?
    EDIT: Thanks for the help, I think the problem was that installing the package had created a config (with .pacnew) in the /etc/X11/xorg.conf.d/ directory which caused the problems.
    I would still like to know if I can revert to the repository version of a package in the way I outlined above though.
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 4.0.5-1-ARCH (builduser@tobias) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Sat Jun 6 18:37:49 CEST 2015
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=abe988d4-2da5-481b-a713-939e77dfb317 rw cryptdevice=/dev/sda3:luks:allow-discards quiet i915.enable_execlists=0
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000057fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000058000-0x0000000000058fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000059000-0x000000000009dfff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009e000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000c71d9fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000c71da000-0x00000000c7541fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000c7542000-0x00000000caa82fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000caa83000-0x00000000caae1fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000caae2000-0x00000000cb2e3fff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cb2e4000-0x00000000cc46bfff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cc46c000-0x00000000ccee4fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ccee5000-0x00000000ccffefff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000ccfff000-0x00000000ccffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cd800000-0x00000000cfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000022effffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.40 by American Megatrends
    [ 0.000000] efi: ACPI=0xcb6e8000 ACPI 2.0=0xcb6e8000 SMBIOS=0xcce2d998
    [ 0.000000] efi: mem00: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem01: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem02: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000059000-0x000000000009e000) (0MB)
    [ 0.000000] efi: mem03: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009e000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem04: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000000f29000) (14MB)
    [ 0.000000] efi: mem05: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000f29000-0x0000000010000000) (240MB)
    [ 0.000000] efi: mem06: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000010000000-0x000000001000b000) (0MB)
    [ 0.000000] efi: mem07: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000001000b000-0x000000003675a000) (615MB)
    [ 0.000000] efi: mem08: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000003675a000-0x00000000373a5000) (12MB)
    [ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000373a5000-0x000000008da14000) (1382MB)
    [ 0.000000] efi: mem10: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000008da14000-0x00000000bf558000) (795MB)
    [ 0.000000] efi: mem11: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000bf558000-0x00000000bf598000) (0MB)
    [ 0.000000] efi: mem12: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000bf598000-0x00000000c62f8000) (109MB)
    [ 0.000000] efi: mem13: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x00000000c62f8000-0x00000000c6316000) (0MB)
    [ 0.000000] efi: mem14: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000c6316000-0x00000000c71da000) (14MB)
    [ 0.000000] efi: mem15: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000c71da000-0x00000000c7542000) (3MB)
    [ 0.000000] efi: mem16: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000c7542000-0x00000000c7548000) (0MB)
    [ 0.000000] efi: mem17: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000c7548000-0x00000000c8419000) (14MB)
    [ 0.000000] efi: mem18: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000c8419000-0x00000000ca483000) (32MB)
    [ 0.000000] efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000ca483000-0x00000000ca7de000) (3MB)
    [ 0.000000] efi: mem20: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000ca7de000-0x00000000caa83000) (2MB)
    [ 0.000000] efi: mem21: [Reserved | | | | | |WB|WT|WC|UC] range=[0x00000000caa83000-0x00000000caae2000) (0MB)
    [ 0.000000] efi: mem22: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000caae2000-0x00000000cb2da000) (7MB)
    [ 0.000000] efi: mem23: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x00000000cb2da000-0x00000000cb2e4000) (0MB)
    [ 0.000000] efi: mem24: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x00000000cb2e4000-0x00000000cc46c000) (17MB)
    [ 0.000000] efi: mem25: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000cc46c000-0x00000000ccee5000) (10MB)
    [ 0.000000] efi: mem26: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000ccee5000-0x00000000ccfff000) (1MB)
    [ 0.000000] efi: mem27: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000ccfff000-0x00000000cd000000) (0MB)
    [ 0.000000] efi: mem28: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000022f000000) (4848MB)
    [ 0.000000] efi: mem29: [Reserved | | | | | | | | | ] range=[0x00000000cd800000-0x00000000d0000000) (40MB)
    [ 0.000000] efi: mem30: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem31: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem32: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem33: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem34: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem35: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.8 present.
    [ 0.000000] DMI: ASUSTeK COMPUTER INC. UX303LNB/UX303LNB, BIOS UX303LNB.203 12/10/2014
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] AGP: No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x22f000 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-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7F80000000 write-back
    [ 0.000000] 1 base 0080000000 mask 7FC0000000 write-back
    [ 0.000000] 2 base 00C0000000 mask 7FF8000000 write-back
    [ 0.000000] 3 base 00C8000000 mask 7FFC000000 write-back
    [ 0.000000] 4 base 00CC000000 mask 7FFF000000 write-back
    [ 0.000000] 5 base 0100000000 mask 7F00000000 write-back
    [ 0.000000] 6 base 0200000000 mask 7FC0000000 write-back
    [ 0.000000] 7 base 0230000000 mask 7FF0000000 uncachable
    [ 0.000000] 8 base 022F000000 mask 7FFF000000 uncachable
    [ 0.000000] 9 disabled
    [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    [ 0.000000] e820: update [mem 0xcd000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcd000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b1d000, 0x01b1dfff] PGTABLE
    [ 0.000000] BRK [0x01b1e000, 0x01b1efff] PGTABLE
    [ 0.000000] BRK [0x01b1f000, 0x01b1ffff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x22ee00000-0x22effffff]
    [ 0.000000] [mem 0x22ee00000-0x22effffff] page 2M
    [ 0.000000] BRK [0x01b20000, 0x01b20fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x220000000-0x22edfffff]
    [ 0.000000] [mem 0x220000000-0x22edfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x200000000-0x21fffffff]
    [ 0.000000] [mem 0x200000000-0x21fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xc71d9fff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
    [ 0.000000] [mem 0xc0000000-0xc6ffffff] page 2M
    [ 0.000000] [mem 0xc7000000-0xc71d9fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xc7542000-0xcaa82fff]
    [ 0.000000] [mem 0xc7542000-0xc75fffff] page 4k
    [ 0.000000] [mem 0xc7600000-0xca9fffff] page 2M
    [ 0.000000] [mem 0xcaa00000-0xcaa82fff] page 4k
    [ 0.000000] BRK [0x01b21000, 0x01b21fff] PGTABLE
    [ 0.000000] BRK [0x01b22000, 0x01b22fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xcaae2000-0xcb2e3fff]
    [ 0.000000] [mem 0xcaae2000-0xcabfffff] page 4k
    [ 0.000000] [mem 0xcac00000-0xcb1fffff] page 2M
    [ 0.000000] [mem 0xcb200000-0xcb2e3fff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0xccfff000-0xccffffff]
    [ 0.000000] [mem 0xccfff000-0xccffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x1ffffffff]
    [ 0.000000] [mem 0x100000000-0x1ffffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x3675a000-0x373a4fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x00000000CB6E8000 000024 (v02 _ASUS_)
    [ 0.000000] ACPI: XSDT 0x00000000CB6E80B0 0000DC (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000CB701590 00010C (v05 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000CB6E8218 019372 (v02 _ASUS_ Notebook 01072009 INTL 20120913)
    [ 0.000000] ACPI: FACS 0x00000000CC469F80 000040
    [ 0.000000] ACPI: APIC 0x00000000CB7016A0 000084 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 0x00000000CB701728 000044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FIDT 0x00000000CB701770 00009C (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: ECDT 0x00000000CB701810 0000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: MCFG 0x00000000CB7018D8 00003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000CB701918 000038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000CB701950 000315 (v01 SataRe SataTabl 00001000 INTL 20120913)
    [ 0.000000] ACPI: UEFI 0x00000000CB701C68 000042 (v01 00000000 00000000)
    [ 0.000000] ACPI: SSDT 0x00000000CB701CB0 000C7D (v02 Ther_R Ther_Rvp 00001000 INTL 20120913)
    [ 0.000000] ACPI: ASF! 0x00000000CB702930 0000A0 (v32 INTEL HCG 00000001 TFSM 000F4240)
    [ 0.000000] ACPI: SSDT 0x00000000CB7029D0 000539 (v02 PmRef Cpu0Ist 00003000 INTL 20120913)
    [ 0.000000] ACPI: SSDT 0x00000000CB702F10 000B74 (v02 CpuRef CpuSsdt 00003000 INTL 20120913)
    [ 0.000000] ACPI: SSDT 0x00000000CB703A88 003245 (v02 DptfTa DptfTabl 00001000 INTL 20120913)
    [ 0.000000] ACPI: SSDT 0x00000000CB706CD0 000394 (v02 CppcTa CppcTabl 00001000 INTL 20120913)
    [ 0.000000] ACPI: PCCT 0x00000000CB707068 00006E (v05 PcctTa PcctTabl 00001000 INTL 20120913)
    [ 0.000000] ACPI: SSDT 0x00000000CB7070D8 000AC4 (v02 Cpc_Ta Cpc_Tabl 00001000 INTL 20120913)
    [ 0.000000] ACPI: SSDT 0x00000000CB707BA0 006622 (v02 SaSsdt SaSsdt 00003000 INTL 20120913)
    [ 0.000000] ACPI: SSDT 0x00000000CB70E1C8 0006CE (v02 SgRef SgPch 00001000 INTL 20120913)
    [ 0.000000] ACPI: DMAR 0x00000000CB70E898 0000A8 (v01 INTEL BDW 00000001 INTL 00000001)
    [ 0.000000] ACPI: BGRT 0x00000000CB70E940 000038 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: SSDT 0x00000000CB70E978 001914 (v01 OptRef OptTabl 00001000 INTL 20120913)
    [ 0.000000] ACPI: MSDM 0x00000000CAAE0E18 000055 (v03 _ASUS_ Notebook 00000000 ASUS 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000022effffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x22eff8000-0x22effbfff]
    [ 0.000000] [ffffea0000000000-ffffea0008bfffff] PMD -> [ffff880226600000-ffff88022e5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
    [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
    [ 0.000000] Normal [mem 0x0000000100000000-0x000000022effffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000000001000-0x0000000000057fff]
    [ 0.000000] node 0: [mem 0x0000000000059000-0x000000000009dfff]
    [ 0.000000] node 0: [mem 0x0000000000100000-0x00000000c71d9fff]
    [ 0.000000] node 0: [mem 0x00000000c7542000-0x00000000caa82fff]
    [ 0.000000] node 0: [mem 0x00000000caae2000-0x00000000cb2e3fff]
    [ 0.000000] node 0: [mem 0x00000000ccfff000-0x00000000ccffffff]
    [ 0.000000] node 0: [mem 0x0000000100000000-0x000000022effffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000022effffff]
    [ 0.000000] On node 0 totalpages: 2072250
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 22 pages reserved
    [ 0.000000] DMA zone: 3996 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12925 pages used for memmap
    [ 0.000000] DMA32 zone: 827166 pages, LIFO batch:31
    [ 0.000000] Normal zone: 19392 pages used for memmap
    [ 0.000000] Normal zone: 1241088 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xce000000-0xcfffffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x1808
    [ 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 (acpi_id[0x03] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high res lint[0x24])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] low dfl lint[0x48])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] low res lint[0x49])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] low dfl lint[0x4c])
    [ 0.000000] ACPI: NMI not connected to LINT 1!
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-39
    [ 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: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00058000-0x00058fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xc71da000-0xc7541fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcaa83000-0xcaae1fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcb2e4000-0xcc46bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcc46c000-0xccee4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xccee5000-0xccffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcd000000-0xcd7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcd800000-0xcfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xd0000000-0xf7ffffff] 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:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88022ec00000 s86232 r8192 d32552 u524288
    [ 0.000000] pcpu-alloc: s86232 r8192 d32552 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2039847
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=abe988d4-2da5-481b-a713-939e77dfb317 rw cryptdevice=/dev/sda3:luks:allow-discards quiet i915.enable_execlists=0
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    [ 0.000000] AGP: Checking aperture...
    [ 0.000000] AGP: 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: 8015668K/8289000K available (5629K kernel code, 840K rwdata, 1784K rodata, 1160K init, 1152K bss, 273332K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:728 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] tsc: Detected 2394.256 MHz processor
    [ 0.000023] Calibrating delay loop (skipped), value calculated using timer frequency.. 4790.03 BogoMIPS (lpj=7980853)
    [ 0.000025] pid_max: default: 32768 minimum: 301
    [ 0.000029] ACPI: Core revision 20150204
    [ 0.026322] ACPI: All ACPI Tables successfully acquired
    [ 0.028669] Security Framework initialized
    [ 0.028673] Yama: becoming mindful.
    [ 0.029045] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.030311] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.030856] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.030863] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.031022] Initializing cgroup subsys blkio
    [ 0.031024] Initializing cgroup subsys memory
    [ 0.031029] Initializing cgroup subsys devices
    [ 0.031030] Initializing cgroup subsys freezer
    [ 0.031032] Initializing cgroup subsys net_cls
    [ 0.031051] CPU: Physical Processor ID: 0
    [ 0.031051] CPU: Processor Core ID: 0
    [ 0.031056] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.031056] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.031963] mce: CPU supports 7 MCE banks
    [ 0.031974] CPU0: Thermal monitoring enabled (TM1)
    [ 0.032002] process: using mwait in idle threads
    [ 0.032005] Last level iTLB entries: 4KB 64, 2MB 8, 4MB 8
    [ 0.032006] Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0, 1GB 4
    [ 0.032281] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.033915] ftrace: allocating 21316 entries in 84 pages
    [ 0.041185] dmar: Host address width 39
    [ 0.041187] dmar: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.041194] dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap 1c0000c40660462 ecap 7e1ff0505e
    [ 0.041195] dmar: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.041199] dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap d2008c20660462 ecap f010da
    [ 0.041199] dmar: RMRR base: 0x000000cce3e000 end: 0x000000cce4cfff
    [ 0.041200] dmar: RMRR base: 0x000000cd800000 end: 0x000000cfffffff
    [ 0.041202] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
    [ 0.041203] HPET id 0 under DRHD base 0xfed91000
    [ 0.041484] Your BIOS is broken and requested that x2apic be disabled.
    This will slightly decrease performance.
    Use 'intremap=no_x2apic_optout' to override BIOS request.
    [ 0.041495] Enabled IRQ remapping in xapic mode
    [ 0.041496] x2apic: IRQ remapping doesn't support X2APIC mode
    [ 0.042099] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.075131] TSC deadline timer enabled
    [ 0.075133] smpboot: CPU0: Intel(R) Core(TM) i7-5500U CPU @ 2.40GHz (fam: 06, model: 3d, stepping: 04)
    [ 0.075153] Performance Events: PEBS fmt2+, generic architected perfmon, full-width counters, Intel PMU driver.
    [ 0.075157] ... version: 3
    [ 0.075158] ... bit width: 48
    [ 0.075159] ... generic registers: 4
    [ 0.075159] ... value mask: 0000ffffffffffff
    [ 0.075160] ... max period: 0000ffffffffffff
    [ 0.075161] ... fixed-purpose events: 3
    [ 0.075161] ... event mask: 000000070000000f
    [ 0.095289] x86: Booting SMP configuration:
    [ 0.095291] .... node #0, CPUs: #1
    [ 0.109467] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.116159] #2 #3
    [ 0.150974] x86: Booted up 1 node, 4 CPUs
    [ 0.150977] smpboot: Total of 4 processors activated (19161.13 BogoMIPS)
    [ 0.154621] devtmpfs: initialized
    [ 0.156400] PM: Registering ACPI NVS region [mem 0xcb2e4000-0xcc46bfff] (18382848 bytes)
    [ 0.156672] pinctrl core: initialized pinctrl subsystem
    [ 0.156705] RTC time: 20:30:15, date: 06/19/15
    [ 0.156793] NET: Registered protocol family 16
    [ 0.167829] cpuidle: using governor ladder
    [ 0.181188] cpuidle: using governor menu
    [ 0.181212] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.181214] ACPI: bus type PCI registered
    [ 0.181215] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.181275] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.181277] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.181347] PCI: Using configuration type 1 for base access
    [ 0.194800] ACPI: Added _OSI(Module Device)
    [ 0.194802] ACPI: Added _OSI(Processor Device)
    [ 0.194803] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.194804] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.197821] ACPI : EC: EC description table is found, configuring boot EC
    [ 0.200562] ACPI: Executed 8 blocks of module-level executable AML code
    [ 0.206934] ACPI: Dynamic OEM Table Load:
    [ 0.206939] ACPI: SSDT 0xFFFF880224F79000 0003D3 (v02 PmRef Cpu0Cst 00003001 INTL 20120913)
    [ 0.207792] ACPI: Dynamic OEM Table Load:
    [ 0.207796] ACPI: SSDT 0xFFFF880224EFA000 0005AA (v02 PmRef ApIst 00003000 INTL 20120913)
    [ 0.208691] ACPI: Dynamic OEM Table Load:
    [ 0.208695] ACPI: SSDT 0xFFFF880224F59800 000119 (v02 PmRef ApCst 00003000 INTL 20120913)
    [ 0.210219] ACPI: Interpreter enabled
    [ 0.210227] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
    [ 0.210234] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
    [ 0.210245] ACPI: (supports S0 S3 S4 S5)
    [ 0.210246] ACPI: Using IOAPIC for interrupt routing
    [ 0.210268] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.212136] ACPI: Power Resource [PG00] (on)
    [ 0.212420] ACPI: Power Resource [PG01] (on)
    [ 0.212693] ACPI: Power Resource [PG02] (on)
    [ 0.213679] ACPI: Power Resource [PC05] (on)
    [ 0.220550] ACPI: Power Resource [FN00] (off)
    [ 0.220603] ACPI: Power Resource [FN01] (off)
    [ 0.220655] ACPI: Power Resource [FN02] (off)
    [ 0.220707] ACPI: Power Resource [FN03] (off)
    [ 0.220759] ACPI: Power Resource [FN04] (off)
    [ 0.221480] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.221485] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.221893] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 0.222200] PCI host bridge to bus 0000:00
    [ 0.222202] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.222204] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
    [ 0.222205] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
    [ 0.222206] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    [ 0.222208] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
    [ 0.222209] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
    [ 0.222210] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
    [ 0.222211] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
    [ 0.222212] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
    [ 0.222213] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
    [ 0.222214] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
    [ 0.222215] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
    [ 0.222216] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xfeafffff window]
    [ 0.222222] pci 0000:00:00.0: [8086:1604] type 00 class 0x060000
    [ 0.222300] pci 0000:00:02.0: [8086:1616] type 00 class 0x030000
    [ 0.222309] pci 0000:00:02.0: reg 0x10: [mem 0xf5000000-0xf5ffffff 64bit]
    [ 0.222314] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.222318] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.222391] pci 0000:00:03.0: [8086:160c] type 00 class 0x040300
    [ 0.222397] pci 0000:00:03.0: reg 0x10: [mem 0xf721c000-0xf721ffff 64bit]
    [ 0.222476] pci 0000:00:04.0: [8086:1603] type 00 class 0x118000
    [ 0.222486] pci 0000:00:04.0: reg 0x10: [mem 0xf7210000-0xf7217fff 64bit]
    [ 0.222580] pci 0000:00:14.0: [8086:9cb1] type 00 class 0x0c0330
    [ 0.222595] pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit]
    [ 0.222648] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.222690] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.222719] pci 0000:00:16.0: [8086:9cba] type 00 class 0x078000
    [ 0.222734] pci 0000:00:16.0: reg 0x10: [mem 0xf7224000-0xf722401f 64bit]
    [ 0.222786] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.222854] pci 0000:00:1b.0: [8086:9ca0] type 00 class 0x040300
    [ 0.222869] pci 0000:00:1b.0: reg 0x10: [mem 0xf7218000-0xf721bfff 64bit]
    [ 0.222918] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.222959] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.222986] pci 0000:00:1c.0: [8086:9c90] type 01 class 0x060400
    [ 0.223048] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.223089] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.223118] pci 0000:00:1c.3: [8086:9c96] type 01 class 0x060400
    [ 0.223184] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.223224] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.223250] pci 0000:00:1c.4: [8086:9c98] type 01 class 0x060400
    [ 0.223307] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.223348] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.223382] pci 0000:00:1f.0: [8086:9cc3] type 00 class 0x060100
    [ 0.223542] pci 0000:00:1f.2: [8086:9c83] type 00 class 0x010601
    [ 0.223554] pci 0000:00:1f.2: reg 0x10: [io 0xf0b0-0xf0b7]
    [ 0.223559] pci 0000:00:1f.2: reg 0x14: [io 0xf0a0-0xf0a3]
    [ 0.223565] pci 0000:00:1f.2: reg 0x18: [io 0xf090-0xf097]
    [ 0.223571] pci 0000:00:1f.2: reg 0x1c: [io 0xf080-0xf083]
    [ 0.223576] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.223582] pci 0000:00:1f.2: reg 0x24: [mem 0xf7222000-0xf72227ff]
    [ 0.223613] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.223670] pci 0000:00:1f.3: [8086:9ca2] type 00 class 0x0c0500
    [ 0.223682] pci 0000:00:1f.3: reg 0x10: [mem 0xf7221000-0xf72210ff 64bit]
    [ 0.223697] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.223776] pci 0000:00:1f.6: [8086:9ca4] type 00 class 0x118000
    [ 0.223805] pci 0000:00:1f.6: reg 0x10: [mem 0xf7220000-0xf7220fff 64bit]
    [ 0.224013] acpiphp: Slot [1] registered
    [ 0.224017] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.224292] pci 0000:02:00.0: [8086:095a] type 00 class 0x028000
    [ 0.224423] pci 0000:02:00.0: reg 0x10: [mem 0xf7100000-0xf7101fff 64bit]
    [ 0.224907] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.231440] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.231445] pci 0000:00:1c.3: bridge window [mem 0xf7100000-0xf71fffff]
    [ 0.231518] pci 0000:03:00.0: [10de:1341] type 00 class 0x030200
    [ 0.231534] pci 0000:03:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff]
    [ 0.231547] pci 0000:03:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.231561] pci 0000:03:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.231570] pci 0000:03:00.0: reg 0x24: [io 0xe000-0xe07f]
    [ 0.231579] pci 0000:03:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref]
    [ 0.231660] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.237972] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.237975] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff]
    [ 0.237977] pci 0000:00:1c.4: bridge window [mem 0xf6000000-0xf70fffff]
    [ 0.237982] pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.238138] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.239089] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
    [ 0.239130] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.239168] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.239209] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.239247] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.239285] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.239323] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.239360] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 0.239770] ACPI: Enabled 4 GPEs in block 00 to 7F
    [ 0.239827] ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.239900] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 0.239901] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.239903] vgaarb: loaded
    [ 0.239904] vgaarb: bridge control possible 0000:00:02.0
    [ 0.239990] PCI: Using ACPI for IRQ routing
    [ 0.241093] PCI: pci_cache_line_size set to 64 bytes
    [ 0.241127] e820: reserve RAM buffer [mem 0x00058000-0x0005ffff]
    [ 0.241128] e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
    [ 0.241129] e820: reserve RAM buffer [mem 0xc71da000-0xc7ffffff]
    [ 0.241129] e820: reserve RAM buffer [mem 0xcaa83000-0xcbffffff]
    [ 0.241130] e820: reserve RAM buffer [mem 0xcb2e4000-0xcbffffff]
    [ 0.241131] e820: reserve RAM buffer [mem 0xcd000000-0xcfffffff]
    [ 0.241132] e820: reserve RAM buffer [mem 0x22f000000-0x22fffffff]
    [ 0.241211] NetLabel: Initializing
    [ 0.241212] NetLabel: domain hash size = 128
    [ 0.241213] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.241222] NetLabel: unlabeled traffic allowed by default
    [ 0.241240] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.241244] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.243265] Switched to clocksource hpet
    [ 0.246853] pnp: PnP ACPI init
    [ 0.246992] system 00:00: [io 0x0240-0x0259] has been reserved
    [ 0.246995] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.247057] pnp 00:01: Plug and Play ACPI device, IDs FLT0102 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
    [ 0.247087] pnp 00:02: Plug and Play ACPI device, IDs ATK3001 PNP030b (active)
    [ 0.247149] system 00:03: [io 0x0680-0x069f] has been reserved
    [ 0.247151] system 00:03: [io 0xffff] has been reserved
    [ 0.247153] system 00:03: [io 0xffff] has been reserved
    [ 0.247154] system 00:03: [io 0xffff] has been reserved
    [ 0.247155] system 00:03: [io 0x1800-0x18fe] could not be reserved
    [ 0.247156] system 00:03: [io 0x164e-0x164f] has been reserved
    [ 0.247158] system 00:03: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.247192] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.247218] system 00:05: [io 0x1854-0x1857] has been reserved
    [ 0.247220] system 00:05: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.247329] system 00:06: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.247330] system 00:06: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.247332] system 00:06: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.247334] system 00:06: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.247335] system 00:06: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.247336] system 00:06: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.247338] system 00:06: [mem 0xfed90000-0xfed93fff] could not be reserved
    [ 0.247339] system 00:06: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.247340] system 00:06: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.247341] system 00:06: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.247343] system 00:06: [mem 0xf7fe0000-0xf7feffff] has been reserved
    [ 0.247344] system 00:06: [mem 0xf7ff0000-0xf7ffffff] has been reserved
    [ 0.247346] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.247731] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.248169] pnp: PnP ACPI: found 8 devices
    [ 0.253940] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.253949] pci 0000:00:1c.3: PCI bridge to [bus 02]
    [ 0.253952] pci 0000:00:1c.3: bridge window [mem 0xf7100000-0xf71fffff]
    [ 0.253958] pci 0000:00:1c.4: PCI bridge to [bus 03]
    [ 0.253960] pci 0000:00:1c.4: bridge window [io 0xe000-0xefff]
    [ 0.253963] pci 0000:00:1c.4: bridge window [mem 0xf6000000-0xf70fffff]
    [ 0.253966] pci 0000:00:1c.4: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.253970] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
    [ 0.253972] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
    [ 0.253973] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
    [ 0.253974] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
    [ 0.253975] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
    [ 0.253976] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
    [ 0.253977] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
    [ 0.253979] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
    [ 0.253980] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
    [ 0.253981] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
    [ 0.253982] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
    [ 0.253983] pci_bus 0000:00: resource 15 [mem 0xd0000000-0xfeafffff window]
    [ 0.253984] pci_bus 0000:02: resource 1 [mem 0xf7100000-0xf71fffff]
    [ 0.253986] pci_bus 0000:03: resource 0 [io 0xe000-0xefff]
    [ 0.253987] pci_bus 0000:03: resource 1 [mem 0xf6000000-0xf70fffff]
    [ 0.253988] pci_bus 0000:03: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.254009] NET: Registered protocol family 2
    [ 0.254153] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.254258] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.254368] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.254382] TCP: reno registered
    [ 0.254390] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.254411] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.254449] NET: Registered protocol family 1
    [ 0.254459] pci 0000:00:02.0: Video device with shadowed ROM
    [ 0.254627] PCI: CLS 64 bytes, default 64
    [ 0.254658] Unpacking initramfs...
    [ 0.419468] Freeing initrd memory: 12588K (ffff88003675a000 - ffff8800373a5000)
    [ 0.419489] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.419492] software IO TLB [mem 0xc2316000-0xc6316000] (64MB) mapped at [ffff8800c2316000-ffff8800c6315fff]
    [ 0.419632] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.419670] microcode: CPU0 sig=0x306d4, pf=0x40, revision=0x13
    [ 0.419675] microcode: CPU1 sig=0x306d4, pf=0x40, revision=0x13
    [ 0.419681] microcode: CPU2 sig=0x306d4, pf=0x40, revision=0x13
    [ 0.419686] microcode: CPU3 sig=0x306d4, pf=0x40, revision=0x13
    [ 0.419721] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.419738] Scanning for low memory corruption every 60 seconds
    [ 0.419899] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.419912] Initialise system trusted keyring
    [ 0.420141] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.421107] zpool: loaded
    [ 0.421109] zbud: loaded
    [ 0.421228] VFS: Disk quotas dquot_6.5.2
    [ 0.421250] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.421369] Key type big_key registered
    [ 0.421511] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.421537] io scheduler noop registered
    [ 0.421539] io scheduler deadline registered
    [ 0.421558] io scheduler cfq registered (default)
    [ 0.421962] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.421965] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.421974] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    [ 0.421975] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.421977] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    [ 0.421986] pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    [ 0.421987] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 0.421990] pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    [ 0.421994] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.422004] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.422016] efifb: probing for efifb
    [ 0.422032] efifb: framebuffer at 0xd0000000, mapped to 0xffffc90004f00000, using 8128k, total 8128k
    [ 0.422033] efifb: mode is 1920x1080x32, linelength=7680, pages=1
    [ 0.422034] efifb: scrolling: redraw
    [ 0.422035] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.425476] Console: switching to colour frame buffer device 240x67
    [ 0.429197] fb0: EFI VGA frame buffer device
    [ 0.429204] intel_idle: MWAIT substates: 0x11142120
    [ 0.429205] intel_idle: v0.4 model 0x3D
    [ 0.429205] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.429389] GHES: HEST is not enabled!
    [ 0.429438] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.429759] Linux agpgart interface v0.103
    [ 0.429798] rtc_cmos 00:04: RTC can wake from S4
    [ 0.429904] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    [ 0.429928] rtc_cmos 00:04: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 0.429937] Intel P-state driver initializing.
    [ 0.430057] ledtrig-cpu: registered to indicate activity on CPUs
    [ 0.430573] TCP: cubic registered
    [ 0.430824] NET: Registered protocol family 10
    [ 0.431247] NET: Registered protocol family 17
    [ 0.431931] Loading compiled-in X.509 certificates
    [ 0.431964] registered taskstats version 1
    [ 0.433023] Magic number: 3:29:549
    [ 0.433038] clockevents clockevent0: hash matches
    [ 0.433067] acpi PNP0C0F:00: hash matches
    [ 0.433191] rtc_cmos 00:04: setting system clock to 2015-06-19 20:30:16 UTC (1434745816)
    [ 0.433387] PM: Hibernation image not present or could not be loaded.
    [ 0.434000] Freeing unused kernel memory: 1160K (ffffffff818d4000 - ffffffff819f6000)
    [ 0.434003] Write protecting the kernel read-only data: 8192k
    [ 0.434643] Freeing unused kernel memory: 504K (ffff880001582000 - ffff880001600000)
    [ 0.434865] Freeing unused kernel memory: 264K (ffff8800017be000 - ffff880001800000)
    [ 0.441392] random: systemd-tmpfile urandom read with 1 bits of entropy available
    [ 0.458172] sdhci: Secure Digital Host Controller Interface driver
    [ 0.458174] sdhci: Copyright(c) Pierre Ossman
    [ 0.461368] i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 0.464831] i8042: Detected active multiplexing controller, rev 1.1
    [ 0.466075] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.466090] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 0.466093] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 0.466095] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 0.466097] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 0.467331] ACPI: bus type USB registered
    [ 0.467357] usbcore: registered new interface driver usbfs
    [ 0.467367] usbcore: registered new interface driver hub
    [ 0.467449] usbcore: registered new device driver usb
    [ 0.467882] SCSI subsystem initialized
    [ 0.469036] libata version 3.00 loaded.
    [ 0.469212] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.469219] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
    [ 0.469295] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x00009810
    [ 0.469300] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 0.469567] hub 1-0:1.0: USB hub found
    [ 0.469579] hub 1-0:1.0: 11 ports detected
    [ 0.472290] AVX2 version of gcm_enc/dec engaged.
    [ 0.472292] AES CTR mode by8 optimization enabled
    [ 0.473751] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 0.473755] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 0.473912] hub 2-0:1.0: USB hub found
    [ 0.473922] hub 2-0:1.0: 4 ports detected
    [ 0.475776] ahci 0000:00:1f.2: version 3.0
    [ 0.486870] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 6 Gbps 0x1 impl SATA mode
    [ 0.486873] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
    [ 0.487298] scsi host0: ahci
    [ 0.487404] scsi host1: ahci
    [ 0.487499] scsi host2: ahci
    [ 0.487602] scsi host3: ahci
    [ 0.487645] ata1: SATA max UDMA/133 abar m2048@0xf7222000 port 0xf7222100 irq 46
    [ 0.487646] ata2: DUMMY
    [ 0.487647] ata3: DUMMY
    [ 0.487648] ata4: DUMMY
    [ 0.518177] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.807120] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 0.808148] ata1.00: ATA-9: SanDisk SD7SB3Q256G1002, X2150000, max UDMA/133
    [ 0.808151] ata1.00: 500118192 sectors, multi 1: LBA48 NCQ (depth 31/32), AA
    [ 0.809886] ata1.00: configured for UDMA/133
    [ 0.810105] scsi 0:0:0:0: Direct-Access ATA SanDisk SD7SB3Q2 0000 PQ: 0 ANSI: 5
    [ 0.811845] sd 0:0:0:0: [sda] 500118192 512-byte logical blocks: (256 GB/238 GiB)
    [ 0.811926] sd 0:0:0:0: [sda] Write Protect is off
    [ 0.811929] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 0.811949] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 0.813282] sda: sda1 sda2 sda3
    [ 0.813602] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 0.833270] device-mapper: uevent: version 1.0.3
    [ 0.833364] device-mapper: ioctl: 4.30.0-ioctl (2014-12-22) initialised: [email protected]
    [ 0.833785] usb 1-5: new high-speed USB device number 2 using xhci_hcd
    [ 1.207444] usb 1-8: new full-speed USB device number 3 using xhci_hcd
    [ 1.381488] usb 1-8: No LPM exit latency info found, disabling LPM.
    [ 1.420941] tsc: Refined TSC clocksource calibration: 2394.457 MHz
    [ 2.422042] Switched to clocksource tsc
    [ 4.601817] NET: Registered protocol family 38
    [ 5.500920] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.557255] systemd[1]: systemd 219 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
    [ 5.557386] systemd[1]: Detected architecture 'x86-64'.
    [ 5.557569] systemd[1]: Set hostname to <WOOP-PLUTO>.
    [ 5.581258] systemd[1]: Unit type .busname is not supported on this system.
    [ 5.609266] systemd[1]: Cannot add dependency job for unit vmware-USBArbitrator.service, ignoring: Unit vmware-USBArbitrator.service failed to load: No such file or directory.
    [ 5.609648] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 5.609656] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 5.609676] systemd[1]: Reached target Login Prompts.
    [ 5.609681] systemd[1]: Starting Login Prompts.
    [ 5.609691] systemd[1]: Reached target Remote File Systems.
    [ 5.609695] systemd[1]: Starting Remote File Systems.
    [ 5.609816] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 5.609824] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 5.609831] systemd[1]: Reached target Encrypted Volumes.
    [ 5.609836] systemd[1]: Starting Encrypted Volumes.
    [ 5.610016] systemd[1]: Created slice Root Slice.
    [ 5.610022] systemd[1]: Starting Root Slice.
    [ 5.610045] systemd[1]: Listening on udev Control Socket.
    [ 5.610051] systemd[1]: Starting udev Control Socket.
    [ 5.610064] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 5.610069] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 5.610116] systemd[1]: Created slice User and Session Slice.
    [ 5.610121] systemd[1]: Starting User and Session Slice.
    [ 5.610163] systemd[1]: Created slice System Slice.
    [ 5.610171] systemd[1]: Starting System Slice.
    [ 5.610222] systemd[1]: Created slice system-systemd\x2dfsck.slice.
    [ 5.610228] systemd[1]: Starting system-systemd\x2dfsck.slice.
    [ 5.610271] systemd[1]: Created slice system-rfkill\x2dblock.slice.
    [ 5.610276] systemd[1]: Starting system-rfkill\x2dblock.slice.
    [ 5.610318] systemd[1]: Created slice system-getty.slice.
    [ 5.610323] systemd[1]: Starting system-getty.slice.
    [ 5.610340] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 5.610345] systemd[1]: Starting Delayed Shutdown Socket.
    [ 5.610365] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 5.610370] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 5.612312] random: nonblocking pool is initialized
    [ 5.620499] systemd[1]: Listening on Journal Audit Socket.
    [ 5.620536] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 5.620543] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 5.620550] systemd[1]: Reached target Slices.
    [ 5.620555] systemd[1]: Starting Slices.
    [ 5.620589] systemd[1]: Listening on Journal Socket.
    [ 5.620598] systemd[1]: Starting Journal Socket.
    [ 5.620608] systemd[1]: Started File System Check on Root Device.
    [ 5.620937] systemd[1]: Mounting Debug File System...
    [ 5.621251] systemd[1]: Mounting Huge Pages File System...
    [ 5.621859] systemd[1]: Started Load Kernel Modules.
    [ 5.621874] systemd[1]: Mounted FUSE Control File System.
    [ 5.622224] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 5.622646] systemd[1]: Starting Apply Kernel Variables...
    [ 5.623622] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 5.623961] systemd[1]: Mounting POSIX Message Queue File System...
    [ 5.624013] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 5.624026] systemd[1]: Starting Journal Socket (/dev/log).
    [ 5.624427] systemd[1]: Starting Journal Service...
    [ 5.624747] systemd[1]: Mounting Configuration File System...
    [ 5.625120] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 5.625185] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 5.625194] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 5.625202] systemd[1]: Reached target Paths.
    [ 5.625207] systemd[1]: Starting Paths.
    [ 5.625476] systemd[1]: Starting Setup Virtual Console...
    [ 5.625513] systemd[1]: Listening on udev Kernel Socket.
    [ 5.625525] systemd[1]: Starting udev Kernel Socket.
    [ 5.625917] systemd[1]: Starting udev Coldplug all Devices...
    [ 5.626783] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [ 5.626862] systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 214 (systemd-binfmt)
    [ 5.627145] systemd[1]: Mounting Arbitrary Executable File Formats File System...
    [ 5.631100] systemd[1]: Started Setup Virtual Console.
    [ 5.637366] systemd[1]: Started Apply Kernel Variables.
    [ 5.638348] systemd[1]: Mounted Huge Pages File System.
    [ 5.638376] systemd[1]: Mounted POSIX Message Queue File System.
    [ 5.638392] systemd[1]: Mounted Configuration File System.
    [ 5.639302] EXT4-fs (dm-2): re-mounted. Opts: data=ordered
    [ 5.639530] systemd-journald[216]: Failed to set file attributes: Inappropriate ioctl for device
    [ 5.640253] systemd[1]: Mounted Arbitrary Executable File Formats File System.
    [ 5.640287] systemd[1]: Mounted Debug File System.
    [ 5.642518] systemd[1]: Started Remount Root and Kernel File Systems.
    [ 5.642721] systemd[1]: Started Set Up Additional Binary Formats.
    [ 5.642901] systemd[1]: Started udev Coldplug all Devices.
    [ 5.650745] systemd[1]: Starting Load/Save Random Seed...
    [ 5.650775] systemd[1]: Started Rebuild Dynamic Linker Cache.
    [ 5.651626] systemd[1]: Started Rebuild Hardware Database.
    [ 5.651645] systemd[1]: Started First Boot Wizard.
    [ 5.651659] systemd[1]: Started Create System Users.
    [ 5.651982] systemd[1]: Starting Create Static Device Nodes in /dev...
    [ 5.655137] systemd[1]: Started Load/Save Random Seed.
    [ 5.673398] systemd[1]: Started Create Static Device Nodes in /dev.
    [ 5.673906] systemd[1]: Starting udev Kernel Device Manager...
    [ 5.673930] systemd[1]: Reached target Local File Systems (Pre).
    [ 5.673941] systemd[1]: Starting Local File Systems (Pre).
    [ 5.674530] systemd[1]: Mounting /tmp...
    [ 5.676222] systemd[1]: Mounted /tmp.
    [ 5.714702] systemd[1]: Started udev Kernel Device Manager.
    [ 5.731901] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
    [ 5.732762] ACPI: Lid Switch [LID]
    [ 5.732815] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input6
    [ 5.732819] ACPI: Sleep Button [SLPB]
    [ 5.732867] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input7
    [ 5.732870] ACPI: Power Button [PWRF]
    [ 5.735236] systemd[1]: Started Journal Service.
    [ 5.739454] ACPI: AC Adapter [AC0] (off-line)
    [ 5.740472] systemd-journald[216]: Received request to flush runtime journal from PID 1
    [ 5.741401] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 5.791768] [drm] Initialized drm 1.1.0 20060810
    [ 5.797640] ACPI: Battery Slot [BAT0] (battery present)
    [ 5.797836] wmi: Mapper loaded
    [ 5.824171] hidraw: raw HID events driver (C) Jiri Kosina
    [ 5.845805] sound hdaudioC1D0: CX20751/2: BIOS auto-probing.
    [ 5.846099] sound hdaudioC1D0: autoconfig for CX20751/2: line_outs=1 (0x17/0x0/0x0/0x0/0x0) type:speaker
    [ 5.846103] sound hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 5.846105] sound hdaudioC1D0: hp_outs=1 (0x16/0x0/0x0/0x0/0x0)
    [ 5.846107] sound hdaudioC1D0: mono: mono_out=0x0
    [ 5.846108] sound hdaudioC1D0: inputs:
    [ 5.846111] sound hdaudioC1D0: Internal Mic=0x1a
    [ 5.846113] sound hdaudioC1D0: Mic=0x19
    [ 5.846718] sound hdaudioC1D0: Enable sync_write for stable communication
    [ 5.846766] [drm] Memory usable by graphics device = 4096M
    [ 5.846770] checking generic (d0000000 7f0000) vs hw (d0000000 10000000)
    [ 5.846773] fb: switching to inteldrmfb from EFI VGA
    [ 5.846791] Console: switching to colour dummy device 80x25
    [ 5.846944] [drm] Replacing VGA console driver
    [ 5.849342] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/sound/card1/hdaudioC1D0/input8
    [ 5.849463] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card1/input9
    [ 5.849490] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card1/input10
    [ 5.855615] thermal LNXTHERM:00: registered as thermal_zone2
    [ 5.855618] ACPI: Thermal Zone [THRM] (48 C)
    [ 5.858016] thermal LNXTHERM:01: registered as thermal_zone3
    [ 5.858018] ACPI: Thermal Zone [TZ00] (28 C)
    [ 5.858296] thermal LNXTHERM:02: registered as thermal_zone4
    [ 5.858298] ACPI: Thermal Zone [TZ01] (30 C)
    [ 5.858483] cfg80211: Calling CRDA to update world regulatory domain
    [ 5.862994] Bluetooth: Core ver 2.20
    [ 5.863009] NET: Registered protocol family 31
    [ 5.863010] Bluetooth: HCI device and connection manager initialized
    [ 5.863015] Bluetooth: HCI socket layer initialized
    [ 5.863018] Bluetooth: L2CAP socket layer initialized
    [ 5.863024] Bluetooth: SCO socket layer initialized
    [ 5.866422] input: PC Speaker as /devices/platform/pcspkr/input/input11
    [ 5.867516] Intel(R) Wireless WiFi driver for Linux
    [ 5.867518] Copyright(c) 2003- 2014 Intel Corporation
    [ 5.867886] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 5.867888] [drm] Driver supports precise vblank timestamp query.
    [ 5.868042] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 5.870016] usbcore: registered new interface driver btusb
    [ 5.877889] iwlwifi 0000:02:00.0: loaded firmware version 25.17.12.0 op_mode iwlmvm
    [ 5.880266] intel_rapl: Found RAPL domain package
    [ 5.880269] intel_rapl: Found RAPL domain core
    [ 5.880272] intel_rapl: Found RAPL domain uncore
    [ 5.880274] intel_rapl: Found RAPL domain dram
    [ 5.882922] media: Linux media interface: v0.10
    [ 5.884691] Bluetooth: hci0: read Intel version: 370810011002270d00
    [ 5.886215] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.2.27.d.bseq
    [ 5.918064] Linux video capture interface: v2.00
    [ 5.921474] iTCO_vendor_support: vendor-support=0
    [ 5.922849] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    [ 5.922892] iTCO_wdt: Found a Wildcat Point_LP TCO device (Version=2, TCOBASE=0x1860)
    [ 5.922978] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 5.923412] asus_wmi: ASUS WMI generic driver loaded
    [ 5.930495] fbcon: inteldrmfb (fb0) is primary device
    [ 5.932627] iwlwifi 0000:02:00.0: Detected Intel(R) Dual Band Wireless AC 7265, REV=0x184
    [ 5.933078] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
    [ 5.933238] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
    [ 5.933985] asus_wmi: Initialization: 0x1
    [ 5.934961] asus_wmi: BIOS WMI version: 7.9
    [ 5.935116] asus_wmi: SFUN value: 0xa2077
    [ 5.936702] EXT4-fs (sda2): mounting ext2 file system using the ext4 subsystem
    [ 5.937631] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    [ 5.937749] Adding 8388604k swap on /dev/mapper/vg0-swap. Priority:-1 extents:1 across:8388604k SSFS
    [ 5.938748] EXT4-fs (sda2): mounted filesystem without journal. Opts: (null)
    [ 5.941016] input: Asus WMI hotkeys as /devices/platform/asus-nb-wmi/input/input16
    [ 5.943447] uvcvideo: Found UVC 1.00 device USB2.0 UVC HD Webcam (064e:9700)
    [ 5.945744] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input17
    [ 5.945833] ACPI Exception: AE_NOT_FOUND, Evaluating _DOD (20150204/video-1257)
    [ 5.945834] ACPI: Video Device [PEGP] (multi-head: no rom: yes post: no)
    [ 5.945879] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:22/LNXVIDEO:01/input/input18
    [ 5.945995] snd_hda_intel 0000:00:03.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
    [ 5.945999] [drm] Initialized i915 1.6.0 20150130 for 0000:00:02.0 on minor 0
    [ 5.946115] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\SMB0) (20150204/utaddress-254)
    [ 5.946120] ACPI Warning: SystemIO range 0x000000000000F040-0x000000000000F05F conflicts with OpRegion 0x000000000000F040-0x000000000000F04F (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-254)
    [ 5.946121] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 5.949372] input: USB2.0 UVC HD Webcam as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/input/input19
    [ 5.949434] usbcore: registered new interface driver uvcvideo
    [ 5.949435] USB Video Class driver (1.1.1)
    [ 6.030252] usb 1-8: USB disconnect, device number 3
    [ 6.030362] Bluetooth: hci0 sending Intel patch command (0xfc8e) failed (-19)
    [ 6.030393] input: HDA Intel HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/sound/card0/input20
    [ 6.030780] input: HDA Intel HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.0/sound/card0/input21
    [ 6.030895] input: HDA Intel HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.0/sound/card0/input22
    [ 6.030945] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
    [ 6.031170] asus_wmi: Backlight controlled by ACPI video driver
    [ 6.032320] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 6.036491] iwlwifi 0000:02:00.0 wlp2s0: renamed from wlan0
    [ 6.054693] input: FocalTechPS/2 FocalTech FocalTech Touchpad as /devices/platform/i8042/serio4/input/input15
    [ 6.056212] mousedev: PS/2 mouse device common for all mice
    [ 6.497765] bbswitch: version 0.8
    [ 6.497769] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.GFX0
    [ 6.497773] bbswitch: Found discrete VGA device 0000:03:00.0: \_SB_.PCI0.RP05.PEGP
    [ 6.497783] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150204/nsarguments-95)
    [ 6.497854] bbswitch: detected an Optimus _DSM function
    [ 6.497904] bbswitch: Succesfully loaded. Discrete card 0000:03:00.0 is on
    [ 6.499057] bbswitch: disabling discrete graphics
    [ 6.499065] ACPI Warning: \_SB_.PCI0.RP05.PEGP._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20150204/nsarguments-95)
    [ 6.794166] /dev/vmmon[384]: Module vmmon: registered with major=10 minor=165
    [ 6.794169] /dev/vmmon[384]: Module vmmon: initialized
    [ 6.816392] Guest personality initialized and is inactive
    [ 6.816436] VMCI host device registered (name=vmci, major=10, minor=56)
    [ 6.816437] Initialized host personality
    [ 6.847875] NET: Registered protocol family 40
    [ 6.870900] fuse init (API version 7.23)
    [ 6.898024] ppdev: user-space parallel port driver
    [ 7.106012] Console: switching to colour frame buffer device 240x67
    [ 7.110124] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 7.110125] i915 0000:00:02.0: registered panic notifier
    [ 7.148418] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
    [ 7.148675] iwlwifi 0000:02:00.0: L1 Disabled - LTR Enabled
    [ 7.159323] /dev/vmnet: open called by PID 505 (vmnet-bridge)
    [ 7.159334] /dev/vmnet: hub 0 does not exist, allocating memory.
    [ 7.159355] /dev/vmnet: port on hub 0 successfully opened
    [ 7.159363] bridge-wlp2s0: device is wireless, enabling SMAC
    [ 7.159366] bridge-wlp2s0: up
    [ 7.159370] bridge-wlp2s0: attached
    [ 7.161385] bridge-wlp2s0: disabling the bridge
    [ 7.172268] bridge-wlp2s0: down
    [ 7.172274] bridge-wlp2s0: detached
    [ 7.549177] cfg80211: Calling CRDA to update world regulatory domain
    [ 7.631166] /dev/vmnet: open called by PID 526 (vmnet-netifup)
    [ 7.631172] /dev/vmnet: hub 1 does not exist, allocating memory.
    [ 7.631183] /dev/vmnet: port on hub 1 successfully opened
    [ 7.649431] /dev/vmnet: open called by PID 528 (vmnet-dhcpd)
    [ 7.649442] /dev/vmnet: port on hub 1 successfully opened
    [ 7.659803] /dev/vmnet: open called by PID 536 (vmnet-natd)
    [ 7.659810] /dev/vmnet: hub 8 does not exist, allocating memory.
    [ 7.659822] /dev/vmnet: port on hub 8 successfully opened
    [ 7.662044] /dev/vmnet: open called by PID 537 (vmnet-netifup)
    [ 7.662051] /dev/vmnet: port on hub 8 successfully opened
    [ 7.672419] /dev/vmnet: open called by PID 542 (vmnet-dhcpd)
    [ 7.672431] /dev/vmnet: port on hub 8 successfully opened
    [ 8.032979] Bluetooth: hci0 command 0xfc8e tx timeout
    [ 8.033056] Bluetooth: hci0 sending frame failed (-19)
    [ 8.140139] cfg80211: Calling CRDA to update world regulatory domain
    [ 10.041263] Bluetooth: hci0 command 0xfc11 tx timeout
    [ 16.036148] Bluetooth: hci0 exiting Intel manufacturer mode failed (-110)
    [ 421.253320] usb 1-1: new high-speed USB device number 4 using xhci_hcd
    [ 421.429257] usb 1-1: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes
    [ 421.429265] usb 1-1: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes
    [ 421.439571] usb-storage 1-1:1.0: USB Mass Storage device detected
    [ 421.439662] scsi host4: usb-storage 1-1:1.0
    [ 421.439732] usbcore: registered new interface driver usb-storage
    [ 421.440704] usbcore: registered new interface driver uas
    [ 422.802584] scsi 4:0:0:0: Direct-Access PQ: 0 ANSI: 4
    [ 422.803405] sd 4:0:0:0: [sdb] 31129600 512-byte logical blocks: (15.9 GB/14.8 GiB)
    [ 422.804030] sd 4:0:0:0: [sdb] Write Protect is off
    [ 422.804039] sd 4:0:0:0: [sdb] Mode Sense: 43 00 00 00
    [ 422.804680] sd 4:0:0:0: [sdb] No Caching mode page found
    [ 422.809996] sd 4:0:0:0: [sdb] Assuming drive cache: write through
    [ 422.816610] sdb:
    [ 422.818457] sd 4:0:0:0: [sdb] Attached SCSI removable disk
    -- Logs begin at Sat 2015-05-02 12:41:07 CEST, end at Fri 2015-06-19 22:40:49 CEST. --
    Jun 19 22:30:21 WOOP-PLUTO systemd-journal[216]: Runtime journal is using 8.0M (max allowed 394.6M, trying to leave 591.9M free of 3.8G available → current limit 394.6M).
    Jun 19 22:30:21 WOOP-PLUTO systemd-journal[216]: Permanent journal is using 1.4G (max allowed 4.0G, trying to leave 4.0G free of 120.7G available → current limit 4.0G).
    Jun 19 22:30:21 WOOP-PLUTO systemd-journal[216]: Time spent on flushing to /var is 31.618ms for 2 entries.
    Jun 19 22:30:21 WOOP-PLUTO kernel: Initializing cgroup subsys cpuset
    Jun 19 22:30:21 WOOP-PLUTO kernel: Initializing cgroup subsys cpu
    Jun 19 22:30:21 WOOP-PLUTO kernel: Initiali

  • [SOLVED] Arch won't boot after I created a separate /var parition

    Arch won't boot after I created a separate /var parition on an existing installation.And let me confess: it was maybe stupid trying to do it on an existing install.
    I edited the fstab correctly, copied the files using rsync preserving permissions. Then I kept a backup of /var using tar. Then went on to delete everything under /var, ie /var/*, the /var folder is still there. All this I did from a live CD. After that I booted into my arch linux. Here I get messages about systemd successfully finishing fsck on each of my partitions, then the screen starts blinking. And there is no more output. Pressing Ctrl+Alt+Delete causes systemd to stop its services and reboot.
    Having realized I had borked my system, I removed the /var line from fstab and restored /var from the tar file I made earlier. Again I did this from a live cd. Rebooted into my arch system, and again similar issues, namely that after fsck and messages informing a few services had started, the screen keeps blinking.
    The live cd I used for reorganizing my partitions was elementary OS freya. They have GParted in there. I also have an arch install iso lying aroung from May 2013. If necessary, I can download the latest version. I am currently typing from a Windows installation I dual boot from.
    I don't know how to extract any boot logs as I am locked out of the system. Here is my fstab in any case:
    # Filesystem information
    # /dev/sda5 LABEL=fs_root
    UUID=b9d739cf-fd8c-46dd-a919-bd827dc47c66 / ext4 rw,noatime,data=ordered 0 1
    # /dev/sda9 LABEL=fs_var
    UUID=ec0f7a49-dccd-43ab-8651-9aa3fdb41cc7 /var ext4 rw,noatime,data=ordered 0 2
    # /dev/sda2 LABEL=fs_boot
    UUID=0e8ab31a-3bda-4b85-a901-a36f21b1583d /boot ext2 rw,noatime 0 2
    # /dev/sda6 LABEL=fs_home
    UUID=d9e63c47-274e-447f-ad01-0d97afe0fd34 /home ext4 rw,noatime,data=ordered 0 2
    # /dev/sda7 LABEL=fs_swap
    UUID=7301227c-e9f3-41b8-9d0f-4cf3c159491c none swap defaults 0 0
    # /dev/sda3 LABEL=fs_win
    UUID=12B639D1B639B5D7 /fs_win ntfs uid=1000,gid=1000,dmask=027,fmask=137,showexec,nofail,noauto,x-systemd.automount 0 0
    # /dev/sda3 LABEL=fs_share
    UUID=D272269772268079 /fs_share ntfs uid=1000,gid=1000,dmask=027,fmask=137,showexec,noauto,nofail,x-systemd.automount 0 0
    I would greatly appreciate any help.
    Last edited by richcocoa (2015-05-03 18:04:44)

    Have you moved everything from /var to /new_var (i named it for learning purpose)? You shoud copy content from /var but not on the fly but booting from arch iso cd, and than you shoud mount your / into arch-chroot environement, mount all of your mount points and than copy content from default /var to new /var. The copying should be done with this
    cp -rax
    and you can add -v switch to verbose output. I have my own /var moved the same way.
    The simples way is:
    -boot the arch iso cd
    -mount all of your mount point (i created here in this step /new_var to move /var to a new place, and this /new_var i put in /etc/fstab as /var later)
    -copy /var to /new_var with -rax or -vrax (recursive, archive, this filesystem or verbose, recursive, archive, this filesystem switches)
    -umount all of it
    -reboot.
    Last edited by firekage (2015-05-02 07:49:20)

  • Arch hangs on boot after system update

    After I ran 'pacman -Syyu' yesterday, my Arch install won't boot anymore. Instead, it hangs after  'Reached target Graphical Interface' with a blinking underscore. It is the first time I've encountered such problems after running Arch for almost a year and frequently updating. Am I right to assume it might have something to do with the recent kernel/nvidia drivers update?

    Keep checking archlinux site - information was posted here https://www.archlinux.org/news/nvidia-340xx-and-nvidia/
    PS. mark as [SOLVED]

  • [SOLVED]Arch hangs on startup, unable to find root device Mac

    For posterity, I'm editing the post with how I solved both issues.
    Hi All,
    I'm trying to dual boot Arch and Mac 10.4.11 on an old 32 bit MacbookPro1,1. I did the following:
    1) Partitioned Drive with an EFI partition, Mac partition, root partition, home partition, and swap partition
    2) Installed Mac to its respective partition
    3) Installed rEFInd to the ESP
    4) Confirmed the rEFInd was able to boot Mac
    5) Installed Arch to the root partition and mounted the separate /home and swap partitions
    6) Followed the beginners guide for the rest of the installation
    7) Did NOT install a bootloader
    - I am just using rEFInd to boot Arch; I installed Ubuntu in a similar fashion on my other (2013) MBP. I didn't create a mount point for /boot, did not install GRUB, and it works perfectly
    8) Rebooted. Selected the Arch installation from the rEFInd menu, it launched, and shortly after I am presented with this message:
    ERROR: device 'UUID=142bf...777' not found. Skipping fsck.
    ERROR: Unable to find root device 'UUID=142bf...777'.
    You are being dropped to a recovery shell
    Type 'exit' to try and continue booting
    sh: can't access tty: job control turned off
    [rootfs /]#
    I then booted to the live cd to try and do some noob detective work:
    # mkdir /mnt/arch
    # mount /dev/sda3 /mnt/arch
    # cat /mnt/arch/etc/fstab
    # cat /mnt/arch/etc/mkinitcpio.conf # my searching suggested the HOOKS might be the issue
    HOOKS="base udev autodetect modconf block filestystems keyboard fsck"
    Here is the output of /etc/fstab
    I am including the outputs of
    # lsblk
    # fdisk -l /dev/sda
    # blkid
    as a photo.
    EDIT:
    I was able to use rEFInd's line editor to boot with the fallback image. Everything went well for the first five seconds and I got past the previously mentioned failure. However, it is now stuck at
    [ OK ] Started Rebuild Hardware Database
    I booted again, and it froze at:
    [ OK ] Started udev Kernel Device Manager.
    I did this a few more times and it froze at:
    [ OK ] Reached Target Swap.
    [ OK ] Reached Target Sound Card.
    and
    [ OK ] Started Flush Journal to Persistent Storage.
    Why is it freezing at different points each time I boot (with fallback)?
    EDIT 2 [HALF SOLVED]:
    By switching the order of the hooks ( I still have no idea what they do) as per this link, I am now able to boot in normal (not fallback) mode. For the record, here is what I did:
    # mkdir /mnt/arch
    # mount /dev/sda3 /mnt/arch
    # chroot /mnt/arch/ /bin/bash/
    # nano /etc/mkinitcpio.conf # here I put block before autodetect in the hooks line (Why isn't this the default if it prevents the system from booting?)
    # mount -t proc proc /proc
    # mount -t sysfs sys /sys
    # mount -t devtmpfs udev /dev
    # mkinitcpio -p linux
    I then rebooted and it started up, except now it is freezing at various points in the startup sequence like the fallback image did above. What could be causing this issue?
    EDIT 3 [SOLVED]
    I don't know why this worked, but after following this advice I am now able to boot into login. Steps:
    1) Select Arch in the rEFInd menu and press F2
    2) Press F2 again to edit the boot parameters
    3) Scan to the end of the line and add
    nomodeset
    after the linux image.
    Last edited by sonarforte (2015-04-25 22:46:22)

    Yes, the UUID displayed in the error message upon bootup is the same as the UUID for /dev/sda3 as found when running blkid which is the same as the UUID for the root partition in /etc/fstab.

  • [SOLVED] Computer hangs at boot for any operating system

    I had no idea where to post this. No matter what I try to load, be it Linux, Windows, or even a livecd, it hangs. For Arch it hangs after "loading initrd", for Linux Mint it hangs randomly in the init sequence, usually about halfway through. Windows gets stuck at the splash, and livecds get caught up after the initrd line. I tried manually booting them with grub (using grub2) with the same results. I hadn't been messing with anything boot related prior, and the fact that it's anything i try to boot, including livecds, sort of says to me it isn't boot loader related anyway. But I honestly have no idea. Is it the hardware? It's an HP Pavillion dv6 laptop if that helps at all.
    Last edited by les_paul1369 (2011-10-19 12:09:03)

    Have you had any overheating issues? Those HP dv6 laptops are  notorious for that problem. Idle temperatures in the 80 to 90 degrees Celsius range are not uncommon. That type of heating can damage components on the motherboard over time. You can try blowing out your vents and running with the screen edge elevated by a small book or magazine so as to increase air circulation underneath the laptop. You may want to run memtest overnight which should give you several passes. That should pick up any problems with your ram. If any are revealed, it's usually only one ram stick that's gone bad so you can isolate it by removing one of your ram sticks and testing them one at a time with memtest.
    Last edited by kilgoretrout (2011-10-19 12:36:06)

  • [Solved] Udev hangs on boot after update

    I don't know exactly what was updated that caused the problem, but udev hanged my computer whenever I tried to start it up. My solution consists of
    hwdetect --modules >> rc.conf
    from the live disk, and setting MOD_AUTOLOAD="no". But it's only temporary, and some modules aren't loaded properly because now my joysticks and USB sticks don't work. How can I find the problematic module and blacklist it so I can let udev do its thing again?
    Last edited by Dren (2011-03-05 18:07:08)

    [2011-02-25 20:38] Running 'pacman -Syu'
    [2011-02-25 20:38] synchronizing package lists
    [2011-02-25 20:38] starting full system upgrade
    [2011-02-25 20:42] Generating locales...
    [2011-02-25 20:42] en_US.UTF-8... done
    [2011-02-25 20:42] en_US.ISO-8859-1... done
    [2011-02-25 20:42] Generation complete.
    [2011-02-25 20:42] upgraded glibc (2.13-3 -> 2.13-4)
    [2011-02-25 20:42] upgraded aalib (1.4rc5-7 -> 1.4rc5-8)
    [2011-02-25 20:42] upgraded alsa-lib (1.0.23-2 -> 1.0.24.1-1)
    [2011-02-25 20:42] upgraded alsa-utils (1.0.23-3 -> 1.0.24.2-1)
    [2011-02-25 20:42] upgraded bluez (4.88-1 -> 4.89-1)
    [2011-02-25 20:42] upgraded chromium (9.0.597.94-1 -> 9.0.597.94-2)
    [2011-02-25 20:42] upgraded curl (7.21.3-1 -> 7.21.4-2)
    [2011-02-25 20:42] upgraded librsvg (2.32.1-1 -> 2.32.1-2)
    [2011-02-25 20:42] upgraded eina-svn (56713-1 -> 57312-1)
    [2011-02-25 20:42] upgraded eet-svn (56702-1 -> 57246-1)
    [2011-02-25 20:42] installed fribidi (0.19.2-1)
    [2011-02-25 20:42] upgraded evas-svn (56688-1 -> 57308-1)
    [2011-02-25 20:42] upgraded ecore-svn (56689-1 -> 57310-1)
    [2011-02-25 20:42] upgraded efreet-svn (56699-1 -> 57257-1)
    [2011-02-25 20:42] upgraded e_dbus-svn (56607-1 -> 57246-1)
    [2011-02-25 20:42] upgraded embryo-svn (56690-1 -> 57246-1)
    [2011-02-25 20:42] upgraded edje-svn (56672-1 -> 57299-1)
    [2011-02-25 20:42] upgraded udev (165-1 -> 166-2)
    [2011-02-25 20:42] installed eeze-svn (57232-1)
    [2011-02-25 20:42] upgraded e-svn (56715-1 -> 57289-1)
    [2011-02-25 20:42] upgraded emprint-svn (54305-1 -> 57150-1)
    [2011-02-25 20:42] upgraded e-modules-extra-svn (56389-1 -> 57316-1)
    [2011-02-25 20:42] upgraded gegl (0.1.4-1 -> 0.1.6-1)
    [2011-02-25 20:42] upgraded vim-runtime (7.3.102-1 -> 7.3.125-1)
    [2011-02-25 20:42] upgraded ruby (1.9.2_p136-2 -> 1.9.2_p180-1)
    [2011-02-25 20:42] Updating desktop and mime database...done.
    [2011-02-25 20:42] upgraded gvim (7.3.102-1 -> 7.3.125-1)
    [2011-02-25 20:42] >>> Updating module dependencies. Please wait ...
    [2011-02-25 20:42] >>> MKINITCPIO SETUP
    [2011-02-25 20:42] >>> ----------------
    [2011-02-25 20:42] >>> If you use LVM2, Encrypted root or software RAID,
    [2011-02-25 20:42] >>> Ensure you enable support in /etc/mkinitcpio.conf .
    [2011-02-25 20:42] >>> More information about mkinitcpio setup can be found here:
    [2011-02-25 20:42] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
    [2011-02-25 20:42]
    [2011-02-25 20:42] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-02-25 20:42] ==> Building image "default"
    [2011-02-25 20:42] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
    [2011-02-25 20:42] :: Begin build
    [2011-02-25 20:42] :: Parsing hook [base]
    [2011-02-25 20:42] :: Parsing hook [udev]
    [2011-02-25 20:42] :: Parsing hook [autodetect]
    [2011-02-25 20:42] :: Parsing hook [pata]
    [2011-02-25 20:42] :: Parsing hook [scsi]
    [2011-02-25 20:43] :: Parsing hook [sata]
    [2011-02-25 20:43] :: Parsing hook [filesystems]
    [2011-02-25 20:43] :: Parsing hook [resume]
    [2011-02-25 20:43] :: Generating module dependencies
    [2011-02-25 20:43] :: Generating image '/boot/kernel26.img'...SUCCESS
    [2011-02-25 20:43] ==> SUCCESS
    [2011-02-25 20:43] ==> Building image "fallback"
    [2011-02-25 20:43] ==> Running command: /sbin/mkinitcpio -k 2.6.37-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
    [2011-02-25 20:43] :: Begin build
    [2011-02-25 20:43] :: Parsing hook [base]
    [2011-02-25 20:43] :: Parsing hook [udev]
    [2011-02-25 20:43] :: Parsing hook [pata]
    [2011-02-25 20:43] :: Parsing hook [scsi]
    [2011-02-25 20:43] :: Parsing hook [sata]
    [2011-02-25 20:43] :: Parsing hook [filesystems]
    [2011-02-25 20:44] :: Parsing hook [resume]
    [2011-02-25 20:44] :: Generating module dependencies
    [2011-02-25 20:44] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
    [2011-02-25 20:44] ==> SUCCESS
    [2011-02-25 20:44] upgraded kernel26 (2.6.37-6 -> 2.6.37.1-1)
    [2011-02-25 20:44] upgraded kernel26-headers (2.6.37-6 -> 2.6.37.1-1)
    [2011-02-25 20:44] upgraded leafpad (0.8.18.1-1 -> 0.8.18.1-2)
    [2011-02-25 20:44] upgraded libao (1.0.0-5 -> 1.1.0-1)
    [2011-02-25 20:44] upgraded libfm (0.1.14-2 -> 0.1.14-4)
    [2011-02-25 20:44] upgraded libldap (2.4.23-1 -> 2.4.24-1)
    [2011-02-25 20:44] upgraded libwpd (0.9.0-1 -> 0.9.1-1)
    [2011-02-25 20:44] upgraded lsof (4.84-1 -> 4.84-2)
    [2011-02-25 20:44] upgraded mplayer (32792-1 -> 32792-2)
    [2011-02-25 20:44] upgraded pcmanfm (0.9.8-2 -> 0.9.8-5)
    [2011-02-25 20:44] upgraded ppp (2.4.5-1 -> 2.4.5-2)
    [2011-02-25 20:44] upgraded python-imaging (1.1.7-2 -> 1.1.7-3)
    [2011-02-25 20:44] upgraded redland (1.0.12-4 -> 1.0.12-5)
    [2011-02-25 20:44] warning: /etc/sane.d/dll.conf installed as /etc/sane.d/dll.conf.pacnew
    [2011-02-25 20:44] upgraded sane (1.0.21-4 -> 1.0.22-1)
    [2011-02-25 20:44] upgraded totem-plparser (2.32.2-1 -> 2.32.3-1)
    [2011-02-25 20:44] upgraded wget (1.12-3 -> 1.12-5)

  • [SOLVED] Arch won't boot after install - "GRUB" on black screen

    I've installed arch on my 1000H from usb stick using zeneee kernel as described in wiki. Right after install everything was fine - wireless and ethernet were working normally, so i've done reboot.
    Now it shows me black screen with "GRUB" text (sic! not "grub>", no error messages) on it. keyboard is not working.
    I've tried reinstalling completely again - with full repartitioning of HDD and this time without installing eee kernel - just stock kernel26. Everithing went ok, i've checked grub settings and partitions - ok, but after reboot - again "GRUB" and non-working keyboard.
    I'm completely out of ideas.
    EDIT: turns out i misplaced GRUB or something. reinstalled placing GRUB on /dev/sda. works fine now.
    Last edited by glas01 (2008-11-29 12:46:15)

    Have you moved everything from /var to /new_var (i named it for learning purpose)? You shoud copy content from /var but not on the fly but booting from arch iso cd, and than you shoud mount your / into arch-chroot environement, mount all of your mount points and than copy content from default /var to new /var. The copying should be done with this
    cp -rax
    and you can add -v switch to verbose output. I have my own /var moved the same way.
    The simples way is:
    -boot the arch iso cd
    -mount all of your mount point (i created here in this step /new_var to move /var to a new place, and this /new_var i put in /etc/fstab as /var later)
    -copy /var to /new_var with -rax or -vrax (recursive, archive, this filesystem or verbose, recursive, archive, this filesystem switches)
    -umount all of it
    -reboot.
    Last edited by firekage (2015-05-02 07:49:20)

  • [Solved] Arch + W8 dual boot, UEFI, partitioning question

    Hello,
    I'm buying new laptop with preinstalled W8 (Lenovo E430) and I'm planning to dual boot. I've read Beginner's guide, Installation guide, searched forum, etc., but I'm still unsure how to deal with creating partitions for Arch while keeping Windows.
    From the Beginners' Guide:
    If you are intending to follow the advice to create a GPT partition table then you need to choose "Advanced" and then select "gpt" from the drop-down menu. This cannot be done if you have a pre-existing Windows installation on the drive which you wish not to destroy.
    and from the Partitioning:
    To dual-boot with Windows, one must use MBR.
    A special exception to this rule: dual-booting Windows 64-bit using UEFI instead of BIOS, one must use GPT.
    My W8 will be 64bit and also is Arch.
    So, my question is. When I shrink W8 partition and create free space for Arch, do I have to choose 'gpt' option (2nd quote) or not (1st quote) for formatting? Or am I reading it totally wrong?
    I would give it a try, but that destroying thing kind of scares me.
    Last edited by centos (2013-06-18 19:24:58)

    The wiki quotes you've presented make it look like the wiki was created with an MBR/BIOS assumption and then poorly edited to incorporate GPT/EFI information. The rules, presented in a more cohesive way, are these:
    Windows ties its partition table type to the computer's firmware: under BIOS, Windows requires MBR; and under EFI, Windows requires GPT.
    Linux is more flexible: It can use either MBR or GPT under BIOS. In theory, Linux can use either MBR or GPT under EFI, although many EFIs seem to require GPT, so it's best to stick with GPT on EFI-based computers.
    When dual-booting, Windows is the limiting factor when it comes to partition table type.
    Most EFIs include a Compatibility Support Module (CSM), which enables them to boot BIOS-based OSes. The CSM can usually be enabled or disabled in the firmware setup utility, although the details of how to do this vary from one implementation to another.
    Computers that ship with Windows 8 pre-installed almost always use EFI, and therefore GPT.
    Converting from MBR to GPT or vice-versa is possible with GPT fdisk (gdisk, cgdisk, or sgdisk), but this requires re-installing the boot loader for any already-installed OS(es). If Windows is one of those OS(es), it's probably not worth the effort.
    GParted and parted can convert from MBR to GPT or vice-versa only by destroying existing partition entries, so you should use these tools to make such a change only on a blank disk or if you intend to lose all the existing partitions.
    Since you (centos) say you're installing to a computer with a pre-installed Windows 8, you've almost certainly already got an EFI/GPT setup. Under these circumstances, you won't be choosing a partition table type unless you want to completely wipe that installation and install both OSes fresh. GParted will detect the partition table type and work with it automatically; you should not select the option to create a new partition table, which your first quote (partially) describes. You should, however, be sure that you install Arch in EFI mode and that you install an EFI-mode boot manager and/or boot loader, rather than a BIOS-mode version of GRUB. Getting an EFI-mode Windows and a BIOS-mode Linux to coexist is possible, but awkward. Converting a BIOS-mode Linux installation to boot in EFI mode is also possible, if you mistakenly install in BIOS mode; but it's usually easier to install in EFI mode to begin with. There are lots of threads here on EFI-mode Arch installations, as well as information in the Arch wiki on this topic. Unfortunately, EFI is still new enough that there are still a lot of kinks to be worked out, both in specific firmware implementations (many of them are buggy) and in OS support (which is still not as mature as is BIOS support).

  • [SOLVED] Arch will not boot all the way after update

    Hey all,
    I feel really stupid about this one, but I really need some help.
    Today I updated my system and eventually during that session I decided to turn off the computer using "shutdown -h 0". This resulted in an error. I tried simply "reboot", but got the same message. I stupidly did not write down the message and then even more stupidly just held down the power button to turn the computer off thinking that I could boot back in later, get the same message, and deal with it then.
    However, when I booted up, I was confronted with a screen telling me that "/dev/sda3" was recovering, the orphaned sectors, and the fact that sda3 is clean. All of it seemed to be expected after an improper shutdown, but it won't boot any further. I tried turning it off and on again a couple times, but it is still stuck on that screen. It doesn't describe the orphans anymore, but it still says it is recovering the journal.
    I'm not sure what to do. Any help would be appreciated. I did look for posts concerning the recent update and found this: https://bbs.archlinux.org/viewtopic.php?pid=1370237, but I don't know if I have the same problem.
    Last edited by MongooseOfPower (2014-01-14 01:23:43)

    Thank you for the reply.
    After waiting on that screen for at least 20 minutes, It started displaying systemd[1] errors. If it would be helpful I could type them all out, but they are all just Dependency or Time out fails.
    After a while it displayed a welcome to emergency mode greeting and after a couple minutes finally let me give the root password. I straight out tried "journalctl -xb" which responded with:
    journalctl: error while loading shared libraries: libcrypt.so.20: cannot open shared object file: No such file of directory
    Periodically I am now getting this error:
    systemd[1]: Failed to start Trigger Flushing of Journal to Persistent Storage.

  • [Solved] Arch won't boot :(

    Well, today I found what is my worst experience with Linux in general.
    I turned my PC on, selected Archlinux from the GRUB (I also have a Windows 7 partition) and after the udev messages, I get a lot of udev rules in the screen and it freezes.
    No more booting from there. The last thing I see is, as I said, only udev rules.
    I don't know what could have triggered this, I didn't do any system changes, probably it was an update.
    If there's a way to recover the booting log, please tell me so I can submit it.
    Thanks in advance!
    Last edited by guidito73 (2011-01-15 20:56:29)

    falconindy wrote:https://bbs.archlinux.org/viewtopic.php?id=111197
    Thanks, I didn't see it. Downgrading to udev-164-3 now to test it.

  • (SOLVED)Arch won't boot? I/O error?

    I'm greeted by this error upon boot and I cannot get to a login shell 
    http://i40.tinypic.com/s42phs.jpg
    My first instinct was to boot into the gparted live enviorment and get an idea of whats going on, after loading my hard drive an error with my home partition (sda2) became apparent
    http://i44.tinypic.com/rh74vc.jpg
    I looked into the error specifically
    http://i39.tinypic.com/143htgn.jpg
    I'm not sure what my next step is. If the drive is failing i'd like to copy some data from my home partition over to an external medium.
    Thanks.
    -- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
    Last edited by ritalin (2013-06-29 20:14:56)

    Trilby wrote:
    Whoa! Please resize or move those images off the forums and link to them - they are *way* to big for forum guidelines.
    As to the error - the error on the last screenshot is odd, e2fsprogs is part of a base archlinux install, and while I don't use it, I'm sure it'd be included with a gparted system.
    But it does look like there is a problem with the filesystem.  Is this a new install?  Has this worked before and only stopped now?
    The first screen has a lot of errors, but no context: where in the boot process does this happen?  Given the time stamp it must be very late in boot - does your boot normally take that long?  And given that it is your home partition, I'd assume it is when fstab partitions are mounted.  Can you confirm whether the previous steps of the boot proceeded normally?
    If so, you can use a live cd or break=post_mount to edit your fstab and remove the home parition entry.  Then you should at least be able to boot into your system (as root) to do maintainance easier.
    I changed the images over to urls tags instead. This is a relatively new install (few months) yet I've had numerous reboots without issue. I found the missing package issue odd as well since ive resized my home partition using the same live usb enviorment. My boot usually takes under 30 seconds and this error is the first thing to print out during the boot process (time stamp is at 3 seconds in) should I attempt to edit the fstab using gparted?

  • [SOLVED] New installation hangs on boot at two different places

    Hello
    I recently made my another attempt at installing arch on a new desktop build. Previous successful attempts were old laptops.
    I followed the Beginner's Guide on the Arch wiki.
    Currently it stops at one of two places in the boot process:
    1. [ OK ] Found device Samsung_SSD_850_EVO_500GB BOOTARCH
        Starting File System Check on /dev/sdb6…
    2.  [ OK ] Started Journal Service
        [ OK ] Started udev Kernel Device Manager
    I can not consistently recreate either scenario, but it seems to be random which of the two places it stops. Cold boot and CTRL ALT Delete. I doubt that has anything to do with it, but thought I'd add it anyway.
    Current setup:
    Hardware:
    Motherboard - ASUS Z97 Pro (using ethernet adapter and sound on here)
    Processor - Intel 4790K
    Memory - 16 GB
    Graphics - Gigabyte G1 Nvidia GTX 970 SLI x2
    Storage - Samsung 850 SSD 500 GB and WD Black HDD 3 TB
    I've also configured it to use a static IP
    I started this journey by using the live Gparted CD to create partitions. I created two partitions on the SSD. One for windows 8.1 and one for linux. I then created two partitions on the HDD. One for windows, one for linux.
    I installed windows 8.1 first. It divided up the partition I gave it. I am able to run Windows. Once that was done I began installing Arch.
    I used the Feb 2015 ISO from the torrent.
    Current partition scheme for linux:
    sda1 /home
    sda3 /swap
    sda4 /var
    sdb1 /
    sdb6 /boot
    sda is the HDD and sdb is the SSD
    The other partitions not listed are for windows. To boot into windows, I use F8 to choose the windows boot manager partition. It currently defaults to the linux partition.
    During the install, I mounted the root partition first. I then created directories for each of the other partitions and then mounted them. Home, var, and root are all ext4. Boot is FAT32, and Swap is swap.
    I read where I made a couple of mistakes the first attempt on this computer and did a wipe and reinstall again. First mistake was not knowing that /boot needed to be FAT. I then learned that /swap does not need to be in the fstab. I also learned that a FAT partition can not use UUID in the fstab so I took that out and just used /dev/sdb6 instead.
    I have run out of things to search for at this point and need help to continue moving forward.
    Bellow is the current /etc/fstab. It was generated using
    genfstab -U -p /mnt >> /mnt/etc/fstab
    and then edited as noted above
    #/dev/sdb1 LABEL=archroot
    UUID=xxxxxxxxxxxxxxx / ext4 rw,relatime,data=ordered 0 1
    #/dev/sdb6 LABEL=BOOTARCH
    #UUID=xxxxxxxxx
    /dev/sdb6 /boot vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro 0 2
    # /dev/sda1 LABEL=linux\134x20home
    UUID=xxxxxxxx /home ext4 rw,relatime,data=ordered 0 2
    #/dev/sda4 LABEL=archvar
    UUID=xxxxxxxxxx /var ext4 rw,relatime,data=ordered 0 2
    #/dev/sda3
    #UUID=xxxxxxxxxxxxxx none swap defaults 0 0
    Thanks for any help that can be provided
    Jason
    Last edited by p2ranger (2015-02-14 22:20:14)

    I tried removing gummiboot and installed GRUB2. That didn't work.
    As to the UUID's, I just typed in xxxxx's for the post because I didn't feel like transcribing random letters and numbers.
    So after reading Head_on_a_Stick's suggestion, I redid my partitions and reinstalled arch again following the Beginner's wiki page and using gummiboot
    New Partitions are as follows:
    sda1  /home
    sda3  /swap
    sda4  /var
    sdb1  /
    sdb3  /boot (originally created from windows install)
    Also, I took a screenshot from Gparted of the two disks if there is any info on there that may be of use
    http://cotting.us/gparted-sda.jpg
    http://cotting.us/gparted-sdb.jpg
    Below is the contents and output requested
    arch.conf
    title Arch Linux
    linux /vmlinuz-linux
    initrd /initramfs-linux.img
    options root=/dev/sdb1 rw
    loader.conf
    timeout5
    #default 875966af283d44de9e754c1d68848eab-*
    default arch
    gdisk -l /dev/sda
    GPT fdisk (gdisk) version 0.8.10
    Partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    GPT: present
    Found valid GPT with protective MBR; using GPT.
    Disk /dev/sda: 5860533168 sectors, 2.7 Tib
    Logical sector size: 512 bytes
    Disk identifier (GUID): E11d436B-ED6D-47AD-BCD0-F04384ED50B8
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 5860533134
    Partitions will be aligned on 2048-sector boundaries
    Total free space is 2925 sectors (1.4 MiB)
    Number Start (sector) End (sector) Size Code Name
    1 2048 45672447 21.8GiB 8300
    2 2871662592 5860532223 1.4 TiB 0700
    3 2854432768 2871662591 8.2 GiB 8200
    4 45672448 285443277 1.3 TiB 8300
    gdisk -l /dev/sdb
    GPT fdisk (gdisk) version 0.8.10
    Partition table scan:
    MBR: protective
    BSD: not present
    APM: not present
    GPT: present
    Found valid GPT with protective MBR; using GPT.
    Disk /dev/sda: 5860533168 sectors, 465.8 GiB
    Logical sector size: 512 bytes
    Disk identifier (GUID): DA9A6AF9-066B-4C1A-8778-93CCE5A68D97
    Partition table holds up to 128 entries
    First usable sector is 34, last usable sector is 976773134
    Partitions will be aligned on 2048-sector boundaries
    Total free space is 2029 sectors (1014.5 KiB)
    Number Start (sector) End (sector) Size Code Name
    1 2048 410247167 195.6 GiB 8300
    2 410247168 410861567 300.0 MiB 2700 Basic data partition
    3 410861568 411066367 100.0 MiB EF00 EFI system partition
    4 411066368 411328511 128.0 MiB 0C01 Microsoft reserved …
    5 411328512 976773119 269.6 GiB 0700 Basic data partition
    lsblk -f
    sda
    -sda1 /home
    -sda2
    -sda3 [SWAP]
    -sda4 /var
    sdb
    -sdb1 /
    -sdb2
    -sdb3 /boot
    -sdb4
    -sdb5
    sdd
    -sdd1
    -sdd2
    sr0
    loop0
    loop1
    -arch_airootfs /etc/resolv.conf
    loop2
    -arch_airootfs /etc/resolv.conf
    Since my fstab is changed, here is the new one
    # /dev/sdb1 LABEL=archroot
    UUID=xxxxxxxxxxxxxxxxxx / ext4 rw,relatime,data=ordered 0 1
    # /dev/sdb3
    #UUID=xxxxxxxx
    /dev/sdb3 /boot vfat rw,relatime,fmask=0022,dmask=0022, codepage=437,iocharset=iso8859-1, shortname=mixed, errors=remount-ro 0 2
    # /dev/sda1 LABEL=archvar
    UUID=xxxxxxxxxxxxxxxxxx /home ext4 rw,relatime,data=ordered 0 2
    # /dev/sda4 LABEL=archome
    UUID=xxxxxxxxxxxxxxxxx /var ext4 rw,relatime,data=ordered 0 2
    # /dev/sda3
    #UUID=xxxxxxxxxxxxxxx none swap defaults 0 0
    After another install, it still hangs on booting. Here are some of the last lines it displays:
    ( OK ) Started create system users
    Starting Create static device nodes in /dev...
    ( OK ) Started Journal service.
    ( OK ) Started create static device nodes in /dev.
    ( OK ) Reached target Local File systems (Pre).
    ( OK ) Started Rebuild hardware database
    Starting udev Kernel Device Manager....
    ( OK ) Started Rebuild Dynamic linker cache
    ( OK ) Started udev Kernel Device Manager
    I’m glad people like my setup. I spent a lot of time reading and comparing before I came up with what I bought.
    Thanks for your help
    Jason
    Last edited by p2ranger (2015-02-13 23:52:29)

  • [SOLVED] Arch Linux Duke (2007) Fails to Boot

    Folks, I have a unique and challenging problem that has exhausted my Arch Linux skills, and so I am now turning to you.
    I have a vintage Pentium Pro 200 system (that’s 200 MHz folks! – 200 MHz 686 architecture – the original 686!), two CPUs, running a dual boot between Windows NT 4.0 and Arch Linux Duke (2007). It has 512 MB of RAM and a 120 GB hard drive, partitioned up between Windows NT and Linux. I built this system new in 2007, hence the dated version of Arch.  It has run like a charm all these years, granted not getting that much use. After about a year of no use at all, I fired the system up last week to help with a little research for a blog post I was writing on networking Windows NT 4.0 and Mac OS 8.6. Windows NT 4.0 fired right up with no issue, and after I was done testing what needed to be tested I tried to boot over to Arch.
    After a year of disuse, Arch unexpectedly and stubbornly refused to boot. The boot process started up just fine, but towards the end, it declared that it could not mount the root file system on the root device and took a kernel panic and stopped. My Arch skills have gotten a bit rusty in the last few years, but I dusted them off and went to work. My guess was a file system or superblock error. Arch wouldn’t boot, but I dragged out my trusty RIPLinux 2.9 Rescue Live CD and fired it up. It came right up and ran, and I was able to mount the Arch partition and view all the files… everything seemed to be there; it just wouldn’t boot. Windows NT 4.0 AND RIPLinux both boot and run on the machine, so the hardware is fine as well.
    A little information on the disk layout. Windows NT 4.0 is in the first partition on the hard drive. The extended partition has a second Windows NT 4.0 partition (sort of a /home partition for Windows NT 4.0), followed by the main Arch partition (the one I am trying to boot), followed by a swap partition and then the largest partition, which I use to share data between Arch and Windows NT 4.0 (I have loaded an ext2/3 driver into Windows NT 4.0 and it happily accesses the Linux partitions on the box).
    RIPLinux’s e2fsck did find some issues with the Arch partition and I had it repair them all. I checked again afterwards that all the files were still there, and they were. With the partition now known to be clean, and the superblock repaired from one of the backups, all should have been well. However, Arch still wouldn’t (and still won’t) boot.
    RIPLinux has a kind of a chain loader function, so I had it attempt to start up Arch for me. However, this was flummoxed by the fact that Arch addresses all my hard drive partitions as /dev/sdax and RIPLinux addresses them as /dev/hdax. Hence, without a common language, it was hard to get the one to start the other. Still, using this function, I have been able to get a crippled version of Arch running on the machine again. No modules had been loaded, and so it couldn’t do almost anything, but there it was (and is), Arch Linux Duke, at the CLI level. From there, I can see all the files, I can move freely in and out of my user account and the root account, but I can’t make the thing actually boot properly.
    If you have read this far, you are a trooper.  Summarizing what I know, the hardware is good, the file system is clean, the superblock is good, I can mount it cleanly from a live CD and I can chain load a crippled version of Arch. Here is the boot process blow-by-blow. When I try to do a normal boot, the Windows NT 4.0 loader passes control to the Lilo boot sector I have placed on hda1 (sda1 in Duke’s parlance). Lilo takes over, present a menu and when I select Duke, takes off. Arch Linux Duke starts to boot. It gets a good long way along, all the way along to:
    :: Loading udev events                [Pass]
    :: Mount root Read-only
    :: Checking file systems
    This is where it stops.
    The next thing I see is:
    /dev/sda6
    The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else) then the superblock is corrupt and you might try running e2fsck with an alternate superblock:
        E2fsck –b 8193 <device>
    I then get a sort of character based splash screen that says
    **********FILE SYSTEM CHECK FAILED ****************************
    *   Please repair manually and reboot. Note that the root file system
    *   is currently mounted read-only. To remount it read-write, type:
    *   mount –n –o remount,rw /.  When you exit the maintenance
    *   shell, the system will reboot automatically
    Give root password for maintenance
    At this point, I give the root password and enter the maintenance shell as root. I typed in “mount” and the first entry I got back is
    /dev/sda6 on / type ext3 (rw)
    This is exactly the root partition that the start up complains about. It is clearly there.  I can see it, I can walk around it… it is clearly there. Why won’t it boot? Despite the message, the superblock is fine – it passes every test e2fsck can throw at it.
    At this point, I did a “e2fsck /dev/hda6 (which is how RIPLinux would have passed it into Arch” and it says it is “clean”. I suspect that the Superblock message is because Arch sees root as sda6, while RIP passed it in as hda6...
    Deciding to see what Arch would be seeing as it tried to set things up in the boot sequence, I tried the following next:
    # mknod “/dev/root2” b 3 6   
    (“3” because RIPLinux refers to my hard drive as IDE, while Arch refers to it by major number “8”, which is SCSI. By the way, it IS an IDE drive – not sure why Arch insists on using the sdx nomenclature instead of hdx)
    Then I entered “mount /dev/root2 /mnt/hda6” and “ls /mnt/hda6”
    All was well. I can make the node, I can mount it, and I can see the contents. All is clearly well, but something is clearly wrong enough that Arch can’t boot.
    I am totally out of ideas. I have tried every trick I know and am out of tricks. I would welcome any insights as to what I could try to get this venerable Arch installation back on its legs.
    By the way, the key section of the /etc/lilo.conf file (lest anyone want to know) is:
    image = /boot/vmlinuz26
       root = /dev/sda6
       label = ArchLinux-Duke
       initrd = /boot/kernel26.img
       read-only
    I am stumped. Thanks in advance for any and all pointers you may be able to offer.
    Last edited by mac57 (2014-06-02 17:42:21)

    Folks, thanks for all your helpful comments, and I wanted to report back to you that I finally overcame the issue, and ArchLinux-Duke (2007) is once again executing flawlessly on my old Pentium Pro 200 system. I won't bother reporting here all the blind allies I went down as I tried to figure out what was wrong, but in the end, literally moments before I was about to give up and overwrite my Arch installation with a new Linux variant (antiX seemed well suited for such old and low power hardware), my attention was drawn to a note I had made in my files back in 2007 about a problem with similar symptoms. In that case, I had just deleted ZenWalk Linux from the hard drive (both Arch and Zen had been on the drive), and merged several partitions to make use of the newly free space. This had changed Arch's view of the drive lettering, and what had been its /dev/sddx root device was now /dev/sdcx. Arch failed to boot, throwing off the same errors I was seeing now. I wish I had recalled that note a month or so ago! It would have saved me a lot of work and a lot of frustration.
    At any rate, as a last step, and testing the idea that maybe the drive lettering had changed for some reason, I repeatedly manually booted Arch, specifying root=/dev/sda6, then /dev/sdb6, then /dev/sdd6, and finally, /dev/sdc6. Eureka! Arch now considered itself to be on /dev/sdc6 whereas previously it had been on /dev/sda6. This got me part way there, but the boot failed at the filesystem check stage and threw me into root. I disabled the file system check in /etc/rc.sysinit and got farther. Then I cleaned up /etc/fstab to agree with the new sdc naming, and I was back on the air fully.
    So, what had happened was that Arch had changed its view of the drive it was on from sda6 to sdc6. While I could not understand why this "sudden" change had occurred, at least I had a solution, and had Arch back up and running.
    Trolling through the rest of my notes, I found the answer. In 2012, the Tekram SCSI card in the machine failed, and I ultimately replaced it with an Adaptec card. The Tekram card did not have a BIOS segment on it. The Adaptec card did. My guess is that this caused the two internal SCSI devices I have built into the system (Iomega ZIP and Jaz respectively) to be enumerated first, claiming the "sda" and "sdb". device names. That left "sdc" for the root device, and that is where Arch went next.  This is my guess anyway.
    I should have caught this issue back in 2012, at the time, but from my notes, I can see that I tested the new card thoroughly using the  Windows NT 4.0 side of the machine, but never thought to bring up Arch as well. Hence, this problem lay dormant for two years, before I attempted to fire up Arch last month and blundered right into it.
    It has not all been bad. I have learned more about the ext2 and ext3 file systems and superblocks in the intervening time than I will ever need to use. I have learned how to manually boot Linux on a machine whose BIOS is so old that it cannot address the disk cylinder that the kernel is on and I have completely refreshed the many general Linux skills that used to just flow from my finger tips. It has been a frustrating experience, but ultimately a successful and useful one.
    Just wanted to let everyone know that this is now [SOLVED]. I would mark the post as such, but I don't see any obvious way to do that. Thanks again everyone.

Maybe you are looking for

  • How to manually create security policy in integrated web logic server

    Hi, I am trying to run a webcenter portal app that uses web services and has security enabled thru policies. I am no expert in terms of web service security and I am encountering this error. The password credentials cannot be obtained from the Creden

  • Iphoto keeps crashing on startup

    Hi, I installed Ilife '09 about a month ago, and since then I've had big problems with IPhoto. It loads fine for a couple of days, and then it stops working, just crashes on startup and gives me an error that it has unexpectedly quit. I tried deletin

  • New, trying for a simple timer

    I'm new to Labview and I'm trying to make what should be a simple timer. Specifications: (1) A "Start" button starts the timer. (2) A "Stop" button stops the timer. (3) A knob controls the timer duration. (4) Something (right now it's just a sine wav

  • I would like to install some free apps.

    i understand that there are free applications eg like games etc which are available and can be installed on iphone 4. how do i go about the same once i find some application i need.

  • Firewire 800 hub not working

    After two years without incident, all my drives (5) stoped mounting on my 17" Macbook Pro (running Lion).  They are connected though a hub -- NitroAV 8 port Firewire 800 hub.  I have changed the cable -- no effect.  I have tried connecting the drives