Laptop Hangs at boot - *ERROR* Unclaimed register detected.

I have a Dell Inspiron 17R 5737 laptop and I am getting issues with it using Linux.
When I try to turn on the computer sometimes I get this message:
[drm:hsw_unclaimed_reg_detect.isra.11 [i915]] *ERROR* Unclaimed register detected. Please use the i915.mmio_debug=1 to debug this problem.
If this message shows up the computer freezes right after loading the SDDM, then if I press caps lock it switches the LED, but if I press Ctrl+F1,F2,F3... it frozes completely.
The strange thing is that if this message doesn't appear all works fine.
Can somebody help me to solve this strange issue?
I can't post a dmesg when it gives the error but there it is a dmesg after a sucessfull boot:
http://dpaste.com/1BGACTE
EDIT: After installing linux-lts kernel I can boot "normaly", sometimes the error arises but the system continues the boot and doesn't freeze
Last edited by BrunoPT (2015-03-26 02:28:23)

MoonSwan wrote:Perhaps the drivers are corrupted?  Unistall and re-install the i915 driver?
Just did that, the error continues to appear.
I've also added i915.semaphores=1 to kernel parameters activated early kms of the module i915.
Last edited by BrunoPT (2015-03-26 00:19:10)

Similar Messages

  • [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

  • Error: no boot disk has been detected or the disk has failed!(pavilion 20)

    Error: no boot disk has been detected or the disk has failed!(pavilion 20-b014 .  The machine came originally with windows 8. I upgraded to windows 8.1 and put new hard disk. So the hard disk is fine.  
    However if I turn the machine off for a day and start the next day I get the "Error: no boot disk has been detected or the disk has failed".   
    I made the hard disk the first to boot the machine will boot and works.  Is there a way to upadate the BIOS on 
    HP pavilion 20-b014? my bios version is  12/4/2012  v.8.09.
    I do not understand why the intermittment above error showing on and off.
    Please help. Thanks

    Hello @Samya,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that your desktop computer is giving you an error message stating that the boot disk could not be detected, and I would be happy to assist you in this matter!
    To ensure that your hard drive you computer is trying to boot from is in working order, I recommend following the steps in this document on Testing for Hardware Failures (Windows 8). This should help determine if there is a fault with the hard drive. 
    If the hard drive passes all of the required tests, I recommend returning the BIOS back to its default settings by following this document on Recovering the BIOS. 
    Please re-post with the results of your troubleshooting, and I look forward to your reply!
    Regards
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

  • "ERROR: No boot disk has been detected or the disk has failed." On HP Envy 20

    Hello -  I have an ENVY 20 All-in-One PC and up until yesterday it was running fine. When I turned on my PC, a black screen appeared with the message: "ERROR: No boot disk has been detected or the disk has failed." I followed the directions on this post and ran a Hard Disk Test in BIOS. I've run both the Quick Check and the Extensive Check and both were passed. I'm not sure what to do now. Any solutions?  Thanks,mgmartinelli

    Mgmartinelli, welcome to the forum. It appears that you may be getting some conflicting information.  The error message that you first received is normally attributed to a failed/ing hard drive.  You may want to disconnect the drive and reconnect it to see if that helps. Please click the "Thumbs up + button" if I have helped you and click "Accept as Solution" if your problem is solved.

  • Laptop won't boot, will not do a windows repair, received a hdd error 0303.

    laptop won't boot, will not do a windows repair, received a hdd error 0303.

    Hi,
    The error code is a short Disk Self Test failure and would indicate that the Hard Drive is failing and needs to be replaced.  This is also consistent with the start-up issue.
    If your notebook is still under warranty, contact HP and arrange to have the drive replaced - you can check your warranty status Here.
    If you live in the US, contact HP Here.
    If you are in another part of the world, start Here.
    If you are out of warranty and would like a guide on replacing the Hard Drive yourself, please let me know - include the full Model No. and Product No. of the notebook - see Here for a further explanation.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • Hangs during boot after upgrading to Kernel 2.6.39

    I have just installed Arch on a new computer. It works fine until I upgrade to Kernel 2.6.39. After that it hangs on boot.
    The end of /var/log/everything.log is posted below.
    Jul 26 23:52:06 localhost kernel: [ 6.036766] [drm] nouveau 0000:04:00.0: Parsing VBIOS init table at offset 0x85F3
    Jul 26 23:52:06 localhost kernel: [ 6.129046] adt7475 1-002e: ADT7473 device, revision 1
    Jul 26 23:52:06 localhost kernel: [ 6.138997] [drm] nouveau 0000:04:00.0: Detected monitoring device: adt7473
    Jul 26 23:52:06 localhost kernel: [ 6.139000] [drm] nouveau 0000:04:00.0: 1 available performance level(s)
    Jul 26 23:52:06 localhost kernel: [ 6.139002] [drm] nouveau 0000:04:00.0: 0: memory 405MHz core 270MHz shader 540MHz
    Jul 26 23:52:06 localhost kernel: [ 6.139233] [TTM] Zone kernel: Available graphics memory: 12371030 kiB.
    Jul 26 23:52:06 localhost kernel: [ 6.139236] [TTM] Zone dma32: Available graphics memory: 2097152 kiB.
    Jul 26 23:52:06 localhost kernel: [ 6.139238] [TTM] Initializing pool allocator.
    Jul 26 23:52:06 localhost kernel: [ 6.139252] [drm] nouveau 0000:04:00.0: Detected 5376MiB VRAM
    Jul 26 23:52:06 localhost kernel: [ 6.139260] mtrr: type mismatch for d0000000,8000000 old: write-back new: write-combining
    Jul 26 23:52:06 localhost kernel: [ 6.150626] [drm] nouveau 0000:04:00.0: 512 MiB GART (aperture)
    Jul 26 23:52:06 localhost kernel: [ 6.152371] [drm] nouveau 0000:04:00.0: failed to load fuc409d
    Jul 26 23:52:06 localhost kernel: [ 6.176193] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    Jul 26 23:52:06 localhost kernel: [ 6.176195] [drm] No driver support for vblank timestamp query.
    Jul 26 23:52:06 localhost kernel: [ 6.228800] No connectors reported connected with modes
    Jul 26 23:52:06 localhost kernel: [ 6.228802] [drm] Cannot find any crtc or sizes - going 1024x768
    Jul 26 23:52:06 localhost kernel: [ 6.231002] [drm] nouveau 0000:04:00.0: allocated 1024x768 fb: 0x8020000, bo ffff880608d97800
    Jul 26 23:52:06 localhost kernel: [ 6.233786] Console: switching to colour frame buffer device 128x48
    Jul 26 23:52:06 localhost kernel: [ 6.235094] fb0: nouveaufb frame buffer device
    Jul 26 23:52:06 localhost kernel: [ 6.235094] drm: registered panic notifier
    Jul 26 23:52:06 localhost kernel: [ 6.235098] [drm] Initialized nouveau 0.0.16 20090420 for 0000:04:00.0 on minor 0
    Jul 26 23:52:06 localhost kernel: [ 6.255449] HDA Intel 0000:04:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Jul 26 23:52:06 localhost kernel: [ 6.255451] hda_intel: Disable MSI for Nvidia chipset
    Jul 26 23:52:06 localhost kernel: [ 6.255599] HDA Intel 0000:04:00.1: setting latency timer to 64
    Jul 26 23:52:06 localhost kernel: [ 7.663482] EXT4-fs (sda3): re-mounted. Opts: (null)
    Jul 26 23:52:06 localhost kernel: [ 7.807508] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
    Jul 26 23:52:06 localhost kernel: [ 7.851401] Adding 265068k swap on /dev/sda2. Priority:-1 extents:1 across:265068k
    Jul 26 23:52:06 localhost kernel: [ 8.569682] r8169 0000:08:00.0: eth0: link down
    Jul 26 23:52:06 localhost kernel: [ 8.569687] r8169 0000:08:00.0: eth0: link down
    Jul 26 23:52:06 localhost dhcpcd[747]: eth0: waiting for carrier
    Jul 26 23:52:08 localhost dhcpcd[747]: eth0: carrier acquired
    Jul 26 23:52:08 localhost kernel: [ 10.301736] r8169 0000:08:00.0: eth0: link up
    Jul 26 23:52:08 localhost dhcpcd[747]: eth0: broadcasting for a lease
    Jul 26 23:52:12 localhost dhcpcd[747]: eth0: offered 131.181.53.42 from 131.181.127.32
    Jul 26 23:52:13 localhost dhcpcd[747]: eth0: acknowledged 131.181.53.42 from 131.181.59.48
    Jul 26 23:52:13 localhost dhcpcd[747]: eth0: checking for 131.181.53.42
    Jul 26 23:52:18 localhost dhcpcd[747]: eth0: leased 131.181.53.42 for 43200 seconds
    Jul 26 23:52:18 localhost dhcpcd[747]: forked to background, child pid 774
    Jul 26 23:52:18 localhost crond[823]: /usr/sbin/crond 4.5 dillon's cron daemon, started with loglevel info
    Jul 26 23:53:01 localhost crond[823]: FILE /etc/cron.d/prune-cronstamps USER root PID 835 job prune-cronstamps
    Jul 26 23:53:01 localhost crond[823]: FILE /var/spool/cron/root USER root PID 836 job sys-hourly
    Jul 26 23:53:01 localhost crond[823]: FILE /var/spool/cron/root USER root PID 837 job sys-daily
    Jul 26 23:53:01 localhost crond[823]: FILE /var/spool/cron/root USER root PID 838 job sys-weekly
    Any help fixing this would be greatly appreciated.

    I have been trying to isolate the problem a little further. I re-installed (with just the base and sudo) and after upgrading pacman rebooted and it worked without fail. Then I installed libusb and libusb-compat which where required when I tried to upgrade just the kernel using
    pacman -S kernel26
    which initially failed because of the missing dependencies libusb and libusb-compat. I then re-booted and that worked without a problem.
    I then upgraded to Kernel 2.6.39 using the above command and then it hung on rebooting. I saved the logs at each stage.
    The additional logs in errors.log in the reboot that failed are as follows.
    ul 26 16:28:39 O313 kernel: [ 5.120698] [drm] nouveau 0000:04:00.0: Pointer to BIT loadval table invalid
    Jul 26 16:28:39 O313 kernel: [ 5.360508] [drm] nouveau 0000:04:00.0: failed to load fuc409d
    Jul 26 16:28:39 O313 kernel: [ 5.808016] sd 20:0:0:0: [sdb] Assuming drive cache: write through
    Jul 26 16:28:39 O313 kernel: [ 5.809960] sd 20:0:0:0: [sdb] Assuming drive cache: write through
    Jul 26 16:28:39 O313 kernel: [ 5.812116] sd 20:0:0:0: [sdb] Assuming drive cache: write through
    Jul 26 16:28:35 O313 udevd[369]: error: runtime directory '/run/udev' not writable, for now falling back to '/dev/.udev'
    The end of kernel.log is as follows:
    Sat Jul 9 14:57:41 CEST 2011
    Jul 26 16:28:39 O313 kernel: [ 0.000000] Command line: root=/dev/disk/by-uuid/e4733c60-3e54-4001-a83e-415b690dfcb0 ro
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-provided physical RAM map:
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cfed0000 (usable)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 00000000cfed0000 - 00000000cfed1000 (ACPI NVS)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 00000000cfed1000 - 00000000cfee0000 (ACPI data)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 00000000cfee0000 - 00000000cff00000 (reserved)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000630000000 (usable)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] NX (Execute Disable) protection: active
    Jul 26 16:28:39 O313 kernel: [ 0.000000] DMI 2.4 present.
    Jul 26 16:28:39 O313 kernel: [ 0.000000] DMI: Gigabyte Technology Co., Ltd. X58A-UD5/X58A-UD5, BIOS FD 02/01/2011
    Jul 26 16:28:39 O313 kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Jul 26 16:28:39 O313 kernel: [ 0.000000] No AGP bridge found
    Jul 26 16:28:39 O313 kernel: [ 0.000000] last_pfn = 0x630000 max_arch_pfn = 0x400000000
    And this is the end of daemon.log
    Jul 26 16:27:49 O313 init: Switching to runlevel: 6
    Jul 26 16:27:50 O313 dhcpcd: received SIGTERM, stopping
    Jul 26 16:27:50 O313 dhcpcd: eth0: removing interface
    Jul 26 16:28:39 O313 2.352592] udevd[87]: starting version 171
    Jul 26 16:28:39 O313 4.531007] udevd[370]: starting version 171
    Jul 26 16:28:39 O313 dhcpcd: version 5.2.2 starting
    Jul 26 16:28:39 O313 dhcpcd: eth0: waiting for carrier
    Jul 26 16:28:35 O313 udevd[369]: error: runtime directory '/run/udev' not writable, for now falling back to '/dev/.udev'
    Jul 26 16:28:39 O313 init: Entering runlevel: 3
    Please let me know if any further information would be useful in tracking down this problem. Also ignore any timings in my initial post they were incorrect.
    Last edited by TheStatsMan (2011-07-26 07:40:48)

  • An unexpected error has been detected by HotSpot Virtual Machine:

    Hi
    When I upload the xml file with dubug window.
    When I have debug then this message will come..
    So give me a solution..
    Here at below I have pasted files. in which I want to by pass the ldap..
    So give me suggestion what to do with that files.
    What's wrong with that file ?
    Jiten
    18 Oct 2007 17:02:09 0 INFO [main] security.SecurityUtil - SecurityUtil.login: Called with [email protected]; password=[C@1797795; sourceIpAddress=192.168.5.14; weblogin=false; realm=null
    18 Oct 2007 17:02:09 16    INFO  [main] security.SecurityUtil - login: start login: username: [email protected]
    18 Oct 2007 17:02:09 125 INFO [main] BOOT - -- boot log messages -->
    [BOOT] INFO: Loading OJB's properties: file:/C:/LMS/gsnx/deploy/webapp/gsnx.ear/webapp.war/WEB-INF/classes/OJB.properties
    [BOOT] WARN: Can't read logging properties file using path 'OJB-logging.properties', message is:
    C:\LMS\gsnx\OJB-logging.properties (The system cannot find the file specified)
    Will try to load logging properties from OJB.properties file
    [BOOT] INFO: Logging: Found 'log4j.properties' file, use class org.apache.ojb.broker.util.logging.Log4jLoggerImpl
    [BOOT] INFO: Log4J is already configured, will not search for log4j properties file
    18 Oct 2007 17:02:12 3282 INFO [main] security.SecurityUtil - SecurityUtil.login: Calling authentication with [email protected]; password=[C@1797795; realm=null
    # An unexpected error has been detected by HotSpot Virtual Machine:
    #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d85c14f, pid=4032, tid=3260
    # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode)
    # Problematic frame:
    # V  [jvm.dll+0x11c14f]
    # An error report file with more information is saved as hs_err_pid4032.log
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    Here :This is my login.config file..
    * Copyright (c) 2003-2005 E2open Inc. All rights reserved.
    * gnsx security configuration file
    * Note:
    * 1. At installation time, java.security file in your jre's lib/security/ directory should
    * be edited add the following line (ganx.home} is the home directory of gsnx install
    * login.config.url.1=file:{gsnx.home}/conf/login.config
    * 2. Edit this file to replace ldap-url with the correct url for your
    * LoginModule configuration.
    * @version $Id: login.config,v 1.8 2006/02/04 18:38:11 vgeorge Exp $
    gsnx.security.Login
    * LdapLoginModule Options:
    * ldap-url - LDAP connection URL, such as ldap://localhost:389
    * e.g. ldap-url="ldap://192.168.31.63:389"
    * dn-mask - The DN mask for user. The number 0 refers to the parameter
    * number for username. If this is specified then user search is ingored.
    * **This option is DEPRECATED**.
    * e.g. dn-mask="cn={0},ou=People,dc=gsnx,dc=com"
    * initialContextFactory - Class name of the initial context factory
    * e.g. initialContextFactory="com.sun.jndi.ldap.LdapCtxFactory"
    * connection-username - The DN used by the login module itself for authentication to
    * the directory server.
    * e.g. connection-username="uid=admin,ou=system"
    * connection-password - Password that is used by the login module to authenticate
    * itself to the directory server
    * e.g. connection-password="password"
    * connectionProtocol - The security protocol to use. This value is determined by the
    * service provider. An example would be SSL.
    * e.g. connectionProtocol="ldap"
    * authentication - The security level to use. Its value is one of the following
    * strings: "none", "simple", "strong".
    * e.g. authentication="simple"
    * user-search-base - the base DN for the user search
    * e.g. user-search-base="ou=users,ou=system"
    * user-search-pattern - filter specification how to search for the user object.
    * RFC 2254 filters are allowed. For example: (uid=user1). To parameterize the value
    * of the CN attribute type, specify (uid = {0}). The number 0 refers to the parameter
    * number for username. This query must return exactly one object.
    * e.g. user-search-pattern="uid={0}"
    * user-search-scope-subtree - Directory search scope for the user (ture | false)
    * ture - directory search scope is SUBTREE
    * false - directory search scope is ONE-LEVEL
    * e.g. user-search-scope-subtree="true"
    * user-password-changepw-gsnx-handler - hander to change password
    * If this handler is not specified, the change password feature will not be available
    * if "com.gsnx.core.server.security.LdapLoginModule", is used the the
    * option - user-password-attribute is required.
    * e.g. user-password-changepw-gsnx-handler="com.gsnx.core.server.security.LdapLoginModule"
    * user-password-attribute - attribute in LDAP that stores the user password
    * If this is not specified, the change password feature will not be work
    * when "com.gsnx.core.server.security.LdapLoginModule", is used as
    * user-password-changepw-gsnx-handler
    * e.g. user-password-attribute="userPassword"
    * role-search-base - The base DN for the group membership search
    * e.g. role-search-base="ou=groups,ou=system"
    * role-name-attribute - LDAP attribute type that identifies group name attribute in the object
    * returned from the group membership query. The group membership query is defined
    * by the role-search-pattern parameter. Typically the group name parameter is "cn".
    * e.g. role-name="cn"
    * role-search-pattern - The filter specification how to search for the role object.
    * RFC 2254 filters are allowed. For example: (uniqueMember = {0}). The number 0
    * refers refers to the DN of the authenticated user. Note that if role membership
    * for the user is defined in the member-of-like attribute (see user-role-name
    * parameter) you may not need to search for group membership with the query.
    * e.g. role-search-pattern="(uniqueMember={0})"
    * role-search-scope-subtree - Directory search scope for the role (ture | false).
    * ture - directory search scope is SUBTREE
    * false - directory search scope is ONE-LEVEL
    * e.g. role-search-scope-subtree="false"
    * user-role-attribute - LDAP attribute type for the user group membership. Different LDAP
    * schemas represent user group membership in different ways such as memberOf,
    * isMemberOf, member, etc. Values of these attributes are identifiers of groups that
    * a user is a member of. For example, if you have: memberOf: cn=admin,ou=groups,dc=gsnx,
    * specify "memberOf" as the value for the user-role-name attribute. Be aware of the
    * relationship between this parameter and group membership query. Typically
    * they will return the same data.
    * e.g. user-role-name="memberOf"
    * ldap://ldap-qa.dev.e2open.com:389
    * ldap://192.168.31.63:389
    com.gsnx.core.server.security.PassthruLoginModule required
    *com.gsnx.core.server.security.LdapLoginModule required
    initial-context-factory="com.sun.jndi.ldap.LdapCtxFactory"
    ldap-url="ldap://ldap-qa.dev.e2open.com:389"
    connection-username="cn=Manager,dc=gsnx,dc=com"
    connection-password="slapface"
    connection-protocol="ldap"
    authentication="simple"
    user-search-base="dc=gsnx,dc=com"
    user-search-pattern="cn={0}"
    user-search-scope-subtree="true"
    user-password-changepw-gsnx-handler="com.gsnx.core.server.security.PassthruLoginModule"
    user-password-attribute="userPassword"
    role-search-base=""
    role-name-attribute=""
    role-search-pattern=""
    role-search-scope-subtree=""
    user-role-attribute="";
    This is LoginConfig.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- The XML based JAAS login configuration read by the
    org.jboss.security.auth.login.XMLLoginConfig mbean. Add
    an application-policy element for each security domain.
    The outline of the application-policy is:
    <application-policy name="security-domain-name">
    <authentication>
    <login-module code="login.module1.class.name" flag="control_flag">
    <module-option name = "option1-name">option1-value</module-option>
    <module-option name = "option2-name">option2-value</module-option>
    </login-module>
    <login-module code="login.module2.class.name" flag="control_flag">
    </login-module>
    </authentication>
    </application-policy>
    $Revision: 1.12.2.2 $
    --><!DOCTYPE policy PUBLIC "-//JBoss//DTD JBOSS Security Config 3.0//EN" "http://www.jboss.org/j2ee/dtd/security_config.dtd">
    <policy>
    <!-- Used by clients within the application server VM such as
    mbeans and servlets that access EJBs.
    -->
    <application-policy name="gsnx.security.Login">
    <authentication>
    <!-- <login-module code="com.gsnx.core.server.security.LdapLoginModule" flag="required">-->
    <login-module code="com.gsnx.core.server.security.PassthruLoginModule" flag="required">
    <module-option name="initial-context-factory">com.sun.jndi.ldap.LdapCtxFactory
    </module-option>
    <!--<module-option name="user-password-changepw-gsnx-handler">com.gsnx.core.server.security.LdapLoginModule-->
    <module-option name="user-password-changepw-gsnx-handler">com.gsnx.core.server.security.PassthruLoginModule
    </module-option>
    <!-- <module-option name="ldap-url">ldap://192.168.31.63:389</module-option> -->
    <!-- <module-option name="ldap-url">ldap://10.120.17.253:389</module-option> -->
    <module-option name="ldap-url">ldap://ldap-qa.dev.e2open.com:389</module-option>
    <module-option name="connection-username">cn=Manager,dc=gsnx,dc=com</module-option>
    <module-option name="connection-password">slapface</module-option>
    <module-option name="connection-protocol">ldap</module-option>
    <module-option name="authentication">simple</module-option>
    <module-option name="user-search-base">dc=gsnx,dc=com</module-option>
    <module-option name="user-search-pattern">cn={0}</module-option>
    <module-option name="user-search-scope-subtree">true</module-option>
    <module-option name="user-password-attribute"/>
    <module-option name="role-search-base"/>
    <module-option name="role-name-attribute"/>
    <module-option name="role-search-pattern"/>
    <module-option name="role-search-scope-subtree"/>
    <module-option name="user-role-attribute"/>
    </login-module>
    </authentication>
    </application-policy>
    <application-policy name="client-login">
    <authentication>
    <login-module code="org.jboss.security.ClientLoginModule" flag="required">
    </login-module>
    </authentication>
    </application-policy>
    <!-- Security domain for JBossMQ -->
    <application-policy name="jbossmq">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.DatabaseServerLoginModule" flag="required">
    <module-option name="unauthenticatedIdentity">guest</module-option>
    <module-option name="dsJndiName">java:/DefaultDS</module-option>
    <module-option name="principalsQuery">SELECT PASSWD FROM JMS_USERS WHERE USERID=?</module-option>
    <module-option name="rolesQuery">SELECT ROLEID, 'Roles' FROM JMS_ROLES WHERE USERID=?</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- Security domain for JBossMQ when using file-state-service.xml
    <application-policy name = "jbossmq">
    <authentication>
    <login-module code = "org.jboss.mq.sm.file.DynamicLoginModule"
    flag = "required">
    <module-option name = "unauthenticatedIdentity">guest</module-option>
    <module-option name = "sm.objectname">jboss.mq:service=StateManager</module-option>
    </login-module>
    </authentication>
    </application-policy>
    -->
    <!-- Security domains for testing new jca framework -->
    <application-policy name="HsqlDbRealm">
    <authentication>
    <login-module code="org.jboss.resource.security.ConfiguredIdentityLoginModule" flag="required">
    <module-option name="principal">sa</module-option>
    <module-option name="userName">sa</module-option>
    <module-option name="password"/>
    <module-option name="managedConnectionFactoryName">jboss.jca:service=LocalTxCM,name=DefaultDS</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <application-policy name="JmsXARealm">
    <authentication>
    <login-module code="org.jboss.resource.security.ConfiguredIdentityLoginModule" flag="required">
    <module-option name="principal">guest</module-option>
    <module-option name="userName">guest</module-option>
    <module-option name="password">guest</module-option>
    <module-option name="managedConnectionFactoryName">jboss.jca:service=TxCM,name=JmsXA</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the jmx-console web application. This
    defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="jmx-console">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="usersProperties">props/jmx-console-users.properties</module-option>
    <module-option name="rolesProperties">props/jmx-console-roles.properties</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the web-console web application. This
    defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="web-console">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="usersProperties">web-console-users.properties</module-option>
    <module-option name="rolesProperties">web-console-roles.properties</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- A template configuration for the JBossWS web application (and transport layer!).
    This defaults to the UsersRolesLoginModule the same as other and should be
    changed to a stronger authentication mechanism as required.
    -->
    <application-policy name="JBossWS">
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required">
    <module-option name="unauthenticatedIdentity">anonymous</module-option>
    </login-module>
    </authentication>
    </application-policy>
    <!-- The default login configuration used by any security domain that
    does not have a application-policy entry with a matching name
    -->
    <application-policy name="other">
    <!-- A simple server login module, which can be used when the number
    of users is relatively small. It uses two properties files:
    users.properties, which holds users (key) and their password (value).
    roles.properties, which holds users (key) and a comma-separated list of
    their roles (value).
    The unauthenticatedIdentity property defines the name of the principal
    that will be used when a null username and password are presented as is
    the case for an unuathenticated web client or MDB. If you want to
    allow such users to be authenticated add the property, e.g.,
    unauthenticatedIdentity="nobody"
    -->
    <authentication>
    <login-module code="org.jboss.security.auth.spi.UsersRolesLoginModule" flag="required"/>
    </authentication>
    </application-policy>
    </policy>
    This is : java.security
    # This is the "master security properties file".
    # In this file, various security properties are set for use by
    # java.security classes. This is where users can statically register
    # Cryptography Package Providers ("providers" for short). The term
    # "provider" refers to a package or set of packages that supply a
    # concrete implementation of a subset of the cryptography aspects of
    # the Java Security API. A provider may, for example, implement one or
    # more digital signature algorithms or message digest algorithms.
    # Each provider must implement a subclass of the Provider class.
    # To register a provider in this master security properties file,
    # specify the Provider subclass name and priority in the format
    # security.provider.<n>=<className>
    # This declares a provider, and specifies its preference
    # order n. The preference order is the order in which providers are
    # searched for requested algorithms (when no specific provider is
    # requested). The order is 1-based; 1 is the most preferred, followed
    # by 2, and so on.
    # <className> must specify the subclass of the Provider class whose
    # constructor sets the values of various properties that are required
    # for the Java Security API to look up the algorithms or other
    # facilities implemented by the provider.
    # There must be at least one provider specification in java.security.
    # There is a default provider that comes standard with the JDK. It
    # is called the "SUN" provider, and its Provider subclass
    # named Sun appears in the sun.security.provider package. Thus, the
    # "SUN" provider is registered via the following:
    # security.provider.1=sun.security.provider.Sun
    # (The number 1 is used for the default provider.)
    # Note: Statically registered Provider subclasses are instantiated
    # when the system is initialized. Providers can be dynamically
    # registered instead by calls to either the addProvider or
    # insertProviderAt method in the Security class.
    # List of providers and their preference orders (see above):
    security.provider.1=sun.security.provider.Sun
    security.provider.2=sun.security.rsa.SunRsaSign
    security.provider.3=com.sun.net.ssl.internal.ssl.Provider
    security.provider.4=com.sun.crypto.provider.SunJCE
    security.provider.5=sun.security.jgss.SunProvider
    security.provider.6=com.sun.security.sasl.Provider
    # Select the source of seed data for SecureRandom. By default an
    # attempt is made to use the entropy gathering device specified by
    # the securerandom.source property. If an exception occurs when
    # accessing the URL then the traditional system/thread activity
    # algorithm is used.
    # On Solaris and Linux systems, if file:/dev/urandom is specified and it
    # exists, a special SecureRandom implementation is activated by default.
    # This "NativePRNG" reads random bytes directly from /dev/urandom.
    # On Windows systems, the URLs file:/dev/random and file:/dev/urandom
    # enables use of the Microsoft CryptoAPI seed functionality.
    securerandom.source=file:/dev/urandom
    # The entropy gathering device is described as a URL and can also
    # be specified with the system property "java.security.egd". For example,
    # -Djava.security.egd=file:/dev/urandom
    # Specifying this system property will override the securerandom.source
    # setting.
    # Class to instantiate as the javax.security.auth.login.Configuration
    # provider.
    login.configuration.provider=com.sun.security.auth.login.ConfigFile
    # Default login configuration file
    login.config.url.1=C:\LMS\gsnx\core\src\conf\login.config
    # Class to instantiate as the system Policy. This is the name of the class
    # that will be used as the Policy object.
    policy.provider=sun.security.provider.PolicyFile
    # The default is to have a single system-wide policy file,
    # and a policy file in the user's home directory.
    policy.url.1=file:${java.home}/lib/security/java.policy
    policy.url.2=file:${user.home}/.java.policy
    # whether or not we expand properties in the policy file
    # if this is set to false, properties (${...}) will not be expanded in policy
    # files.
    policy.expandProperties=true
    # whether or not we allow an extra policy to be passed on the command line
    # with -Djava.security.policy=somefile. Comment out this line to disable
    # this feature.
    policy.allowSystemProperty=true
    # whether or not we look into the IdentityScope for trusted Identities
    # when encountering a 1.1 signed JAR file. If the identity is found
    # and is trusted, we grant it AllPermission.
    policy.ignoreIdentityScope=false
    # Default keystore type.
    keystore.type=jks
    # Class to instantiate as the system scope:
    system.scope=sun.security.provider.IdentityDatabase
    # List of comma-separated packages that start with or equal this string
    # will cause a security exception to be thrown when
    # passed to checkPackageAccess unless the
    # corresponding RuntimePermission ("accessClassInPackage."+package) has
    # been granted.
    package.access=sun.
    # List of comma-separated packages that start with or equal this string
    # will cause a security exception to be thrown when
    # passed to checkPackageDefinition unless the
    # corresponding RuntimePermission ("defineClassInPackage."+package) has
    # been granted.
    # by default, no packages are restricted for definition, and none of
    # the class loaders supplied with the JDK call checkPackageDefinition.
    #package.definition=
    # Determines whether this properties file can be appended to
    # or overridden on the command line via -Djava.security.properties
    security.overridePropertiesFile=true
    # Determines the default key and trust manager factory algorithms for
    # the javax.net.ssl package.
    ssl.KeyManagerFactory.algorithm=SunX509
    ssl.TrustManagerFactory.algorithm=PKIX
    # Determines the default SSLSocketFactory and SSLServerSocketFactory
    # provider implementations for the javax.net.ssl package. If, due to
    # export and/or import regulations, the providers are not allowed to be
    # replaced, changing these values will produce non-functional
    # SocketFactory or ServerSocketFactory implementations.
    #ssl.SocketFactory.provider=
    #ssl.ServerSocketFactory.provider=
    # The Java-level namelookup cache policy for successful lookups:
    # any negative value: caching forever
    # any positive value: the number of seconds to cache an address for
    # zero: do not cache
    # default value is forever (FOREVER). For security reasons, this
    # caching is made forever when a security manager is set.
    # NOTE: setting this to anything other than the default value can have
    # serious security implications. Do not set it unless
    # you are sure you are not exposed to DNS spoofing attack.
    #networkaddress.cache.ttl=-1
    # The Java-level namelookup cache policy for failed lookups:
    # any negative value: cache forever
    # any positive value: the number of seconds to cache negative lookup results
    # zero: do not cache
    # In some Microsoft Windows networking environments that employ
    # the WINS name service in addition to DNS, name service lookups
    # that fail may take a noticeably long time to return (approx. 5 seconds).
    # For this reason the default caching policy is to maintain these
    # results for 10 seconds.
    networkaddress.cache.negative.ttl=10
    # Properties to configure OCSP for certificate revocation checking
    # Enable OCSP
    # By default, OCSP is not used for certificate revocation checking.
    # This property enables the use of OCSP when set to the value "true".
    # NOTE: SocketPermission is required to connect to an OCSP responder.
    # Example,
    # ocsp.enable=true
    # Location of the OCSP responder
    # By default, the location of the OCSP responder is determined implicitly
    # from the certificate being validated. This property explicitly specifies
    # the location of the OCSP responder. The property is used when the
    # Authority Information Access extension (defined in RFC 3280) is absent
    # from the certificate or when it requires overriding.
    # Example,
    # ocsp.responderURL=http://ocsp.example.net:80
    # Subject name of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # distinguished name (defined in RFC 2253) which identifies a certificate in
    # the set of certificates supplied during cert path validation. In cases where
    # the subject name alone is not sufficient to uniquely identify the certificate
    # then both the "ocsp.responderCertIssuerName" and
    # "ocsp.responderCertSerialNumber" properties must be used instead. When this
    # property is set then those two properties are ignored.
    # Example,
    # ocsp.responderCertSubjectName="CN=OCSP Responder, O=XYZ Corp"
    # Issuer name of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # distinguished name (defined in RFC 2253) which identifies a certificate in
    # the set of certificates supplied during cert path validation. When this
    # property is set then the "ocsp.responderCertSerialNumber" property must also
    # be set. When the "ocsp.responderCertSubjectName" property is set then this
    # property is ignored.
    # Example,
    # ocsp.responderCertIssuerName="CN=Enterprise CA, O=XYZ Corp"
    # Serial number of the OCSP responder's certificate
    # By default, the certificate of the OCSP responder is that of the issuer
    # of the certificate being validated. This property identifies the certificate
    # of the OCSP responder when the default does not apply. Its value is a string
    # of hexadecimal digits (colon or space separators may be present) which
    # identifies a certificate in the set of certificates supplied during cert path
    # validation. When this property is set then the "ocsp.responderCertIssuerName"
    # property must also be set. When the "ocsp.responderCertSubjectName" property
    # is set then this property is ignored.
    # Example,
    # ocsp.responderCertSerialNumber=2A:FF:00

    user564785 wrote:
    I am trying to installl Oracle 11gR2 on VM machine with Redhat Linux 6-64bit. That is a Oracle database problem. Even though the Oracle product uses java it still represents a problem with that product (Oracle) rather than java. So you need to start with an Oracle database forum.

  • [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)

  • K8N Neo 2 Platinum -- Hanging during boot --RESOLVED--

    Heres the problem...
    My system will hang during boot at anytime, from bios initalization to full windows boot (No BSOD ever and where the pc hangs in the boot proccess is totally random). And the only way to get past the hang is do a soft reset. I have to restart my system up to 3 times before I get a good boot, but once the pc is up and running, it stay running till I shut it down. (no hangs)
    Now if I shut it down after the system has been running for a while, the pc will restart normally without any hangs. The hangs only occur after the pc has been down for a time.
    I have reseated all the connectors, the memory (even tried different slots), add-in cards, cpu.
    I have a clean install of Windows XP Pro (hard drives have been repartitioned and reformatted as NTFS)
    All fans are spinning up fine, all temps are within norm, power supply voltages are within norm.
    No phsysical signs of bad caps on the system board.
    I ran ran Memtest86 for 18 hours striaght with no errors.
    Ran CPU stress test with no problems.
    No IRQ,DMA,etc conflicts found.
    Windows records no errors during a freeze and I have checked for unwanted services/proccess as well.
    I have tried min install to no avail.
    Bois is retaining its settings (so bios battery is good)
    I do not over clock anything. Bios is set to discover all important setting automaticly. (Bios setting are the same now as they were 6 months ago)
    I am down to a possible cold solder joint on the system board?
    This problem started to occur about a month ago.
    If someone has seen this exact problem and has a resolution, well I would appreciate it if you passed along your knowladge 
    I am down to my last option of RMAing my system board. No. I have not replaced any components due to the fact I don't have extras lieing around nor can I spend the money just to troubleshoot :(
    Specs..
    Athlon 64 3500+
    2 gig (pqi TURBO 1GB 184-Pin DDR SDRAM DDR 400 (PC 3200) Unbuffered System Memory Model PQI3200-1024SB)  Ran in Dual config
    Geforce 6800  (BFG 6800 GT oc)
    Creative X-Fi XtremeMusic
    Antec NeoPower 480
    2 WD 36gig SATA Raptors in raid 0 (system partition)
    2 WD 120gig IDE  in raid 0 (data partition)
    Windows XP Pro
    all drivers and bios are manufacture ref and up-to-date.
    Ok I won't go into all the details of why I missed this but it turns out the northbridge heatsink fan had stopped spinning and thus the hangs during boot due to overheating (hhmmm, when I step back and look at this the symptoms point right to overheating).
    This also expains why after several attempts at booting up, once the pc was up it would run like a champ. The chip would of course overheat and cause random freezes. Now due to the placement of the chip and the design of the heatsink once there was enough airflow over the heatsink the chip would remain cool enough to prevent further freezing of the system.
    What helped to facilitate this is that I have a ducted fan system installed in the bottom of my case which directs a substantal amount of fresh air to the pci slots, the chip set and the AGI slot as well.
    So what have we learned class?
    1. check the obvious
    2. do a complete physical inspection of your system
    3. KISS  -- keep it simple stupid

    Is this your ram:
    Quote
    Part Number: PQI3200-1024SB
    Quality Control: Comprehensively and rigorously tested
    Package: 1024MB single pack
    Organization: 128M x 64-bit
    CAS Latency: 3-4-4-8
    Test Voltage: 2.6 V
    PCB Board: 8 Layers PCB
    Heat Spreader: Mirrored Black Copper
    Speed: DDR 400 MHz (PC3200)
    Type: 184-pin DDR SDRAM
    Error Checking: Non-ECC
    Registered/Unbuffered: Unbuffered
    Warranty: Lifetime
    This is a quote from MSI web site:
    Quote
    Main Memory
      • Supports dual channel DDR 266/333/400, using four 184-pin DDR DIMMs.
    • Supports the memory size up to 4GB 
    • Supports 2.5v DDR SDRAM DIMM 
    Due to the High Performance Memory design, motherboards or system configurations may or may not operate smoothly at the JEDEC (Joint Electron Device Engineering Council) standard settings (BIOS Default on the motherboard) such as DDR voltage, memory speeds and memory timing. Please confirm and adjust your memory setting in the BIOS accordingly for better system stability.
    Example: Kingston HyperX DDR500 PC4000 operates at 2.65V, 3-4-4-8, CL=3.
    For more information about specification of high performance memory modules, please check with your Memory Manufactures for more details.
    Manually adjust your ram voltage to 2.65 volts and then manually adjust your ram timings to 3-4-4-8-2T.
    If that does not work then do as Richard suggested and strip down to a bar-bone system, this is CPU+fan, 1 stick of ram (try other stick and different slots as one may be bad), graphic card and PS-2 keyboard, if it boots fine without any problems then add one device at a time until you find the problem.
    Post back results as there are more things one can try but lets start with the simple stuff and work up.

  • ACPI problem - random hang on boot

    Hi, I've just installed Arch 0.8.0 on my Sony PCG-XR1G laptop with Celeron 466Mhz and 128MB Ram. The installation CD hang at boot but I managed to get it work by using the kernel parameter acpi=off. After reboot, my new system still require the parameter acpi=off to boot correctly, or else 90% of the time it will hang (yes, 10% of the time it work perfectly). If I use acpi=off then I cannot shutdown my laptop completely, so I want to try not to use this parameter. Anyone have any idea? I'm running the newest kernel 2.6.20. Kernel 2.6.19 also have the same problem.

    Well, problem solved again, I think. My bios has a setting to turn on or off a feature to automatically lower the cpu speed on idle (quite funny with a celeron 466Mhz). Whenever I start the system and the kernel detect the CPU as 138Mhz (around that value), the system hang. Seldomly when it can get the correct value, it run perfectly. Still, I think there are some problem with the ACPI code in the 2.6 kernel. Or maybe it's just because my bios was too old, anyway.

  • PowerBook G4 hangs at boot

    We recently added a Crucial 512MB module to a PowerBook G4 1.5 (17-inch) which worked fine for a few weeks. Apparently, the module had gone bad since now the Mac kernel panics with the chip installed. The chip was removed, but the system hangs on boot (not kernel panic like before).
    I target disked the system to get the data off without any problems. Booting from the hard drive or from a Tiger DVD causes the system to hang right after the screen changes from the Apple logo to the blue Mac OS X startup screen.
    I've reset the PRAM, defaults on the OpenFirmware, and reset the PMU. I've also checked the disk for errors while in target disk mode. No errors were found.
    I attempted to boot the system in Single User mode and it appears to hang immediately after loading IOUSBFamily devices. Even though it states that it successfully enumerated the device, the following error is displayed...
    AppleUSBHCI[0x1402000] Watchdog detected dead controller (hcca #: 12589, hc #: 13097)
    I'm leaning toward a reinstall of the OS, but find it interesting that the system will hang even when attempting to boot from the Tiger DVD.
    Ideas?
    PowerBook G4 1.5/512/80/BT/AirPort Extreme   Mac OS X (10.4.8)  

    if it nangs when booted from OS DVD, problem is likely hardware.
    sometimes bad hard drive will cause kernel panics and freezes.
    there is supposed to be hardware test included with the original install DVD, maybe run it to see what it says.

  • A fatal error has been detected by the Java Runtime Environment: SIGSEGV

    Hi I am getting the Following error in Weblogic Server 10.3.5
    I have installed WLS10.3.5 on Linux machine 64 bit.
    Request someone to help resolve this issue.
    Thanking in anticpation.
    Regards,
    Sachin Gupta
    # A fatal error has been detected by the Java Runtime Environment:
    # SIGSEGV (0xb) at pc=0x00002ad2f23703b2, pid=21725, tid=1098344768
    # JRE version: 6.0_37-b06
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.12-b01 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V [libjvm.so+0x2333b2] markOopDesc::must_be_preserved_with_bias(oopDesc*) const+0x32
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x00000000523b3800): VMThread [stack: 0x0000000041676000,0x0000000041777000] [id=21727]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x00000000000027f1
    Registers:
    RAX=0x0000000000000000, RBX=0x00000000da14a050, RCX=0x0000000000000000, RDX=0x0000000000002741
    RSP=0x00000000417755e0, RBP=0x00000000417755e0, RSI=0x00000000da14a050, RDI=0x00000000e00a6368
    R8 =0x00002ad2f2bdfbc0, R9 =0x00000000e00c0d30, R10=0x0000000000000003, R11=0x0000000000000012
    R12=0x00000000da939ffc, R13=0x00000000e00a6368, R14=0x00000000e00c0d50, R15=0x00000000da93a004
    RIP=0x00002ad2f23703b2, EFLAGS=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004
    TRAPNO=0x000000000000000e
    Register to memory mapping:
    RAX=0x0000000000000000 is an unknown value
    RBX=
    [error occurred during error reporting (printing register info), id 0xb]
    Stack: [0x0000000041676000,0x0000000041777000], sp=0x00000000417755e0, free space=1021k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [libjvm.so+0x2333b2] markOopDesc::must_be_preserved_with_bias(oopDesc*) const+0x32
    V [libjvm.so+0x4b26fd] instanceKlass::oop_follow_contents(oopDesc*)+0x1dd
    V [libjvm.so+0x69dc5b] MarkSweep::follow_stack()+0x7b
    V [libjvm.so+0x69ea78] void MarkSweep::follow_root<oopDesc*>(oopDesc**)+0xa8
    V [libjvm.so+0x69da7c] MarkSweep::FollowRootClosure::do_oop(oopDesc**)+0xc
    V [libjvm.so+0x8366b6] Universe::oops_do(OopClosure*, bool)+0x26
    V [libjvm.so+0x78971a] SharedHeap::process_strong_roots(bool, bool, SharedHeap::ScanningOption, OopClosure*, CodeBlobClosure*, OopsInGenClosure*)+0x2ca
    V [libjvm.so+0x46e7ed] GenCollectedHeap::gen_process_strong_roots(int, bool, bool, bool, SharedHeap::ScanningOption, OopsInGenClosure*, bool, OopsInGenClosure*)+0x7d
    V [libjvm.so+0x470e78] GenMarkSweep::invoke_at_safepoint(int, ReferenceProcessor*, bool)+0x1f8
    V [libjvm.so+0x47d8d6] OneContigSpaceCardGeneration::collect(bool, bool, unsigned long, bool)+0x86
    V [libjvm.so+0x8188bb] TenuredGeneration::collect(bool, bool, unsigned long, bool)+0x7b
    V [libjvm.so+0x46e0aa] GenCollectedHeap::do_collection(bool, bool, unsigned long, bool, int)+0x51a
    V [libjvm.so+0x38c2c5] GenCollectorPolicy::satisfy_failed_allocation(unsigned long, bool)+0xc5
    V [libjvm.so+0x46e71d] GenCollectedHeap::satisfy_failed_allocation(unsigned long, bool)+0x2d
    V [libjvm.so+0x86225d] VM_GenCollectForAllocation::doit()+0x5d
    V [libjvm.so+0x86fe9a] VM_Operation::evaluate()+0x4a
    V [libjvm.so+0x86f462] VMThread::evaluate_operation(VM_Operation*)+0x82
    V [libjvm.so+0x86f6d8] VMThread::loop()+0x198
    V [libjvm.so+0x86f1de] VMThread::run()+0x6e
    V [libjvm.so+0x71245f] java_start(Thread*)+0x13f
    VM_Operation (0x0000000043b73a70): GenCollectForAllocation, mode: safepoint, requested by thread 0x00000000547c4000
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000000053cfd800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=22254, stack(0x00000000482c4000,0x00000000483c5000)]
    0x0000000055c76800 JavaThread "Thread-74" daemon [_thread_in_native, id=22253, stack(0x00000000483c5000,0x00000000484c6000)]
    0x0000000054768800 JavaThread "JPS UserRoleCacheCleaner<clean-only>" daemon [_thread_blocked, id=22216, stack(0x00000000486c8000,0x00000000487c9000)]
    0x000000005665b000 JavaThread "Thread-72" daemon [_thread_in_native, id=22215, stack(0x00000000485c7000,0x00000000486c8000)]
    0x0000000054e6f000 JavaThread "Thread-71" daemon [_thread_in_native, id=22214, stack(0x00000000484c6000,0x00000000485c7000)]
    0x0000000052dfa800 JavaThread "[STANDBY] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=22116, stack(0x00000000481c3000,0x00000000482c4000)]
    0x00002aaab471c000 JavaThread "Timer-15" daemon [_thread_blocked, id=22097, stack(0x00000000467a9000,0x00000000468aa000)]
    0x0000000056366000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22061, stack(0x00000000480c2000,0x00000000481c3000)]
    0x0000000053f20000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22060, stack(0x0000000047fc1000,0x00000000480c2000)]
    0x00000000566a0800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22059, stack(0x0000000047ec0000,0x0000000047fc1000)]
    0x0000000054afe000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22058, stack(0x0000000047dbf000,0x0000000047ec0000)]
    0x0000000054183800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22057, stack(0x0000000047cbe000,0x0000000047dbf000)]
    0x0000000056901800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22056, stack(0x0000000047bbd000,0x0000000047cbe000)]
    0x000000005661b800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22055, stack(0x0000000047abc000,0x0000000047bbd000)]
    0x0000000055000800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22054, stack(0x00000000479bb000,0x0000000047abc000)]
    0x00000000559aa800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=22053, stack(0x00000000407e0000,0x00000000408e1000)]
    0x00000000546a5000 JavaThread "Timer-14" daemon [_thread_blocked, id=21942, stack(0x00000000468aa000,0x00000000469ab000)]
    0x00000000543d4800 JavaThread "Timer-13" daemon [_thread_blocked, id=21941, stack(0x0000000045fa1000,0x00000000460a2000)]
    0x0000000055e6e800 JavaThread "[STANDBY] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21940, stack(0x00000000478ba000,0x00000000479bb000)]
    0x00000000545b7000 JavaThread "DynamicListenThread[Default]" daemon [_thread_in_native, id=21939, stack(0x00000000477b9000,0x00000000478ba000)]
    0x0000000052772000 JavaThread "DynamicListenThread[Default[1]]" daemon [_thread_in_native, id=21938, stack(0x00000000476b8000,0x00000000477b9000)]
    0x0000000054fd1000 JavaThread "[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21937, stack(0x00000000475b7000,0x00000000476b8000)]
    0x00000000528f0800 JavaThread "[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21936, stack(0x00000000474b6000,0x00000000475b7000)]
    0x0000000054166800 JavaThread "weblogic.GCMonitor" daemon [_thread_blocked, id=21935, stack(0x00000000473b5000,0x00000000474b6000)]
    0x0000000054d78800 JavaThread "Thread-55" [_thread_blocked, id=21934, stack(0x00000000472b4000,0x00000000473b5000)]
    0x00002aaab4668800 JavaThread "Timer-12" daemon [_thread_blocked, id=21933, stack(0x0000000040e1b000,0x0000000040f1c000)]
    0x00002aaabd667000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21932, stack(0x00000000471b3000,0x00000000472b4000)]
    0x00002aaabde0e000 JavaThread "Timer-11" daemon [_thread_blocked, id=21931, stack(0x0000000040bf6000,0x0000000040cf7000)]
    0x00002aaabdf5d800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21929, stack(0x0000000040af5000,0x0000000040bf6000)]
    0x00002aaabdd5d000 JavaThread "Timer-10" daemon [_thread_blocked, id=21928, stack(0x000000004040d000,0x000000004050e000)]
    0x00002aaabdd24800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21927, stack(0x00000000470b2000,0x00000000471b3000)]
    0x00002aaabdc4f800 JavaThread "Timer-9" daemon [_thread_blocked, id=21926, stack(0x0000000046fb1000,0x00000000470b2000)]
    0x00002aaabdc93800 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21925, stack(0x0000000046eb0000,0x0000000046fb1000)]
    0x00002aaabddcb000 JavaThread "Timer-8" daemon [_thread_blocked, id=21923, stack(0x0000000046daf000,0x0000000046eb0000)]
    0x00002aaabe138000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21922, stack(0x0000000046cae000,0x0000000046daf000)]
    0x00002aaabd925000 JavaThread "Timer-7" daemon [_thread_blocked, id=21921, stack(0x000000004030c000,0x000000004040d000)]
    0x00002aaabdadd000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21920, stack(0x0000000046bad000,0x0000000046cae000)]
    0x00002aaabdd77800 JavaThread "Timer-6" daemon [_thread_blocked, id=21919, stack(0x0000000040d15000,0x0000000040e16000)]
    0x00002aaabe11a000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21918, stack(0x0000000046aac000,0x0000000046bad000)]
    0x00002aaabdf0c000 JavaThread "Timer-5" daemon [_thread_blocked, id=21917, stack(0x00000000469ab000,0x0000000046aac000)]
    0x00002aaabe14f000 JavaThread "org.apache.commons.vfs.cache.SoftRefFilesCache$SoftRefReleaseThread" daemon [_thread_blocked, id=21916, stack(0x00000000409f4000,0x0000000040af5000)]
    0x00002aaabdf65800 JavaThread "Timer-4" daemon [_thread_blocked, id=21912, stack(0x00000000466a8000,0x00000000467a9000)]
    0x00002aaabdf92800 JavaThread "Timer-3" daemon [_thread_blocked, id=21911, stack(0x00000000465a7000,0x00000000466a8000)]
    0x00002aaabde85800 JavaThread "Timer-2" daemon [_thread_blocked, id=21910, stack(0x00000000464a6000,0x00000000465a7000)]
    0x00002aaabdf12800 JavaThread "Logger@297595244 3.6.0.4" daemon [_thread_blocked, id=21909, stack(0x0000000041211000,0x0000000041312000)]
    0x00002aaabdc24000 JavaThread "Thread-32" daemon [_thread_blocked, id=21906, stack(0x0000000045092000,0x0000000045193000)]
    0x00002aaabdd19000 JavaThread "CacheCleaner" daemon [_thread_blocked, id=21905, stack(0x00000000462a4000,0x00000000463a5000)]
    0x00002aaabd8a2800 JavaThread "Worker-2" daemon [_thread_blocked, id=21904, stack(0x00000000408f3000,0x00000000409f4000)]
    0x00002aaabdb96800 JavaThread "Worker-1" daemon [_thread_blocked, id=21903, stack(0x0000000041025000,0x0000000041126000)]
    0x00002aaab479e800 JavaThread "Worker-0" daemon [_thread_blocked, id=21902, stack(0x00000000463a5000,0x00000000464a6000)]
    0x00002aaabd924000 JavaThread "DmsThread-1" daemon [_thread_blocked, id=21896, stack(0x00000000461a3000,0x00000000462a4000)]
    0x0000000055b8e000 JavaThread "[STANDBY] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21895, stack(0x0000000045b9d000,0x0000000045c9e000)]
    0x00002aaab415d800 JavaThread "Thread-30" [_thread_blocked, id=21892, stack(0x0000000045ea0000,0x0000000045fa1000)]
    0x0000000053930000 JavaThread "LogFlusher" daemon [_thread_blocked, id=21821, stack(0x00000000460a2000,0x00000000461a3000)]
    0x0000000054500800 JavaThread "oracle.dfw.incident.FloodController" daemon [_thread_blocked, id=21817, stack(0x0000000045a9c000,0x0000000045b9d000)]
    0x0000000054e0f800 JavaThread "oracle.dfw.incident.IncidentCreatorThread" daemon [_thread_blocked, id=21816, stack(0x0000000045c9e000,0x0000000045d9f000)]
    0x0000000054dbc800 JavaThread "oracle.dfw.impl.incident - ADR Executor (created: Thu Feb 14 19:09:10 IST 2013)" daemon [_thread_blocked, id=21814, stack(0x0000000045d9f000,0x0000000045ea0000)]
    0x0000000054523800 JavaThread "LogFlusher" daemon [_thread_blocked, id=21809, stack(0x000000004599b000,0x0000000045a9c000)]
    0x000000005246b000 JavaThread "LogFlusher" daemon [_thread_blocked, id=21808, stack(0x000000004589a000,0x000000004599b000)]
    0x00000000552a9800 JavaThread "LogFlusher" daemon [_thread_blocked, id=21807, stack(0x0000000045799000,0x000000004589a000)]
    0x00000000527f8800 JavaThread "JPS FileChangeNotifier<clean-only>" daemon [_thread_blocked, id=21802, stack(0x0000000045698000,0x0000000045799000)]
    0x00000000548fc800 JavaThread "Thread-13" [_thread_blocked, id=21801, stack(0x0000000045597000,0x0000000045698000)]
    0x0000000054db7000 JavaThread "[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21800, stack(0x0000000045496000,0x0000000045597000)]
    0x0000000054403000 JavaThread "[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21799, stack(0x0000000045395000,0x0000000045496000)]
    0x0000000054463800 JavaThread "Runtime Authorization Event Notifier" daemon [_thread_blocked, id=21798, stack(0x0000000045294000,0x0000000045395000)]
    0x000000005281f000 JavaThread "JMX Framework document pooling thread" daemon [_thread_blocked, id=21797, stack(0x000000004020b000,0x000000004030c000)]
    0x0000000052845800 JavaThread "DoSManager" daemon [_thread_blocked, id=21795, stack(0x0000000045193000,0x0000000045294000)]
    0x000000005400d000 JavaThread "VDE Transaction Processor Thread" daemon [_thread_blocked, id=21793, stack(0x0000000044f91000,0x0000000045092000)]
    0x00000000546b7800 JavaThread "ExecuteThread: '1' for queue: 'weblogic.socket.Muxer'" daemon [_thread_blocked, id=21792, stack(0x0000000044e90000,0x0000000044f91000)]
    0x0000000053c67800 JavaThread "ExecuteThread: '0' for queue: 'weblogic.socket.Muxer'" daemon [_thread_in_native, id=21791, stack(0x0000000044d8f000,0x0000000044e90000)]
    0x0000000053d14000 JavaThread "[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_blocked, id=21790, stack(0x0000000044c8e000,0x0000000044d8f000)]
    0x0000000053e5b800 JavaThread "weblogic.timers.TimerThread" daemon [_thread_blocked, id=21789, stack(0x0000000040f24000,0x0000000041025000)]
    0x0000000053d32800 JavaThread "weblogic.time.TimeEventGenerator" daemon [_thread_blocked, id=21788, stack(0x000000004010a000,0x000000004020b000)]
    0x00000000527d4000 JavaThread "ExecuteThread: '14' for queue: 'oms.automation'" daemon [_thread_blocked, id=21787, stack(0x0000000044b8d000,0x0000000044c8e000)]
    0x00000000527d2000 JavaThread "ExecuteThread: '13' for queue: 'oms.automation'" daemon [_thread_blocked, id=21786, stack(0x0000000044a8c000,0x0000000044b8d000)]
    0x00000000527d0000 JavaThread "ExecuteThread: '12' for queue: 'oms.automation'" daemon [_thread_blocked, id=21785, stack(   0x00000000529af000 JavaThread "ExecuteThread: '0' for queue: 'oms.automation'" daemon [_thread_blocked, id=21773, stack(0x0000000043d7f000,0x0000000043e80000)]
    0x0000000053382800 JavaThread "ExecuteThread: '14' for queue: 'oms.web'" daemon [_thread_blocked, id=21772, stack(0x0000000043c7e000,0x0000000043d7f000)]
    (0x0000000043779000,0x000000004387a000)]
    0x00000000547bd000 JavaThread "ExecuteThread: '0' for queue: 'oms.web'" daemon [_thread_blocked, id=21758, stack(0x0000000042e70000,0x0000000042f71000)]
    0x0000000053cd1800 JavaThread "ExecuteThread: '14' for queue: 'oms.xml'" daemon [_thread_blocked, id=21757, stack(0x0000000042d6f000,0x0000000042e70000)]
    Other Threads:
    =>0x00000000523b3800 VMThread [stack: 0x0000000041676000,0x0000000041777000] [id=21727]
    0x00000000523f2800 WatcherThread [stack: 0x0000000042062000,0x0000000042163000] [id=21734]
    VM state:at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
    [0x000000005235bef0] Threads_lock - owner thread: 0x00000000523b3800
    [0x000000005235c3f0] Heap_lock - owner thread: 0x00000000547c4000
    Heap
    def new generation total 157248K, used 157247K [0x00000000c0000000, 0x00000000caaa0000, 0x00000000caaa0000)
    eden space 139776K, 100% used [0x00000000c0000000, 0x00000000c8880000, 0x00000000c8880000)
    from space 17472K, 99% used [0x00000000c8880000, 0x00000000c998fff0, 0x00000000c9990000)
    to space 17472K, 0% used [0x00000000c9990000, 0x00000000c9990000, 0x00000000caaa0000)
    tenured generation total 349568K, used 349568K [0x00000000caaa0000, 0x00000000e0000000, 0x00000000e0000000)
    the space 349568K, 100% used [0x00000000caaa0000, 0x00000000e0000000, 0x00000000e0000000, 0x00000000e0000000)
    compacting perm gen total 275904K, used 275635K [0x00000000e0000000, 0x00000000f0d70000, 0x0000000100000000)
    the space 275904K, 99% used [0x00000000e0000000, 0x00000000f0d2cdd8, 0x00000000f0d2ce00, 0x00000000f0d70000)
    No shared spaces configured.
    Code Cache [0x00002aaaab041000, 0x00002aaaace01000, 0x00002aaaae041000)
    total_blobs=8666 nmethods=7459 adapters=1158 free_code_cache=19457344 largest_free_block=19712
    VM Arguments:
    jvm_args: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=OSM72AdminServer -Djava.security.policy=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic.policy -Xverify:none -da -Dplatform.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3 -Dwls.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server -Dweblogic.home=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server -Dcommon.components.home=/app/WLS11g_OSM72/Middleware/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN -Djrockit.optfile=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/servers/OSM72AdminServer -Doracle.domain.config.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig -Digf.arisidbeans.carmlloc=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/carml -Digf.arisidstack.home=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/app/WLS11g_OSM72/Middleware/user_projects/domains/OSM72_BASE_DOMAIN/servers/OSM72AdminServer/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.ossoiap_11.1.1,/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.oamprovider_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/sysext_manifest_classpath -Dweblogic.client.socket.ConnectionTimeout=500 -Dcom.mslv.oms.cartridgemgmt.DeployCartridgeMDB.CartridgeDeploymentTransactionTimeout=2000
    java_command: weblogic.Server
    Launcher Type: SUN_STANDARD
    Environment Variables:
    JAVA_HOME=/usr/java/jdk1.6.0_37
    CLASSPATH=/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/java/jdk1.6.0_37/lib/tools.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/weblogic.jar:/app/WLS11g_OSM72/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/webservices.jar:/app/WLS11g_OSM72/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/app/WLS11g_OSM72/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/app/WLS11g_OSM72/Middleware/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/lib/xqrl.jar
    PATH=/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/bin:/app/WLS11g_OSM72/Middleware/modules/org.apache.ant_1.7.1/bin:/usr/java/jdk1.6.0_37/jre/bin:/usr/java/jdk1.6.0_37/bin:/usr/java/jdk1.6.0_37/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/usr/java/jdk1.6.0_37/bin:/root/bin
    LD_LIBRARY_PATH=/usr/java/jdk1.6.0_37/jre/lib/amd64/server:/usr/java/jdk1.6.0_37/jre/lib/amd64:/usr/java/jdk1.6.0_37/jre/../lib/amd64:/app/WLS11g_OSM72/Middleware/patch_wls1035/profiles/default/native:/app/WLS11g_OSM72/Middleware/patch_jdev1111/profiles/default/native:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/native/linux/x86_64:/app/WLS11g_OSM72/Middleware/wlserver_10.3/server/native/linux/x86_64/oci920_8
    SHELL=/bin/bash
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x861ea0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x861ea0], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGXFSZ: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x70fc60], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x712a90], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: SIG_IGN, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGINT: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x712690], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    --------------- S Y S T E M ---------------
    OS:Red Hat Enterprise Linux Server release 5.7 (Tikanga)
    uname:Linux 2.6.18-274.el5 #1 SMP Mon Jul 25 13:17:49 EDT 2011 x86_64
    libc:glibc 2.5 NPTL 2.5
    rlimit: STACK 10240k, CORE 0k, NPROC 25079, NOFILE 1024, AS infinity
    load average:1.37 0.45 0.32
    /proc/meminfo:
    MemTotal: 3152644 kB
    MemFree: 13224 kB
    Buffers: 49684 kB
    Cached: 1494336 kB
    SwapCached: 43764 kB
    Active: 2130560 kB
    Inactive: 796056 kB
    HighTotal: 0 kB
    HighFree: 0 kB
    LowTotal: 3152644 kB
    LowFree: 13224 kB
    SwapTotal: 8193140 kB
    SwapFree: 8030056 kB
    Dirty: 1688 kB
    Writeback: 0 kB
    AnonPages: 1338848 kB
    Mapped: 553060 kB
    Slab: 124644 kB
    PageTables: 56400 kB
    NFS_Unstable: 0 kB
    Bounce: 0 kB
    CommitLimit: 9769460 kB
    Committed_AS: 3156696 kB
    VmallocTotal: 34359738367 kB
    VmallocUsed: 266424 kB
    VmallocChunk: 34359471699 kB
    HugePages_Total: 0
    HugePages_Free: 0
    HugePages_Rsvd: 0
    Hugepagesize: 2048 kB
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 47 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, mmxext, 3dnowpref
    /proc/cpuinfo:
    processor     : 0
    vendor_id     : AuthenticAMD
    cpu family     : 15
    model          : 47
    model name     : AMD Athlon(tm) 64 Processor 3200+
    stepping     : 2
    cpu MHz          : 2000.000
    cache size     : 512 KB
    fpu          : yes
    fpu_exception     : yes
    cpuid level     : 1
    wp          : yes
    flags          : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt lm 3dnowext 3dnow up pni lahf_lm
    bogomips     : 3979.78
    TLB size     : 1024 4K pages
    clflush size     : 64
    cache_alignment     : 64
    address sizes     : 40 bits physical, 48 bits virtual
    power management: ts fid vid ttp tm stc
    Memory: 4k page, physical 3152644k(13224k free), swap 8193140k(8030056k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (20.12-b01) for linux-amd64 JRE (1.6.0_37-b06), built on Sep 24 2012 11:47:45 by "java_re" with gcc 3.2.2 (SuSE Linux)
    time: Thu Feb 14 21:26:33 2013
    elapsed time: 8278 seconds

    The only fix I know of for this issue is to reboot the host.
    If there is another fix someone please let me know as I have users who run into this often.
    Thanks
    Bonnie.Partridge

  • Touchsmart 610_No boot disk has been detected or the disk has failed_error code:BIOHD4

    Touchsmart 610, windos 7 64, Error message: PXE-E61: Media tet failure, check cable. PXE-MOF: Existing PXROM ERROR: No boot disk has been detected or the disk has failed.
    I used external HD, stop working , not responding, so i turn off.
    HP Vision Hardware Diagnostics
    Poduct: Rfrb 610-1180qd
    SKU: LL606AAR
    S/N: [Personal Information Removed]
    Testing CPU-Passed
    Hard Drive Connection Test - Passed
    Boot Test - Failed Error Code - BIOHD4
    Warning: Boot Sector Corrupted/ Not Found
    How can i solve this problem, without using my windows vista boot disk, because i lost my windows 7 boot disk.
    Thanks
    G.

    Thank´s for your help, but i live in Brazil, so i will try the suport of HP here. I will need luck.

  • Error whlie registering the oracle home in oracle 9i

    Hi,
    I am doing the oracle_home software cloning in oracle 9i.After the copy process of home i tried to register the Oracle home with the central inventory.
    I tried so many commands to register the oracle_home but still i am getting same error in my log file.
    OS : OEL 5.4
    DB : 9.2.0
    FYI,
    My registration log file details:
    Using paramFile: /d01/oracle/testdb/9.2.0/oui/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3, SuSE-7 or SuSE-8
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2013-11-23_07-00-04PM/installActions2013-11-23_07-00-04PM.log
    Below methods also i used for home registration,
    ERROR WHILE REGISTERING THE NEW ORACLE HOME IN 9i:
    =================================================
    [oracle@db ContentsXML]$ ./runInstaller -silent -attachHome -invPtrLoc ./oraInst.loc ORACLE_HOME="/d01/oracle/testdb/9.2.0" ORACLE_HOME_NAME="Oracle_Home_9i" LOCAL_NODE="db.sapcle.com"
    -bash: ./runInstaller: No such file or directory
    [oracle@db ContentsXML]$ cd /d01/oracle/testdb/9.2.0/oui/bin/
    [oracle@db bin]$ pwd
    /d01/oracle/testdb/9.2.0/oui/bin
    [oracle@db bin]$ /d01/oracle/testdb/9.2.0/oui/bin/runInstaller -silent -clone ORACLE_HOME="/d01/oracle/testdb/9.2.0" ORACLE_HOME_NAME="Oracle_Home_9i"
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3, SuSE-7 or SuSE-8
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2013-11-23_06-59-27PM/installActions2013-11-23_06-59-27PM.log
    [oracle@db bin]$ ./runInstaller -silent -invPtrLoc /d01/oracle/testdb/9.2.0 ORACLE_HOME="/d01/oracle/testdb/9.2.0" ORACLE_HOME_NAME="Oracle_Home_9i"
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-2.1, UnitedLinux-1.0, redhat-3, SuSE-7 or SuSE-8
                                          Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/OraInstall2013-11-23_07-00-04PM/installActions2013-11-23_07-00-04PM.log
    [oracle@db bin]$ vi /tmp/OraInstall2013-11-23_07-00-04PM/installActions2013-11-23_07-00-04PM.log
    Please suggest me anything am i did wrong manner.
    Thanks.

    Hi All,
    I am facing the same issue again after installed the oracle linux 4.5.
    My Source database is 9i it is running in oracle linux 4.4, So i couldn't register my oracle home in the ORACLE Linux 4.5.I have to downgrade my Oracle linux from 4.5 to 4.4.
    I sourced the below steps from google,
    Hello everybody! I have a problem with my server and I want to check that it isn't a software problem. So, firstly I want to downgrade from 4.5b6 to 4.4. Just to point out, I have a Plus license. So, to do the downgrade, Do I just have to change the following files? : bzimage
    bzroot Nothing else? Thank you so much. 
    It is that easy.
    You can rename the existing two files so you can put them back into place as bzroot and bzimage if the experiment does not result in an improvement.  I do that on my system.  bzroot would become bzroot.456 and bzimage woud be re-named as bzimage.456
    As an alternative, you could add the 4.4.2 files as bzroot.442 and bzimage.442 and then add three lines to your syslinux.cfg file.  They would result in additional menu choices when you next boot to allow you to choose to boot on either the older or the current version.
    A copy of my syslinux.cfg file is below.  You can see I can elect to boot on on almost any of the recent releases, as I've kept re-named copies of each release in turn on my flash drive.
    (All the lines I added are in "blue", the three lines for 4.4.2 you would need to add are in "bold blue.".  It would require you to put the 4.4.2 files in place renamed as bzroot.442 and bzimage.442)
    The only thing you need to be aware of if you re-name the files as I've done is the names must be legal names under DOS on a FAT file-system.  Therefore, the names must be at most 8 characters long with a three character "extension"
    bzimage.456 is legal, bzimage.45b6 is not. (because it has a 4 character extension)
    Joe L.
    default menu.c32
    menu title Lime Technology LLC
    prompt 0
    timeout 100
    label unRAID OS
      menu default
      kernel bzimage
      append initrd=bzroot rootdelay=10
    label unRAID 4.5beta5 OS
      kernel bzimage.455
      append initrd=bzroot.455 rootdelay=10
    label unRAID 4.5beta4 OS
      kernel bzimage.454
      append initrd=bzroot.454 rootdelay=10
    label unRAID 4.5beta2 OS
      kernel bzimage.452
      append initrd=bzroot.452 rootdelay=10
    label unRAID 4.4.2 OS
      kernel bzimage.442
      append initrd=bzroot.442 rootdelay=10
    label unRAID 4.4 OS, no VGA
      kernel bzimage.44
      append initrd=bzroot.44 rootdelay=10
    label unRaid 4.3.3
      kernel bzimage.433
      append initrd=bzroot.433 rootdelay=10
    label Memtest86+
      kernel memtest
    But in my Linux 4.5 the syslinux.cfg file is not available.Please suggest me or refer any document for the downgrade process.
    Thanks in advance.

  • Hp pavilion laptop will not boot up.

     I get this error The file header checksum does not match the computed checksum. I'm not able to do anything with it after this screen, it will not boot to safe. What can I do?
    I've removed the battery, which is dead anyway; laptop is plugged in.  Have tried different power source and that doesn't help.
    There  is no blinking cursor, etc. I have tried F2 & ran that memory & hard disk diagnosis & nothing seems to be amiss. On the error log I really didn't see any errors.
    I don't have recovery disc either but laptop won't boot to cd rom drive so even if I had recovery disc am not sure that would work.
    Help please I'm at a loss now of what to do.  Thanks.

    Does F11 at power on work to boot into Recovery?
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c01867418&cc=us&dlc=en&lc=en&jumpid=reg_r1002_us...
    ******Clicking the Thumbs-Up button is a way to say -Thanks!.******
    **Click Accept as Solution on a Reply that solves your issue to help others**

Maybe you are looking for