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)

Similar Messages

  • Hang on boot after upgrade to kernel 2.6.31 [SOLVED]

    hey all,
    My system hangs after installing 2.6.31.  the message is this:
    pci 0000:00:00.0: BAR 3: address space collision on of device [0xe0000000-0xffffffff]
    i tried 2.6.30, but compiz was too slow, so i went back to 2.6.29.  dmesg:
    Linux version 2.6.29-ARCH (root@T-POWA-LX) (gcc version 4.4.0 (GCC) ) #1 SMP PREEMPT Wed May 20 07:06:02 UTC 2009
    KERNEL supported cpus:
    Intel GenuineIntel
    AMD AuthenticAMD
    NSC Geode by NSC
    Cyrix CyrixInstead
    Centaur CentaurHauls
    Transmeta GenuineTMx86
    Transmeta TransmetaCPU
    UMC UMC UMC UMC
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000e6000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 00000000cfda0000 (usable)
    BIOS-e820: 00000000cfda0000 - 00000000cfdae000 (ACPI data)
    BIOS-e820: 00000000cfdae000 - 00000000cfdf0000 (ACPI NVS)
    BIOS-e820: 00000000cfdf0000 - 00000000cff00000 (reserved)
    BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved)
    BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
    DMI present.
    AMI BIOS detected: BIOS may corrupt low RAM, working around it.
    last_pfn = 0xcfda0 max_arch_pfn = 0x100000
    x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Scanning 0 areas for low memory corruption
    modified physical RAM map:
    modified: 0000000000000000 - 0000000000010000 (reserved)
    modified: 0000000000010000 - 000000000009f000 (usable)
    modified: 000000000009f000 - 00000000000a0000 (reserved)
    modified: 00000000000e6000 - 0000000000100000 (reserved)
    modified: 0000000000100000 - 00000000cfda0000 (usable)
    modified: 00000000cfda0000 - 00000000cfdae000 (ACPI data)
    modified: 00000000cfdae000 - 00000000cfdf0000 (ACPI NVS)
    modified: 00000000cfdf0000 - 00000000cff00000 (reserved)
    modified: 00000000fff00000 - 0000000100000000 (reserved)
    modified: 0000000100000000 - 0000000130000000 (usable)
    kernel direct mapping tables up to 377fe000 @ 10000-15000
    RAMDISK: 7fbab000 - 7ffef415
    Allocated new RAMDISK: 005a6000 - 009ea415
    Move RAMDISK from 000000007fbab000 - 000000007ffef414 to 005a6000 - 009ea414
    ACPI: RSDP 000F9410, 0014 (r0 ACPIAM)
    ACPI: RSDT CFDA0000, 003C (r1 7577MS A7577100 20090427 MSFT 97)
    ACPI: FACP CFDA0200, 0084 (r1 7577MS A7577100 20090427 MSFT 97)
    ACPI Warning (tbfadt-0596): Optional field Pm2ControlBlock has zero address or length: 0000000000000000/1 [20081204]
    FADT: X_PM1a_EVT_BLK.bit_width (16) does not match PM1_EVT_LEN (4)
    ACPI: DSDT CFDA0440, A216 (r1 A7577 A7577100 100 INTL 20051117)
    ACPI: FACS CFDAE000, 0040
    ACPI: APIC CFDA0390, 006C (r1 7577MS A7577100 20090427 MSFT 97)
    ACPI: MCFG CFDA0400, 003C (r1 7577MS OEMMCFG 20090427 MSFT 97)
    ACPI: OEMB CFDAE040, 0072 (r1 7577MS A7577100 20090427 MSFT 97)
    ACPI: HPET CFDAA660, 0038 (r1 7577MS OEMHPET 20090427 MSFT 97)
    ACPI: SSDT CFDAA6A0, 088C (r1 A M I POWERNOW 1 AMD 1)
    ACPI: Local APIC address 0xfee00000
    2437MB HIGHMEM available.
    887MB LOWMEM available.
    mapped low ram: 0 - 377fe000
    low ram: 00000000 - 377fe000
    bootmap 00011000 - 00017f00
    (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
    #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
    #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
    #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
    #3 [0000100000 - 00005a2604] TEXT DATA BSS ==> [0000100000 - 00005a2604]
    #4 [00005a3000 - 00005a6000] INIT_PG_TABLE ==> [00005a3000 - 00005a6000]
    #5 [000009f000 - 0000100000] BIOS reserved ==> [000009f000 - 0000100000]
    #6 [0000010000 - 0000011000] PGTABLE ==> [0000010000 - 0000011000]
    #7 [00005a6000 - 00009ea415] NEW RAMDISK ==> [00005a6000 - 00009ea415]
    #8 [0000011000 - 0000018000] BOOTMAP ==> [0000011000 - 0000018000]
    found SMP MP-table at [c00ff780] 000ff780
    Zone PFN ranges:
    DMA 0x00000010 -> 0x00001000
    Normal 0x00001000 -> 0x000377fe
    HighMem 0x000377fe -> 0x000cfda0
    Movable zone start PFN for each node
    early_node_map[2] active PFN ranges
    0: 0x00000010 -> 0x0000009f
    0: 0x00000100 -> 0x000cfda0
    On node 0 totalpages: 851247
    free_area_init_node: node 0, pgdat c0430600, node_mem_map c1000200
    DMA zone: 32 pages used for memmap
    DMA zone: 0 pages reserved
    DMA zone: 3951 pages, LIFO batch:0
    Normal zone: 1744 pages used for memmap
    Normal zone: 221486 pages, LIFO batch:31
    HighMem zone: 4876 pages used for memmap
    HighMem zone: 619158 pages, LIFO batch:31
    ACPI: PM-Timer IO Port: 0x808
    ACPI: Local APIC address 0xfee00000
    ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    ACPI: IRQ0 used by override.
    ACPI: IRQ2 used by override.
    ACPI: IRQ9 used by override.
    Enabling APIC mode: Flat. Using 1 I/O APICs
    Using ACPI (MADT) for SMP configuration information
    ACPI: HPET id: 0x8300 base: 0xfed00000
    SMP: Allowing 4 CPUs, 0 hotplug CPUs
    nr_irqs_gsi: 24
    PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    PM: Registered nosave memory: 00000000000a0000 - 00000000000e6000
    PM: Registered nosave memory: 00000000000e6000 - 0000000000100000
    Allocating PCI resources starting at d0000000 (gap: cff00000:30000000)
    NR_CPUS:16 nr_cpumask_bits:16 nr_cpu_ids:4 nr_node_ids:1
    PERCPU: Allocating 36864 bytes of per cpu data
    Built 1 zonelists in Zone order, mobility grouping on. Total pages: 844595
    Kernel command line: root=/dev/disk/by-uuid/deebdc30-3ac7-4de2-81d2-eb4d199468b9 ro quiet vga=792 splash
    Enabling fast FPU save and restore... done.
    Enabling unmasked SIMD FPU exception support... done.
    Initializing CPU#0
    PID hash table entries: 4096 (order: 12, 16384 bytes)
    Fast TSC calibration using PIT
    Detected 3214.713 MHz processor.
    Console: colour dummy device 80x25
    console [tty0] enabled
    Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
    Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
    Memory: 3367428k/3405440k available (2363k kernel code, 36780k reserved, 1059k data, 340k init, 2496136k highmem)
    virtual kernel memory layout:
    fixmap : 0xffee8000 - 0xfffff000 (1116 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
    lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
    .init : 0xc045d000 - 0xc04b2000 ( 340 kB)
    .data : 0xc034ec74 - 0xc0457a88 (1059 kB)
    .text : 0xc0100000 - 0xc034ec74 (2363 kB)
    Checking if this processor honours the WP bit even in supervisor mode...Ok.
    SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    hpet clockevent registered
    HPET: 4 timers in total, 1 timers will be used for per-cpu timer
    Calibrating delay loop (skipped), value calculated using timer frequency.. 6431.31 BogoMIPS (lpj=10715710)
    Security Framework initialized
    Mount-cache hash table entries: 512
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 0
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    using C1E aware idle routine
    Checking 'hlt' instruction... OK.
    ACPI: Core revision 20081204
    ACPI: Checking initramfs for custom DSDT
    ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    CPU0: AMD Phenom(tm) II X4 955 Processor stepping 02
    Booting processor 1 APIC 0x1 ip 0x6000
    Initializing CPU#1
    Calibrating delay using timer specific routine.. 6431.80 BogoMIPS (lpj=10714888)
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 1
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#1.
    x86 PAT enabled: cpu 1, old 0x7040600070406, new 0x7010600070106
    CPU1: AMD Phenom(tm) II X4 955 Processor stepping 02
    checking TSC synchronization [CPU#0 -> CPU#1]: passed.
    System has AMD C1E enabled
    Switch to broadcast mode on CPU1
    Booting processor 2 APIC 0x2 ip 0x6000
    Initializing CPU#2
    Calibrating delay using timer specific routine.. 6431.79 BogoMIPS (lpj=10714876)
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 2
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#2.
    x86 PAT enabled: cpu 2, old 0x7040600070406, new 0x7010600070106
    CPU2: AMD Phenom(tm) II X4 955 Processor stepping 02
    checking TSC synchronization [CPU#0 -> CPU#2]: passed.
    Switch to broadcast mode on CPU2
    Booting processor 3 APIC 0x3 ip 0x6000
    Initializing CPU#3
    Calibrating delay using timer specific routine.. 6431.80 BogoMIPS (lpj=10714888)
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 512K (64 bytes/line)
    CPU: Physical Processor ID: 0
    CPU: Processor Core ID: 3
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#3.
    x86 PAT enabled: cpu 3, old 0x7040600070406, new 0x7010600070106
    CPU3: AMD Phenom(tm) II X4 955 Processor stepping 02
    checking TSC synchronization [CPU#0 -> CPU#3]: passed.
    Brought up 4 CPUs
    Total of 4 processors activated (25726.72 BogoMIPS).
    Switch to broadcast mode on CPU3
    Switch to broadcast mode on CPU0
    net_namespace: 1016 bytes
    Booting paravirtualized kernel on bare hardware
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    PCI: Not using MMCONFIG.
    PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=6
    PCI: Using configuration type 1 for base access
    PCI: Using configuration type 1 for extended access
    bio: create slab <bio-0> at 0
    ACPI: EC: Look up EC in DSDT
    ACPI: Interpreter enabled
    ACPI: (supports S0 S1 S3 S4 S5)
    ACPI: Using IOAPIC for interrupt routing
    PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
    PCI: MCFG area at e0000000 reserved in ACPI motherboard resources
    PCI: Using MMCONFIG for extended config space
    ACPI: No dock devices found.
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    pci 0000:00:00.0: reg 1c 64bit mmio: [0xe0000000-0xffffffff]
    pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:02.0: PME# disabled
    pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:05.0: PME# disabled
    pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:06.0: PME# disabled
    pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:07.0: PME# disabled
    pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
    pci 0000:00:09.0: PME# disabled
    pci 0000:00:11.0: reg 10 io port: [0x8000-0x8007]
    pci 0000:00:11.0: reg 14 io port: [0x7000-0x7003]
    pci 0000:00:11.0: reg 18 io port: [0x6000-0x6007]
    pci 0000:00:11.0: reg 1c io port: [0x5000-0x5003]
    pci 0000:00:11.0: reg 20 io port: [0x3000-0x300f]
    pci 0000:00:11.0: reg 24 32bit mmio: [0xf9fffc00-0xf9ffffff]
    pci 0000:00:11.0: set SATA to AHCI mode
    pci 0000:00:12.0: reg 10 32bit mmio: [0xf9ffe000-0xf9ffefff]
    pci 0000:00:12.1: reg 10 32bit mmio: [0xf9ffd000-0xf9ffdfff]
    pci 0000:00:12.2: reg 10 32bit mmio: [0xf9fff800-0xf9fff8ff]
    pci 0000:00:12.2: supports D1 D2
    pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    pci 0000:00:12.2: PME# disabled
    pci 0000:00:13.0: reg 10 32bit mmio: [0xf9ffc000-0xf9ffcfff]
    pci 0000:00:13.1: reg 10 32bit mmio: [0xf9ffb000-0xf9ffbfff]
    pci 0000:00:13.2: reg 10 32bit mmio: [0xf9fff400-0xf9fff4ff]
    pci 0000:00:13.2: supports D1 D2
    pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    pci 0000:00:13.2: PME# disabled
    pci 0000:00:14.1: reg 10 io port: [0x00-0x07]
    pci 0000:00:14.1: reg 14 io port: [0x00-0x03]
    pci 0000:00:14.1: reg 18 io port: [0x00-0x07]
    pci 0000:00:14.1: reg 1c io port: [0x00-0x03]
    pci 0000:00:14.1: reg 20 io port: [0xff00-0xff0f]
    pci 0000:00:14.2: reg 10 64bit mmio: [0xf9ff4000-0xf9ff7fff]
    pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    pci 0000:00:14.2: PME# disabled
    pci 0000:00:14.5: reg 10 32bit mmio: [0xf9ffa000-0xf9ffafff]
    pci 0000:01:00.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
    pci 0000:01:00.0: reg 14 64bit mmio: [0xd0000000-0xdfffffff]
    pci 0000:01:00.0: reg 1c 64bit mmio: [0xfa000000-0xfbffffff]
    pci 0000:01:00.0: reg 24 io port: [0x9800-0x987f]
    pci 0000:01:00.0: reg 30 32bit mmio: [0xfe7e0000-0xfe7fffff]
    pci 0000:00:02.0: bridge io port: [0x9000-0x9fff]
    pci 0000:00:02.0: bridge 32bit mmio: [0xfa000000-0xfe7fffff]
    pci 0000:00:02.0: bridge 64bit mmio pref: [0xd0000000-0xdfffffff]
    pci 0000:02:00.0: reg 10 io port: [0xa800-0xa8ff]
    pci 0000:02:00.0: reg 18 64bit mmio: [0xf8eff000-0xf8efffff]
    pci 0000:02:00.0: reg 20 64bit mmio: [0xf8ef8000-0xf8efbfff]
    pci 0000:02:00.0: reg 30 32bit mmio: [0xfe8e0000-0xfe8fffff]
    pci 0000:02:00.0: supports D1 D2
    pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:02:00.0: PME# disabled
    pci 0000:00:05.0: bridge io port: [0xa000-0xafff]
    pci 0000:00:05.0: bridge 32bit mmio: [0xfe800000-0xfe8fffff]
    pci 0000:00:05.0: bridge 64bit mmio pref: [0xf8e00000-0xf8efffff]
    pci 0000:03:00.0: reg 10 io port: [0xb800-0xb8ff]
    pci 0000:03:00.0: reg 18 64bit mmio: [0xf8fff000-0xf8ffffff]
    pci 0000:03:00.0: reg 20 64bit mmio: [0xf8ff8000-0xf8ffbfff]
    pci 0000:03:00.0: reg 30 32bit mmio: [0xfe9e0000-0xfe9fffff]
    pci 0000:03:00.0: supports D1 D2
    pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    pci 0000:03:00.0: PME# disabled
    pci 0000:00:06.0: bridge io port: [0xb000-0xbfff]
    pci 0000:00:06.0: bridge 32bit mmio: [0xfe900000-0xfe9fffff]
    pci 0000:00:06.0: bridge 64bit mmio pref: [0xf8f00000-0xf8ffffff]
    pci 0000:04:00.0: reg 10 64bit mmio: [0xfeaff800-0xfeafffff]
    pci 0000:04:00.0: reg 18 io port: [0xc800-0xc8ff]
    pci 0000:04:00.0: supports D2
    pci 0000:04:00.0: PME# supported from D2 D3hot D3cold
    pci 0000:04:00.0: PME# disabled
    pci 0000:00:07.0: bridge io port: [0xc000-0xcfff]
    pci 0000:00:07.0: bridge 32bit mmio: [0xfea00000-0xfeafffff]
    pci 0000:05:00.0: reg 24 32bit mmio: [0xfebfe000-0xfebfffff]
    pci 0000:05:00.0: PME# supported from D3hot
    pci 0000:05:00.0: PME# disabled
    pci 0000:05:00.1: reg 10 io port: [0xe800-0xe807]
    pci 0000:05:00.1: reg 14 io port: [0xe400-0xe403]
    pci 0000:05:00.1: reg 18 io port: [0xe000-0xe007]
    pci 0000:05:00.1: reg 1c io port: [0xd800-0xd803]
    pci 0000:05:00.1: reg 20 io port: [0xd400-0xd40f]
    pci 0000:00:09.0: bridge io port: [0xd000-0xefff]
    pci 0000:00:09.0: bridge 32bit mmio: [0xfeb00000-0xfebfffff]
    pci 0000:00:14.4: transparent bridge
    pci_bus 0000:00: on NUMA node 0
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE5._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE6._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE7._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE9._PRT]
    ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
    ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 4 *7 10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    ACPI: PCI Interrupt Link [LNKG] (IRQs *10 11 12 14 15)
    ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    ACPI Warning (tbutils-0242): Incorrect checksum in table [OEMB] - 47, should be 46 [20081204]
    PCI: Using ACPI for IRQ routing
    pci 0000:00:00.0: BAR 3: can't allocate resource
    NetLabel: Initializing
    NetLabel: domain hash size = 128
    NetLabel: protocols = UNLABELED CIPSOv4
    NetLabel: unlabeled traffic allowed by default
    hpet: hpet2 irq 24 for MSI
    pnp: PnP ACPI init
    ACPI: bus type pnp registered
    pnp 00:0d: mem resource (0x0-0x9ffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    pnp 00:0d: mem resource (0xc0000-0xcffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    pnp 00:0d: mem resource (0xe0000-0xfffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    pnp 00:0d: mem resource (0x100000-0xcfefffff) overlaps 0000:00:00.0 BAR 3 (0x0-0x1fffffff), disabling
    pnp: PnP ACPI: found 14 devices
    ACPI: ACPI bus type pnp unregistered
    system 00:09: iomem range 0xfec00000-0xfec00fff has been reserved
    system 00:09: iomem range 0xfee00000-0xfee00fff has been reserved
    system 00:0a: ioport range 0x4d0-0x4d1 has been reserved
    system 00:0a: ioport range 0x40b-0x40b has been reserved
    system 00:0a: ioport range 0x4d6-0x4d6 has been reserved
    system 00:0a: ioport range 0xc00-0xc01 has been reserved
    system 00:0a: ioport range 0xc14-0xc14 has been reserved
    system 00:0a: ioport range 0xc50-0xc51 has been reserved
    system 00:0a: ioport range 0xc52-0xc52 has been reserved
    system 00:0a: ioport range 0xc6c-0xc6c has been reserved
    system 00:0a: ioport range 0xc6f-0xc6f has been reserved
    system 00:0a: ioport range 0xcd0-0xcd1 has been reserved
    system 00:0a: ioport range 0xcd2-0xcd3 has been reserved
    system 00:0a: ioport range 0xcd4-0xcd5 has been reserved
    system 00:0a: ioport range 0xcd6-0xcd7 has been reserved
    system 00:0a: ioport range 0xcd8-0xcdf has been reserved
    system 00:0a: ioport range 0x800-0x89f has been reserved
    system 00:0a: ioport range 0xb00-0xb0f has been reserved
    system 00:0a: ioport range 0xb20-0xb3f has been reserved
    system 00:0a: ioport range 0x900-0x90f has been reserved
    system 00:0a: ioport range 0x910-0x91f has been reserved
    system 00:0a: ioport range 0xfe00-0xfefe has been reserved
    system 00:0a: iomem range 0xffb80000-0xffbfffff has been reserved
    system 00:0a: iomem range 0xfec10000-0xfec1001f has been reserved
    system 00:0b: ioport range 0x600-0x6df has been reserved
    system 00:0b: ioport range 0x6e0-0x6ef has been reserved
    system 00:0c: iomem range 0xe0000000-0xefffffff has been reserved
    system 00:0d: iomem range 0xfec00000-0xffffffff could not be reserved
    Switched to high resolution mode on CPU 3
    Switched to high resolution mode on CPU 1
    Switched to high resolution mode on CPU 2
    Switched to high resolution mode on CPU 0
    pci 0000:00:02.0: PCI bridge, secondary bus 0000:01
    pci 0000:00:02.0: IO window: 0x9000-0x9fff
    pci 0000:00:02.0: MEM window: 0xfa000000-0xfe7fffff
    pci 0000:00:02.0: PREFETCH window: 0x000000d0000000-0x000000dfffffff
    pci 0000:00:05.0: PCI bridge, secondary bus 0000:02
    pci 0000:00:05.0: IO window: 0xa000-0xafff
    pci 0000:00:05.0: MEM window: 0xfe800000-0xfe8fffff
    pci 0000:00:05.0: PREFETCH window: 0x000000f8e00000-0x000000f8efffff
    pci 0000:00:06.0: PCI bridge, secondary bus 0000:03
    pci 0000:00:06.0: IO window: 0xb000-0xbfff
    pci 0000:00:06.0: MEM window: 0xfe900000-0xfe9fffff
    pci 0000:00:06.0: PREFETCH window: 0x000000f8f00000-0x000000f8ffffff
    pci 0000:00:07.0: PCI bridge, secondary bus 0000:04
    pci 0000:00:07.0: IO window: 0xc000-0xcfff
    pci 0000:00:07.0: MEM window: 0xfea00000-0xfeafffff
    pci 0000:00:07.0: PREFETCH window: disabled
    pci 0000:00:09.0: PCI bridge, secondary bus 0000:05
    pci 0000:00:09.0: IO window: 0xd000-0xefff
    pci 0000:00:09.0: MEM window: 0xfeb00000-0xfebfffff
    pci 0000:00:09.0: PREFETCH window: disabled
    pci 0000:00:14.4: PCI bridge, secondary bus 0000:06
    pci 0000:00:14.4: IO window: disabled
    pci 0000:00:14.4: MEM window: disabled
    pci 0000:00:14.4: PREFETCH window: disabled
    pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:02.0: setting latency timer to 64
    pci 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:05.0: setting latency timer to 64
    pci 0000:00:06.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    pci 0000:00:06.0: setting latency timer to 64
    pci 0000:00:07.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    pci 0000:00:07.0: setting latency timer to 64
    pci 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    pci 0000:00:09.0: setting latency timer to 64
    pci_bus 0000:00: resource 0 io: [0x00-0xffff]
    pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
    pci_bus 0000:01: resource 0 io: [0x9000-0x9fff]
    pci_bus 0000:01: resource 1 mem: [0xfa000000-0xfe7fffff]
    pci_bus 0000:01: resource 2 mem: [0xd0000000-0xdfffffff]
    pci_bus 0000:01: resource 3 mem: [0x0-0x0]
    pci_bus 0000:02: resource 0 io: [0xa000-0xafff]
    pci_bus 0000:02: resource 1 mem: [0xfe800000-0xfe8fffff]
    pci_bus 0000:02: resource 2 mem: [0xf8e00000-0xf8efffff]
    pci_bus 0000:02: resource 3 mem: [0x0-0x0]
    pci_bus 0000:03: resource 0 io: [0xb000-0xbfff]
    pci_bus 0000:03: resource 1 mem: [0xfe900000-0xfe9fffff]
    pci_bus 0000:03: resource 2 mem: [0xf8f00000-0xf8ffffff]
    pci_bus 0000:03: resource 3 mem: [0x0-0x0]
    pci_bus 0000:04: resource 0 io: [0xc000-0xcfff]
    pci_bus 0000:04: resource 1 mem: [0xfea00000-0xfeafffff]
    pci_bus 0000:04: resource 2 mem: [0x0-0x0]
    pci_bus 0000:04: resource 3 mem: [0x0-0x0]
    pci_bus 0000:05: resource 0 io: [0xd000-0xefff]
    pci_bus 0000:05: resource 1 mem: [0xfeb00000-0xfebfffff]
    pci_bus 0000:05: resource 2 mem: [0x0-0x0]
    pci_bus 0000:05: resource 3 mem: [0x0-0x0]
    pci_bus 0000:06: resource 0 mem: [0x0-0x0]
    pci_bus 0000:06: resource 1 mem: [0x0-0x0]
    pci_bus 0000:06: resource 2 mem: [0x0-0x0]
    pci_bus 0000:06: resource 3 io: [0x00-0xffff]
    pci_bus 0000:06: resource 4 mem: [0x000000-0xffffffff]
    NET: Registered protocol family 2
    IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
    TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
    TCP: Hash tables configured (established 131072 bind 65536)
    TCP reno registered
    NET: Registered protocol family 1
    Unpacking initramfs... done
    Freeing initrd memory: 4369k freed
    apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
    apm: disabled - APM is not SMP safe.
    Scanning for low memory corruption every 60 seconds
    audit: initializing netlink socket (disabled)
    type=2000 audit(1252627399.657:1): initialized
    highmem bounce pool size: 64 pages
    VFS: Disk quotas dquot_6.5.2
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    msgmni has been set to 1711
    alg: No test for stdrng (krng)
    Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    pci 0000:01:00.0: Boot video device
    pcieport-driver 0000:00:02.0: setting latency timer to 64
    pcieport-driver 0000:00:02.0: irq 25 for MSI/MSI-X
    pcieport-driver 0000:00:05.0: setting latency timer to 64
    pcieport-driver 0000:00:05.0: irq 26 for MSI/MSI-X
    pcieport-driver 0000:00:06.0: setting latency timer to 64
    pcieport-driver 0000:00:06.0: irq 27 for MSI/MSI-X
    pcieport-driver 0000:00:07.0: setting latency timer to 64
    pcieport-driver 0000:00:07.0: irq 28 for MSI/MSI-X
    pcieport-driver 0000:00:09.0: setting latency timer to 64
    pcieport-driver 0000:00:09.0: irq 29 for MSI/MSI-X
    vesafb: framebuffer at 0xfb000000, mapped to 0xf8080000, using 6144k, total 14336k
    vesafb: mode is 1024x768x32, linelength=4096, pages=1
    vesafb: protected mode interface info at c000:b2e0
    vesafb: pmi: set display start = c00cb343, set palette = c00cb39e
    vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da
    vesafb: scrolling: redraw
    vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Console: switching to colour frame buffer device 128x48
    fb0: VESA VGA frame buffer device
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    input: Macintosh mouse button emulation as /devices/virtual/input/input0
    PNP: PS/2 Controller [PNP0303:PSKE,PNP0f03:PSMS] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    cpuidle: using governor ladder
    cpuidle: using governor menu
    TCP cubic registered
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    registered taskstats version 1
    Freeing unused kernel memory: 340k freed
    SCSI subsystem initialized
    libata version 3.00 loaded.
    pata_acpi 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    pata_acpi 0000:00:14.1: setting latency timer to 64
    pata_acpi 0000:05:00.1: enabling device (0000 -> 0001)
    pata_acpi 0000:05:00.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
    pata_acpi 0000:05:00.1: setting latency timer to 64
    pata_acpi 0000:05:00.1: PCI INT B disabled
    ahci 0000:00:11.0: version 3.0
    ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    ahci 0000:00:11.0: irq 30 for MSI/MSI-X
    ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
    ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
    scsi0 : ahci
    scsi1 : ahci
    scsi2 : ahci
    scsi3 : ahci
    ata1: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffd00 irq 30
    ata2: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffd80 irq 30
    ata3: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffe00 irq 30
    ata4: SATA max UDMA/133 abar m1024@0xf9fffc00 port 0xf9fffe80 irq 30
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    pata_jmicron 0000:05:00.1: PCI INT B -> GSI 18 (level, low) -> IRQ 18
    pata_jmicron 0000:05:00.1: setting latency timer to 64
    scsi4 : pata_jmicron
    scsi5 : pata_jmicron
    ata5: PATA max UDMA/100 cmd 0xe800 ctl 0xe400 bmdma 0xd400 irq 18
    ata6: PATA max UDMA/100 cmd 0xe000 ctl 0xd800 bmdma 0xd408 irq 18
    ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    ata1: SATA link down (SStatus 0 SControl 300)
    ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata2.00: ATAPI: TSSTcorp CD-RW/DVD-ROM TS-H493A, D200, max UDMA/33, ATAPI AN
    ata2.00: configured for UDMA/33
    scsi 1:0:0:0: CD-ROM TSSTcorp CDRWDVD TS-H493A D200 PQ: 0 ANSI: 5
    ata3: SATA link down (SStatus 0 SControl 300)
    ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    ata4.00: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
    ata4.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    ata4.00: configured for UDMA/133
    scsi 3:0:0:0: Direct-Access ATA ST3500630AS 3.AA PQ: 0 ANSI: 5
    ahci 0000:05:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    scsi6 : pata_atiixp
    scsi7 : pata_atiixp
    ata7: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
    ata8: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
    ahci 0000:05:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    ahci 0000:05:00.0: flags: 64bit ncq pm led clo pmp pio slum part
    ahci 0000:05:00.0: setting latency timer to 64
    scsi8 : ahci
    scsi9 : ahci
    ata9: SATA max UDMA/133 abar m8192@0xfebfe000 port 0xfebfe100 irq 17
    ata10: SATA max UDMA/133 abar m8192@0xfebfe000 port 0xfebfe180 irq 17
    ata9: SATA link down (SStatus 0 SControl 300)
    ata8.01: ATA-7: ST3500630AS, 3.AAK, max UDMA/133
    ata8.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    ata8.01: configured for UDMA/100
    scsi 7:0:1:0: Direct-Access ATA ST3500630AS 3.AA PQ: 0 ANSI: 5
    ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    ehci_hcd 0000:00:12.2: EHCI Host Controller
    ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 1
    ehci_hcd 0000:00:12.2: debug port 1
    ehci_hcd 0000:00:12.2: irq 17, io mem 0xf9fff800
    ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 6 ports detected
    ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    ohci_hcd 0000:00:12.0: OHCI Host Controller
    ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 2
    ohci_hcd 0000:00:12.0: irq 16, io mem 0xf9ffe000
    Driver 'sd' needs updating - please use bus_type methods
    sd 3:0:0:0: [sda] 976773168 512-byte hardware sectors: (500 GB/465 GiB)
    sd 3:0:0:0: [sda] Write Protect is off
    sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sd 3:0:0:0: [sda] 976773168 512-byte hardware sectors: (500 GB/465 GiB)
    sd 3:0:0:0: [sda] Write Protect is off
    sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
    sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sda: sda1 sda2 sda3
    sd 3:0:0:0: [sda] Attached SCSI disk
    sd 7:0:1:0: [sdb] 976773168 512-byte hardware sectors: (500 GB/465 GiB)
    sd 7:0:1:0: [sdb] Write Protect is off
    sd 7:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 7:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sd 7:0:1:0: [sdb] 976773168 512-byte hardware sectors: (500 GB/465 GiB)
    sd 7:0:1:0: [sdb] Write Protect is off
    sd 7:0:1:0: [sdb] Mode Sense: 00 3a 00 00
    sd 7:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    sdb: sdb1
    sd 7:0:1:0: [sdb] Attached SCSI disk
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 3 ports detected
    ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    ehci_hcd 0000:00:13.2: EHCI Host Controller
    ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 3
    ehci_hcd 0000:00:13.2: debug port 1
    ehci_hcd 0000:00:13.2: irq 19, io mem 0xf9fff400
    ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    usb usb3: configuration #1 chosen from 1 choice
    hub 3-0:1.0: USB hub found
    hub 3-0:1.0: 6 ports detected
    ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    ohci_hcd 0000:00:12.1: OHCI Host Controller
    ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
    ohci_hcd 0000:00:12.1: irq 16, io mem 0xf9ffd000
    usb usb4: configuration #1 chosen from 1 choice
    hub 4-0:1.0: USB hub found
    hub 4-0:1.0: 3 ports detected
    ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    ohci_hcd 0000:00:13.0: OHCI Host Controller
    ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
    ohci_hcd 0000:00:13.0: irq 18, io mem 0xf9ffc000
    usb usb5: configuration #1 chosen from 1 choice
    hub 5-0:1.0: USB hub found
    hub 5-0:1.0: 3 ports detected
    ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    ohci_hcd 0000:00:13.1: OHCI Host Controller
    ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
    ohci_hcd 0000:00:13.1: irq 18, io mem 0xf9ffb000
    ata10: SATA link down (SStatus 0 SControl 300)
    usb usb6: configuration #1 chosen from 1 choice
    hub 6-0:1.0: USB hub found
    hub 6-0:1.0: 3 ports detected
    ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    ohci_hcd 0000:00:14.5: OHCI Host Controller
    ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
    ohci_hcd 0000:00:14.5: irq 18, io mem 0xf9ffa000
    usb usb7: configuration #1 chosen from 1 choice
    hub 7-0:1.0: USB hub found
    hub 7-0:1.0: 2 ports detected
    Driver 'sr' needs updating - please use bus_type methods
    sr0: scsi3-mmc drive: 8x/48x writer cd/rw xa/form2 cdda tray
    Uniform CD-ROM driver Revision: 3.20
    sr 1:0:0:0: Attached scsi CD-ROM sr0
    usb 3-2: new high speed USB device using ehci_hcd and address 3
    usb 3-2: configuration #1 chosen from 1 choice
    hub 3-2:1.0: USB hub found
    hub 3-2:1.0: 4 ports detected
    usb 5-1: new low speed USB device using ohci_hcd and address 2
    usb 5-1: configuration #1 chosen from 1 choice
    usbcore: registered new interface driver hiddev
    input: Microsoft Microsoft 3-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:13.0/usb5/5-1/5-1:1.0/input/input1
    generic-usb 0003:045E:0040.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 3-Button Mouse with IntelliEye(TM)] on usb-0000:00:13.0-1/input0
    usbcore: registered new interface driver usbhid
    usbhid: v2.6:USB HID core driver
    usb 3-2.4: new high speed USB device using ehci_hcd and address 4
    usb 3-2.4: configuration #1 chosen from 1 choice
    hub 3-2.4:1.0: USB hub found
    hub 3-2.4:1.0: 4 ports detected
    usb 3-2.4.1: new low speed USB device using ehci_hcd and address 5
    usb 3-2.4.1: configuration #1 chosen from 1 choice
    input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:13.2/usb3/3-2/3-2.4/3-2.4.1/3-2.4.1:1.0/input/input2
    generic-usb 0003:045E:00DD.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:13.2-2.4.1/input0
    input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:13.2/usb3/3-2/3-2.4/3-2.4.1/3-2.4.1:1.1/input/input3
    generic-usb 0003:045E:00DD.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:13.2-2.4.1/input1
    SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
    SGI XFS Quota Management subsystem
    XFS mounting filesystem sda3
    Ending clean XFS mount for filesystem: sda3
    rtc_cmos 00:04: RTC can wake from S4
    rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
    rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    udev: starting version 146
    r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    r8169 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    r8169 0000:02:00.0: setting latency timer to 64
    r8169 0000:02:00.0: irq 31 for MSI/MSI-X
    eth0: RTL8168d/8111d at 0xf888c000, 00:24:21:b7:ca:4d, XID 281000c0 IRQ 31
    r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    r8169 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    r8169 0000:03:00.0: setting latency timer to 64
    r8169 0000:03:00.0: irq 32 for MSI/MSI-X
    eth1: RTL8168d/8111d at 0xf8696000, 00:24:21:b7:ca:4c, XID 281000c0 IRQ 32
    HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    hda_codec: Unknown model for ALC883, trying auto-probe from BIOS...
    usbcore: registered new interface driver snd-usb-audio
    input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    ACPI: Power Button (FF) [PWRF]
    input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input5
    ACPI: Power Button (CM) [PWRB]
    processor ACPI_CPU:00: registered as cooling_device0
    ACPI: Processor [P001] (supports 8 throttling states)
    processor ACPI_CPU:01: registered as cooling_device1
    processor ACPI_CPU:02: registered as cooling_device2
    processor ACPI_CPU:03: registered as cooling_device3
    sr 1:0:0:0: Attached scsi generic sg0 type 5
    sd 3:0:0:0: Attached scsi generic sg1 type 0
    sd 7:0:1:0: Attached scsi generic sg2 type 0
    Linux agpgart interface v0.103
    ohci1394 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    ohci1394 0000:04:00.0: setting latency timer to 64
    ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[19] MMIO=[feaff800-feafffff] Max Packet=[2048] IR/IT contexts=[4/8]
    input: PC Speaker as /devices/platform/pcspkr/input/input6
    ACPI: I/O resource piix4_smbus [0xb00-0xb07] conflicts with ACPI region SOR1 [0xb00-0xb0f]
    ACPI: Device needs an ACPI driver
    piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
    nvidia: module license 'NVIDIA' taints kernel.
    ACPI: WMI: Mapper loaded
    nvidia 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    nvidia 0000:01:00.0: setting latency timer to 64
    NVRM: loading NVIDIA UNIX x86 Kernel Module 180.44 Mon Mar 23 14:59:10 PST 2009
    ieee1394: Host added: ID:BUS[0-00:1023] GUID[0010dc0001947652]
    Adding 996020k swap on /dev/sda2. Priority:-1 extents:1 across:996020k
    r8169: eth0: link up
    r8169: eth0: link up
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    nvclock:4989 freeing invalid memtype fd000000-fd010000
    nvclock:4989 freeing invalid memtype fd010000-fd030000
    nvclock:4989 freeing invalid memtype fd010000-fd030000
    IRQ 18/nvidia: IRQF_DISABLED is not guaranteed on shared IRQs
    eth0: no IPv6 routers present
    ideas?
    Last edited by pnatural (2009-09-17 19:59:58)

    pnatural wrote:
    hi,
    I was able to install 2.6.31 by setting the motherboards E-SATA/RAID mode to "ACPI" instead of "PCI".  I first tried to disable the motherboard raid completely, but the system would not boot at all that way; setting the mode to "ACPI" did the trick.
    I would say thanks, but I did all the work!  But thanks to the Arch folks for a great distribution.
    Hi,I got the follow message,much same with you,could you tell me how to deal?thx.
    Nov  3 23:00:06 ArchLinux kernel: pci 0000:00:14.2: BAR 0: address space collision on of device [0xd4408000-0xd440bfff]

  • Mac Mini w/ Sony V2500 Hangs During Boot After Upgrading to 10.4.10

    I searched the the threads for something similar on this topic. but I could not find anything, so I am putting the question out to the forum.
    I have an interesting situtation after I upgraded my Mini to 10.4.10 last night. It seems that when the Mini boots up while connected to my Sony KDL-40V2500 LCD, the Mini will hang in the boot squence. If I disconnect the DVI connection (I have a DVI to HDMI connection) at the hanging point in the boot, the Mini will continue to boot fine and then when I reconnect the DVI cable to the Mini, the display works fine with no issues.
    Has anyone else experience this unique issue and are there any recommendations.
    Thanks in advance for any help!
    Brandon
    Mac Mini & MacBook Pro   Mac OS X (10.4.10)   Mac Mini Intel C2D, DVI to HDMI connection, Sony KDL-40V2500 LCD
    Mac Mini & MacBook Pro   Mac OS X (10.4.10)  

    Hi SwimRef and hplus-
    Thank you both for your suggestions. I did try to boot with the Airport turned off and I was able to boot without any issue. However, when I turned the Airport back on, the ballon was spinning for a good period of time and then I gave up and turned off the machine.
    However, the Mini still boots without a problem when the DVI cable is not attached, so for the mean time, I'm gonna stick with the process of booting without the cable until I have time to reinstall a fresh OS (no archive and reinstall).
    I will put this tidbit out there that seems odd. When I was trying to figure out the issues yesterday, I did hook the Mini up to my 20" Cinema Display and all loaded well without any issues. In addition to the no issue load, I noticed that my screen background was not the same, but all of my other settings were just the same as if I have booting using the Sony TV. Any thoughts on if the two are connnect?
    Thanks again everyone for your support!
    Brandon
    Mac Mini & MacBook Pro   Mac OS X (10.4.10)  

  • 648 Max Hangs during boot after upgrading memory

    :confused2:Can someone please help me.
    I recently decided to upgrade my memory to 1 gig by adding a further 512mb ddr ram to my system. I already have 512mb pc2700 ram and found that pc3200 ram is cheaper so bought that to add, shouldn't be a problem as the manual says it should work with "333 and up". I used all the tried and tested safety methods for fitting ram so I know there has been no ESD (I have built several machines in the past so it is not a stupid error on my part (I hope))
    I fitted the ram in the usual manner and turned on the system to find it would beep once (sounds like normal POST to me it always beeps once, however Ami bios beep codes say it could be dram refresh failure? but 1 beep is also POST ok?) and then hangs. No display no nothing. Fans are all running so power is there but no boot.
    I looked on the D-Bracket and it has two red lights down the left side 2 green down the right which indicates it is testing memory. That is as far as it gets.
    I had to use rather a lot of force in my attempt to fit the memory and feel I may have either cracked the motherboard, or pushed it so hard that it touched the casing underneath and shorted out (Oh dear, ESD). I have tried stripping out every component except ram,display and hard drive but still nothing. I have also tried putting just the old ram back in as it was before, no joy there either.
    Could this be the motherboard is dead or the memory or both?
    Any help greatly appreciated
    DUCKULA

    I finally decided to rip out my Mobo and have a good look around. I fiddled with it a while and then put it back and tried to boot up again. I discovered that if I push out the mobo in the opposite direction to the one I used to try and push the memory in, it will boot. Therefore it has to be a crack in one of the tracks in the mobo itself, although I can't see anything, it could just be a hairline crack, but that would be enough.
    The lesson learned is, put your memory in before fitting the Mobo into your case, or at least try and support the underside better, whilst you push
     I'm off to the shop for a new one (and a power supply).
    Thanks guys for the helpful tips, at least I know what to look for next time

  • Delay/hang on boot after upgrading to kernel 4.0.1

    My laptop takes a very long time to boot and often does not even boot with kernel 4.0.1.
    When the laptop does boot, my dmesg looks like this:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 4.0.1-1-ARCH (builduser@tobias) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4ba3d184-2b03-4422-ac1a-2bd40dd37cb8 rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000006efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000006f000-0x000000000006ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000070000-0x0000000000087fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000000088000-0x00000000000bffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000008ccaffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000008ccb0000-0x000000008e0affff] reserved
    [ 0.000000] BIOS-e820: [mem 0x000000008e0b0000-0x00000000926befff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000926bf000-0x00000000928befff] type 20
    [ 0.000000] BIOS-e820: [mem 0x00000000928bf000-0x0000000092ebefff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000092ebf000-0x0000000092fbefff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000092fbf000-0x0000000092ffefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x0000000092fff000-0x0000000092ffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000093000000-0x000000009f9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fe101000-0x00000000fe112fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000feb00000-0x00000000feb0ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff980000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000025f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by INSYDE Corp.
    [ 0.000000] efi: ACPI=0x92ffe000 ACPI 2.0=0x92ffe014 SMBIOS=0x92ebef98
    [ 0.000000] efi: mem00: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000000000-0x0000000000001000) (0MB)
    [ 0.000000] efi: mem01: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000001000-0x000000000006f000) (0MB)
    [ 0.000000] efi: mem02: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000006f000-0x0000000000070000) (0MB)
    [ 0.000000] efi: mem03: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000070000-0x0000000000080000) (0MB)
    [ 0.000000] efi: mem04: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000000080000-0x0000000000082000) (0MB)
    [ 0.000000] efi: mem05: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000082000-0x0000000000088000) (0MB)
    [ 0.000000] efi: mem06: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x0000000000088000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem07: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem08: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000000100000-0x0000000000f28000) (14MB)
    [ 0.000000] efi: mem09: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000000f28000-0x000000003795a000) (874MB)
    [ 0.000000] efi: mem10: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000003795a000-0x0000000037ca5000) (3MB)
    [ 0.000000] efi: mem11: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000037ca5000-0x0000000067cab000) (768MB)
    [ 0.000000] efi: mem12: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x0000000067cab000-0x000000008b0c0000) (564MB)
    [ 0.000000] efi: mem13: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008b0c0000-0x000000008b0e0000) (0MB)
    [ 0.000000] efi: mem14: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008b0e0000-0x000000008bd39000) (12MB)
    [ 0.000000] efi: mem15: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008bd39000-0x000000008ccb0000) (15MB)
    [ 0.000000] efi: mem16: [Reserved | | | | | |WB|WT|WC|UC] range=[0x000000008ccb0000-0x000000008e0b0000) (20MB)
    [ 0.000000] efi: mem17: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008e0b0000-0x000000008e2a2000) (1MB)
    [ 0.000000] efi: mem18: [Loader Code | | | | | |WB|WT|WC|UC] range=[0x000000008e2a2000-0x000000008e2bf000) (0MB)
    [ 0.000000] efi: mem19: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008e2bf000-0x000000008f4f2000) (18MB)
    [ 0.000000] efi: mem20: [Loader Data | | | | | |WB|WT|WC|UC] range=[0x000000008f4f2000-0x000000008f4fe000) (0MB)
    [ 0.000000] efi: mem21: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008f4fe000-0x000000008fe7f000) (9MB)
    [ 0.000000] efi: mem22: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008fe7f000-0x000000008fe82000) (0MB)
    [ 0.000000] efi: mem23: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008fe82000-0x000000008fe89000) (0MB)
    [ 0.000000] efi: mem24: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008fe89000-0x000000008fe8a000) (0MB)
    [ 0.000000] efi: mem25: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008fe8a000-0x000000008feb2000) (0MB)
    [ 0.000000] efi: mem26: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000008feb2000-0x000000008feb3000) (0MB)
    [ 0.000000] efi: mem27: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008feb3000-0x000000008fff1000) (1MB)
    [ 0.000000] efi: mem28: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000008fff1000-0x000000008fff2000) (0MB)
    [ 0.000000] efi: mem29: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000008fff2000-0x000000008fff3000) (0MB)
    [ 0.000000] efi: mem30: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000008fff3000-0x0000000090000000) (0MB)
    [ 0.000000] efi: mem31: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090000000-0x000000009000a000) (0MB)
    [ 0.000000] efi: mem32: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009000a000-0x000000009000b000) (0MB)
    [ 0.000000] efi: mem33: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009000b000-0x000000009000e000) (0MB)
    [ 0.000000] efi: mem34: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009000e000-0x0000000090014000) (0MB)
    [ 0.000000] efi: mem35: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090014000-0x000000009001c000) (0MB)
    [ 0.000000] efi: mem36: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009001c000-0x000000009001d000) (0MB)
    [ 0.000000] efi: mem37: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x000000009001d000-0x000000009001e000) (0MB)
    [ 0.000000] efi: mem38: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009001e000-0x0000000090021000) (0MB)
    [ 0.000000] efi: mem39: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000090021000-0x0000000090022000) (0MB)
    [ 0.000000] efi: mem40: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090022000-0x0000000090024000) (0MB)
    [ 0.000000] efi: mem41: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090024000-0x000000009002c000) (0MB)
    [ 0.000000] efi: mem42: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009002c000-0x0000000090043000) (0MB)
    [ 0.000000] efi: mem43: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090043000-0x0000000090044000) (0MB)
    [ 0.000000] efi: mem44: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090044000-0x0000000090045000) (0MB)
    [ 0.000000] efi: mem45: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090045000-0x0000000090046000) (0MB)
    [ 0.000000] efi: mem46: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090046000-0x0000000090048000) (0MB)
    [ 0.000000] efi: mem47: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090048000-0x000000009004d000) (0MB)
    [ 0.000000] efi: mem48: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009004d000-0x0000000090057000) (0MB)
    [ 0.000000] efi: mem49: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090057000-0x0000000090060000) (0MB)
    [ 0.000000] efi: mem50: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090060000-0x0000000090066000) (0MB)
    [ 0.000000] efi: mem51: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090066000-0x000000009006c000) (0MB)
    [ 0.000000] efi: mem52: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009006c000-0x0000000090074000) (0MB)
    [ 0.000000] efi: mem53: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090074000-0x0000000090090000) (0MB)
    [ 0.000000] efi: mem54: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090090000-0x0000000090095000) (0MB)
    [ 0.000000] efi: mem55: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090095000-0x0000000090096000) (0MB)
    [ 0.000000] efi: mem56: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090096000-0x0000000090097000) (0MB)
    [ 0.000000] efi: mem57: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090097000-0x00000000900b2000) (0MB)
    [ 0.000000] efi: mem58: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900b2000-0x00000000900b4000) (0MB)
    [ 0.000000] efi: mem59: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000900b4000-0x00000000900b6000) (0MB)
    [ 0.000000] efi: mem60: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900b6000-0x00000000900b9000) (0MB)
    [ 0.000000] efi: mem61: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900b9000-0x00000000900bc000) (0MB)
    [ 0.000000] efi: mem62: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900bc000-0x00000000900bf000) (0MB)
    [ 0.000000] efi: mem63: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900bf000-0x00000000900c1000) (0MB)
    [ 0.000000] efi: mem64: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x00000000900c1000-0x00000000900c4000) (0MB)
    [ 0.000000] efi: mem65: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900c4000-0x00000000900d5000) (0MB)
    [ 0.000000] efi: mem66: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900d5000-0x00000000900d7000) (0MB)
    [ 0.000000] efi: mem67: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900d7000-0x00000000900d8000) (0MB)
    [ 0.000000] efi: mem68: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900d8000-0x00000000900de000) (0MB)
    [ 0.000000] efi: mem69: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900de000-0x00000000900e1000) (0MB)
    [ 0.000000] efi: mem70: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900e1000-0x00000000900e5000) (0MB)
    [ 0.000000] efi: mem71: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900e5000-0x00000000900e7000) (0MB)
    [ 0.000000] efi: mem72: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900e7000-0x00000000900e8000) (0MB)
    [ 0.000000] efi: mem73: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900e8000-0x00000000900e9000) (0MB)
    [ 0.000000] efi: mem74: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900e9000-0x00000000900ee000) (0MB)
    [ 0.000000] efi: mem75: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900ee000-0x00000000900f0000) (0MB)
    [ 0.000000] efi: mem76: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900f0000-0x00000000900f2000) (0MB)
    [ 0.000000] efi: mem77: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900f2000-0x00000000900f6000) (0MB)
    [ 0.000000] efi: mem78: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000900f6000-0x00000000900fd000) (0MB)
    [ 0.000000] efi: mem79: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x00000000900fd000-0x000000009010b000) (0MB)
    [ 0.000000] efi: mem80: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009010b000-0x000000009010d000) (0MB)
    [ 0.000000] efi: mem81: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x000000009010d000-0x0000000090115000) (0MB)
    [ 0.000000] efi: mem82: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090115000-0x0000000090129000) (0MB)
    [ 0.000000] efi: mem83: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090129000-0x000000009027e000) (1MB)
    [ 0.000000] efi: mem84: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x000000009027e000-0x0000000090281000) (0MB)
    [ 0.000000] efi: mem85: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090281000-0x0000000090282000) (0MB)
    [ 0.000000] efi: mem86: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x0000000090282000-0x0000000090283000) (0MB)
    [ 0.000000] efi: mem87: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000090283000-0x00000000922bf000) (32MB)
    [ 0.000000] efi: mem88: [Boot Code | | | | | |WB|WT|WC|UC] range=[0x00000000922bf000-0x00000000926bf000) (4MB)
    [ 0.000000] efi: mem89: [Runtime Code |RUN| | | | |WB|WT|WC|UC] range=[0x00000000926bf000-0x00000000928bf000) (2MB)
    [ 0.000000] efi: mem90: [Runtime Data |RUN| | | | |WB|WT|WC|UC] range=[0x00000000928bf000-0x0000000092abf000) (2MB)
    [ 0.000000] efi: mem91: [Reserved | | | | | |WB|WT|WC|UC] range=[0x0000000092abf000-0x0000000092ebf000) (4MB)
    [ 0.000000] efi: mem92: [ACPI Memory NVS | | | | | |WB|WT|WC|UC] range=[0x0000000092ebf000-0x0000000092fbf000) (1MB)
    [ 0.000000] efi: mem93: [ACPI Reclaim Memory| | | | | |WB|WT|WC|UC] range=[0x0000000092fbf000-0x0000000092fff000) (0MB)
    [ 0.000000] efi: mem94: [Boot Data | | | | | |WB|WT|WC|UC] range=[0x0000000092fff000-0x0000000093000000) (0MB)
    [ 0.000000] efi: mem95: [Conventional Memory| | | | | |WB|WT|WC|UC] range=[0x0000000100000000-0x000000025f600000) (5622MB)
    [ 0.000000] efi: mem96: [Reserved | | | | | | | | | ] range=[0x00000000000a0000-0x00000000000c0000) (0MB)
    [ 0.000000] efi: mem97: [Reserved | | | | | | | | | ] range=[0x0000000093000000-0x000000009fa00000) (202MB)
    [ 0.000000] efi: mem98: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000e0000000-0x00000000f0000000) (256MB)
    [ 0.000000] efi: mem99: [Reserved | | | | | | | | | ] range=[0x00000000fe101000-0x00000000fe113000) (0MB)
    [ 0.000000] efi: mem100: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000feb00000-0x00000000feb10000) (0MB)
    [ 0.000000] efi: mem101: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem102: [Memory Mapped I/O |RUN| | | | | | | |UC] range=[0x00000000fed00000-0x00000000fee01000) (1MB)
    [ 0.000000] efi: mem103: [Memory Mapped I/O |RUN| | | | | | | | ] range=[0x00000000ff980000-0x0000000100000000) (6MB)
    [ 0.000000] SMBIOS 2.7 present.
    [ 0.000000] DMI: LENOVO 20267/Cherry 3A, BIOS 7CCN26WW 09/06/2013
    [ 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 = 0x25f600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-E7FFF write-protect
    [ 0.000000] E8000-EFFFF write-combining
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0000000000 mask 7F80000000 write-back
    [ 0.000000] 1 base 0080000000 mask 7FF0000000 write-back
    [ 0.000000] 2 base 0090000000 mask 7FFE000000 write-back
    [ 0.000000] 3 base 0092000000 mask 7FFF000000 write-back
    [ 0.000000] 4 base 00FF980000 mask 7FFFF80000 write-protect
    [ 0.000000] 5 base 00FFA00000 mask 7FFFE00000 write-protect
    [ 0.000000] 6 base 00FFC00000 mask 7FFFC00000 write-protect
    [ 0.000000] 7 base 0100000000 mask 7F00000000 write-back
    [ 0.000000] 8 base 0200000000 mask 7F80000000 write-back
    [ 0.000000] 9 base 025F600000 mask 7FFFE00000 uncachable
    [ 0.000000] PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    [ 0.000000] e820: last_pfn = 0x93000 max_arch_pfn = 0x400000000
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000082000] 82000 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 [0x01b1b000, 0x01b1bfff] PGTABLE
    [ 0.000000] BRK [0x01b1c000, 0x01b1cfff] PGTABLE
    [ 0.000000] BRK [0x01b1d000, 0x01b1dfff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x25f400000-0x25f5fffff]
    [ 0.000000] [mem 0x25f400000-0x25f5fffff] page 2M
    [ 0.000000] BRK [0x01b1e000, 0x01b1efff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x240000000-0x25f3fffff]
    [ 0.000000] [mem 0x240000000-0x25f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x220000000-0x23fffffff]
    [ 0.000000] [mem 0x220000000-0x23fffffff] page 1G
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x8ccaffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0x7fffffff] page 1G
    [ 0.000000] [mem 0x80000000-0x8cbfffff] page 2M
    [ 0.000000] [mem 0x8cc00000-0x8ccaffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x8e0b0000-0x926befff]
    [ 0.000000] [mem 0x8e0b0000-0x8e1fffff] page 4k
    [ 0.000000] [mem 0x8e200000-0x925fffff] page 2M
    [ 0.000000] [mem 0x92600000-0x926befff] page 4k
    [ 0.000000] BRK [0x01b1f000, 0x01b1ffff] PGTABLE
    [ 0.000000] BRK [0x01b20000, 0x01b20fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x92fff000-0x92ffffff]
    [ 0.000000] [mem 0x92fff000-0x92ffffff] page 4k
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x21fffffff]
    [ 0.000000] [mem 0x100000000-0x21fffffff] page 1G
    [ 0.000000] RAMDISK: [mem 0x3795a000-0x37ca4fff]
    [ 0.000000] ACPI: Early table checksum verification disabled
    [ 0.000000] ACPI: RSDP 0x0000000092FFE014 000024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 0x0000000092FFE210 0000C4 (v01 LENOVO CB-01 00000001 01000013)
    [ 0.000000] ACPI: FACP 0x0000000092FF7000 00010C (v05 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: DSDT 0x0000000092FE7000 00C0C5 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: FACS 0x0000000092FBB000 000040
    [ 0.000000] ACPI: SLIC 0x0000000092FFD000 000176 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: UEFI 0x0000000092FFC000 000236 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: FPDT 0x0000000092FFA000 000044 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: MSDM 0x0000000092FF9000 000055 (v03 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: ASF! 0x0000000092FF8000 0000A5 (v32 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: HPET 0x0000000092FF6000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: APIC 0x0000000092FF5000 00008C (v03 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: MCFG 0x0000000092FF4000 00003C (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x0000000092FE6000 0007F9 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: BOOT 0x0000000092FE4000 000028 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: ASPT 0x0000000092FE2000 000034 (v07 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: DBGP 0x0000000092FE1000 000034 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x0000000092FD8000 000539 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x0000000092FD7000 000AD8 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x0000000092FD3000 0032C5 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x0000000092FD2000 000068 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: SSDT 0x0000000092FD1000 00088F (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: DMAR 0x0000000092FCF000 000088 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: BGRT 0x0000000092FD0000 000038 (v01 LENOVO CB-01 00000001 ACPI 00040000)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000025f5fffff]
    [ 0.000000] NODE_DATA(0) allocated [mem 0x25f5f9000-0x25f5fcfff]
    [ 0.000000] [ffffea0000000000-ffffea00097fffff] PMD -> [ffff880256e00000-ffff88025ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]
    [ 0.000000] DMA32 [mem 0x0000000001000000-0x00000000ffffffff]
    [ 0.000000] Normal [mem 0x0000000100000000-0x000000025f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000006efff]
    [ 0.000000] node 0: [mem 0x0000000000070000-0x0000000000087fff]
    [ 0.000000] node 0: [mem 0x0000000000100000-0x000000008ccaffff]
    [ 0.000000] node 0: [mem 0x000000008e0b0000-0x00000000926befff]
    [ 0.000000] node 0: [mem 0x0000000092fff000-0x0000000092ffffff]
    [ 0.000000] node 0: [mem 0x0000000100000000-0x000000025f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000025f5fffff]
    [ 0.000000] On node 0 totalpages: 2033734
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 25 pages reserved
    [ 0.000000] DMA zone: 3974 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 9227 pages used for memmap
    [ 0.000000] DMA32 zone: 590528 pages, LIFO batch:31
    [ 0.000000] Normal zone: 22488 pages used for memmap
    [ 0.000000] Normal zone: 1439232 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0x9da00000-0x9f9fffff
    [ 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[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 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: 0x8086a201 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0006f000-0x0006ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x00088000-0x000bffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000c0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x8ccb0000-0x8e0affff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x926bf000-0x928befff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x928bf000-0x92ebefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x92ebf000-0x92fbefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x92fbf000-0x92ffefff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x93000000-0x9f9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf0000000-0xfe100fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe101000-0xfe112fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfe113000-0xfeafffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb00000-0xfeb0ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfeb10000-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-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xff97ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff980000-0xffffffff]
    [ 0.000000] e820: [mem 0x9fa00000-0xdfffffff] 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:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 31 pages/cpu @ffff88025f200000 s86168 r8192 d32616 u262144
    [ 0.000000] pcpu-alloc: s86168 r8192 d32616 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 2001930
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=4ba3d184-2b03-4422-ac1a-2bd40dd37cb8 rw quiet
    [ 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] ------------[ cut here ]------------
    [ 0.000000] WARNING: CPU: 0 PID: 0 at drivers/iommu/dmar.c:829 warn_invalid_dmar+0x7c/0x90()
    [ 0.000000] Your BIOS is broken; DMAR reported at address 0!
    BIOS vendor: LENOVO; Ver: 7CCN26WW; Product Version: IdeaPad U330p
    [ 0.000000] Modules linked in:
    [ 0.000000] CPU: 0 PID: 0 Comm: swapper Not tainted 4.0.1-1-ARCH #1
    [ 0.000000] Hardware name: LENOVO 20267/Cherry 3A, BIOS 7CCN26WW 09/06/2013
    [ 0.000000] 0000000000000000 f4e3b87505eb06f4 ffffffff81803cf8 ffffffff8156de97
    [ 0.000000] 0000000000000000 ffffffff81803d50 ffffffff81803d38 ffffffff81074d7a
    [ 0.000000] ffffffff81803d68 0000000000000000 ffffffff8172bf46 ffffffff81b1a008
    [ 0.000000] Call Trace:
    [ 0.000000] [<ffffffff8156de97>] dump_stack+0x4c/0x6e
    [ 0.000000] [<ffffffff81074d7a>] warn_slowpath_common+0x8a/0xc0
    [ 0.000000] [<ffffffff81074e6e>] warn_slowpath_fmt_taint+0x4e/0x70
    [ 0.000000] [<ffffffff818fac9d>] ? __acpi_map_table+0x13/0x18
    [ 0.000000] [<ffffffff81567d07>] ? acpi_os_map_iomem+0x27/0x14e
    [ 0.000000] [<ffffffff813ce0cc>] warn_invalid_dmar+0x7c/0x90
    [ 0.000000] [<ffffffff81567e3c>] ? acpi_os_map_memory+0xe/0x10
    [ 0.000000] [<ffffffff8156873c>] dmar_validate_one_drhd+0xcc/0xf0
    [ 0.000000] [<ffffffff813ce27a>] dmar_walk_remapping_entries+0x8a/0x1b0
    [ 0.000000] [<ffffffff8192e7f9>] detect_intel_iommu+0x61/0xf2
    [ 0.000000] [<ffffffff81568670>] ? xen_swiotlb_init+0x4d0/0x4d0
    [ 0.000000] [<ffffffff818f3c74>] pci_iommu_alloc+0x51/0x6e
    [ 0.000000] [<ffffffff81904aff>] mem_init+0x17/0x9d
    [ 0.000000] [<ffffffff818e8dff>] start_kernel+0x255/0x4ac
    [ 0.000000] [<ffffffff818e8120>] ? early_idt_handlers+0x120/0x120
    [ 0.000000] [<ffffffff818e8339>] x86_64_start_reservations+0x2a/0x2c
    [ 0.000000] [<ffffffff818e849c>] x86_64_start_kernel+0x161/0x184
    [ 0.000000] ---[ end trace 02d721d3c6215a91 ]---
    [ 0.000000] Memory: 7856876K/8134936K available (5601K kernel code, 835K rwdata, 1776K rodata, 1160K init, 1152K bss, 278060K reserved, 0K cma-reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    [ 0.000000] NR_IRQS:8448 nr_irqs:760 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration failed
    [ 0.000000] tsc: PIT calibration matches HPET. 1 loops
    [ 0.000000] tsc: Detected 2294.175 MHz processor
    [ 0.000044] Calibrating delay loop (skipped), value calculated using timer frequency.. 4590.53 BogoMIPS (lpj=7647250)
    [ 0.000048] pid_max: default: 32768 minimum: 301
    [ 0.000054] ACPI: Core revision 20150204
    [ 0.021259] ACPI: All ACPI Tables successfully acquired
    [ 0.047478] Security Framework initialized
    [ 0.047487] Yama: becoming mindful.
    [ 0.048209] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.050517] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.051505] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.051519] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.051795] Initializing cgroup subsys blkio
    [ 0.051800] Initializing cgroup subsys memory
    [ 0.051807] Initializing cgroup subsys devices
    [ 0.051810] Initializing cgroup subsys freezer
    [ 0.051813] Initializing cgroup subsys net_cls
    [ 0.051843] CPU: Physical Processor ID: 0
    [ 0.051844] CPU: Processor Core ID: 0
    [ 0.051850] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.051851] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.053148] mce: CPU supports 7 MCE banks
    [ 0.053168] CPU0: Thermal monitoring enabled (TM1)
    [ 0.053181] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 1024
    [ 0.053183] Last level dTLB entries: 4KB 1024, 2MB 1024, 4MB 1024, 1GB 4
    [ 0.053321] Freeing SMP alternatives memory: 20K (ffffffff819f4000 - ffffffff819f9000)
    [ 0.054410] Ignoring BGRT: invalid status 0 (expected 1)
    [ 0.057040] ftrace: allocating 21221 entries in 83 pages
    [ 0.069600] dmar: Host address width 39
    [ 0.069603] dmar: DRHD base: 0x00000000000000 flags: 0x1
    [ 0.069605] dmar: parse DMAR table failure.
    [ 0.070689] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.103674] TSC deadline timer enabled
    [ 0.103679] smpboot: CPU0: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz (fam: 06, model: 45, stepping: 01)
    [ 0.103715] Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver.
    [ 0.103744] ... version: 3
    [ 0.103745] ... bit width: 48
    [ 0.103747] ... generic registers: 4
    [ 0.103748] ... value mask: 0000ffffffffffff
    [ 0.103749] ... max period: 0000ffffffffffff
    [ 0.103751] ... fixed-purpose events: 3
    [ 0.103752] ... event mask: 000000070000000f
    [ 0.123794] x86: Booting SMP configuration:
    [ 0.123796] .... node #0, CPUs: #1
    [ 0.138543] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.145191] #2 #3
    [ 0.180995] x86: Booted up 1 node, 4 CPUs
    [ 0.181000] smpboot: Total of 4 processors activated (18360.12 BogoMIPS)
    [ 0.186435] devtmpfs: initialized
    [ 0.189804] PM: Registering ACPI NVS region [mem 0x92ebf000-0x92fbefff] (1048576 bytes)
    [ 0.190050] pinctrl core: initialized pinctrl subsystem
    [ 0.190124] RTC time: 9:29:51, date: 05/10/15
    [ 0.190281] NET: Registered protocol family 16
    [ 0.202884] cpuidle: using governor ladder
    [ 0.216212] cpuidle: using governor menu
    [ 0.216250] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.216253] ACPI: bus type PCI registered
    [ 0.216255] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.216361] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.216364] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    [ 0.216813] PCI: Using configuration type 1 for base access
    [ 0.229973] ACPI: Added _OSI(Module Device)
    [ 0.229976] ACPI: Added _OSI(Processor Device)
    [ 0.229978] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.229980] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.236152] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.240737] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.241979] ACPI: Dynamic OEM Table Load:
    [ 0.241994] ACPI: SSDT 0xFFFF8802554FF800 0003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20120816)
    [ 0.243091] ACPI: Dynamic OEM Table Load:
    [ 0.243104] ACPI: SSDT 0xFFFF880255502000 0005AA (v01 PmRef ApIst 00003000 INTL 20120816)
    [ 0.244255] ACPI: Dynamic OEM Table Load:
    [ 0.244265] ACPI: SSDT 0xFFFF880255512E00 000119 (v01 PmRef ApCst 00003000 INTL 20120816)
    [ 0.250458] ACPI: Interpreter enabled
    [ 0.250470] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150204/hwxface-580)
    [ 0.250480] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150204/hwxface-580)
    [ 0.250508] ACPI: (supports S0 S3 S4 S5)
    [ 0.250510] ACPI: Using IOAPIC for interrupt routing
    [ 0.250551] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.270829] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    [ 0.270837] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.271662] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    [ 0.272256] PCI host bridge to bus 0000:00
    [ 0.272260] pci_bus 0000:00: root bus resource [bus 00-fe]
    [ 0.272263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]
    [ 0.272266] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]
    [ 0.272269] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
    [ 0.272271] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000c3fff window]
    [ 0.272273] pci_bus 0000:00: root bus resource [mem 0x000c4000-0x000c7fff window]
    [ 0.272275] pci_bus 0000:00: root bus resource [mem 0x000c8000-0x000cbfff window]
    [ 0.272277] pci_bus 0000:00: root bus resource [mem 0x000cc000-0x000cffff window]
    [ 0.272279] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff window]
    [ 0.272281] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff window]
    [ 0.272283] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff window]
    [ 0.272285] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff window]
    [ 0.272287] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff window]
    [ 0.272289] pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff window]
    [ 0.272291] pci_bus 0000:00: root bus resource [mem 0x000e8000-0x000ebfff window]
    [ 0.272293] pci_bus 0000:00: root bus resource [mem 0x000ec000-0x000effff window]
    [ 0.272296] pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff window]
    [ 0.272306] pci 0000:00:00.0: [8086:0a04] type 00 class 0x060000
    [ 0.272513] pci 0000:00:02.0: [8086:0a16] type 00 class 0x030000
    [ 0.272529] pci 0000:00:02.0: reg 0x10: [mem 0xb2000000-0xb23fffff 64bit]
    [ 0.272539] pci 0000:00:02.0: reg 0x18: [mem 0xa0000000-0xafffffff 64bit pref]
    [ 0.272545] pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
    [ 0.272742] pci 0000:00:03.0: [8086:0a0c] type 00 class 0x040300
    [ 0.272755] pci 0000:00:03.0: reg 0x10: [mem 0xb2510000-0xb2513fff 64bit]
    [ 0.273026] pci 0000:00:14.0: [8086:9c31] type 00 class 0x0c0330
    [ 0.273075] pci 0000:00:14.0: reg 0x10: [mem 0xb2500000-0xb250ffff 64bit]
    [ 0.273242] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.273385] pci 0000:00:14.0: System wakeup disabled by ACPI
    [ 0.273451] pci 0000:00:16.0: [8086:9c3a] type 00 class 0x078000
    [ 0.273502] pci 0000:00:16.0: reg 0x10: [mem 0xb2518000-0xb251801f 64bit]
    [ 0.273679] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.273911] pci 0000:00:1b.0: [8086:9c20] type 00 class 0x040300
    [ 0.273952] pci 0000:00:1b.0: reg 0x10: [mem 0xb2514000-0xb2517fff 64bit]
    [ 0.274147] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.274296] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.274360] pci 0000:00:1c.0: [8086:9c10] type 01 class 0x060400
    [ 0.274568] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.274723] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.274789] pci 0000:00:1c.2: [8086:9c14] type 01 class 0x060400
    [ 0.274995] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 0.275151] pci 0000:00:1c.2: System wakeup disabled by ACPI
    [ 0.275214] pci 0000:00:1c.3: [8086:9c16] type 01 class 0x060400
    [ 0.275420] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    [ 0.275577] pci 0000:00:1c.3: System wakeup disabled by ACPI
    [ 0.275654] pci 0000:00:1d.0: [8086:9c26] type 00 class 0x0c0320
    [ 0.275702] pci 0000:00:1d.0: reg 0x10: [mem 0xb251c000-0xb251c3ff]
    [ 0.275922] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.276091] pci 0000:00:1d.0: System wakeup disabled by ACPI
    [ 0.276153] pci 0000:00:1f.0: [8086:9c43] type 00 class 0x060100
    [ 0.276586] pci 0000:00:1f.2: [8086:9c03] type 00 class 0x010601
    [ 0.276629] pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
    [ 0.276648] pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
    [ 0.276667] pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
    [ 0.276685] pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
    [ 0.276703] pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
    [ 0.276722] pci 0000:00:1f.2: reg 0x24: [mem 0xb251b000-0xb251b7ff]
    [ 0.276832] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.277021] pci 0000:00:1f.3: [8086:9c22] type 00 class 0x0c0500
    [ 0.277058] pci 0000:00:1f.3: reg 0x10: [mem 0xb2519000-0xb25190ff 64bit]
    [ 0.277111] pci 0000:00:1f.3: reg 0x20: [io 0x4040-0x405f]
    [ 0.277465] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.277656] pci 0000:02:00.0: [8086:08b2] type 00 class 0x028000
    [ 0.277706] pci 0000:02:00.0: reg 0x10: [mem 0xb2400000-0xb2401fff 64bit]
    [ 0.277924] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
    [ 0.277976] pci 0000:02:00.0: System wakeup disabled by ACPI
    [ 0.286250] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.286261] pci 0000:00:1c.2: bridge window [mem 0xb2400000-0xb24fffff]
    [ 0.286408] pci 0000:00:1c.3: PCI bridge to [bus 03-08]
    [ 0.286415] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
    [ 0.286423] pci 0000:00:1c.3: bridge window [mem 0xb1000000-0xb1ffffff]
    [ 0.286435] pci 0000:00:1c.3: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
    [ 0.286492] acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    [ 0.287362] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.287422] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.287478] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.287534] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.287589] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.287644] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.287698] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.287753] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.288526] ACPI: Enabled 5 GPEs in block 00 to 7F
    [ 0.288577] ACPI : EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.288706] vgaarb: setting as boot device: PCI:0000:00:02.0
    [ 0.288709] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.288712] vgaarb: loaded
    [ 0.288714] vgaarb: bridge control possible 0000:00:02.0
    [ 0.288854] PCI: Using ACPI for IRQ routing
    [ 0.295044] PCI: pci_cache_line_size set to 64 bytes
    [ 0.295089] e820: reserve RAM buffer [mem 0x0006f000-0x0006ffff]
    [ 0.295091] e820: reserve RAM buffer [mem 0x00088000-0x0008ffff]
    [ 0.295093] e820: reserve RAM buffer [mem 0x8ccb0000-0x8fffffff]
    [ 0.295095] e820: reserve RAM buffer [mem 0x926bf000-0x93ffffff]
    [ 0.295097] e820: reserve RAM buffer [mem 0x93000000-0x93ffffff]
    [ 0.295099] e820: reserve RAM buffer [mem 0x25f600000-0x25fffffff]
    [ 0.295243] NetLabel: Initializing
    [ 0.295245] NetLabel: domain hash size = 128
    [ 0.295246] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.295262] NetLabel: unlabeled traffic allowed by default
    [ 0.295291] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.295298] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.297333] Switched to clocksource hpet
    [ 0.303552] pnp: PnP ACPI init
    [ 0.303701] system 00:00: [io 0x0680-0x069f] has been reserved
    [ 0.303705] system 00:00: [io 0xffff] has been reserved
    [ 0.303707] system 00:00: [io 0xffff] has been reserved
    [ 0.303710] system 00:00: [io 0xffff] has been reserved
    [ 0.303712] system 00:00: [io 0x1800-0x18fe] could not be reserved
    [ 0.303715] system 00:00: [io 0x164e-0x164f] has been reserved
    [ 0.303719] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.303782] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.303842] system 00:02: [io 0x1854-0x1857] has been reserved
    [ 0.303846] system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.303883] pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.303986] pnp 00:04: Plug and Play ACPI device, IDs ETD060f PNP0f0b PNP0f12 PNP0f03 PNP0f0e PNP0f13 (active)
    [ 0.304212] system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.304215] system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.304218] system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.304220] system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.304223] system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.304225] system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.304228] system 00:05: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.304230] system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    [ 0.304233] system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.304235] system 00:05: [mem 0x9fa10000-0x9fa10fff] has been reserved
    [ 0.304238] system 00:05: [mem 0xffffffff-0x100000ffe] could not be reserved
    [ 0.304241] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.305220] pnp: PnP ACPI: found 6 devices
    [ 0.312019] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
    [ 0.312024] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
    [ 0.312029] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
    [ 0.312047] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.312050] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.312052] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.312063] pci 0000:00:1c.0: BAR 14: assigned [mem 0x9fb00000-0x9fcfffff]
    [ 0.312077] pci 0000:00:1c.0: BAR 15: assigned [mem 0x9fd00000-0x9fefffff 64bit pref]
    [ 0.312081] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.312084] pci 0000:00:1c.0: PCI bridge to [bus 01]
    [ 0.312088] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.312093] pci 0000:00:1c.0: bridge window [mem 0x9fb00000-0x9fcfffff]
    [ 0.312098] pci 0000:00:1c.0: bridge window [mem 0x9fd00000-0x9fefffff 64bit pref]
    [ 0.312104] pci 0000:00:1c.2: PCI bridge to [bus 02]
    [ 0.312109] pci 0000:00:1c.2: bridge window [mem 0xb2400000-0xb24fffff]
    [ 0.312118] pci 0000:00:1c.3: PCI bridge to [bus 03-08]
    [ 0.312121] pci 0000:00:1c.3: bridge window [io 0x3000-0x3fff]
    [ 0.312126] pci 0000:00:1c.3: bridge window [mem 0xb1000000-0xb1ffffff]
    [ 0.312130] pci 0000:00:1c.3: bridge window [mem 0xb0000000-0xb0ffffff 64bit pref]
    [ 0.312137] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7 window]
    [ 0.312140] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff window]
    [ 0.312142] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
    [ 0.312144] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000c3fff window]
    [ 0.312146] pci_bus 0000:00: resource 8 [mem 0x000c4000-0x000c7fff window]
    [ 0.312148] pci_bus 0000:00: resource 9 [mem 0x000c8000-0x000cbfff window]
    [ 0.312151] pci_bus 0000:00: resource 10 [mem 0x000cc000-0x000cffff window]
    [ 0.312153] pci_bus 0000:00: resource 11 [mem 0x000d0000-0x000d3fff window]
    [ 0.312155] pci_bus 0000:00: resource 12 [mem 0x000d4000-0x000d7fff window]
    [ 0.312157] pci_bus 0000:00: resource 13 [mem 0x000d8000-0x000dbfff window]
    [ 0.312159] pci_bus 0000:00: resource 14 [mem 0x000dc000-0x000dffff window]
    [ 0.312161] pci_bus 0000:00: resource 15 [mem 0x000e0000-0x000e3fff window]
    [ 0.312163] pci_bus 0000:00: resource 16 [mem 0x000e4000-0x000e7fff window]
    [ 0.312165] pci_bus 0000:00: resource 17 [mem 0x000e8000-0x000ebfff window]
    [ 0.312167] pci_bus 0000:00: resource 18 [mem 0x000ec000-0x000effff window]
    [ 0.312170] pci_bus 0000:00: resource 19 [mem 0x9fa00000-0xfeafffff window]
    [ 0.312172] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
    [ 0.312174] pci_bus 0000:01: resource 1 [mem 0x9fb00000-0x9fcfffff]
    [ 0.312176] pci_bus 0000:01: resource 2 [mem 0x9fd00000-0x9fefffff 64bit pref]
    [ 0.312179] pci_bus 0000:02: resource 1 [mem 0xb2400000-0xb24fffff]
    [ 0.312181] pci_bus 0000:03: resource 0 [io 0x3000-0x3fff]
    [ 0.312183] pci_bus 0000:03: resource 1 [mem 0xb1000000-0xb1ffffff]
    [ 0.312185] pci_bus 0000:03: resource 2 [mem 0xb0000000-0xb0ffffff 64bit pref]
    [ 0.312228] NET: Registered protocol family 2
    [ 0.312465] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
    [ 0.312657] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.312836] TCP: Hash tables configured (established 65536 bind 65536)
    [ 0.312860] TCP: reno registered
    [ 0.312875] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.312912] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.312988] NET: Registered protocol family 1
    [ 0.313005] pci 0000:00:02.0: Video device with shadowed ROM
    [ 0.327448] PCI: CLS 64 bytes, default 64
    [ 0.327501] Unpacking initramfs...
    [ 0.412467] Freeing initrd memory: 3372K (ffff88003795a000 - ffff880037ca5000)
    [ 0.412479] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.412483] software IO TLB [mem 0x870c0000-0x8b0c0000] (64MB) mapped at [ffff8800870c0000-ffff88008b0bffff]
    [ 0.412512] Simple Boot Flag at 0x44 set to 0x1
    [ 0.412725] RAPL PMU detected, hw unit 2^-14 Joules, API unit is 2^-32 Joules, 4 fixed counters 655360 ms ovfl timer
    [ 0.412789] microcode: CPU0 sig=0x40651, pf=0x40, revision=0x10
    [ 0.412797] microcode: CPU1 sig=0x40651, pf=0x40, revision=0x10
    [ 0.412805] microcode: CPU2 sig=0x40651, pf=0x40, revision=0x10
    [ 0.412814] microcode: CPU3 sig=0x40651, pf=0x40, revision=0x10
    [ 0.412870] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 0.412907] Scanning for low memory corruption every 60 seconds
    [ 0.413286] futex hash table entries: 2048 (order: 5, 131072 bytes)
    [ 0.413308] Initialise system trusted keyring
    [ 0.413707] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.415458] zpool: loaded
    [ 0.415461] zbud: loaded
    [ 0.415678] VFS: Disk quotas dquot_6.5.2
    [ 0.415726] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.415943] Key type big_key registered
    [ 0.416171] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.416228] io scheduler noop registered
    [ 0.416233] io scheduler deadline registered
    [ 0.416273] io scheduler cfq registered (default)
    [ 0.416963] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    [ 0.416969] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    [ 0.416986] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
    [ 0.416989] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 0.416993] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
    [ 0.417011] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    [ 0.417015] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    [ 0.417023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.417065] pciehp 0000:00:1c.0:pcie04: Slot #0 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
    [ 0.417099] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
    [ 0.417108] pciehp 0000:00:1c.3:pcie04: Slot #3 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl+ LLActRep+
    [ 0.417134] pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
    [ 0.417140] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.417160] efifb: probing for efifb
    [ 0.417181] efifb: framebuffer at 0xa0000000, mapped to 0xffffc90010f00000, using 4160k, total 4160k
    [ 0.417183] efifb: mode is 1366x768x32, linelength=5504, pages=1
    [ 0.417184] efifb: scrolling: redraw
    [ 0.417187] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.420754] Console: switching to colour frame buffer device 170x48
    [ 0.424164] fb0: EFI VGA frame buffer device
    [ 0.424176] intel_idle: MWAIT substates: 0x11142120
    [ 0.424178] intel_idle: v0.4 model 0x45
    [ 0.424179] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.424505] GHES: HEST is not enabled!
    [ 0.424588] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.425067] Linux agpgart interface v0.103
    [ 0.425130] rtc_cmos 00:01: RTC can wake from S4
    [ 0.425268] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    [ 0.425299] rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
    [ 0.425313] Intel P-state driver initializing.
    [ 0.425465] ledtrig-cpu: registered to indicate activity on CPUs
    [ 1.413465] tsc: Refined TSC clocksource calibration: 2294.688 MHz
    [ 2.413125] Switched to clocksource tsc
    [ 82.866587] TCP: cubic registered
    [ 82.866714] NET: Registered protocol family 10
    [ 82.866954] NET: Registered protocol family 17
    [ 82.867726] Loading compiled-in X.509 certificates
    [ 82.867744] registered taskstats version 1
    [ 82.868391] Magic number: 15:622:474
    [ 82.868494] rtc_cmos 00:01: setting system clock to 2015-05-10 09:31:14 UTC (1431250274)
    [ 82.868595] PM: Hibernation image not present or could not be loaded.
    [ 82.868875] Freeing unused kernel memory: 1160K (ffffffff818d2000 - ffffffff819f4000)
    [ 82.868876] Write protecting the kernel read-only data: 8192k
    [ 82.869179] Freeing unused kernel memory: 532K (ffff88000157b000 - ffff880001600000)
    [ 82.869263] Freeing unused kernel memory: 272K (ffff8800017bc000 - ffff880001800000)
    [ 82.875762] random: systemd-tmpfile urandom read with 78 bits of entropy available
    [ 82.888461] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2D] at 0x60,0x64 irq 1,12
    [ 82.911618] ACPI: bus type USB registered
    [ 82.911655] usbcore: registered new interface driver usbfs
    [ 82.911670] usbcore: registered new interface driver hub
    [ 82.911702] usbcore: registered new device driver usb
    [ 82.911794] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 82.911850] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 82.912630] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 82.912881] ehci-pci: EHCI PCI platform driver
    [ 82.913059] ehci-pci 0000:00:1d.0: EHCI Host Controller
    [ 82.913066] ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 1
    [ 82.913080] ehci-pci 0000:00:1d.0: debug port 2
    [ 82.913560] SCSI subsystem initialized
    [ 82.914756] libata version 3.00 loaded.
    [ 82.916990] ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    [ 82.917012] ehci-pci 0000:00:1d.0: irq 23, io mem 0xb251c000
    [ 82.924735] ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 82.924981] hub 1-0:1.0: USB hub found
    [ 82.924988] hub 1-0:1.0: 2 ports detected
    [ 82.925365] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 82.925376] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
    [ 82.925452] xhci_hcd 0000:00:14.0: hcc params 0x200077c1 hci version 0x100 quirks 0x0000b810
    [ 82.925458] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 82.925751] hub 2-0:1.0: USB hub found
    [ 82.925768] hub 2-0:1.0: 9 ports detected
    [ 82.927202] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 82.927206] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 82.927353] hub 3-0:1.0: USB hub found
    [ 82.927363] hub 3-0:1.0: 4 ports detected
    [ 82.927907] ahci 0000:00:1f.2: version 3.0
    [ 82.932069] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 82.944698] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 3 ports 6 Gbps 0x2 impl SATA mode
    [ 82.944704] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo only pio slum part deso sadm sds apst
    [ 82.945139] scsi host0: ahci
    [ 82.945274] scsi host1: ahci
    [ 82.945379] scsi host2: ahci
    [ 82.945443] ata1: DUMMY
    [ 82.945446] ata2: SATA max UDMA/133 abar m2048@0xb251b000 port 0xb251b180 irq 44
    [ 82.945448] ata3: DUMMY
    [ 83.231283] usb 1-1: new high-speed USB device number 2 using ehci-pci
    [ 83.264603] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 83.266700] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 83.266704] ata2.00: ATA-9: Samsung SSD 840 EVO 250GB, EXT0BB0Q, max UDMA/133
    [ 83.266707] ata2.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 83.267065] ata2.00: failed to get NCQ Send/Recv Log Emask 0x1
    [ 83.267071] ata2.00: configured for UDMA/133
    [ 83.267254] scsi 1:0:0:0: Direct-Access ATA Samsung SSD 840 BB0Q PQ: 0 ANSI: 5
    [ 83.269231] sd 1:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
    [ 83.269334] sd 1:0:0:0: [sda] Write Protect is off
    [ 83.269339] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 83.269359] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 83.270978] sda: sda1 sda2
    [ 83.271791] sd 1:0:0:0: [sda] Attached SCSI disk
    [ 83.284573] usb 2-4: new full-speed USB device number 2 using xhci_hcd
    [ 83.355258] hub 1-1:1.0: USB hub found
    [ 83.355311] hub 1-1:1.0: 8 ports detected
    [ 83.462067] hidraw: raw HID events driver (C) Jiri Kosina
    [ 83.465833] usbcore: registered new interface driver usbhid
    [ 83.465836] usbhid: USB HID core driver
    [ 83.467369] logitech-djreceiver 0003:046D:C52B.0003: hiddev0,hidraw0: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:14.0-4/input2
    [ 83.584939] input: Logitech M315/M235 as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.2/0003:046D:C52B.0003/0003:046D:4009.0004/input/input2
    [ 83.585021] logitech-hidpp-device 0003:046D:4009.0004: input,hidraw1: USB HID v1.11 Mouse [Logitech M315/M235] on usb-0000:00:14.0-4:1
    [ 83.586903] input: Logitech M185 as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.2/0003:046D:C52B.0003/0003:046D:4008.0005/input/input3
    [ 83.586954] logitech-hidpp-device 0003:046D:4008.0005: input,hidraw2: USB HID v1.11 Mouse [Logitech M185] on usb-0000:00:14.0-4:2
    [ 83.591105] input: Logitech K270 as /devices/pci0000:00/0000:00:14.0/usb2/2-4/2-4:1.2/0003:046D:C52B.0003/0003:046D:4003.0006/input/input4
    [ 83.591222] logitech-hidpp-device 0003:046D:4003.0006: input,hidraw3: USB HID v1.11 Keyboard [Logitech K270] on usb-0000:00:14.0-4:3
    [ 83.621088] usb 2-5: new high-speed USB device number 3 using xhci_hcd
    [ 83.678182] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
    [ 83.906684] 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)
    [ 83.906861] systemd[1]: Detected architecture 'x86-64'.
    [ 83.909200] systemd[1]: Set hostname to <lenovo>.
    [ 83.969066] systemd[1]: Unit type .busname is not supported on this system.
    [ 83.980863] usb 2-6: new full-speed USB device number 4 using xhci_hcd
    [ 84.037186] systemd[1]: Reached target Login Prompts.
    [ 84.037200] systemd[1]: Starting Login Prompts.
    [ 84.037213] systemd[1]: Reached target Remote File Systems.
    [ 84.037221] systemd[1]: Starting Remote File Systems.
    [ 84.037427] systemd[1]: Created slice Root Slice.
    [ 84.037440] systemd[1]: Starting Root Slice.
    [ 84.037476] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 84.037484] systemd[1]: Starting Journal Socket (/dev/log).
    [ 84.037591] systemd[1]: Created slice System Slice.
    [ 84.037604] systemd[1]: Starting System Slice.
    [ 84.037630] systemd[1]: Listening on udev Control Socket.
    [ 84.037637] systemd[1]: Starting udev Control Socket.
    [ 84.037662] systemd[1]: Listening on Journal Socket.
    [ 84.037672] systemd[1]: Starting Journal Socket.
    [ 84.037683] systemd[1]: Started File System Check on Root Device.
    [ 84.038047] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 84.038093] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 84.038105] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 84.038449] systemd[1]: Mounting POSIX Message Queue File System...
    [ 84.038814] systemd[1]: Mounting Huge Pages File System...
    [ 84.047018] systemd[1]: Mounting Temporary Directory...
    [ 84.047650] systemd[1]: Mounting Debug File System...
    [ 84.047782] systemd[1]: Created slice User and Session Slice.
    [ 84.047800] systemd[1]: Starting User and Session Slice.
    [ 84.047842] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 84.047853] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 84.062947] EXT4-fs (sda2): re-mounted. Opts: data=ordered
    [ 84.078080] systemd[1]: Listening on Journal Audit Socket.
    [ 84.078577] systemd[1]: Starting Journal Service...
    [ 84.078632] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 84.078649] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 84.078660] systemd[1]: Reached target Slices.
    [ 84.078668] systemd[1]: Starting Slices.
    [ 84.078800] systemd[1]: Created slice system-getty.slice.
    [ 84.078810] systemd[1]: Starting system-getty.slice.
    [ 84.078864] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 84.078874] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 84.078981] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 84.078993] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 84.079983] systemd[1]: Starting Set Up Additional Binary Formats...
    [ 84.080478] systemd[1]: Starting Create list of required static device nodes for the current kernel...
    [ 84.080516] systemd[1]: Reached target Encrypted Volumes.
    [ 84.080533] systemd[1]: Starting Encrypted Volumes.
    [ 84.081080] systemd[1]: Starting Setup Virtual Console...
    [ 84.081888] systemd[1]: Starting Load Kernel Modules...
    [ 84.081939] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 84.081956] systemd[1]: Starting Delayed Shutdown Socket.
    [ 84.082017] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 84.082029] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 84.082072] systemd[1]: Listening on udev Kernel Socket.
    [ 84.082083] systemd[1]: Starting udev Kernel Socket.
    [ 84.082551] systemd[1]: Starting udev Coldplug all Devices...
    [ 84.083426] systemd[1]: Mounted Debug File System.
    [ 84.083453] systemd[1]: Mounted POSIX Message Queue File System.
    [ 84.083470] systemd[1]: Mounted Huge Pages File System.
    [ 84.083500] systemd[1]: Mounted Temporary Directory.
    [ 84.083682] systemd[1]: Started Remount Root and Kernel File Systems.
    [ 84.084018] systemd[1]: Started Create list of required static device nodes for the current kernel.
    [ 84.089010] systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 146 (systemd-binfmt)
    [ 84.096129] systemd[1]: Mounting Arbitrary Executable File Formats File System...
    [ 84.096178] systemd[1]: Started Rebuild Dynamic Linker Cache.
    [ 84.096217] systemd[1]: Started First Boot Wizard.
    [ 84.097086] systemd[1]: Starting Load/Save Random Seed...
    [ 84.098481] systemd-journald[145]: Failed to set file attributes: Inappropriate ioctl for device
    [ 84.098584] systemd[1]: Started Rebuild Hardware Database.
    [ 84.098618] systemd[1]: Started Create System Users.
    [ 84.099157] systemd[1]: Starting Create Static Device Nodes in /dev...
    [ 84.099573] systemd[1]: Activating swap /swapfile...
    [ 84.100516] systemd[1]: Mounted Arbitrary Executable File Formats File System.
    [ 84.102641] vboxdrv: Found 4 processor cores.
    [ 84.107486] vboxdrv: fAsync=0 offMin=0x2eb offMax=0x2621
    [ 84.107551] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    [ 84.107552] vboxdrv: Successfully loaded version 4.3.26_OSE (interface 0x001a000a).
    [ 84.108014] systemd[1]: Started Load Kernel Modules.
    [ 84.108184] systemd[1]: Started udev Coldplug all Devices.
    [ 84.108240] systemd[1]: Mounted FUSE Control File System.
    [ 84.108594] systemd[1]: Starting Apply Kernel Variables...
    [ 84.109083] systemd[1]: Mounting Configuration File System...
    [ 84.110731] systemd[1]: Started Set Up Additional Binary Formats.
    [ 84.112492] systemd[1]: Mounted Configuration File System.
    [ 84.114000] systemd[1]: Started Load/Save Random Seed.
    [ 84.145783] Adding 102396k swap on /swapfile. Priority:-1 extents:1 across:102396k SSFS
    [ 84.145846] systemd[1]: Activated swap /swapfile.
    [ 84.145888] systemd[1]: Reached target Swap.
    [ 84.145899] systemd[1]: Starting Swap.
    [ 84.269011] systemd[1]: Started Apply Kernel Variables.
    [ 84.297839] systemd[1]: Started Create Static Device Nodes in /dev.
    [ 84.298480] systemd[1]: Starting udev Kernel Device Manager...
    [ 84.298502] systemd[1]: Reached target Local File Systems (Pre).
    [ 84.298517] systemd[1]: Starting Local File Systems (Pre).
    [ 84.308489] systemd[1]: Started Setup Virtual Console.
    [ 84.361659] systemd[1]: Started udev Kernel Device Manager.
    [ 84.407676] systemd[1]: Started Journal Service.
    [ 84.427402] systemd-journald[145]: Received request to flush runtime journal from PID 1
    [ 84.431669] [drm] Initialized drm 1.1.0 20060810
    [ 84.435649] random: nonblocking pool is initialized
    [ 84.484700] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 84.531880] cfg80211: Calling CRDA to update world regulatory domain
    [ 84.535985] ACPI Warning: SystemIO range 0x0000000000004040-0x000000000000405f conflicts with OpRegion 0x0000000000004040-0x000000000000404f (\_SB_.PCI0.SBUS.SMBI) (20150204/utaddress-258)
    [ 84.535994] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 84.548611] Intel(R) Wireless WiFi driver for Linux
    [ 84.548614] Copyright(c) 2003- 2014 Intel Corporation
    [ 84.553829] sound hdaudioC0D0: autoconfig for ALC3239: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    [ 84.553832] sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    [ 84.553834] sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    [ 84.553835] sound hdaudioC0D0: mono: mono_out=0x0
    [ 84.553836] sound hdaudioC0D0: inputs:
    [ 84.553838] sound hdaudioC0D0: Mic=0x19
    [ 84.553840] sound hdaudioC0D0: Internal Mic=0x12
    [ 84.582647] iwlwifi 0000:02:00.0: loaded firmware version 25.15.12.0 op_mode iwlmvm
    [ 84.593153] input: HDA Digital PCBeep as /devices/pci0000:00/

    Make sure that you allow pages to choose their colors and that you haven't enabled High Contrast in the Windows Accessibility settings
    * Tools > Options > Content : Fonts & Colors > Colors : [X] "Allow pages to choose their own colors, instead of my selections above"
    * http://kb.mozillazine.org/Website_colors_are_wrong

  • Hanging on boot after upgrading server.app

    After upgrading to 10.9 Server.App my boot hangs at "/etc/rc.server: line 14: /etc/rc.server.firewall: No such file or directory" and won't boot into safe mode either. Anyone know how I can fix this without restoring from a backup?

    Cameron, thanks for your feedback.
    I'm on a 2011 iMac, with a DIY Fusion Drive (I added a SSD inside). I always had slow startups. I thought it was the custom Fusion Drive's fault, but now I know it was not.
    Now I can't boot at all, just after applying the most recent 10.9.2 security update. This is a software issue. The iMac was running Mountain Lion Server, then I upgraded to Mavericks but did not upgrade to Mavericks Server. However there were remains of the old 10.8 Server app.
    As I said, yesterday I deleted all those remains (booting from an external drive). However I forgot the most obvious thing: open that **** /etc/rc.server file and comment out line 14.
    This morning I booted the iMac again, in verbose mode. The message about /etc/rc.server was not there, at last, but fsck was launched and took a long time. I had to go to work, where I am now, and I don't know if fsck finished its work. I'll let you know...

  • Hangs during boot after Security Update 2007-006 Installed

    Hello out there,
    As I said in the Subject, I installed Security Update 2007-006 on my MacBook Pro running OSX 10.4.9 and now it wont boot. just from playing around with it in single user mode I think it hangs sometime when configd is starting, but I don't know exactly when or why it's not booting correctly.
    Any suggestions on what to do? Any help would be greatly appreciated.
    MacBook Pro Core Duo Mac OS X (10.4.9)
      Mac OS X (10.4.9)  

    The A&I, saving user and network settings, installation, just moves all current OS required stuff into a previous system folder and installs all new OS stuff. Afterwards, you'll have to bring it up to the latest version. It doesn't wipe the HD. If that doesn't work, then you can try via the other computer. If neither work, then you'll be forced to do an erase and install. That's why a bootable backup/clone is so valuable.

  • P205-s6237 Hangs during boot to recovery after replace HDD

    I replaced a bad HDD and the machine hangs during boot to the recovery disk. it gets past the inspecting screen and then hangs when the VISTA dots appear. the dots continue to scroll left to right but nothing ever happens. Any ideads on getting it past this point?

    I replaced a bad HDD and the machine hangs during boot to the recovery disk. it gets past the inspecting screen and then hangs when the VISTA dots appear. the dots continue to scroll left to right but nothing ever happens. Any ideads on getting it past this point?

  • My Arch is very slow after upgrading to kernel 3.0

    Hi men! This is my first post on this forum, i'm italian and i'm using archlinux since 4 months (sorry if my english is bad)...  I would like you to help me to solve a problem: as i wrote in object  my system has became very slow after upgrading to kernel 3.0: system booting, applications launch, general responses of my tasks....what's the problem? How can i resolve it? Thanks!!

    However the kernel26-lts looks slower than 3.0 so i returned to the last one...iìm going to see dmesg outputs...i've to remove "quiet" from the grub.cfg
    EDIT: I've checked but no error is shown....this is dmesg.log:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.0-ARCH (tobias@T-POWA-LX) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Tue Aug 16 08:44:20 CEST 2011
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/disk/by-uuid/ea679d77-65a5-4cc3-b46e-286b953789f7 resume=/dev/sda9 ro vga=0x3f0 nomodeset
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009e800 (usable)
    [ 0.000000] BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 00000000dee74000 (usable)
    [ 0.000000] BIOS-e820: 00000000dee74000 - 00000000deebc000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000deebc000 - 00000000deecd000 (reserved)
    [ 0.000000] BIOS-e820: 00000000deecd000 - 00000000deedf000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000deedf000 - 00000000deee0000 (reserved)
    [ 0.000000] BIOS-e820: 00000000deee0000 - 00000000deee3000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000deee3000 - 00000000def11000 (reserved)
    [ 0.000000] BIOS-e820: 00000000def11000 - 00000000def12000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000def12000 - 00000000def15000 (reserved)
    [ 0.000000] BIOS-e820: 00000000def15000 - 00000000def17000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000def17000 - 00000000def1b000 (reserved)
    [ 0.000000] BIOS-e820: 00000000def1b000 - 00000000def1e000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000def1e000 - 00000000def22000 (reserved)
    [ 0.000000] BIOS-e820: 00000000def22000 - 00000000def31000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000def31000 - 00000000e0000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffa00000 - 00000000ffc00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 0000000118000000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.6 present.
    [ 0.000000] DMI: Sony Corporation VPCEC1M1E/VAIO, BIOS R0300Y8 07/20/2010
    [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    [ 0.000000] No AGP bridge found
    [ 0.000000] last_pfn = 0x118000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CFFFF write-protect
    [ 0.000000] D0000-E7FFF uncachable
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F80000000 write-back
    [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FE0000000 write-back
    [ 0.000000] 3 base 100000000 mask FE0000000 write-back
    [ 0.000000] 4 base 118000000 mask FF8000000 uncachable
    [ 0.000000] 5 base 0FFE00000 mask FFFE00000 write-protect
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] last_pfn = 0xdee74 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000fc980] fc980
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000dee74000
    [ 0.000000] 0000000000 - 00dee00000 page 2M
    [ 0.000000] 00dee00000 - 00dee74000 page 4k
    [ 0.000000] kernel direct mapping tables up to dee74000 @ dee6e000-dee74000
    [ 0.000000] init_memory_mapping: 0000000100000000-0000000118000000
    [ 0.000000] 0100000000 - 0118000000 page 2M
    [ 0.000000] kernel direct mapping tables up to 118000000 @ 117ffa000-118000000
    [ 0.000000] RAMDISK: 37c76000 - 37e33000
    [ 0.000000] ACPI: RSDP 00000000000f0410 00024 (v02 Sony)
    [ 0.000000] ACPI: XSDT 00000000def1ce18 0005C (v01 Sony VAIO 20100720 MSFT 00010013)
    [ 0.000000] ACPI: FACP 00000000def15d98 000F4 (v04 Sony VAIO 20100720 MSFT 00010013)
    [ 0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20110413/tbfadt-369)
    [ 0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - 0xDEF2DF40/0x00000000DEF30D40, using 32 (20110413/tbfadt-489)
    [ 0.000000] ACPI: DSDT 00000000deecd018 0ADBB (v01 Sony VAIO 20100720 INTL 20051117)
    [ 0.000000] ACPI: FACS 00000000def2df40 00040
    [ 0.000000] ACPI: APIC 00000000def1bf18 0008C (v02 Sony VAIO 20100720 MSFT 00010013)
    [ 0.000000] ACPI: MCFG 00000000def2fd18 0003C (v01 Sony VAIO 20100720 MSFT 00000097)
    [ 0.000000] ACPI: HPET 00000000def2fc98 00038 (v01 Sony VAIO 20100720 MSFT 00000003)
    [ 0.000000] ACPI: SLIC 00000000def28a18 00176 (v01 Sony VAIO 20100720 Sony 01000000)
    [ 0.000000] ACPI: SSDT 00000000def16018 009F1 (v01 Sony VAIO 20100720 INTL 20051117)
    [ 0.000000] ACPI: SSDT 00000000def15c18 0014B (v01 Sony VAIO 20100720 INTL 20051117)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-0000000118000000
    [ 0.000000] Initmem setup node 0 0000000000000000-0000000118000000
    [ 0.000000] NODE_DATA [0000000117ffb000 - 0000000117ffffff]
    [ 0.000000] [ffffea0000000000-ffffea0003dfffff] PMD -> [ffff880113800000-ffff880116ffffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x00118000
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] early_node_map[3] active PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009e
    [ 0.000000] 0: 0x00000100 -> 0x000dee74
    [ 0.000000] 0: 0x00100000 -> 0x00118000
    [ 0.000000] On node 0 totalpages: 1011202
    [ 0.000000] DMA zone: 56 pages used for memmap
    [ 0.000000] DMA zone: 5 pages reserved
    [ 0.000000] DMA zone: 3921 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 14280 pages used for memmap
    [ 0.000000] DMA32 zone: 894636 pages, LIFO batch:31
    [ 0.000000] Normal zone: 1344 pages used for memmap
    [ 0.000000] Normal zone: 96960 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
    [ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 00000000dee74000 - 00000000deebc000
    [ 0.000000] PM: Registered nosave memory: 00000000deebc000 - 00000000deecd000
    [ 0.000000] PM: Registered nosave memory: 00000000deecd000 - 00000000deedf000
    [ 0.000000] PM: Registered nosave memory: 00000000deedf000 - 00000000deee0000
    [ 0.000000] PM: Registered nosave memory: 00000000deee0000 - 00000000deee3000
    [ 0.000000] PM: Registered nosave memory: 00000000deee3000 - 00000000def11000
    [ 0.000000] PM: Registered nosave memory: 00000000def11000 - 00000000def12000
    [ 0.000000] PM: Registered nosave memory: 00000000def12000 - 00000000def15000
    [ 0.000000] PM: Registered nosave memory: 00000000def15000 - 00000000def17000
    [ 0.000000] PM: Registered nosave memory: 00000000def17000 - 00000000def1b000
    [ 0.000000] PM: Registered nosave memory: 00000000def1b000 - 00000000def1e000
    [ 0.000000] PM: Registered nosave memory: 00000000def1e000 - 00000000def22000
    [ 0.000000] PM: Registered nosave memory: 00000000def22000 - 00000000def31000
    [ 0.000000] PM: Registered nosave memory: 00000000def31000 - 00000000e0000000
    [ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000
    [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
    [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
    [ 0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
    [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffa00000
    [ 0.000000] PM: Registered nosave memory: 00000000ffa00000 - 00000000ffc00000
    [ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 00000000ffe00000
    [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:18000000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff880117c00000 s78464 r8192 d23936 u262144
    [ 0.000000] pcpu-alloc: s78464 r8192 d23936 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 995517
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/disk/by-uuid/ea679d77-65a5-4cc3-b46e-286b953789f7 resume=/dev/sda9 ro vga=0x3f0 nomodeset
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 3909052k/4587520k available (4064k kernel code, 542712k absent, 135756k reserved, 3304k data, 712k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] Verbose stalled-CPUs detection is disabled.
    [ 0.000000] NR_IRQS:2304
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 32505856 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.003333] spurious 8259A interrupt: IRQ7.
    [ 0.003333] Detected 2127.784 MHz processor.
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4257.88 BogoMIPS (lpj=7092613)
    [ 0.000008] pid_max: default: 32768 minimum: 301
    [ 0.000120] Security Framework initialized
    [ 0.000125] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000524] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.001546] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.001968] Mount-cache hash table entries: 256
    [ 0.002354] Initializing cgroup subsys cpuacct
    [ 0.002387] Initializing cgroup subsys memory
    [ 0.002403] Initializing cgroup subsys devices
    [ 0.002406] Initializing cgroup subsys freezer
    [ 0.002408] Initializing cgroup subsys net_cls
    [ 0.002410] Initializing cgroup subsys blkio
    [ 0.002461] CPU: Physical Processor ID: 0
    [ 0.002462] CPU: Processor Core ID: 0
    [ 0.002468] mce: CPU supports 9 MCE banks
    [ 0.002478] CPU0: Thermal monitoring handled by SMI
    [ 0.002487] using mwait in idle threads.
    [ 0.003640] ACPI: Core revision 20110413
    [ 0.019108] ftrace: allocating 16144 entries in 64 pages
    [ 0.025543] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
    [ 0.058531] CPU0: Intel(R) Core(TM) i3 CPU M 330 @ 2.13GHz stepping 02
    [ 0.163154] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
    [ 0.163161] ... version: 3
    [ 0.163162] ... bit width: 48
    [ 0.163164] ... generic registers: 4
    [ 0.163165] ... value mask: 0000ffffffffffff
    [ 0.163167] ... max period: 000000007fffffff
    [ 0.163168] ... fixed-purpose events: 3
    [ 0.163169] ... event mask: 000000070000000f
    [ 0.183294] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.209823] Booting Node 0, Processors #1
    [ 0.209829] smpboot cpu 1: start_ip = 99000
    [ 0.303122] CPU1: Thermal monitoring handled by SMI
    [ 0.323240] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.343129] #2
    [ 0.343133] smpboot cpu 2: start_ip = 99000
    [ 0.436405] CPU2: Thermal monitoring handled by SMI
    [ 0.456532] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.476405] #3
    [ 0.476409] smpboot cpu 3: start_ip = 99000
    [ 0.569682] CPU3: Thermal monitoring handled by SMI
    [ 0.589820] NMI watchdog enabled, takes one hw-pmu counter.
    [ 0.596326] Brought up 4 CPUs
    [ 0.596331] Total of 4 processors activated (17030.31 BogoMIPS).
    [ 0.598893] devtmpfs: initialized
    [ 0.600028] PM: Registering ACPI NVS region at dee74000 (294912 bytes)
    [ 0.600036] PM: Registering ACPI NVS region at deecd000 (73728 bytes)
    [ 0.600039] PM: Registering ACPI NVS region at deee0000 (12288 bytes)
    [ 0.600041] PM: Registering ACPI NVS region at def11000 (4096 bytes)
    [ 0.600042] PM: Registering ACPI NVS region at def15000 (8192 bytes)
    [ 0.600044] PM: Registering ACPI NVS region at def22000 (61440 bytes)
    [ 0.600970] print_constraints: dummy:
    [ 0.601050] NET: Registered protocol family 16
    [ 0.601156] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.601159] ACPI: bus type pci registered
    [ 0.601319] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.601322] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.613921] PCI: Using configuration type 1 for base access
    [ 0.614412] bio: create slab <bio-0> at 0
    [ 0.616187] ACPI: EC: Look up EC in DSDT
    [ 0.626457] ACPI: Executed 2 blocks of module-level executable AML code
    [ 0.646350] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.646723] ACPI: SSDT 00000000def1ac18 003AE (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.647118] ACPI: Dynamic OEM Table Load:
    [ 0.647121] ACPI: SSDT (null) 003AE (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.647269] ACPI: SSDT 00000000def18018 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.647646] ACPI: Dynamic OEM Table Load:
    [ 0.647648] ACPI: SSDT (null) 00891 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.666577] ACPI: SSDT 00000000def19a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.667016] ACPI: Dynamic OEM Table Load:
    [ 0.667018] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.676431] ACPI: SSDT 00000000def17d98 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.676844] ACPI: Dynamic OEM Table Load:
    [ 0.676846] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 1.089727] ACPI: Interpreter enabled
    [ 1.089731] ACPI: (supports S0 S3 S4 S5)
    [ 1.089754] ACPI: Using IOAPIC for interrupt routing
    [ 1.120583] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    [ 1.120814] ACPI: No dock devices found.
    [ 1.120815] HEST: Table not found.
    [ 1.120818] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 1.121147] \_SB_.PCI0:_OSC invalid UUID
    [ 1.121149] _OSC request data:1 8 1f
    [ 1.121153] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 1.121658] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 1.121661] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 1.121663] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 1.121666] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    [ 1.121668] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    [ 1.121670] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    [ 1.121672] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
    [ 1.121675] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
    [ 1.121677] pci_root PNP0A08:00: host bridge window [mem 0x000e4000-0x000e7fff]
    [ 1.121679] pci_root PNP0A08:00: host bridge window [mem 0xe0000000-0xfeafffff]
    [ 1.121692] pci 0000:00:00.0: [8086:0044] type 0 class 0x000600
    [ 1.121712] DMAR: BIOS has allocated no shadow GTT; disabling IOMMU for graphics
    [ 1.121730] pci 0000:00:01.0: [8086:0045] type 1 class 0x000604
    [ 1.121757] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 1.121761] pci 0000:00:01.0: PME# disabled
    [ 1.121809] pci 0000:00:16.0: [8086:3b64] type 0 class 0x000780
    [ 1.121841] pci 0000:00:16.0: reg 10: [mem 0xf5e0a000-0xf5e0a00f 64bit]
    [ 1.121922] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 1.121927] pci 0000:00:16.0: PME# disabled
    [ 1.121966] pci 0000:00:1a.0: [8086:3b3c] type 0 class 0x000c03
    [ 1.121992] pci 0000:00:1a.0: reg 10: [mem 0xf5e08000-0xf5e083ff]
    [ 1.122083] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 1.122088] pci 0000:00:1a.0: PME# disabled
    [ 1.122118] pci 0000:00:1b.0: [8086:3b56] type 0 class 0x000403
    [ 1.122140] pci 0000:00:1b.0: reg 10: [mem 0xf5e00000-0xf5e03fff 64bit]
    [ 1.122219] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 1.122223] pci 0000:00:1b.0: PME# disabled
    [ 1.122251] pci 0000:00:1c.0: [8086:3b42] type 1 class 0x000604
    [ 1.122332] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 1.122337] pci 0000:00:1c.0: PME# disabled
    [ 1.122366] pci 0000:00:1c.1: [8086:3b44] type 1 class 0x000604
    [ 1.122446] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 1.122451] pci 0000:00:1c.1: PME# disabled
    [ 1.122480] pci 0000:00:1c.2: [8086:3b46] type 1 class 0x000604
    [ 1.122560] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    [ 1.122565] pci 0000:00:1c.2: PME# disabled
    [ 1.122598] pci 0000:00:1c.5: [8086:3b4c] type 1 class 0x000604
    [ 1.122681] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    [ 1.122686] pci 0000:00:1c.5: PME# disabled
    [ 1.122723] pci 0000:00:1d.0: [8086:3b34] type 0 class 0x000c03
    [ 1.122749] pci 0000:00:1d.0: reg 10: [mem 0xf5e07000-0xf5e073ff]
    [ 1.122839] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 1.122844] pci 0000:00:1d.0: PME# disabled
    [ 1.122869] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    [ 1.122953] pci 0000:00:1f.0: [8086:3b09] type 0 class 0x000601
    [ 1.123075] pci 0000:00:1f.2: [8086:3b29] type 0 class 0x000106
    [ 1.123103] pci 0000:00:1f.2: reg 10: [io 0xe070-0xe077]
    [ 1.123114] pci 0000:00:1f.2: reg 14: [io 0xe060-0xe063]
    [ 1.123126] pci 0000:00:1f.2: reg 18: [io 0xe050-0xe057]
    [ 1.123137] pci 0000:00:1f.2: reg 1c: [io 0xe040-0xe043]
    [ 1.123149] pci 0000:00:1f.2: reg 20: [io 0xe020-0xe03f]
    [ 1.123161] pci 0000:00:1f.2: reg 24: [mem 0xf5e06000-0xf5e067ff]
    [ 1.123209] pci 0000:00:1f.2: PME# supported from D3hot
    [ 1.123214] pci 0000:00:1f.2: PME# disabled
    [ 1.123237] pci 0000:00:1f.3: [8086:3b30] type 0 class 0x000c05
    [ 1.123259] pci 0000:00:1f.3: reg 10: [mem 0xf5e05000-0xf5e050ff 64bit]
    [ 1.123290] pci 0000:00:1f.3: reg 20: [io 0xe000-0xe01f]
    [ 1.123360] pci 0000:01:00.0: [1002:68e0] type 0 class 0x000300
    [ 1.123380] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 1.123394] pci 0000:01:00.0: reg 18: [mem 0xf0020000-0xf003ffff 64bit]
    [ 1.123405] pci 0000:01:00.0: reg 20: [io 0xd000-0xd0ff]
    [ 1.123424] pci 0000:01:00.0: reg 30: [mem 0xf0000000-0xf001ffff pref]
    [ 1.123443] pci 0000:01:00.0: supports D1 D2
    [ 1.123468] pci 0000:01:00.1: [1002:aa68] type 0 class 0x000403
    [ 1.123487] pci 0000:01:00.1: reg 10: [mem 0xf0040000-0xf0043fff 64bit]
    [ 1.123555] pci 0000:01:00.1: supports D1 D2
    [ 1.123579] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 1.123582] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 1.123585] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf00fffff]
    [ 1.123589] pci 0000:00:01.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 1.123667] pci 0000:02:00.0: [168c:002b] type 0 class 0x000280
    [ 1.123693] pci 0000:02:00.0: reg 10: [mem 0xf4a00000-0xf4a0ffff 64bit]
    [ 1.123783] pci 0000:02:00.0: supports D1
    [ 1.123785] pci 0000:02:00.0: PME# supported from D0 D1 D3hot D3cold
    [ 1.123790] pci 0000:02:00.0: PME# disabled
    [ 1.123824] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 1.123829] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    [ 1.123834] pci 0000:00:1c.0: bridge window [mem 0xf4a00000-0xf5dfffff]
    [ 1.123842] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 1.123953] pci 0000:03:00.0: [1180:e822] type 0 class 0x000805
    [ 1.123976] pci 0000:03:00.0: reg 10: [mem 0xf3602000-0xf36020ff]
    [ 1.124115] pci 0000:03:00.0: supports D1 D2
    [ 1.124117] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.124123] pci 0000:03:00.0: PME# disabled
    [ 1.124175] pci 0000:03:00.1: [1180:e230] type 0 class 0x000880
    [ 1.124198] pci 0000:03:00.1: reg 10: [mem 0xf3601000-0xf36010ff]
    [ 1.124336] pci 0000:03:00.1: supports D1 D2
    [ 1.124338] pci 0000:03:00.1: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.124344] pci 0000:03:00.1: PME# disabled
    [ 1.124394] pci 0000:03:00.4: [1180:e822] type 0 class 0x000805
    [ 1.124418] pci 0000:03:00.4: reg 10: [mem 0xf3600000-0xf36000ff]
    [ 1.124554] pci 0000:03:00.4: supports D1 D2
    [ 1.124556] pci 0000:03:00.4: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.124562] pci 0000:03:00.4: PME# disabled
    [ 1.124630] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 1.124635] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    [ 1.124640] pci 0000:00:1c.1: bridge window [mem 0xf3600000-0xf49fffff]
    [ 1.124648] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 1.124886] pci 0000:04:00.0: [11ab:4381] type 0 class 0x000200
    [ 1.125105] pci 0000:04:00.0: reg 10: [mem 0xf2220000-0xf2223fff 64bit]
    [ 1.125212] pci 0000:04:00.0: reg 18: [io 0xa000-0xa0ff]
    [ 1.125642] pci 0000:04:00.0: reg 30: [mem 0xf2200000-0xf221ffff pref]
    [ 1.125967] pci 0000:04:00.0: supports D1 D2
    [ 1.125968] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 1.126008] pci 0000:04:00.0: PME# disabled
    [ 1.126269] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    [ 1.126274] pci 0000:00:1c.2: bridge window [io 0xa000-0xafff]
    [ 1.126279] pci 0000:00:1c.2: bridge window [mem 0xf2200000-0xf35fffff]
    [ 1.126287] pci 0000:00:1c.2: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 1.126344] pci 0000:00:1c.5: PCI bridge to [bus 05-0c]
    [ 1.126348] pci 0000:00:1c.5: bridge window [io 0x9000-0x9fff]
    [ 1.126353] pci 0000:00:1c.5: bridge window [mem 0xf0200000-0xf21fffff]
    [ 1.126361] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 1.126438] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d] (subtractive decode)
    [ 1.126443] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    [ 1.126448] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    [ 1.126456] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    [ 1.126459] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 1.126461] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 1.126463] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 1.126466] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 1.126468] pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 1.126470] pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 1.126473] pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 1.126475] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
    [ 1.126478] pci 0000:00:1e.0: bridge window [mem 0x000e4000-0x000e7fff] (subtractive decode)
    [ 1.126480] pci 0000:00:1e.0: bridge window [mem 0xe0000000-0xfeafffff] (subtractive decode)
    [ 1.126515] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 1.126656] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 1.126708] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
    [ 1.126765] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 1.126833] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    [ 1.126882] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEGP._PRT]
    [ 1.126997] \_SB_.PCI0:_OSC invalid UUID
    [ 1.126998] _OSC request data:1 1f 1f
    [ 1.127003] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 1.127035] \_SB_.PCI0:_OSC invalid UUID
    [ 1.127037] _OSC request data:1 0 1d
    [ 1.127041] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
    [ 1.127042] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 1.130982] ACPI: PCI Root Bridge [CPBG] (domain 0000 [bus 3f])
    [ 1.131046] pci 0000:3f:00.0: [8086:2c62] type 0 class 0x000600
    [ 1.131066] pci 0000:3f:00.1: [8086:2d01] type 0 class 0x000600
    [ 1.131087] pci 0000:3f:02.0: [8086:2d10] type 0 class 0x000600
    [ 1.131107] pci 0000:3f:02.1: [8086:2d11] type 0 class 0x000600
    [ 1.131125] pci 0000:3f:02.2: [8086:2d12] type 0 class 0x000600
    [ 1.131143] pci 0000:3f:02.3: [8086:2d13] type 0 class 0x000600
    [ 1.131176] pci0000:3f: Requesting ACPI _OSC control (0x1d)
    [ 1.131179] pci0000:3f: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [ 1.131181] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 1.131415] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
    [ 1.131460] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
    [ 1.131503] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 *4 5 6 7 10 12 14 15)
    [ 1.131546] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 *5 6 7 11 12 14 15)
    [ 1.131588] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
    [ 1.131636] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
    [ 1.131679] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 *3 4 5 6 7 10 12 14 15)
    [ 1.131722] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 *11 12 14 15)
    [ 1.131820] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.131826] vgaarb: loaded
    [ 1.131827] vgaarb: bridge control possible 0000:01:00.0
    [ 1.131900] PCI: Using ACPI for IRQ routing
    [ 1.134142] PCI: pci_cache_line_size set to 64 bytes
    [ 1.134246] reserve RAM buffer: 000000000009e800 - 000000000009ffff
    [ 1.134248] reserve RAM buffer: 00000000dee74000 - 00000000dfffffff
    [ 1.134372] NetLabel: Initializing
    [ 1.134374] NetLabel: domain hash size = 128
    [ 1.134375] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.134389] NetLabel: unlabeled traffic allowed by default
    [ 1.134412] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.134418] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.136441] Switching to clocksource hpet
    [ 1.139456] Switched to NOHz mode on CPU #0
    [ 1.139583] Switched to NOHz mode on CPU #1
    [ 1.139590] Switched to NOHz mode on CPU #2
    [ 1.139598] Switched to NOHz mode on CPU #3
    [ 1.142357] pnp: PnP ACPI init
    [ 1.142375] ACPI: bus type pnp registered
    [ 1.142679] pnp 00:00: [bus 00-3e]
    [ 1.142682] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 1.142684] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 1.142686] pnp 00:00: [io 0x0d00-0xffff window]
    [ 1.142689] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 1.142691] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 1.142693] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 1.142695] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 1.142697] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 1.142699] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 1.142700] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 1.142702] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 1.142707] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 1.142709] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 1.142711] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 1.142713] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 1.142715] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 1.142716] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 1.142718] pnp 00:00: [mem 0xe0000000-0xfeafffff window]
    [ 1.142826] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 1.142841] pnp 00:01: [io 0x0000-0x001f]
    [ 1.142843] pnp 00:01: [io 0x0081-0x0091]
    [ 1.142844] pnp 00:01: [io 0x0093-0x009f]
    [ 1.142846] pnp 00:01: [io 0x00c0-0x00df]
    [ 1.142848] pnp 00:01: [dma 4]
    [ 1.142872] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.142880] pnp 00:02: [mem 0xff000000-0xffffffff]
    [ 1.142901] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.142976] pnp 00:03: [mem 0xfed00000-0xfed003ff]
    [ 1.142999] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.143008] pnp 00:04: [io 0x00f0]
    [ 1.143019] pnp 00:04: [irq 13]
    [ 1.143044] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.143054] pnp 00:05: [io 0x002e-0x002f]
    [ 1.143056] pnp 00:05: [io 0x004e-0x004f]
    [ 1.143057] pnp 00:05: [io 0x0061]
    [ 1.143059] pnp 00:05: [io 0x0063]
    [ 1.143061] pnp 00:05: [io 0x0065]
    [ 1.143062] pnp 00:05: [io 0x0067]
    [ 1.143064] pnp 00:05: [io 0x0070]
    [ 1.143065] pnp 00:05: [io 0x0080]
    [ 1.143066] pnp 00:05: [io 0x0092]
    [ 1.143068] pnp 00:05: [io 0x00b2-0x00b3]
    [ 1.143070] pnp 00:05: [io 0x0680-0x069f]
    [ 1.143072] pnp 00:05: [io 0xff00-0xff0f]
    [ 1.143073] pnp 00:05: [io 0xff10-0xff13]
    [ 1.143075] pnp 00:05: [io 0x0800-0x0803]
    [ 1.143076] pnp 00:05: [io 0x0400-0x047f]
    [ 1.143078] pnp 00:05: [io 0x0500-0x057f]
    [ 1.143080] pnp 00:05: [io 0x164e-0x164f]
    [ 1.143140] system 00:05: [io 0x0680-0x069f] has been reserved
    [ 1.143143] system 00:05: [io 0xff00-0xff0f] has been reserved
    [ 1.143145] system 00:05: [io 0xff10-0xff13] has been reserved
    [ 1.143148] system 00:05: [io 0x0800-0x0803] has been reserved
    [ 1.143150] system 00:05: [io 0x0400-0x047f] has been reserved
    [ 1.143152] system 00:05: [io 0x0500-0x057f] has been reserved
    [ 1.143154] system 00:05: [io 0x164e-0x164f] has been reserved
    [ 1.143157] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.143166] pnp 00:06: [io 0x0070-0x0077]
    [ 1.143171] pnp 00:06: [irq 8]
    [ 1.143208] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.143218] pnp 00:07: [io 0x0060]
    [ 1.143220] pnp 00:07: [io 0x0064]
    [ 1.143225] pnp 00:07: [irq 1]
    [ 1.143250] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 1.143262] pnp 00:08: [irq 12]
    [ 1.143288] pnp 00:08: Plug and Play ACPI device, IDs SNY9011 PNP0f13 (active)
    [ 1.143642] pnp 00:09: [mem 0xfed1c000-0xfed1ffff]
    [ 1.143644] pnp 00:09: [mem 0xfed10000-0xfed13fff]
    [ 1.143646] pnp 00:09: [mem 0xfed18000-0xfed18fff]
    [ 1.143650] pnp 00:09: [mem 0xfed19000-0xfed19fff]
    [ 1.143651] pnp 00:09: [mem 0xf8000000-0xfbffffff]
    [ 1.143653] pnp 00:09: [mem 0xfed20000-0xfed3ffff]
    [ 1.143655] pnp 00:09: [mem 0xfed90000-0xfed8ffff disabled]
    [ 1.143657] pnp 00:09: [mem 0xfed45000-0xfed8ffff]
    [ 1.143659] pnp 00:09: [mem 0xff000000-0xffffffff]
    [ 1.143661] pnp 00:09: [mem 0xfee00000-0xfeefffff]
    [ 1.143663] pnp 00:09: [mem 0xf5e0b000-0xf5e0bfff]
    [ 1.143733] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.143736] system 00:09: [mem 0xfed10000-0xfed13fff] has been reserved
    [ 1.143739] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.143741] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.143744] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 1.143746] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.143749] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 1.143751] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
    [ 1.143754] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.143757] system 00:09: [mem 0xf5e0b000-0xf5e0bfff] has been reserved
    [ 1.143760] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.143900] pnp 00:0a: [bus 3f]
    [ 1.143951] pnp 00:0a: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 1.157077] pnp: PnP ACPI: found 11 devices
    [ 1.157079] ACPI: ACPI bus type pnp unregistered
    [ 1.163064] PCI: max bus depth: 1 pci_try_num: 2
    [ 1.163124] pci 0000:00:1c.5: BAR 15: assigned [mem 0xf5f00000-0xf60fffff 64bit pref]
    [ 1.163130] pci 0000:00:1c.2: BAR 15: assigned [mem 0xf6100000-0xf62fffff 64bit pref]
    [ 1.163135] pci 0000:00:1c.1: BAR 15: assigned [mem 0xf6300000-0xf64fffff 64bit pref]
    [ 1.163140] pci 0000:00:1c.0: BAR 15: assigned [mem 0xf6500000-0xf66fffff 64bit pref]
    [ 1.163143] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 1.163146] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 1.163149] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf00fffff]
    [ 1.163152] pci 0000:00:01.0: bridge window [mem pref disabled]
    [ 1.163156] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 1.163159] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff]
    [ 1.163166] pci 0000:00:1c.0: bridge window [mem 0xf4a00000-0xf5dfffff]
    [ 1.163171] pci 0000:00:1c.0: bridge window [mem 0xf6500000-0xf66fffff 64bit pref]
    [ 1.163191] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 1.163195] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff]
    [ 1.163202] pci 0000:00:1c.1: bridge window [mem 0xf3600000-0xf49fffff]
    [ 1.163207] pci 0000:00:1c.1: bridge window [mem 0xf6300000-0xf64fffff 64bit pref]
    [ 1.163215] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
    [ 1.163219] pci 0000:00:1c.2: bridge window [io 0xa000-0xafff]
    [ 1.163225] pci 0000:00:1c.2: bridge window [mem 0xf2200000-0xf35fffff]
    [ 1.163230] pci 0000:00:1c.2: bridge window [mem 0xf6100000-0xf62fffff 64bit pref]
    [ 1.163238] pci 0000:00:1c.5: PCI bridge to [bus 05-0c]
    [ 1.163242] pci 0000:00:1c.5: bridge window [io 0x9000-0x9fff]
    [ 1.163248] pci 0000:00:1c.5: bridge window [mem 0xf0200000-0xf21fffff]
    [ 1.163253] pci 0000:00:1c.5: bridge window [mem 0xf5f00000-0xf60fffff 64bit pref]
    [ 1.163262] pci 0000:00:1e.0: PCI bridge to [bus 0d-0d]
    [ 1.163263] pci 0000:00:1e.0: bridge window [io disabled]
    [ 1.163269] pci 0000:00:1e.0: bridge window [mem disabled]
    [ 1.163274] pci 0000:00:1e.0: bridge window [mem pref disabled]
    [ 1.163293] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 1.163296] pci 0000:00:01.0: setting latency timer to 64
    [ 1.163303] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 1.163308] pci 0000:00:1c.0: setting latency timer to 64
    [ 1.163318] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 1.163323] pci 0000:00:1c.1: setting latency timer to 64
    [ 1.163333] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 1.163338] pci 0000:00:1c.2: setting latency timer to 64
    [ 1.163345] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 1.163350] pci 0000:00:1c.5: setting latency timer to 64
    [ 1.163359] pci 0000:00:1e.0: setting latency timer to 64
    [ 1.163363] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.163366] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.163368] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.163370] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 1.163372] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 1.163374] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 1.163376] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 1.163378] pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 1.163380] pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 1.163383] pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff]
    [ 1.163385] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 1.163387] pci_bus 0000:01: resource 1 [mem 0xe0000000-0xf00fffff]
    [ 1.163389] pci_bus 0000:02: resource 0 [io 0xc000-0xcfff]
    [ 1.163391] pci_bus 0000:02: resource 1 [mem 0xf4a00000-0xf5dfffff]
    [ 1.163394] pci_bus 0000:02: resource 2 [mem 0xf6500000-0xf66fffff 64bit pref]
    [ 1.163396] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
    [ 1.163398] pci_bus 0000:03: resource 1 [mem 0xf3600000-0xf49fffff]
    [ 1.163400] pci_bus 0000:03: resource 2 [mem 0xf6300000-0xf64fffff 64bit pref]
    [ 1.163403] pci_bus 0000:04: resource 0 [io 0xa000-0xafff]
    [ 1.163405] pci_bus 0000:04: resource 1 [mem 0xf2200000-0xf35fffff]
    [ 1.163407] pci_bus 0000:04: resource 2 [mem 0xf6100000-0xf62fffff 64bit pref]
    [ 1.163409] pci_bus 0000:05: resource 0 [io 0x9000-0x9fff]
    [ 1.163411] pci_bus 0000:05: resource 1 [mem 0xf0200000-0xf21fffff]
    [ 1.163414] pci_bus 0000:05: resource 2 [mem 0xf5f00000-0xf60fffff 64bit pref]
    [ 1.163416] pci_bus 0000:0d: resource 4 [io 0x0000-0x0cf7]
    [ 1.163418] pci_bus 0000:0d: resource 5 [io 0x0d00-0xffff]
    [ 1.163420] pci_bus 0000:0d: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.163422] pci_bus 0000:0d: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 1.163424] pci_bus 0000:0d: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 1.163426] pci_bus 0000:0d: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 1.163428] pci_bus 0000:0d: resource 10 [mem 0x000dc000-0x000dffff]
    [ 1.163431] pci_bus 0000:0d: resource 11 [mem 0x000e0000-0x000e3fff]
    [ 1.163433] pci_bus 0000:0d: resource 12 [mem 0x000e4000-0x000e7fff]
    [ 1.163435] pci_bus 0000:0d: resource 13 [mem 0xe0000000-0xfeafffff]
    [ 1.163511] NET: Registered protocol family 2
    [ 1.163700] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 1.164727] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 1.167663] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.168014] TCP: Hash tables configured (established 524288 bind 65536)
    [ 1.168016] TCP reno registered
    [ 1.168027] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 1.168066] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 1.168344] NET: Registered protocol family 1
    [ 2.499376] pci 0000:00:1a.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
    [ 3.832221] pci 0000:00:1d.0: EHCI: BIOS handoff failed (BIOS bug?) 01010001
    [ 3.832352] pci 0000:01:00.0: Boot video device
    [ 3.832384] PCI: CLS 64 bytes, default 64
    [ 3.832433] Unpacking initramfs...
    [ 3.861003] Freeing initrd memory: 1780k freed
    [ 3.861298] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 3.861302] Placing 64MB software IO TLB between ffff8800dae6e000 - ffff8800dee6e000
    [ 3.861304] software IO TLB at phys 0xdae6e000 - 0xdee6e000
    [ 3.861787] audit: initializing netlink socket (disabled)
    [ 3.861799] type=2000 audit(1313594250.696:1): initialized
    [ 3.869728] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 3.886559] VFS: Disk quotas dquot_6.5.2
    [ 3.886700] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 3.886869] msgmni has been set to 7638
    [ 3.887107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 3.887147] io scheduler noop registered
    [ 3.887150] io scheduler deadline registered
    [ 3.887202] io scheduler cfq registered (default)
    [ 3.887320] pcieport 0000:00:01.0: setting latency timer to 64
    [ 3.887348] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 3.887672] vesafb: mode is 1600x900x32, linelength=6400, pages=1
    [ 3.887674] vesafb: scrolling: redraw
    [ 3.887677] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 3.890141] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90005100000, using 11250k, total 16384k
    [ 4.087472] Console: switching to colour frame buffer device 200x56
    [ 4.281840] fb0: VESA VGA frame buffer device
    [ 4.281854] intel_idle: MWAIT substates: 0x1120
    [ 4.281856] intel_idle: v0.4 model 0x25
    [ 4.281857] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 4.281902] ERST: Table is not found!
    [ 4.281955] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 4.469026] Linux agpgart interface v0.103
    [ 4.469114] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    [ 4.473482] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 4.473514] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 4.473591] mousedev: PS/2 mouse device common for all mice
    [ 4.473653] rtc_cmos 00:06: RTC can wake from S4
    [ 4.473761] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 4.473791] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
    [ 4.473886] cpuidle: using governor ladder
    [ 4.474031] cpuidle: using governor menu
    [ 4.474245] TCP cubic registered
    [ 4.474248] NET: Registered protocol family 17
    [ 4.474257] Registering the dns_resolver key type
    [ 4.474353] PM: Checking hibernation image partition /dev/sda9
    [ 4.496169] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 4.502184] PM: Hibernation image not present or could not be loaded.
    [ 4.502194] registered taskstats version 1
    [ 4.512403] rtc_cmos 00:06: setting system clock to 2011-08-17 15:17:31 UTC (1313594251)
    [ 4.512569] Initializing network drop monitor service
    [ 4.516031] Freeing unused kernel memory: 712k freed
    [ 4.516201] Write protecting the kernel read-only data: 6144k
    [ 4.516747] Freeing unused kernel memory: 12k freed
    [ 4.522858] Freeing unused kernel memory: 776k freed
    [ 4.564188] udevd[93]: starting version 173
    [ 4.566281] ACPI: acpi_idle yielding to intel_idle
    [ 4.624591] SCSI subsystem initialized
    [ 4.630767] libata version 3.00 loaded.
    [ 4.632419] ahci 0000:00:1f.2: version 3.0
    [ 4.632443] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
    [ 4.632515] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
    [ 4.632554] ahci: SSS flag set, parallel bus scan disabled
    [ 4.632606] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x33 impl SATA mode
    [ 4.632610] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part sxs apst
    [ 4.632616] ahci 0000:00:1f.2: setting latency timer to 64
    [ 4.634910] scsi0 : ahci
    [ 4.635536] scsi1 : ahci
    [ 4.636083] scsi2 : ahci
    [ 4.636721] scsi3 : ahci
    [ 4.637168] scsi4 : ahci
    [ 4.637475] scsi5 : ahci
    [ 4.637727] ata1: SATA max UDMA/133 abar m2048@0xf5e06000 port 0xf5e06100 irq 41
    [ 4.637731] ata2: SATA max UDMA/133 abar m2048@0xf5e06000 port 0xf5e06180 irq 41
    [ 4.637733] ata3: DUMMY
    [ 4.637734] ata4: DUMMY
    [ 4.637737] ata5: SATA max UDMA/133 abar m2048@0xf5e06000 port 0xf5e06300 irq 41
    [ 4.637741] ata6: SATA max UDMA/133 abar m2048@0xf5e06000 port 0xf5e06380 irq 41
    [ 4.861932] Refined TSC clocksource calibration: 2128.123 MHz.
    [ 4.861939] Switching to clocksource tsc
    [ 4.955224] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 4.965120] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    [ 4.965397] ata1.00: ATA-8: SAMSUNG HM500JI, 2AC101C4, max UDMA/133
    [ 4.965402] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 4.975403] ata1.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
    [ 4.975693] ata1.00: configured for UDMA/133
    [ 4.976014] scsi 0:0:0:0: Direct-Access ATA SAMSUNG HM500JI 2AC1 PQ: 0 ANSI: 5
    [ 5.295101] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    [ 5.296935] ata2.00: ATAPI: Optiarc DVD RW AD-7700H, 1.V0, max UDMA/100
    [ 5.303748] ata2.00: configured for UDMA/100
    [ 5.319899] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7700H 1.V0 PQ: 0 ANSI: 5
    [ 5.638306] ata5: SATA link down (SStatus 0 SControl 300)
    [ 5.958189] ata6: SATA link down (SStatus 0 SControl 300)
    [ 5.964558] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 5.964596] sd 0:0:0:0: [sda] Write Protect is off
    [ 5.964599] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 5.964614] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 6.073618] sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 sda10 >
    [ 6.074200] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 6.091859] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    [ 6.091865] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 6.092089] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 7.960526] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    [ 9.667393] udevd[273]: starting version 173
    [ 10.439749] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
    [ 10.447052] ACPI: Lid Switch [LID0]
    [ 10.449942] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 10.449952] ACPI: Power Button [PWRB]
    [ 10.463109] [Firmware Bug]: ACPI(VGA) defines _DOD but not _DOS
    [ 10.484243] acpi device:4b: registered as cooling_device4
    [ 10.484911] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:4a/LNXVIDEO:01/input/input3
    [ 10.484921] ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    [ 10.494126] thermal LNXTHERM:00: registered as thermal_zone0
    [ 10.494129] ACPI: Thermal Zone [TZ00] (58 C)
    [ 10.506259] ACPI: Deprecated procfs I/F for battery is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 10.506267] ACPI: Battery Slot [BAT0] (battery present)
    [ 10.517446] ACPI: Deprecated procfs I/F for AC is loaded, please retry with CONFIG_ACPI_PROCFS_POWER cleared
    [ 10.524583] thermal LNXTHERM:01: registered as thermal_zone1
    [ 10.524586] ACPI: Thermal Zone [TZ01] (58 C)
    [ 10.530700] ACPI: AC Adapter [ADP1] (off-line)
    [ 10.648271] input: PC Speaker as /devices/platform/pcspkr/input/input4
    [ 10.773153] iTCO_vendor_support: vendor-support=0
    [ 10.924548] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
    [ 10.924706] iTCO_wdt: Found a HM55 TCO device (Version=2, TCOBASE=0x0460)
    [ 10.924868] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 10.926971] sky2: driver version 1.28
    [ 10.927036] sky2 0000:04:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    [ 10.927049] sky2 0000:04:00.0: setting latency timer to 64
    [ 10.927089] sky2 0000:04:00.0: Yukon-2 Optima chip revision 1
    [ 10.927203] sky2 0000:04:00.0: irq 42 for MSI/MSI-X
    [ 10.927532] sky2 0000:04:00.0: eth0: addr 54:42:49:10:6d:46
    [ 11.021491] cfg80211: Calling CRDA to update world regulatory domain
    [ 11.030984] usbcore: registered new interface driver usbfs
    [ 11.031163] usbcore: registered new interface driver hub
    [ 11.031208] usbcore: registered new device driver usb
    [ 11.054022] sony_laptop: Sony Notebook Control Driver v0.6
    [ 11.064072] input: Sony Vaio Keys as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/SNY5001:00/input/input5
    [ 11.064128] input: Sony Vaio Jogdial as /devices/virtual/input/input6
    [ 11.064240] sony_laptop: brightness ignored, must be controlled by ACPI video driver
    [ 11.268875] mei: module is from the staging directory, the quality is unknown, you have been warned.
    [ 11.269169] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 11.269177] mei 0000:00:16.0: setting latency timer to 64
    [ 11.304449] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    [ 11.319698] sd 0:0:0:0: Attached scsi generic sg0 type 0
    [ 11.319743] sr 1:0:0:0: Attached scsi generic sg1 type 5
    [ 11.354358] sdhci: Secure Digital Host Controller Interface driver
    [ 11.354362] sdhci: Copyright(c) Pierre Ossman
    [ 11.374472] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 11.374519] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 11.374559] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 11.374564] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 11.374590] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 11.374630] ehci_hcd 0000:00:1a.0: debug port 2
    [ 11.378526] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 11.378534] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf5e08000
    [ 11.389468] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 11.389714] hub 1-0:1.0: USB hub found
    [ 11.389721] hub 1-0:1.0: 2 ports detected
    [ 11.389823] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
    [ 11.389872] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 11.389877] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 11.389894] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 11.389929] ehci_hcd 0000:00:1d.0: debug port 2
    [ 11.393814] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 11.393838] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf5e07000
    [ 11.406179] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 11.406377] hub 2-0:1.0: USB hub found
    [ 11.406382] hub 2-0:1.0: 2 ports detected
    [ 11.514999] sdhci-pci 0000:03:00.0: SDHCI controller found [1180:e822] (rev 0)
    [ 11.515023] sdhci-pci 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
    [ 11.515072] sdhci-pci 0000:03:00.0: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 11.515081] sdhci-pci 0000:03:00.0: setting latency timer to 64
    [ 11.515108] _regulator_get: 0000:03:00.0 supply vmmc not found, using dummy regulator
    [ 11.515145] Registered led device: mmc0::
    [ 11.515206] mmc0: SDHCI controller on PCI [0000:03:00.0] using DMA
    [ 11.515222] sdhci-pci 0000:03:00.4: SDHCI controller found [1180:e822] (rev 0)
    [ 11.515237] sdhci-pci 0000:03:00.4: PCI INT C -> GSI 19 (level, low) -> IRQ 19
    [ 11.515253] sdhci-pci 0000:03:00.4: Will use DMA mode even though HW doesn't fully claim to support it.
    [ 11.515261] sdhci-pci 0000:03:00.4: setting latency timer to 64
    [ 11.515278] _regulator_get: 0000:03:00.4 supply vmmc not found, using dummy regulator
    [ 11.515308] Registered led device: mmc1::
    [ 11.515344] mmc1: SDHCI controller on PCI [0000:03:00.4] using DMA
    [ 11.696095] usb 1-1: new high speed USB device number 2 using ehci_hcd
    [ 11.800486] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input7
    [ 11.823379] hub 1-1:1.0: USB hub found
    [ 11.823555] hub 1-1:1.0: 6 ports detected
    [ 11.881300] ath9k 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 11.881313] ath9k 0000:02:00.0: setting latency timer to 64
    [ 11.899363] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    [ 11.899454] HDA Intel 0000:00:1b.0: irq 43 for MSI/MSI-X
    [ 11.899494] HDA Intel 0000:00:1b.0: setting latency timer to 64
    [ 11.929270] usb 2-1: new high speed USB device number 2 using ehci_hcd
    [ 11.931327] ath: EEPROM regdomain: 0x65
    [ 11.931329] ath: EEPROM indicates we should expect a direct regpair map
    [ 11.931333] ath: Country alpha2 being used: 00
    [ 11.931334] ath: Regpair used: 0x65
    [ 12.053537] hub 2-1:1.0: USB hub found
    [ 12.053638] hub 2-1:1.0: 8 ports detected
    [ 12.058338] fglrx: module license 'Proprietary. (C) 2002 - ATI Technologies, Starnberg, GERMANY' taints kernel.
    [ 12.058344] Disabling lock debugging due to kernel taint
    [ 12.089898] [fglrx] Maximum main memory to use for locked dma buffers: 3660 MBytes.
    [ 12.090143] [fglrx] vendor: 1002 device: 68e0 count: 1
    [ 12.090556] [fglrx] ioport: bar 4, base 0xd000, size: 0x100
    [ 12.090572] pci 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    [ 12.090577] pci 0000:01:00.0: setting latency timer to 64
    [ 12.090779] [fglrx] Kernel PAT support is enabled
    [ 12.090802] [fglrx] module loaded - fglrx 8.87.5 [Jul 7 2011] with 1 minors
    [ 12.101099] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control'
    [ 12.101452] Registered led device: ath9k-phy0
    [ 12.101460] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xffffc90005d00000, irq=16
    [ 12.115758] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
    [ 12.117699] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 12.117756] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 12.117877] HDA Intel 0000:01:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    [ 12.117956] HDA Intel 0000:01:00.1: irq 44 for MSI/MSI-X
    [ 12.117979] HDA Intel 0000:01:00.1: setting latency timer to 64
    [ 12.132761] usb 1-1.2: new full speed USB device number 3 using ehci_hcd
    [ 12.168259] HDMI status: Pin=3 Presence_Detect=0 ELD_Valid=0
    [ 12.168639] input: HD-Audio Generic HDMI/DP as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
    [ 12.265962] usb 1-1.2: new high speed USB device number 4 using ehci_hcd
    [ 12.387463] cfg80211: World regulatory domain updated:
    [ 12.387466] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 12.387469] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 12.387472] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 12.387474] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 12.387477] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 12.387479] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 12.387493] cfg80211: Calling CRDA for country: IT
    [ 12.390329] cfg80211: Regulatory domain changed to country: IT
    [ 12.390332] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 12.390334] cfg80211: (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 12.390337] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 12.390339] cfg80211: (5250000 KHz - 5330000 KHz @ 40000 KHz), (N/A, 2000 mBm)
    [ 12.390341] cfg80211: (5490000 KHz - 5710000 KHz @ 40000 KHz), (N/A, 2700 mBm)
    [ 12.462672] usb 2-1.2: new low speed USB device number 3 using ehci_hcd
    [ 12.939879] Linux media interface: v0.10
    [ 12.994380] input: USB OPTICAL MOUSE as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input12
    [ 12.994487] generic-usb 0003:15D9:0A4C.0001: input,hidraw0: USB HID v1.11 Mouse [ USB OPTICAL MOUSE] on usb-0000:00:1d.0-1.2/input0
    [ 12.994502] usbcore: registered new interface driver usbhid
    [ 12.994504] usbhid: USB HID core driver
    [ 13.030968] Linux video capture interface: v2.00
    [ 13.053392] uvcvideo: Found UVC 1.00 device USB 2.0 Camera (064e:a213)
    [ 13.060994] input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input13
    [ 13.061057] usbcore: registered new interface driver uvcvideo
    [ 13.061059] USB Video Class driver (v1.1.0)
    [ 15.202804] EXT4-fs (sda7): re-mounted. Opts: (null)
    [ 15.503756] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
    [ 15.505206] SGI XFS Quota Management subsystem
    [ 15.527846] XFS (sda10): Mounting Filesystem
    [ 16.058466] XFS (sda10): Ending clean mount
    [ 16.172238] REISERFS (device sda8): found reiserfs format "3.6" with standard journal
    [ 16.172257] REISERFS (device sda8): using ordered data mode
    [ 16.180082] REISERFS (device sda8): journal params: device sda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
    [ 16.180470] REISERFS (device sda8): checking transaction log (sda8)
    [ 16.225092] REISERFS (device sda8): Using r5 hash to sort names
    [ 16.362086] EXT3-fs: barriers not enabled
    [ 16.377355] kjournald starting. Commit interval 5 seconds
    [ 16.377554] EXT3-fs (sda6): using internal journal
    [ 16.377560] EXT3-fs (sda6): mounted filesystem with ordered data mode
    [ 16.475339] fuse init (API version 7.16)
    [ 17.345752] Adding 1052220k swap on /dev/sda9. Priority:-1 extents:1 across:1052220k
    Last edited by TheImmortalPhoenix (2011-08-17 13:23:54)

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

  • Tvtime not working after upgrading to kernel-2.6.31-1 (Solved)

    Hello friends,
    When I am using kernel-2.6.30.8 it was everything ok with my system. tvtime has been working with least cpu utilization then. But after upgrading to kernel-2.6.31-1 I got following error messages when trying to open tvtime
    damu@station210 ~]$ tvtime
    Running tvtime 1.0.2.
    Reading configuration from /etc/tvtime/tvtime.xml
    Reading configuration from /home/damu/.tvtime/tvtime.xml
    xvoutput: No XVIDEO port found which supports YUY2 images.
    *** tvtime requires hardware YUY2 overlay support from your video card
    *** driver. If you are using an older NVIDIA card (TNT2), then
    *** this capability is only available with their binary drivers.
    *** For some ATI cards, this feature may be found in the experimental
    *** GATOS drivers: http://gatos.souceforge.net/
    *** If unsure, please check with your distribution to see if your
    *** X driver supports hardware overlay surfaces.
    What happened to driver and kernel? any way to go back to previous kernel version?
    Requesting help! Thanks
    Last edited by mvdvarrier (2009-10-14 06:26:14)

    Perry3D wrote:
    Are you using the xf86-video-ati/radeonhd driver?
    Try disabling KMS by appending nomodeset to the kernel parameters. At the moment kms ist not usable without upgrading some libs (mesa?, libdrm?). Search the forums for kms to get more information.
    Thanks Perry3D
    I disabled KMS as per http://wiki.archlinux.org/index.php/ATI. Now tvtime is working great. With the release of kernel 2.6.32 KMS can be enabled for ati card with radeon3200 chips
    mvdvarrier

  • Mac pro cannot boot after upgrade to 10.8.3

    My Mac Pro cannot boot after upgrade to 10.8.3. Anything firmware I can reset or how should I do.
    I am using a early 2008 Mac Pro

    Can you boot into safe mode? http://support.apple.com/kb/ht1455
    If not, how about Recovery? http://support.apple.com/kb/ht4718
    If you can, run Disk Utlity and repair the disk. You can try rebooting normally, but I would just reinstall after quitting Disk Utility.

  • For Those Who Can't Boot After Upgrading To 10.5.6

    For Those Who Can't Boot After Upgrading To 10.5.6
    (and i am one of those)
    how is Apple supposed to make them able to install future fixes and updates
    once they finally acknowledge and address this horrible bug?
    will they send free bootable CDs with the updates to 10.5.6?

    What "Boot ROM version" do you have (check in the system profiler under "Hardware")? If it's not MBP31.0070.B07 or MBP21.00A5.B08, then you will need to update your MacBook Pro's firmware. To do this, you might need to connect an external display and mouse/keyboard, and then run the computer with the lid closed to bypass the laptop's monitor. Then apply the firmware patch and reboot the system. This might also be doable via "Screen Sharing" if you have that enabled and have another mac handy.
    The firmware update is here: http://www.apple.com/downloads/macosx/apple/firmware_hardware/macbookproefifirmw areupdate151.html
    Message was edited by: Topher Kessler

  • Ultra 5 Hangs During Boot

    My Ultra 5 hangs during boot at the following point....
    setting default ipv4 interface......
    I have tried resetting my router, unplugging the network cable, and nothing seems to work.
    John

    jmorrissey3, is this a system that just suddenly stopped working, or is this a "new" system (it's not like Ultra 5s are really new) that you're trying to bring up?
    If this is a new system for you to tinker with, you should just go ahead and reinstall the operating system. This will blow everything away, of course, but it's good experience if you've never done it before and it will guarantee that the system is clean.
    If the data on there must be retained, you can boot from CD-ROM, mount the / partition, and look at some of the configuration files to try to isolate the problem. I would agree that it either is set up for DHCP and there is no DHCP server or there is an invalid NFS mount that is trying to take place.

  • Issue after upgrading SOLMAN-Kernel to 700-201

    Hi Gurus,
    I have upgraded SOLMAN Kernel from 700-144 to 700-201. I have done step by step upgrade i.e.,
    700-147 to 700-175 - No issues
    700-175 to 700-201 - Server started partially.
    In the Console, the server is partially started after upgrading from 175 to 201(Yellow and Green).
    "Dispatcher Running but not connected to Message Server, J2EE: All processes  running"
    I am able to login to all clients as well as J2EE.
    are there any patch or any OSS notes to implement after upgrading to Kernel 700-201?
    SOLMAN:
    SP-17
    WIN-32
    Thanks in advance...
    Regards
    Shreeshail Ganiger

    Dear Shreeshail,
    Try to upgrade your kernel to 221, there are quite issues with 201for some installations.
    Check if your satstartsrv.exe has been updated with new version too. this you can check with file version by right clicking.
    Regards
    Shailesh

Maybe you are looking for

  • Notify via email upon concurrent request failure

    Hi, I would like suggestions on the best way to solve the problem of being able to notify user(s) via email upon the failure of a concurrent request. Apps has the built-in ability to notify upon completion, not just upon failure. I want to limit the

  • Stock allocation

    Sales in my client is segmentised. Say there are 6 segments. It is being divided using sales groups. I want to allocate the monthly production forecast to each sales segment. Hw can it be handled in SAP??????? Eg: Monthly forecast for the month of Ma

  • Problem accessing a session bean running on a different port

    Hi, I am using weblogic7.0 as the application server. I craeted two EJB's and deployed them in two ports, port 7001 and 7378. I can access the beans when I deploy them in the same port. But, I am having problem when EJB1 'server1' accesses EJB2 'serv

  • Photoshop doesn't read NEF files from Nikon D700

    Hi guys. I have a problem with opening my NEF files from Nikon D700 even i have latest update of camera raw also Lightroom{latest} doing the same. I have Photoshop CC 2014. Before the update everything worked well. Can you help me fix this problem? M

  • IOS 8.0.2 and iPad Mini Retina Issues

    Lags in transitions. Apps are stopped after a few minutes use the device becomes very hot with demanding apps. Can burn to the touch in general the system moves slowly