[SOLVED] Kernel panic - unable to mount root fs

I'm having some trouble with my Toshiba NB255 netbook. It no longer boots after I performed a major pacman upgrade. It hangs with this error message:
http://imgur.com/Cxj1z
I did some research and found a couple of threads with problems similar to mine:
https://bbs.archlinux.org/viewtopic.php?id=98771
https://bbs.archlinux.org/viewtopic.php?id=98496
From what I could tell, both had something to do with the initrd, but I'm not sure what to do in my specific situation. Additionally, according to my pacman.log the initrd was updated successfully during the upgrade. I did, however, also recently install some stuff to try to get my iPhone to tether to the netbook over USB (
menu.lst: (the "root=" part of the first option was originally in the disk-by-uuid format, I changed it trying to fix the issue)
# Config file for GRUB - The GNU GRand Unified Bootloader
# /boot/grub/menu.lst
# DEVICE NAME CONVERSIONS
# Linux Grub
# /dev/fd0 (fd0)
# /dev/sda (hd0)
# /dev/sdb2 (hd1,1)
# /dev/sda3 (hd0,2)
# FRAMEBUFFER RESOLUTION SETTINGS
# +-------------------------------------------------+
# | 640x480 800x600 1024x768 1280x1024
# ----+--------------------------------------------
# 256 | 0x301=769 0x303=771 0x305=773 0x307=775
# 32K | 0x310=784 0x313=787 0x316=790 0x319=793
# 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
# 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
# +-------------------------------------------------+
# for more details and different resolutions see
# [url]http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution[/url]
# general configuration:
timeout 2
default 0
color light-blue/black light-cyan/blue
# boot sections follow
# each is implicitly numbered from 0 in the order of appearance below
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
# (0) Arch Linux
title Arch Linux
root (hd0,0)
kernel /vmlinuz26 root=/dev/sda3 resume=/dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e ro
initrd /kernel26.img
# (1) Arch Linux
title Arch Linux Fallback
root (hd0,0)
kernel /vmlinuz26 root=/dev/disk/by-uuid/0c38b0a8-2ce1-4b16-b902-3d9f0cc8b2cc ro
initrd /kernel26-fallback.img
# (2) Windows
#title Windows
#rootnoverify (hd0,0)
#makeactive
#chainloader +1
dmesg.log:
Initializing cgroup subsys cpuset
Initializing cgroup subsys cpu
Linux version 2.6.34-ARCH (tobias@T-POWA-LX) (gcc version 4.5.0 20100610 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jul 5 21:03:38 UTC 2010
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009dc00 (usable)
BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000003f5d0000 (usable)
BIOS-e820: 000000003f5d0000 - 000000003f5e0000 (ACPI data)
BIOS-e820: 000000003f5e0000 - 000000003f5e3000 (ACPI NVS)
BIOS-e820: 000000003f5e3000 - 0000000040000000 (reserved)
BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
DMI present.
e820 update range: 0000000000000000 - 0000000000001000 (usable) ==> (reserved)
e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
last_pfn = 0x3f5d0 max_arch_pfn = 0x100000
MTRR default type: uncachable
MTRR fixed ranges enabled:
00000-9FFFF write-back
A0000-BFFFF uncachable
C0000-CFFFF write-protect
D0000-DFFFF uncachable
E0000-FFFFF write-protect
MTRR variable ranges enabled:
0 base 000000000 mask 0C0000000 write-back
1 base 03F600000 mask 0FFE00000 uncachable
2 base 03F800000 mask 0FF800000 uncachable
3 disabled
4 disabled
5 disabled
6 disabled
7 disabled
x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
e820 update range: 0000000000002000 - 0000000000010000 (usable) ==> (reserved)
Scanning 1 areas for low memory corruption
modified physical RAM map:
modified: 0000000000000000 - 0000000000001000 (reserved)
modified: 0000000000001000 - 0000000000002000 (usable)
modified: 0000000000002000 - 0000000000010000 (reserved)
modified: 0000000000010000 - 000000000009dc00 (usable)
modified: 000000000009dc00 - 00000000000a0000 (reserved)
modified: 00000000000dc000 - 00000000000e0000 (reserved)
modified: 00000000000e4000 - 0000000000100000 (reserved)
modified: 0000000000100000 - 000000003f5d0000 (usable)
modified: 000000003f5d0000 - 000000003f5e0000 (ACPI data)
modified: 000000003f5e0000 - 000000003f5e3000 (ACPI NVS)
modified: 000000003f5e3000 - 0000000040000000 (reserved)
modified: 00000000e0000000 - 00000000f0000000 (reserved)
modified: 00000000fec00000 - 00000000fec10000 (reserved)
modified: 00000000fee00000 - 00000000fee01000 (reserved)
modified: 00000000ff000000 - 0000000100000000 (reserved)
initial memory mapped : 0 - 01800000
found SMP MP-table at [c00f7d40] f7d40
init_memory_mapping: 0000000000000000-00000000377fe000
0000000000 - 0000400000 page 4k
0000400000 - 0037400000 page 2M
0037400000 - 00377fe000 page 4k
kernel direct mapping tables up to 377fe000 @ 15000-1a000
RAMDISK: 3f453000 - 3f5c0000
Allocated new RAMDISK: 00100000 - 0026c574
Move RAMDISK from 000000003f453000 - 000000003f5bf573 to 00100000 - 0026c573
ACPI: RSDP 000f7ca0 00024 (v02 TOSCPL)
ACPI: XSDT 3f5d7ae9 00074 (v01 TOSCPL TOSCPL00 06040000 LTP 00000000)
ACPI: FACP 3f5dfc60 000F4 (v03 TOSCPL TOSCPL00 06040000 PTL 00000002)
ACPI: DSDT 3f5d8c7f 06F6D (v01 TOSCPL TOSCPL00 06040000 MSFT 03000000)
ACPI: FACS 3f5e2fc0 00040
ACPI: TCPA 3f5dfd54 00032 (v01 Phoeni x 06040000 TL 00000000)
ACPI: HPET 3f5dfd86 00038 (v01 DELL M09 06040000 LOHR 0000005A)
ACPI: MCFG 3f5dfdbe 0003C (v01 INTEL CRESTLNE 06040000 LOHR 0000005A)
ACPI: SLIC 3f5dfdfa 00176 (v01 TOSCPL TOSCPL00 06040000 LOHR 00000000)
ACPI: APIC 3f5dff70 00068 (v01 TOSCPL TOSCPL00 06040000 LTP 00000000)
ACPI: BOOT 3f5dffd8 00028 (v01 TOSCPL TOSCPL00 06040000 LTP 00000001)
ACPI: SSDT 3f5d80df 0025F (v01 PmRef Cpu0Tst 00003000 INTL 20050624)
ACPI: SSDT 3f5d8039 000A6 (v01 PmRef Cpu1Tst 00003000 INTL 20050624)
ACPI: SSDT 3f5d7b5d 004DC (v02 PmRef CpuPm 00003000 INTL 20050624)
ACPI: Local APIC address 0xfee00000
125MB HIGHMEM available.
887MB LOWMEM available.
mapped low ram: 0 - 377fe000
low ram: 0 - 377fe000
Zone PFN ranges:
DMA 0x00000001 -> 0x00001000
Normal 0x00001000 -> 0x000377fe
HighMem 0x000377fe -> 0x0003f5d0
Movable zone start PFN for each node
early_node_map[3] active PFN ranges
0: 0x00000001 -> 0x00000002
0: 0x00000010 -> 0x0000009d
0: 0x00000100 -> 0x0003f5d0
On node 0 totalpages: 259422
free_area_init_node: node 0, pgdat c1402fc0, node_mem_map c1563020
DMA zone: 32 pages used for memmap
DMA zone: 0 pages reserved
DMA zone: 3950 pages, LIFO batch:0
Normal zone: 1744 pages used for memmap
Normal zone: 221486 pages, LIFO batch:31
HighMem zone: 252 pages used for memmap
HighMem zone: 31958 pages, LIFO batch:7
Using APIC driver default
ACPI: PM-Timer IO Port: 0x1008
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high edge)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
Using ACPI (MADT) for SMP configuration information
ACPI: HPET id: 0x8086a201 base: 0xfed00000
SMP: Allowing 2 CPUs, 0 hotplug CPUs
nr_irqs_gsi: 24
early_res array is doubled to 64 at [16000 - 167ff]
PM: Registered nosave memory: 0000000000002000 - 0000000000010000
PM: Registered nosave memory: 000000000009d000 - 000000000009e000
PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
PM: Registered nosave memory: 00000000000dc000 - 00000000000e0000
PM: Registered nosave memory: 00000000000e0000 - 00000000000e4000
PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
Allocating PCI resources starting at 40000000 (gap: 40000000:a0000000)
Booting paravirtualized kernel on bare hardware
setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
PERCPU: Embedded 14 pages/cpu @c2000000 s34388 r0 d22956 u2097152
pcpu-alloc: s34388 r0 d22956 u2097152 alloc=1*4194304
pcpu-alloc: [0] 0 1
Built 1 zonelists in Zone order, mobility grouping on. Total pages: 257394
Kernel command line: root=/dev/disk/by-uuid/0c38b0a8-2ce1-4b16-b902-3d9f0cc8b2cc resume=/dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e ro
PID hash table entries: 4096 (order: 2, 16384 bytes)
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Initializing CPU#0
allocated 5190700 bytes of page_cgroup
please try 'cgroup_disable=memory' option if you don't want memory cgroups
Subtract (52 early reservations)
#1 [0000001000 - 0000002000] EX TRAMPOLINE
#2 [0001000000 - 000155ad84] TEXT DATA BSS
#3 [000155b000 - 0001561164] BRK
#4 [00000f7d50 - 0000100000] BIOS reserved
#5 [00000f7d40 - 00000f7d50] MP-table mpf
#6 [000009dc00 - 000009e071] BIOS reserved
#7 [000009e1c1 - 00000f7d40] BIOS reserved
#8 [000009e071 - 000009e1c1] MP-table mpc
#9 [0000010000 - 0000011000] TRAMPOLINE
#10 [0000011000 - 0000015000] ACPI WAKEUP
#11 [0000015000 - 0000016000] PGTABLE
#12 [0000100000 - 000026d000] NEW RAMDISK
#13 [0001562000 - 0001563000] BOOTMEM
#14 [0001563000 - 0001d53000] BOOTMEM
#15 [000155adc0 - 000155adc4] BOOTMEM
#16 [000155ae00 - 000155aec0] BOOTMEM
#17 [000155aec0 - 000155af14] BOOTMEM
#18 [0001d53000 - 0001d56000] BOOTMEM
#19 [000155af40 - 000155af4c] BOOTMEM
#20 [0001561180 - 0001561780] BOOTMEM
#21 [000155af80 - 000155afa5] BOOTMEM
#22 [000155afc0 - 000155afe7] BOOTMEM
#23 [0001561780 - 0001561924] BOOTMEM
#24 [0001561940 - 0001561980] BOOTMEM
#25 [0001561980 - 00015619c0] BOOTMEM
#26 [00015619c0 - 0001561a00] BOOTMEM
#27 [0001561a00 - 0001561a40] BOOTMEM
#28 [0001561a40 - 0001561a80] BOOTMEM
#29 [0001561a80 - 0001561ac0] BOOTMEM
#30 [0001561ac0 - 0001561b00] BOOTMEM
#31 [0001561b00 - 0001561b40] BOOTMEM
#32 [0001561b40 - 0001561b80] BOOTMEM
#33 [0001561b80 - 0001561bc0] BOOTMEM
#34 [0001561bc0 - 0001561c00] BOOTMEM
#35 [0001561c00 - 0001561c40] BOOTMEM
#36 [0001561c40 - 0001561c50] BOOTMEM
#37 [0001561c80 - 0001561c90] BOOTMEM
#38 [0001561cc0 - 0001561d3d] BOOTMEM
#39 [0001561d40 - 0001561dbd] BOOTMEM
#40 [0002000000 - 000200e000] BOOTMEM
#41 [0002200000 - 000220e000] BOOTMEM
#42 [0001561dc0 - 0001561dc4] BOOTMEM
#43 [0001561e00 - 0001561e04] BOOTMEM
#44 [0001561e40 - 0001561e48] BOOTMEM
#45 [0001561e80 - 0001561e88] BOOTMEM
#46 [0001561ec0 - 0001561f68] BOOTMEM
#47 [0001561f80 - 0001561fe8] BOOTMEM
#48 [0001d56000 - 0001d5a000] BOOTMEM
#49 [0001d5a000 - 0001dda000] BOOTMEM
#50 [0001dda000 - 0001e1a000] BOOTMEM
#51 [000220e000 - 000270142c] BOOTMEM
Initializing HighMem for node 0 (000377fe:0003f5d0)
Memory: 1016576k/1038144k available (2930k kernel code, 21112k reserved, 1209k data, 408k init, 128840k highmem)
virtual kernel memory layout:
fixmap : 0xfff1e000 - 0xfffff000 ( 900 kB)
pkmap : 0xff800000 - 0xffc00000 (4096 kB)
vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
.init : 0xc140b000 - 0xc1471000 ( 408 kB)
.data : 0xc12dc8fc - 0xc140adc0 (1209 kB)
.text : 0xc1000000 - 0xc12dc8fc (2930 kB)
Checking if this processor honours the WP bit even in supervisor mode...Ok.
SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
Hierarchical RCU implementation.
NR_IRQS:512
Extended CMOS year: 2000
Console: colour VGA+ 80x25
console [tty0] enabled
hpet clockevent registered
Fast TSC calibration using PIT
Detected 1662.845 MHz processor.
Calibrating delay loop (skipped), value calculated using timer frequency.. 3327.26 BogoMIPS (lpj=5542816)
Security Framework initialized
Mount-cache hash table entries: 512
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
Initializing cgroup subsys devices
Initializing cgroup subsys freezer
Initializing cgroup subsys net_cls
CPU: Physical Processor ID: 0
CPU: Processor Core ID: 0
mce: CPU supports 5 MCE banks
CPU0: Thermal monitoring handled by SMI
using mwait in idle threads.
Performance Events: Atom events, Intel PMU driver.
... version: 3
... bit width: 40
... generic registers: 2
... value mask: 000000ffffffffff
... max period: 000000007fffffff
... fixed-purpose events: 3
... event mask: 0000000700000003
Checking 'hlt' instruction... OK.
ACPI: Core revision 20100121
Enabling APIC mode: Flat. Using 1 I/O APICs
..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
CPU0: Intel(R) Atom(TM) CPU N455 @ 1.66GHz stepping 0a
APIC calibration not consistent with PM-Timer: 299ms instead of 100ms
APIC delta adjusted to PM-Timer: 1039171 (3117494)
Booting Node 0, Processors #1 Ok.
Initializing CPU#1
CPU0: Thermal monitoring enabled (TM1)
Brought up 2 CPUs
Total of 2 processors activated (6653.18 BogoMIPS).
devtmpfs: initialized
NET: Registered protocol family 16
ACPI: bus type pci registered
PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
PCI: Using MMCONFIG for extended config space
PCI: Using configuration type 1 for base access
bio: create slab <bio-0> at 0
ACPI: EC: Look up EC in DSDT
ACPI: SSDT 3f5d89a8 00203 (v02 PmRef Cpu0Ist 00003000 INTL 20050624)
ACPI: SSDT 3f5d833e 005E5 (v02 PmRef Cpu0Cst 00003001 INTL 20050624)
ACPI: SSDT 3f5d8bab 000D4 (v02 PmRef Cpu1Ist 00003000 INTL 20050624)
ACPI: SSDT 3f5d8923 00085 (v02 PmRef Cpu1Cst 00003000 INTL 20050624)
ACPI: Interpreter enabled
ACPI: (supports S0 S3 S4 S5)
ACPI: Using IOAPIC for interrupt routing
ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
ACPI: No dock devices found.
PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
ACPI: Marking method _OSC as Serialized because of AE_ALREADY_EXISTS error
ACPI: PCI Root Bridge [PCI0] (0000:00)
pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000e3fff]
pci_root PNP0A08:00: host bridge window [mem 0x40000000-0xf7ffffff]
pci_root PNP0A08:00: host bridge window [io 0x0d00-0xfdff]
pci 0000:00:02.0: reg 10: [mem 0xf0200000-0xf027ffff]
pci 0000:00:02.0: reg 14: [io 0x18d0-0x18d7]
pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref]
pci 0000:00:02.0: reg 1c: [mem 0xf0000000-0xf00fffff]
pci 0000:00:02.1: reg 10: [mem 0xf0280000-0xf02fffff]
pci 0000:00:1b.0: reg 10: [mem 0xf0300000-0xf0303fff 64bit]
pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1b.0: PME# disabled
pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.0: PME# disabled
pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.1: PME# disabled
pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
pci 0000:00:1c.2: PME# disabled
pci 0000:00:1d.0: reg 20: [io 0x1820-0x183f]
pci 0000:00:1d.1: reg 20: [io 0x1840-0x185f]
pci 0000:00:1d.2: reg 20: [io 0x1860-0x187f]
pci 0000:00:1d.3: reg 20: [io 0x1880-0x189f]
pci 0000:00:1d.7: reg 10: [mem 0xf0504000-0xf05043ff]
pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
pci 0000:00:1d.7: PME# disabled
pci 0000:00:1f.2: reg 10: [io 0x18e8-0x18ef]
pci 0000:00:1f.2: reg 14: [io 0x18dc-0x18df]
pci 0000:00:1f.2: reg 18: [io 0x18e0-0x18e7]
pci 0000:00:1f.2: reg 1c: [io 0x18d8-0x18db]
pci 0000:00:1f.2: reg 20: [io 0x18c0-0x18cf]
pci 0000:00:1f.2: reg 24: [mem 0xf0504400-0xf05047ff]
pci 0000:00:1f.2: PME# supported from D3hot
pci 0000:00:1f.2: PME# disabled
pci 0000:00:1f.3: reg 20: [io 0x18a0-0x18bf]
pci 0000:00:1c.0: PCI bridge to [bus 05-05]
pci 0000:00:1c.0: bridge window [io 0x0000-0x0000] (disabled)
pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:07:00.0: reg 10: [mem 0xf0100000-0xf010ffff 64bit]
pci 0000:07:00.0: supports D1
pci 0000:07:00.0: PME# supported from D0 D1 D3hot
pci 0000:07:00.0: PME# disabled
pci 0000:00:1c.1: PCI bridge to [bus 07-07]
pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
pci 0000:00:1c.1: bridge window [mem 0xf0100000-0xf01fffff]
pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:09:00.0: reg 10: [io 0x2000-0x20ff]
pci 0000:09:00.0: reg 18: [mem 0xf050c000-0xf050cfff 64bit pref]
pci 0000:09:00.0: reg 20: [mem 0xf0508000-0xf050bfff 64bit pref]
pci 0000:09:00.0: supports D1 D2
pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
pci 0000:09:00.0: PME# disabled
pci 0000:00:1c.2: PCI bridge to [bus 09-09]
pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
pci 0000:00:1c.2: bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1c.2: bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 11-11] (subtractive decode)
pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000e3fff] (subtractive decode)
pci 0000:00:1e.0: bridge window [mem 0x40000000-0xf7ffffff] (subtractive decode)
pci 0000:00:1e.0: bridge window [io 0x0d00-0xfdff] (subtractive decode)
pci_bus 0000:00: on NUMA node 0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP3._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 *7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *10 11 12 14 15)
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
vgaarb: loaded
PCI: Using ACPI for IRQ routing
PCI: pci_cache_line_size set to 64 bytes
pci 0000:00:1d.7: address space collision: [mem 0xf0504000-0xf05043ff] conflicts with PCI Bus 0000:09 [mem 0xf0500000-0xf05fffff 64bit pref]
pci 0000:00:1f.2: address space collision: [mem 0xf0504400-0xf05047ff] conflicts with PCI Bus 0000:09 [mem 0xf0500000-0xf05fffff 64bit pref]
reserve RAM buffer: 0000000000002000 - 000000000000ffff
reserve RAM buffer: 000000000009dc00 - 000000000009ffff
reserve RAM buffer: 000000003f5d0000 - 000000003fffffff
NetLabel: Initializing
NetLabel: domain hash size = 128
NetLabel: protocols = UNLABELED CIPSOv4
NetLabel: unlabeled traffic allowed by default
HPET: 3 timers in total, 0 timers will be used for per-cpu timer
hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
hpet0: 3 comparators, 64-bit 14.318180 MHz counter
Switching to clocksource tsc
pnp: PnP ACPI init
ACPI: bus type pnp registered
pnp: PnP ACPI: found 8 devices
ACPI: ACPI bus type pnp unregistered
system 00:01: [io 0x0800-0x080f] has been reserved
system 00:01: [io 0x1000-0x107f] has been reserved
system 00:01: [io 0x1180-0x11bf] has been reserved
system 00:01: [io 0x04d0-0x04d1] has been reserved
system 00:01: [io 0xfe00] has been reserved
system 00:01: [io 0x164e-0x174c] has been reserved
system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved
system 00:01: [mem 0xfef00000-0xfeffffff] has been reserved
pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x401fffff]
pci 0000:00:1c.0: BAR 15: assigned [mem 0x40200000-0x403fffff 64bit pref]
pci 0000:00:1c.1: BAR 15: assigned [mem 0x40400000-0x405fffff 64bit pref]
pci 0000:00:1c.2: BAR 14: assigned [mem 0x40600000-0x409fffff]
pci 0000:00:1c.0: BAR 13: assigned [io 0x3000-0x3fff]
pci 0000:00:1c.1: BAR 13: assigned [io 0x4000-0x4fff]
pci 0000:00:1d.7: BAR 0: assigned [mem 0x40a00000-0x40a003ff]
pci 0000:00:1d.7: BAR 0: set to [mem 0x40a00000-0x40a003ff] (PCI address [0x40a00000-0x40a003ff]
pci 0000:00:1f.2: BAR 5: assigned [mem 0x40a00400-0x40a007ff]
pci 0000:00:1f.2: BAR 5: set to [mem 0x40a00400-0x40a007ff] (PCI address [0x40a00400-0x40a007ff]
pci 0000:00:1c.0: PCI bridge to [bus 05-05]
pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
pci 0000:00:1c.0: bridge window [mem 0x40000000-0x401fffff]
pci 0000:00:1c.0: bridge window [mem 0x40200000-0x403fffff 64bit pref]
pci 0000:00:1c.1: PCI bridge to [bus 07-07]
pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
pci 0000:00:1c.1: bridge window [mem 0xf0100000-0xf01fffff]
pci 0000:00:1c.1: bridge window [mem 0x40400000-0x405fffff 64bit pref]
pci 0000:00:1c.2: PCI bridge to [bus 09-09]
pci 0000:00:1c.2: bridge window [io 0x2000-0x2fff]
pci 0000:00:1c.2: bridge window [mem 0x40600000-0x409fffff]
pci 0000:00:1c.2: bridge window [mem 0xf0500000-0xf05fffff 64bit pref]
pci 0000:00:1e.0: PCI bridge to [bus 11-11]
pci 0000:00:1e.0: bridge window [io disabled]
pci 0000:00:1e.0: bridge window [mem disabled]
pci 0000:00:1e.0: bridge window [mem pref disabled]
pci 0000:00:1c.0: enabling device (0000 -> 0003)
pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
pci 0000:00:1c.0: setting latency timer to 64
pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
pci 0000:00:1c.1: setting latency timer to 64
pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
pci 0000:00:1c.2: setting latency timer to 64
pci 0000:00:1e.0: setting latency timer to 64
pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
pci_bus 0000:00: resource 6 [mem 0x000d0000-0x000d3fff]
pci_bus 0000:00: resource 7 [mem 0x000d4000-0x000d7fff]
pci_bus 0000:00: resource 8 [mem 0x000d8000-0x000dbfff]
pci_bus 0000:00: resource 9 [mem 0x000e0000-0x000e3fff]
pci_bus 0000:00: resource 10 [mem 0x40000000-0xf7ffffff]
pci_bus 0000:00: resource 11 [io 0x0d00-0xfdff]
pci_bus 0000:05: resource 0 [io 0x3000-0x3fff]
pci_bus 0000:05: resource 1 [mem 0x40000000-0x401fffff]
pci_bus 0000:05: resource 2 [mem 0x40200000-0x403fffff 64bit pref]
pci_bus 0000:07: resource 0 [io 0x4000-0x4fff]
pci_bus 0000:07: resource 1 [mem 0xf0100000-0xf01fffff]
pci_bus 0000:07: resource 2 [mem 0x40400000-0x405fffff 64bit pref]
pci_bus 0000:09: resource 0 [io 0x2000-0x2fff]
pci_bus 0000:09: resource 1 [mem 0x40600000-0x409fffff]
pci_bus 0000:09: resource 2 [mem 0xf0500000-0xf05fffff 64bit pref]
pci_bus 0000:11: resource 4 [io 0x0000-0x0cf7]
pci_bus 0000:11: resource 5 [mem 0x000a0000-0x000bffff]
pci_bus 0000:11: resource 6 [mem 0x000d0000-0x000d3fff]
pci_bus 0000:11: resource 7 [mem 0x000d4000-0x000d7fff]
pci_bus 0000:11: resource 8 [mem 0x000d8000-0x000dbfff]
pci_bus 0000:11: resource 9 [mem 0x000e0000-0x000e3fff]
pci_bus 0000:11: resource 10 [mem 0x40000000-0xf7ffffff]
pci_bus 0000:11: resource 11 [io 0x0d00-0xfdff]
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
UDP hash table entries: 512 (order: 2, 16384 bytes)
UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
NET: Registered protocol family 1
pci 0000:00:02.0: Boot video device
PCI: CLS 32 bytes, default 64
Unpacking initramfs...
Freeing initrd memory: 1460k freed
Simple Boot Flag at 0x35 set to 0x1
apm: BIOS not found.
Scanning for low memory corruption every 60 seconds
audit: initializing netlink socket (disabled)
type=2000 audit(1285380584.433: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 1736
alg: No test for stdrng (krng)
Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
io scheduler noop registered
io scheduler deadline registered
io scheduler cfq registered (default)
pcieport 0000:00:1c.0: setting latency timer to 64
pcieport 0000:00:1c.0: irq 24 for MSI/MSI-X
pcieport 0000:00:1c.1: setting latency timer to 64
pcieport 0000:00:1c.1: irq 25 for MSI/MSI-X
pcieport 0000:00:1c.2: setting latency timer to 64
pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
pcieport 0000:00:1c.0: Requesting control of PCIe PME from ACPI BIOS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
pcieport 0000:00:1c.0: Failed to receive control of PCIe PME service: ACPI _OSC failed
pcie_pme: probe of 0000:00:1c.0:pcie01 failed with error -13
pcieport 0000:00:1c.1: Requesting control of PCIe PME from ACPI BIOS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
pcieport 0000:00:1c.1: Failed to receive control of PCIe PME service: ACPI _OSC failed
pcie_pme: probe of 0000:00:1c.1:pcie01 failed with error -13
pcieport 0000:00:1c.2: Requesting control of PCIe PME from ACPI BIOS
ACPI Error (dsfield-0143): [CAPB] Namespace lookup failure, AE_ALREADY_EXISTS
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0._OSC] (Node f701f288), AE_ALREADY_EXISTS
pcieport 0000:00:1c.2: Failed to receive control of PCIe PME service: ACPI _OSC failed
pcie_pme: probe of 0000:00:1c.2:pcie01 failed with error -13
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] 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
PM: Checking image partition /dev/disk/by-uuid/55dfc8bd-98b4-4f27-875c-e7b06c8b1c3e
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
PM: Resume from disk failed.
registered taskstats version 1
Initalizing network drop monitor service
Freeing unused kernel memory: 408k freed
udev: starting version 160
SCSI subsystem initialized
libata version 3.00 loaded.
ahci 0000:00:1f.2: version 3.0
ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ahci 0000:00:1f.2: irq 27 for MSI/MSI-X
ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part
ahci 0000:00:1f.2: setting latency timer to 64
scsi0 : ahci
scsi1 : ahci
scsi2 : ahci
scsi3 : ahci
ata1: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00500 irq 27
ata2: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00580 irq 27
ata3: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00600 irq 27
ata4: SATA max UDMA/133 abar m1024@0x40a00400 port 0x40a00680 irq 27
ata2: SATA link down (SStatus 0 SControl 300)
ata3: SATA link down (SStatus 0 SControl 300)
ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata4: SATA link down (SStatus 0 SControl 300)
ata1.00: ATA-8: Hitachi HTS545025B9A300, PB2OC64G, max UDMA/133
ata1.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
ata1.00: configured for UDMA/133
scsi 0:0:0:0: Direct-Access ATA Hitachi HTS54502 PB2O PQ: 0 ANSI: 5
sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
sd 0:0:0:0: [sda] Write Protect is off
sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
sda: sda1 sda2 sda3 sda4
sd 0:0:0:0: [sda] Attached SCSI disk
kjournald starting. Commit interval 5 seconds
EXT3-fs (sda3): mounted filesystem with writeback data mode
udev: starting version 160
cfg80211: Calling CRDA to update world regulatory domain
sd 0:0:0:0: Attached scsi generic sg0 type 0
input: PC Speaker as /devices/platform/pcspkr/input/input1
Linux agpgart interface v0.103
usbcore: registered new interface driver usbfs
usbcore: registered new interface driver hub
usbcore: registered new device driver usb
input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0c/PNP0C0D:00/input/input2
ACPI: Lid Switch [LID0]
input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/PNP0C0C:00/input/input3
i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19
ACPI: Power Button [PWRB]
input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
ACPI: Power Button [PWRF]
ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
ehci_hcd 0000:00:1d.7: setting latency timer to 64
ehci_hcd 0000:00:1d.7: EHCI Host Controller
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
ehci_hcd 0000:00:1d.7: using broken periodic workaround
ehci_hcd 0000:00:1d.7: debug port 1
ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
ehci_hcd 0000:00:1d.7: irq 23, io mem 0x40a00000
ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 8 ports detected
Monitor-Mwait will be used to enter C-1 state
Monitor-Mwait will be used to enter C-2 state
Monitor-Mwait will be used to enter C-3 state
Marking TSC unstable due to TSC halts in idle
Switching to clocksource hpet
ACPI: AC Adapter [ACAD] (off-line)
usb 1-4: new high speed USB device using ehci_hcd and address 2
r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
r8169 0000:09:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
uhci_hcd: USB Universal Host Controller Interface driver
uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
uhci_hcd 0000:00:1d.0: setting latency timer to 64
uhci_hcd 0000:00:1d.0: UHCI Host Controller
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:1d.0: irq 23, io base 0x00001820
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
uhci_hcd 0000:00:1d.1: setting latency timer to 64
uhci_hcd 0000:00:1d.1: UHCI Host Controller
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
uhci_hcd 0000:00:1d.2: setting latency timer to 64
uhci_hcd 0000:00:1d.2: UHCI Host Controller
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
r8169 0000:09:00.0: setting latency timer to 64
r8169 0000:09:00.0: (unregistered net_device): unknown MAC, using family default
r8169 0000:09:00.0: irq 28 for MSI/MSI-X
r8169 0000:09:00.0: eth0: RTL8101e at 0xf8664000, 88:ae:1d:46:3e:b2, XID 0c200000 IRQ 28
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16
uhci_hcd 0000:00:1d.3: setting latency timer to 64
uhci_hcd 0000:00:1d.3: UHCI Host Controller
uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
uhci_hcd 0000:00:1d.3: irq 16, io base 0x00001880
hub 5-0:1.0: USB hub found
hub 5-0:1.0: 2 ports detected
agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset
agpgart-intel 0000:00:00.0: detected 8188K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
ath9k 0000:07:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
ath9k 0000:07:00.0: setting latency timer to 64
Synaptics Touchpad, model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000
ath: EEPROM regdomain: 0x65
ath: EEPROM indicates we should expect a direct regpair map
ath: Country alpha2 being used: 00
ath: Regpair used: 0x65
ACPI: Battery Slot [BAT1] (battery present)
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[drm] Initialized drm 1.1.0 20060810
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
usb 1-8: new high speed USB device using ehci_hcd and address 3
i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
i915 0000:00:02.0: setting latency timer to 64
i915 0000:00:02.0: irq 29 for MSI/MSI-X
[drm] set up 7M of stolen space
phy0: Selected rate control algorithm 'ath9k_rate_control'
Registered led device: ath9k-phy0::radio
Registered led device: ath9k-phy0::assoc
Registered led device: ath9k-phy0::tx
Registered led device: ath9k-phy0::rx
phy0: Atheros AR9285 Rev:2 mem=0xf8160000, irq=17
fuse init (API version 7.13)
[drm] initialized overlay support
Initializing USB Mass Storage driver...
scsi4 : usb-storage 1-4:1.0
usbcore: registered new interface driver usb-storage
USB Mass Storage support registered.
Linux video capture interface: v2.00
uvcvideo: Found UVC 1.00 device USB 2.0 Camera (064e:c211)
input: USB 2.0 Camera as /devices/pci0000:00/0000:00:1d.7/usb1/1-8/1-8:1.0/input/input6
usbcore: registered new interface driver uvcvideo
USB Video Class driver (v0.1.0)
[drm] Big FIFO is enabled
[drm] Big FIFO is enabled
[drm] Big FIFO is enabled
[drm] Big FIFO is enabled
Console: switching to colour frame buffer device 128x37
fb0: inteldrmfb frame buffer device
registered panic notifier
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
HDA Intel 0000:00:1b.0: irq 30 for MSI/MSI-X
HDA Intel 0000:00:1b.0: setting latency timer to 64
hda_codec: ALC259: BIOS auto-probing.
input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input7
scsi 4:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
sd 4:0:0:0: Attached scsi generic sg1 type 0
sd 4:0:0:0: [sdb] Attached SCSI removable disk
EXT3-fs (sda3): using internal journal
kjournald starting. Commit interval 5 seconds
EXT3-fs (sda4): warning: maximal mount count reached, running e2fsck is recommended
EXT3-fs (sda4): using internal journal
EXT3-fs (sda4): mounted filesystem with writeback data mode
Adding 265068k swap on /dev/sda2. Priority:-1 extents:1 across:265068k
pacman.log: (the latest update + my attempt at iphone USB tethering)
[2010-09-25 00:08] Running 'pacman -Syu'
[2010-09-25 00:08] synchronizing package lists
[2010-09-25 00:08] starting full system upgrade
[2010-09-25 00:14] Running 'pacman -Syyu'
[2010-09-25 00:14] synchronizing package lists
[2010-09-25 00:14] upgraded pacman (3.4.0-2 -> 3.4.1-1)
[2010-09-25 00:15] Running 'pacman -Syu'
[2010-09-25 00:15] synchronizing package lists
[2010-09-25 00:15] starting full system upgrade
[2010-09-25 00:15] Running 'pacman -Syu'
[2010-09-25 00:15] synchronizing package lists
[2010-09-25 00:15] starting full system upgrade
[2010-09-25 00:15] Running 'pacman -Syyu'
[2010-09-25 00:15] synchronizing package lists
[2010-09-25 00:16] starting full system upgrade
[2010-09-25 00:16] Running 'pacman -Syyu'
[2010-09-25 00:16] synchronizing package lists
[2010-09-25 00:16] starting full system upgrade
[2010-09-25 00:26] removed libelf (0.8.13-1)
[2010-09-25 00:26] removed libv4l (0.6.4-1)
[2010-09-25 00:26] installed goffice (0.8.9-1)
[2010-09-25 00:26] upgraded abiword (2.8.6-1 -> 2.8.6-2)
[2010-09-25 00:26] upgraded apvlv (0.0.9.7-1 -> 0.0.9.8-1)
[2010-09-25 00:27] upgraded tzdata (2010j-1 -> 2010l-1)
[2010-09-25 00:27] Generating locales...
[2010-09-25 00:27] en_US.UTF-8... done
[2010-09-25 00:27] en_US.ISO-8859-1... done
[2010-09-25 00:27] Generation complete.
[2010-09-25 00:27] upgraded glibc (2.12-4 -> 2.12.1-1)
[2010-09-25 00:27] upgraded m4 (1.4.14-2 -> 1.4.15-1)
[2010-09-25 00:27] upgraded autoconf (2.66-2 -> 2.67-1)
[2010-09-25 00:27] upgraded glib2 (2.24.1-1 -> 2.24.2-1)
[2010-09-25 00:27] installed iana-etc (2.30-1)
[2010-09-25 00:27] warning: /etc/shadow installed as /etc/shadow.pacnew
[2010-09-25 00:27] upgraded filesystem (2010.02-4 -> 2010.09-1)
[2010-09-25 00:27] upgraded dbus-core (1.2.24-1 -> 1.4.0-1)
[2010-09-25 00:27] upgraded xproto (7.0.17-1 -> 7.0.18-1)
[2010-09-25 00:27] upgraded libxau (1.0.5-1 -> 1.0.6-1)
[2010-09-25 00:27] upgraded libxcb (1.6-1 -> 1.7-1)
[2010-09-25 00:27] upgraded kbproto (1.0.4-1 -> 1.0.5-1)
[2010-09-25 00:27] upgraded libx11 (1.3.4-1 -> 1.3.5-1)
[2010-09-25 00:27] upgraded dbus (1.2.24-1 -> 1.4.0-1)
[2010-09-25 00:27] upgraded avahi (0.6.25-3 -> 0.6.27-2)
[2010-09-25 00:27] upgraded lua (5.1.4-5 -> 5.1.4-6)
[2010-09-25 00:27]
[2010-09-25 00:27] ==> awesome installation notes:
[2010-09-25 00:27] ----------------------------------------
[2010-09-25 00:27] During some updates of awesome, the config file syntax changes heavily.
[2010-09-25 00:27] This means that your configuration file (~/.config/awesome/rc.lua) for
[2010-09-25 00:27] any other than this particular version of awesome may or may not work.
[2010-09-25 00:27]
[2010-09-25 00:27] upgraded awesome (3.4.5-2 -> 3.4.6-1)
[2010-09-25 00:27] upgraded bzip2 (1.0.5-5 -> 1.0.6-1)
[2010-09-25 00:27] upgraded cabextract (1.2-2 -> 1.3-1)
[2010-09-25 00:27] upgraded ppl (0.10.2-3 -> 0.11-1)
[2010-09-25 00:27] upgraded cloog-ppl (0.15.9-1 -> 0.15.9-2)
[2010-09-25 00:27] upgraded consolekit (0.4.1-2 -> 0.4.1-4)
[2010-09-25 00:27] The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
[2010-09-25 00:27] /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
[2010-09-25 00:27] will be removed from @INC in a future release.
[2010-09-25 00:27] The directory /usr/bin/perlbin/site will not be added to $PATH in a
[2010-09-25 00:27] future release.
[2010-09-25 00:27] upgraded perl (5.10.1-5 -> 5.12.1-2)
[2010-09-25 00:27] upgraded openssl (1.0.0.a-2 -> 1.0.0.a-3)
[2010-09-25 00:27] upgraded curl (7.21.0-1 -> 7.21.1-1)
[2010-09-25 00:27] upgraded util-linux-ng (2.18-2 -> 2.18-3)
[2010-09-25 00:27] upgraded module-init-tools (3.11.1-2 -> 3.12-1)
[2010-09-25 00:27] upgraded udev (160-1 -> 162-1)
[2010-09-25 00:27] upgraded device-mapper (2.02.70-1 -> 2.02.73-1)
[2010-09-25 00:27] upgraded dhcpcd (5.2.5-1 -> 5.2.7-1)
[2010-09-25 00:27] upgraded libldap (2.4.22-1 -> 2.4.23-1)
[2010-09-25 00:27] upgraded libgpg-error (1.7-3 -> 1.9-2)
[2010-09-25 00:27] upgraded libksba (1.0.7-1 -> 1.0.8-1)
[2010-09-25 00:27] upgraded libassuan (2.0.0-1 -> 2.0.1-1)
[2010-09-25 00:27] upgraded dirmngr (1.1.0rc1-1 -> 1.1.0-1)
[2010-09-25 00:27] upgraded gcc-libs (4.5.0-6 -> 4.5.1-1)
[2010-09-25 00:27] upgraded espeak (1.43.03-1 -> 1.44.05-1)
[2010-09-25 00:27] upgraded feh (1.8-1 -> 1.9-1)
[2010-09-25 00:27] upgraded x264 (20100722-1 -> 20100826-1)
[2010-09-25 00:27] upgraded libvpx (0.9.1-1 -> 0.9.2-1)
[2010-09-25 00:27] upgraded libdrm (2.4.21-1 -> 2.4.21-2)
[2010-09-25 00:27] upgraded libva (0.31.0_p13-2 -> 1.0.4-1)
[2010-09-25 00:27] upgraded ffmpeg (24460-1 -> 24953-1)
[2010-09-25 00:27] upgraded nspr (4.8.4-1 -> 4.8.6-1)
[2010-09-25 00:27] upgraded sqlite3 (3.6.23.1-1 -> 3.7.2-1)
[2010-09-25 00:27] upgraded nss (3.12.6-3 -> 3.12.7-1)
[2010-09-25 00:28] upgraded xulrunner (1.9.2.8-1 -> 1.9.2.10-1)
[2010-09-25 00:28] upgraded firefox (3.6.8-1 -> 3.6.10-1)
[2010-09-25 00:28] upgraded flashplugin (10.1.53.64-1 -> 10.1.85.3-1)
[2010-09-25 00:28] installed elfutils (0.148-1)
[2010-09-25 00:28] upgraded gcc (4.5.0-6 -> 4.5.1-1)
[2010-09-25 00:28] ==> Unregistering cabalized packages...
[2010-09-25 00:28] ==> Done.
[2010-09-25 00:29] ==> All cabalized and yaourt-installed packages need to be reinstalled now.
[2010-09-25 00:29] ==> See /usr/share/haskell/ and ghc-pkg list --user for a tentative list of affected packages.
[2010-09-25 00:29] upgraded ghc (6.12.1-4 -> 6.12.3-1)
[2010-09-25 00:29] upgraded git (1.7.2-1 -> 1.7.3-1)
[2010-09-25 00:29] upgraded gnome-keyring (2.30.3-1 -> 2.30.3-2)
[2010-09-25 00:29] upgraded pinentry (0.8.0-1 -> 0.8.0-2)
[2010-09-25 00:29] upgraded gnupg2 (2.0.15-1 -> 2.0.16-2)
[2010-09-25 00:29] upgraded grep (2.6.3-1 -> 2.7-1)
[2010-09-25 00:29] upgraded gstreamer0.10 (0.10.29-1 -> 0.10.30-1)
[2010-09-25 00:29] upgraded orc (0.4.6-1 -> 0.4.7-1)
[2010-09-25 00:29] upgraded gstreamer0.10-base (0.10.29-1 -> 0.10.30-1)
[2010-09-25 00:29] upgraded vim-runtime (7.2-1 -> 7.3.3-1)
[2010-09-25 00:29] upgraded ruby (1.9.1_p429-1 -> 1.9.2_p0-3)
[2010-09-25 00:29] Updating desktop and mime database...done.
[2010-09-25 00:29] upgraded gvim (7.2-1 -> 7.3.3-1)
[2010-09-25 00:29] Reading package info from stdin ... done.
[2010-09-25 00:29] upgraded haskell-mtl (1.1.0.2-3 -> 1.1.0.2-4)
[2010-09-25 00:29] Reading package info from stdin ... done.
[2010-09-25 00:29] upgraded haskell-utf8-string (0.3.6-3 -> 0.3.6-4)
[2010-09-25 00:29] Reading package info from stdin ... done.
[2010-09-25 00:29] upgraded haskell-x11 (1.5.0.0-2 -> 1.5.0.0-5)
[2010-09-25 00:29] upgraded libtool (2.2.10-1 -> 2.2.10-3)
[2010-09-25 00:29] upgraded lcms (1.18-3 -> 1.19-1)
[2010-09-25 00:29] upgraded imagemagick (6.6.2.10-1 -> 6.6.4.3-1)
[2010-09-25 00:29] upgraded iproute2 (2.6.34-2 -> 2.6.35-3)
[2010-09-25 00:29] upgraded iptables (1.4.8-1 -> 1.4.9-1)
[2010-09-25 00:29] upgraded irssi (0.8.15-1 -> 0.8.15-3)
[2010-09-25 00:29] upgraded jack (0.118.0-3 -> 0.118.0-4)
[2010-09-25 00:29] upgraded libxi (1.3-2 -> 1.3.2-1)
[2010-09-25 00:29] upgraded jasper (1.900.1-5 -> 1.900.1-6)
[2010-09-25 00:29] upgraded linux-firmware (20100623-2 -> 20100807-1)
[2010-09-25 00:30] >>> Updating module dependencies. Please wait ...
[2010-09-25 00:30] >>> MKINITCPIO SETUP
[2010-09-25 00:30] >>> ----------------
[2010-09-25 00:30] >>> If you use LVM2, Encrypted root or software RAID,
[2010-09-25 00:30] >>> Ensure you enable support in /etc/mkinitcpio.conf .
[2010-09-25 00:30] >>> More information about mkinitcpio setup can be found here:
[2010-09-25 00:30] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
[2010-09-25 00:30]
[2010-09-25 00:30] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
[2010-09-25 00:30] ==> Building image "default"
[2010-09-25 00:30] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
[2010-09-25 00:30] :: Begin build
[2010-09-25 00:30] :: Parsing hook [base]
[2010-09-25 00:30] :: Parsing hook [udev]
[2010-09-25 00:30] :: Parsing hook [autodetect]
[2010-09-25 00:30] :: Parsing hook [pata]
[2010-09-25 00:30] :: Parsing hook [scsi]
[2010-09-25 00:30] :: Parsing hook [sata]
[2010-09-25 00:30] :: Parsing hook [filesystems]
[2010-09-25 00:30] :: Generating module dependencies
[2010-09-25 00:30] :: Generating image '/boot/kernel26.img'...SUCCESS
[2010-09-25 00:30] ==> SUCCESS
[2010-09-25 00:30] ==> Building image "fallback"
[2010-09-25 00:30] ==> Running command: /sbin/mkinitcpio -k 2.6.35-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
[2010-09-25 00:30] :: Begin build
[2010-09-25 00:30] :: Parsing hook [base]
[2010-09-25 00:31] :: Parsing hook [udev]
[2010-09-25 00:31] :: Parsing hook [pata]
[2010-09-25 00:31] :: Parsing hook [scsi]
[2010-09-25 00:33] :: Parsing hook [sata]
[2010-09-25 00:34] :: Parsing hook [filesystems]
[2010-09-25 00:35] :: Generating module dependencies
[2010-09-25 00:35] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
[2010-09-25 00:35] ==> SUCCESS
[2010-09-25 00:35] upgraded kernel26 (2.6.34.1-1 -> 2.6.35.5-1)
[2010-09-25 00:35] upgraded kernel26-headers (2.6.34.1-1 -> 2.6.35.5-1)
[2010-09-25 00:35] upgraded lftp (4.0.9-1 -> 4.0.10-1)
[2010-09-25 00:35] upgraded libass (0.9.9-1 -> 0.9.11-1)
[2010-09-25 00:35] upgraded libcdaudio (0.99.12-4 -> 0.99.12-5)
[2010-09-25 00:35] upgraded libcups (1.4.4-1 -> 1.4.4-3)
[2010-09-25 00:35] upgraded libdatrie (0.2.3-1 -> 0.2.4-1)
[2010-09-25 00:35] upgraded libfetch (2.32-1 -> 2.33-1)
[2010-09-25 00:35] upgraded libgnome-keyring (2.30.1-1 -> 2.30.1-2)
[2010-09-25 00:35] upgraded libid3tag (0.15.1b-5 -> 0.15.1b-6)
[2010-09-25 00:35] upgraded libpciaccess (0.11.0-1 -> 0.12.0-1)
[2010-09-25 00:35] upgraded libproxy (0.3.1-1 -> 0.4.6-1)
[2010-09-25 00:35] installed v4l-utils (0.8.1-1)
[2010-09-25 00:35] upgraded libxvmc (1.0.5-1 -> 1.0.6-1)
[2010-09-25 00:35] upgraded lirc-utils (0.8.6-3 -> 0.8.6-4)
[2010-09-25 00:35] upgraded lvm2 (2.02.70-1 -> 2.02.73-1)
[2010-09-25 00:35] upgraded man-pages (3.25-1 -> 3.26-1)
[2010-09-25 00:35] upgraded mathomatic (15.1.5-1 -> 15.2.1-1)
[2010-09-25 00:35] upgraded mdadm (3.1.2-2 -> 3.1.4-1)
[2010-09-25 00:35] upgraded mkinitcpio-busybox (1.16.2-1 -> 1.17.2-1)
[2010-09-25 00:35] upgraded modemmanager (0.3-2 -> 0.4-1)
[2010-09-25 00:35] upgraded mpfr (3.0.0-1 -> 3.0.0-2)
[2010-09-25 00:35] upgraded smbclient (3.5.4-1 -> 3.5.5-1)
[2010-09-25 00:35] upgraded mplayer (31774-1 -> 32227-1)
[2010-09-25 00:35] upgraded murrine-themes-collection (20100201-1 -> 20100910-1)
[2010-09-25 00:35] upgraded nano (2.2.4-1 -> 2.2.5-1)
[2010-09-25 00:35] upgraded ncmpcpp (0.5.4-1 -> 0.5.5-1)
[2010-09-25 00:35] upgraded networkmanager (0.8-1 -> 0.8.1-1)
[2010-09-25 00:35] upgraded network-manager-applet (0.8-3 -> 0.8.1-1)
[2010-09-25 00:35] upgraded tcp_wrappers (7.6-11 -> 7.6-12)
[2010-09-25 00:35] upgraded openssh (5.5p1-1 -> 5.6p1-1)
[2010-09-25 00:35] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
[2010-09-25 00:35] upgraded pacman-mirrorlist (20100621-1 -> 20100825-1)
[2010-09-25 00:35] upgraded perl-list-moreutils (0.22-2 -> 0.22-4)
[2010-09-25 00:35] upgraded pixman (0.18.2-1 -> 0.18.4-1)
[2010-09-25 00:35] upgraded poppler-data (0.4.2-1 -> 0.4.3-1)
[2010-09-25 00:35] upgraded psmisc (22.11-1 -> 22.13-1)
[2010-09-25 00:35] upgraded pycairo (1.8.8-1 -> 1.8.10-1)
[2010-09-25 00:36] upgraded pygtk (2.17.0-1 -> 2.17.0-2)
[2010-09-25 00:36] upgraded renderproto (0.11-1 -> 0.11.1-1)
[2010-09-25 00:36] upgraded rpcbind (0.2.0-1 -> 0.2.0-2)
[2010-09-25 00:36] upgraded rxvt-unicode-256color (9.07-8 -> 9.07-9)
[2010-09-25 00:36] warning: /etc/slim.conf installed as /etc/slim.conf.pacnew
[2010-09-25 00:36] upgraded slim (1.3.1-7 -> 1.3.2-1)
[2010-09-25 00:36] warning: /etc/sudoers installed as /etc/sudoers.pacnew
[2010-09-25 00:36] upgraded sudo (1.7.3-1 -> 1.7.4.p4-1)
[2010-09-25 00:36] upgraded synergy (1.3.1-7 -> 1.3.4-2)
[2010-09-25 00:36] upgraded syslog-ng (3.1.1-1 -> 3.1.2-1)
[2010-09-25 00:36] upgraded sysvinit (2.86-5 -> 2.88-1)
[2010-09-25 00:36] upgraded upower (0.9.4-1 -> 0.9.5-1)
[2010-09-25 00:36] upgraded usbutils (0.87-1 -> 0.90-1)
[2010-09-25 00:36] upgraded videoproto (2.3.0-1 -> 2.3.1-1)
[2010-09-25 00:36] upgraded vim-colorsamplerpack (8.03-1 -> 8.03-2)
[2010-09-25 00:36] upgraded vlc (1.1.1-3 -> 1.1.4-2)
[2010-09-25 00:36] upgraded wine (1.2-1 -> 1.3.3-1)
[2010-09-25 00:36] upgraded xextproto (7.1.1-1 -> 7.1.2-1)
[2010-09-25 00:36] upgraded xf86-input-evdev (2.4.0-1 -> 2.4.0-2)
[2010-09-25 00:36] upgraded xfce-utils (4.6.2-1 -> 4.6.2-2)
[2010-09-25 00:36] upgraded xfconf (4.6.2-1 -> 4.6.2-2)
[2010-09-25 00:36] upgraded xfdesktop (4.6.2-1 -> 4.6.2-2)
[2010-09-25 00:36] upgraded xfsprogs (3.1.2-1 -> 3.1.3-1)
[2010-09-25 00:36] Reading package info from stdin ... done.
[2010-09-25 00:36] upgraded xmonad (0.9.1-4 -> 0.9.1-8)
[2010-09-25 00:36] upgraded xorg-server-utils (7.5-4 -> 7.5-6)
[2010-09-25 00:36] upgraded xorg-utils (7.6-2 -> 7.6-3)
[2010-09-25 00:36] upgraded xterm (259-1 -> 261-1)
[2010-09-25 00:36] upgraded xz (4.999.9beta-5 -> 4.999.9beta_174_g41bc-1)
[2010-09-25 00:36] upgraded youtube-dl (2010.07.14-1 -> 2010.08.04-1)
[2010-09-25 00:41] Running 'pacman -S xcompmgr'
[2010-09-25 00:41] installed xcompmgr (1.1.5-1)
[2010-09-27 23:25] Running 'pacman -S libimobiledevice'
[2010-09-27 23:25] installed libplist (1.3-1)
[2010-09-27 23:25] installed usbmuxd (1.0.4-2)
[2010-09-27 23:25] installed libimobiledevice (1.0.2-1)
[2010-09-27 23:27] Running 'pacman -U /home/brandon/downloads/ipheth-utils/ipheth-utils-1.0-1-i686.pkg.tar.xz'
[2010-09-27 23:27] >>> Reloading udev rules
[2010-09-27 23:27] >>> You can load the iPhone Ethernet Driver now - ipheth
[2010-09-27 23:27] installed ipheth-utils (1.0-1)
Last edited by bas1 (2010-09-30 01:48:43)

karol wrote:
bas1 wrote:I guess the thing to do would be to try to re-generate the initrd via chroot, but I have no idea how to do this.
http://wiki.archlinux.org/index.php/Chroot
You may try to add or remove some hooks as this mysteriously helped some folks.
Good luck.
Well, chrooting and regenerating the initial ramdisk has fixed it! Thanks for the help!!
Edit:  and just FYI, I didn't change any hooks in /etc/mkinitcpio.conf when I re-generated.  But yeah, if someone else has this issue, try playing with them.
Last edited by bas1 (2010-09-30 01:59:47)

Similar Messages

  • Kernel panic since upgrade to core. Unable to mount root fs on

    kernel panic : not syncing; VFS; Unable to mount root fs on unknown-block (0,0)
    I get that error since I upgraded archlinux to the latest version. The last time I upgraded before that was while the repos was still named current. Since I upgraded to core that happened.
    What should I do? How could I fix this? I have this problem on the fallback kernel too.
    Last edited by sokuban (2007-09-23 01:49:57)

    Hello All,
    I have two hard drives installed in my pc, one is ATA and the other one is a SATA.
    ATA is /dev/sda  200GB
    SATA os /dev/sdb 40GB
    I have installed arch linux onto sdb. grub also is installed to sdb.
    Whenever I do a pacman -Syu and reboot I get the kernel panic not synching attempted to kill init error message at boot
    I then boot the pc using the fallback image and copied the fallback config to /etc/mkinicpio.conf and ran mkinitcpio -p kernel26 and rebooted. everything works fine. but just running the command pacman -Syu and rebooting will end up with the same problem. though pacman -Syu does not install any updates. what is it that I'm doing wrong?
    Thanks
    Last edited by xboxer21 (2007-09-28 18:11:36)

  • Kernel Panic: Unable to find driver for this platform

    So, my 1 GM RM, 1.5 GHz Powerbook G4 (15 inches) has been behaving wonderfully lately. Until, this morning, it locked up -- as it sometimes does -- after inserting a 3rd party SATA card and waking it from sleep.
    This is normally not a problem. A reboot gets things back on track. Not today. The reboot stayed on the grey screen with the white apple logo. I tried booting off of a Disk Warrior CD and an OS X 10.4 install DVD. I go this kernel panic:
    Unable to find driver for this platform: "PowerBook5,6".
    But...and here's the best part...if I boot into target disk mode and hook the computer up to another similar Powerbook we have, the similar PowerBook boots fine using my drive.
    So, it seems to be a hardware problem with my PowerBook. Any ideas on how I narrow it down?
    Thanks,
    Gary

    Glad you found your problem. Our kernel panic on our 15" G4 is a bad logic board. $500+ to fix it. Just found out yesterday.
    JWTech

  • [SOLVED] Kernel panic at boot due to root FS not found

    When I try to boot using a new kernel version (eg. 3.0.1 or 2.6.39), I get a kernel panic with an "init not found" error message. I haven't been able to get any more detailed error messages, but I assume that there's a problem with finding or mounting my root filesystem.
    For now, I'm stuck with 2.6.38.7-1, which boots without any problems. (I keep trying the new kernel, then rolling it back using a Live CD.)
    I have a shared EXT4 root and boot partition, and I'm using Grub 0.97. Other than that, I'm not sure what information would be helpful in tracking down this problem, and any help would be appreciated.
    Last edited by dcecile (2011-08-10 00:41:46)

    No problem.
    Here's my full Grub. It has a lot of trial-and-error entries, and I made *-old copies of my 2.6.38 kernel files:
    # Config file for GRUB - The GNU GRand Unified Bootloader
    # /boot/grub/menu.lst
    # DEVICE NAME CONVERSIONS
    # Linux Grub
    # /dev/fd0 (fd0)
    # /dev/sda (hd0)
    # /dev/sdb2 (hd1,1)
    # /dev/sda3 (hd0,2)
    # FRAMEBUFFER RESOLUTION SETTINGS
    # +-------------------------------------------------+
    # | 640x480 800x600 1024x768 1280x1024
    # ----+--------------------------------------------
    # 256 | 0x301=769 0x303=771 0x305=773 0x307=775
    # 32K | 0x310=784 0x313=787 0x316=790 0x319=793
    # 64K | 0x311=785 0x314=788 0x317=791 0x31A=794
    # 16M | 0x312=786 0x315=789 0x318=792 0x31B=795
    # +-------------------------------------------------+
    # for more details and different resolutions see
    # http://wiki.archlinux.org/index.php/GRUB#Framebuffer_Resolution
    # general configuration:
    timeout 2
    default 0
    color light-blue/black light-cyan/blue
    # boot sections follow
    # each is implicitly numbered from 0 in the order of appearance below
    # TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Fallback
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux-fallback.img
    title Arch Linux Ext4
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux-ext4.img
    title Arch Linux Log
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Break
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro rootwait break=y panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux Nonboot Log
    root (hd0,2)
    kernel /vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /initramfs-linux.img
    title Arch Linux Baduuid Log
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/1ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/initramfs-linux.img
    title Arch Linux LTS
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-lts.img
    title Arch Linux LTS Fallback
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-lts-fallback.img
    title Arch Linux LTS Log
    root (hd0,2)
    kernel /boot/vmlinuz26-lts root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/kernel26-lts.img
    title Arch Linux Old
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old.img
    title Arch Linux Old Fallback
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old-fallback.img
    title Arch Linux Old Log
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro debug rootdelay=5 panic=30 ignore_loglevel vga=0x318
    initrd /boot/kernel26-old.img
    title Windows
    rootnoverify (hd0,0)
    makeactive
    chainloader +1
    This is the 3.0 entry that doesn't work:
    title Arch Linux
    root (hd0,2)
    kernel /boot/vmlinuz-linux root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/initramfs-linux.img
    And this is the 2.6.38 entry that does work:
    title Arch Linux Old
    root (hd0,2)
    kernel /boot/vmlinuz26-old root=/dev/disk/by-uuid/2ec8f74e-3268-45d0-ae20-9ee94d1c983b ro panic=30 vga=0x318
    initrd /boot/kernel26-old.img
    Here's "lsinitcpio /boot/initramfs-linux.img":
    ./etc
    ./etc/udev
    ./etc/udev/udev.conf
    ./etc/modprobe.d
    ./etc/modprobe.d/usb-load-ehci-first.conf
    ./init
    ./init_functions
    ./bin
    ./bin/busybox
    ./sys
    ./proc
    ./dev
    ./hooks
    ./hooks/udev
    ./run
    ./config
    ./usr
    ./usr/bin
    ./usr/sbin
    ./lib
    ./lib/udev
    ./lib/udev/usb_id
    ./lib/udev/firmware
    ./lib/udev/scsi_id
    ./lib/udev/path_id
    ./lib/udev/ata_id
    ./lib/udev/rules.d
    ./lib/udev/rules.d/50-udev-default.rules
    ./lib/udev/rules.d/80-drivers.rules
    ./lib/udev/rules.d/50-firmware.rules
    ./lib/udev/rules.d/60-persistent-storage.rules
    ./lib/modules
    ./lib/modules/3.0-ARCH
    ./lib/modules/3.0-ARCH/modules.alias.bin
    ./lib/modules/3.0-ARCH/modules.symbols.bin
    ./lib/modules/3.0-ARCH/kernel
    ./lib/modules/3.0-ARCH/kernel/fs
    ./lib/modules/3.0-ARCH/kernel/fs/ext4
    ./lib/modules/3.0-ARCH/kernel/fs/ext4/ext4.ko.gz
    ./lib/modules/3.0-ARCH/kernel/fs/mbcache.ko.gz
    ./lib/modules/3.0-ARCH/kernel/fs/jbd2
    ./lib/modules/3.0-ARCH/kernel/fs/jbd2/jbd2.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound
    ./lib/modules/3.0-ARCH/kernel/sound/core
    ./lib/modules/3.0-ARCH/kernel/sound/core/seq
    ./lib/modules/3.0-ARCH/kernel/sound/core/seq/snd-seq-device.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/core/snd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/core/snd-rawmidi.ko.gz
    ./lib/modules/3.0-ARCH/kernel/sound/soundcore.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers
    ./lib/modules/3.0-ARCH/kernel/drivers/ata
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/libata.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/ahci.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/ata/libahci.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/core
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/core/usbcore.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host/uhci-hcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/usb/host/ehci-hcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video
    ./lib/modules/3.0-ARCH/kernel/drivers/video/backlight
    ./lib/modules/3.0-ARCH/kernel/drivers/video/backlight/lcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/fb_sys_fops.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/sysimgblt.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/syscopyarea.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/video/sysfillrect.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/input
    ./lib/modules/3.0-ARCH/kernel/drivers/input/ff-memless.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi/sd_mod.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/scsi/scsi_mod.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ezkey.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sjoy.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-gyration.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-samsung.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-lcpower.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-kye.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-dr.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-wacom.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-keytouch.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-uclogic.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-cherry.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-kovaplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-zpff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-elecom.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-common.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-arvo.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-waltop.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-pyra.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-picolcd.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-twinhan.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-emsff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sunplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-apple.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-topseed.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-chicony.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-magicmouse.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-cypress.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-kensington.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-kone.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-axff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-multitouch.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-logitech.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-petalynx.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-prodikeys.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/usbhid
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/usbhid/usbhid.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-sony.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-zydacron.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-roccat-koneplus.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-gaff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-microsoft.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-monterey.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ntrig.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-belkin.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-pl.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-a4tech.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-ortek.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-quanta.ko.gz
    ./lib/modules/3.0-ARCH/kernel/drivers/hid/hid-tmff.ko.gz
    ./lib/modules/3.0-ARCH/kernel/lib
    ./lib/modules/3.0-ARCH/kernel/lib/crc16.ko.gz
    ./lib/modules/3.0-ARCH/modules.dep.bin
    ./sbin
    ./sbin/blkid
    ./sbin/udevadm
    ./sbin/modprobe
    ./sbin/udevd

  • [SOLVED] Kernel panic USB3 ExHDD (perhaps related to uas module?)

    Greetings fellow Arch users!
    Annoying problem:
    Hitachi Touro Pro 1GB USB 3 external drive causing consistent, repeatable kernel panic on 3.15.2-1-ARCH #1 SMP PREEMPT. The same panic occurs whether the drive is already attached upon reboot or attached later. The same panic occurs whether this drive is attached to the front USB3 header or the rear of the case. The panic also occurs when all other external drives are removed from the machine. The drive is does not panic when attached by USB 2, but it is also not recognized by the system when attached to USB2.
    Would prefer to post the photo I took, but unclear where online I could store it. Anyhow, the panic always says:
    kernel BUG at block/blk-core.c:2511!
    invalid opcode: 0000 [#1} PREEMPT SMP
    kernel panic - not syncing: Fatal exception in interrupt
    Shutting down CPUs with NMI
    My bios is updated (ASUSP8Z68-V PRO/GEN3, BIOS 3603). I searched the forums and noticed a recent, similar problem related to uas module https://bbs.archlinux.org/viewtopic.php?id=183190. I blacklisted the uas module, and also added the text install uas /bin/false to the blacklist.conf file. Updated the kernel (mkinitcpio -p linux afterword, then rebooted). However, note that the uas module is still listed under modules below. Perhaps I need to do something more to prevent this uas module from loading? It seems like blacklisting had some effect: now I can attach the drive and no panic. However, the drive is also not recognized by the system. Other info:
    dmesg: (note there are several ACPI warnings here - any ideas?)
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.15.2-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jun 27 07:41:19 CEST 2014
    [ 0.000000] Command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] e820: update [mem 0x0c5f3018-0x0c603057] usable ==> usable
    [ 0.000000] e820: update [mem 0x0c604018-0x0c613857] usable ==> usable
    [ 0.000000] extended physical RAM map:
    [ 0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000000100000-0x000000000c5f3017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c5f3018-0x000000000c603057] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c603058-0x000000000c604017] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c604018-0x000000000c613857] usable
    [ 0.000000] reserve setup_data: [mem 0x000000000c613858-0x000000001fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000020200000-0x000000003fffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x0000000040000000-0x00000000401fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000040200000-0x00000000be38ffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000be390000-0x00000000be5f6fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be5f7000-0x00000000be67afff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000be67b000-0x00000000be93ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000be940000-0x00000000beb84fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000beb85000-0x00000000beb92fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000beb93000-0x00000000bebbffff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc0000-0x00000000bebc4fff] ACPI data
    [ 0.000000] reserve setup_data: [mem 0x00000000bebc5000-0x00000000bec07fff] ACPI NVS
    [ 0.000000] reserve setup_data: [mem 0x00000000bec08000-0x00000000beffffff] usable
    [ 0.000000] reserve setup_data: [mem 0x00000000bf800000-0x00000000df9fffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed00000-0x00000000fed03fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    [ 0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000041f5fffff] usable
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI=0xbeb85000 ACPI 2.0=0xbeb85000 SMBIOS=0xbe428e98 MPS=0xfc9b0
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: type=2, attr=0xf, range=[0x0000000000008000-0x000000000000e000) (0MB)
    [ 0.000000] efi: mem02: type=7, attr=0xf, range=[0x000000000000e000-0x0000000000058000) (0MB)
    [ 0.000000] efi: mem03: type=4, attr=0xf, range=[0x0000000000058000-0x0000000000059000) (0MB)
    [ 0.000000] efi: mem04: type=7, attr=0xf, range=[0x0000000000059000-0x000000000005f000) (0MB)
    [ 0.000000] efi: mem05: type=4, attr=0xf, range=[0x000000000005f000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem06: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem07: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000000100000-0x0000000001000000) (15MB)
    [ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    [ 0.000000] efi: mem10: type=4, attr=0xf, range=[0x0000000001100000-0x00000000013d7000) (2MB)
    [ 0.000000] efi: mem11: type=3, attr=0xf, range=[0x00000000013d7000-0x00000000013db000) (0MB)
    [ 0.000000] efi: mem12: type=4, attr=0xf, range=[0x00000000013db000-0x000000000198a000) (5MB)
    [ 0.000000] efi: mem13: type=3, attr=0xf, range=[0x000000000198a000-0x000000000198c000) (0MB)
    [ 0.000000] efi: mem14: type=4, attr=0xf, range=[0x000000000198c000-0x000000000198f000) (0MB)
    [ 0.000000] efi: mem15: type=3, attr=0xf, range=[0x000000000198f000-0x000000000199c000) (0MB)
    [ 0.000000] efi: mem16: type=4, attr=0xf, range=[0x000000000199c000-0x0000000001d9f000) (4MB)
    [ 0.000000] efi: mem17: type=3, attr=0xf, range=[0x0000000001d9f000-0x0000000001da0000) (0MB)
    [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x0000000001da0000-0x0000000001da5000) (0MB)
    [ 0.000000] efi: mem19: type=3, attr=0xf, range=[0x0000000001da5000-0x0000000001da6000) (0MB)
    [ 0.000000] efi: mem20: type=4, attr=0xf, range=[0x0000000001da6000-0x0000000001da9000) (0MB)
    [ 0.000000] efi: mem21: type=3, attr=0xf, range=[0x0000000001da9000-0x0000000001daa000) (0MB)
    [ 0.000000] efi: mem22: type=4, attr=0xf, range=[0x0000000001daa000-0x0000000001dad000) (0MB)
    [ 0.000000] efi: mem23: type=3, attr=0xf, range=[0x0000000001dad000-0x0000000001dae000) (0MB)
    [ 0.000000] efi: mem24: type=4, attr=0xf, range=[0x0000000001dae000-0x0000000001db0000) (0MB)
    [ 0.000000] efi: mem25: type=3, attr=0xf, range=[0x0000000001db0000-0x0000000001db1000) (0MB)
    [ 0.000000] efi: mem26: type=4, attr=0xf, range=[0x0000000001db1000-0x0000000001dbb000) (0MB)
    [ 0.000000] efi: mem27: type=3, attr=0xf, range=[0x0000000001dbb000-0x0000000001dc1000) (0MB)
    [ 0.000000] efi: mem28: type=4, attr=0xf, range=[0x0000000001dc1000-0x0000000001dc3000) (0MB)
    [ 0.000000] efi: mem29: type=3, attr=0xf, range=[0x0000000001dc3000-0x0000000001dc4000) (0MB)
    [ 0.000000] efi: mem30: type=4, attr=0xf, range=[0x0000000001dc4000-0x0000000001dc9000) (0MB)
    [ 0.000000] efi: mem31: type=3, attr=0xf, range=[0x0000000001dc9000-0x0000000001dcb000) (0MB)
    [ 0.000000] efi: mem32: type=4, attr=0xf, range=[0x0000000001dcb000-0x0000000001dd1000) (0MB)
    [ 0.000000] efi: mem33: type=3, attr=0xf, range=[0x0000000001dd1000-0x0000000001dd4000) (0MB)
    [ 0.000000] efi: mem34: type=4, attr=0xf, range=[0x0000000001dd4000-0x0000000001de2000) (0MB)
    [ 0.000000] efi: mem35: type=3, attr=0xf, range=[0x0000000001de2000-0x0000000001de4000) (0MB)
    [ 0.000000] efi: mem36: type=4, attr=0xf, range=[0x0000000001de4000-0x0000000001de6000) (0MB)
    [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x0000000001de6000-0x0000000001de9000) (0MB)
    [ 0.000000] efi: mem38: type=4, attr=0xf, range=[0x0000000001de9000-0x0000000001dea000) (0MB)
    [ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x0000000001dea000-0x0000000001deb000) (0MB)
    [ 0.000000] efi: mem40: type=4, attr=0xf, range=[0x0000000001deb000-0x0000000001def000) (0MB)
    [ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x0000000001def000-0x0000000001df1000) (0MB)
    [ 0.000000] efi: mem42: type=4, attr=0xf, range=[0x0000000001df1000-0x0000000001df3000) (0MB)
    [ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x0000000001df3000-0x0000000001df7000) (0MB)
    [ 0.000000] efi: mem44: type=4, attr=0xf, range=[0x0000000001df7000-0x0000000001dff000) (0MB)
    [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x0000000001dff000-0x0000000001e03000) (0MB)
    [ 0.000000] efi: mem46: type=4, attr=0xf, range=[0x0000000001e03000-0x0000000001e08000) (0MB)
    [ 0.000000] efi: mem47: type=3, attr=0xf, range=[0x0000000001e08000-0x0000000001e0a000) (0MB)
    [ 0.000000] efi: mem48: type=4, attr=0xf, range=[0x0000000001e0a000-0x0000000001e1a000) (0MB)
    [ 0.000000] efi: mem49: type=3, attr=0xf, range=[0x0000000001e1a000-0x0000000001e1e000) (0MB)
    [ 0.000000] efi: mem50: type=4, attr=0xf, range=[0x0000000001e1e000-0x0000000001e22000) (0MB)
    [ 0.000000] efi: mem51: type=3, attr=0xf, range=[0x0000000001e22000-0x0000000001e23000) (0MB)
    [ 0.000000] efi: mem52: type=4, attr=0xf, range=[0x0000000001e23000-0x0000000001e43000) (0MB)
    [ 0.000000] efi: mem53: type=3, attr=0xf, range=[0x0000000001e43000-0x0000000001e44000) (0MB)
    [ 0.000000] efi: mem54: type=4, attr=0xf, range=[0x0000000001e44000-0x0000000001e50000) (0MB)
    [ 0.000000] efi: mem55: type=3, attr=0xf, range=[0x0000000001e50000-0x0000000001e53000) (0MB)
    [ 0.000000] efi: mem56: type=4, attr=0xf, range=[0x0000000001e53000-0x0000000001e6a000) (0MB)
    [ 0.000000] efi: mem57: type=3, attr=0xf, range=[0x0000000001e6a000-0x0000000001e76000) (0MB)
    [ 0.000000] efi: mem58: type=4, attr=0xf, range=[0x0000000001e76000-0x0000000001e85000) (0MB)
    [ 0.000000] efi: mem59: type=3, attr=0xf, range=[0x0000000001e85000-0x0000000001e88000) (0MB)
    [ 0.000000] efi: mem60: type=4, attr=0xf, range=[0x0000000001e88000-0x0000000001e8a000) (0MB)
    [ 0.000000] efi: mem61: type=3, attr=0xf, range=[0x0000000001e8a000-0x0000000001e8b000) (0MB)
    [ 0.000000] efi: mem62: type=4, attr=0xf, range=[0x0000000001e8b000-0x000000000229d000) (4MB)
    [ 0.000000] efi: mem63: type=3, attr=0xf, range=[0x000000000229d000-0x000000000229e000) (0MB)
    [ 0.000000] efi: mem64: type=4, attr=0xf, range=[0x000000000229e000-0x00000000022a3000) (0MB)
    [ 0.000000] efi: mem65: type=3, attr=0xf, range=[0x00000000022a3000-0x00000000022a7000) (0MB)
    [ 0.000000] efi: mem66: type=4, attr=0xf, range=[0x00000000022a7000-0x00000000022a8000) (0MB)
    [ 0.000000] efi: mem67: type=3, attr=0xf, range=[0x00000000022a8000-0x00000000022ad000) (0MB)
    [ 0.000000] efi: mem68: type=4, attr=0xf, range=[0x00000000022ad000-0x00000000022b9000) (0MB)
    [ 0.000000] efi: mem69: type=3, attr=0xf, range=[0x00000000022b9000-0x00000000022bf000) (0MB)
    [ 0.000000] efi: mem70: type=4, attr=0xf, range=[0x00000000022bf000-0x00000000022c3000) (0MB)
    [ 0.000000] efi: mem71: type=3, attr=0xf, range=[0x00000000022c3000-0x00000000022c6000) (0MB)
    [ 0.000000] efi: mem72: type=4, attr=0xf, range=[0x00000000022c6000-0x00000000022c7000) (0MB)
    [ 0.000000] efi: mem73: type=3, attr=0xf, range=[0x00000000022c7000-0x00000000022c8000) (0MB)
    [ 0.000000] efi: mem74: type=4, attr=0xf, range=[0x00000000022c8000-0x00000000022cd000) (0MB)
    [ 0.000000] efi: mem75: type=3, attr=0xf, range=[0x00000000022cd000-0x00000000022cf000) (0MB)
    [ 0.000000] efi: mem76: type=4, attr=0xf, range=[0x00000000022cf000-0x00000000022d4000) (0MB)
    [ 0.000000] efi: mem77: type=3, attr=0xf, range=[0x00000000022d4000-0x00000000022d5000) (0MB)
    [ 0.000000] efi: mem78: type=4, attr=0xf, range=[0x00000000022d5000-0x00000000022f2000) (0MB)
    [ 0.000000] efi: mem79: type=3, attr=0xf, range=[0x00000000022f2000-0x00000000022ff000) (0MB)
    [ 0.000000] efi: mem80: type=4, attr=0xf, range=[0x00000000022ff000-0x000000000230c000) (0MB)
    [ 0.000000] efi: mem81: type=3, attr=0xf, range=[0x000000000230c000-0x0000000002311000) (0MB)
    [ 0.000000] efi: mem82: type=4, attr=0xf, range=[0x0000000002311000-0x000000000231d000) (0MB)
    [ 0.000000] efi: mem83: type=3, attr=0xf, range=[0x000000000231d000-0x0000000002323000) (0MB)
    [ 0.000000] efi: mem84: type=4, attr=0xf, range=[0x0000000002323000-0x0000000002326000) (0MB)
    [ 0.000000] efi: mem85: type=3, attr=0xf, range=[0x0000000002326000-0x0000000002329000) (0MB)
    [ 0.000000] efi: mem86: type=4, attr=0xf, range=[0x0000000002329000-0x000000000232e000) (0MB)
    [ 0.000000] efi: mem87: type=3, attr=0xf, range=[0x000000000232e000-0x000000000232f000) (0MB)
    [ 0.000000] efi: mem88: type=4, attr=0xf, range=[0x000000000232f000-0x000000000233f000) (0MB)
    [ 0.000000] efi: mem89: type=3, attr=0xf, range=[0x000000000233f000-0x0000000002349000) (0MB)
    [ 0.000000] efi: mem90: type=4, attr=0xf, range=[0x0000000002349000-0x000000000235f000) (0MB)
    [ 0.000000] efi: mem91: type=3, attr=0xf, range=[0x000000000235f000-0x000000000236a000) (0MB)
    [ 0.000000] efi: mem92: type=4, attr=0xf, range=[0x000000000236a000-0x000000000236e000) (0MB)
    [ 0.000000] efi: mem93: type=3, attr=0xf, range=[0x000000000236e000-0x0000000002370000) (0MB)
    [ 0.000000] efi: mem94: type=4, attr=0xf, range=[0x0000000002370000-0x0000000002376000) (0MB)
    [ 0.000000] efi: mem95: type=3, attr=0xf, range=[0x0000000002376000-0x0000000002379000) (0MB)
    [ 0.000000] efi: mem96: type=4, attr=0xf, range=[0x0000000002379000-0x0000000002380000) (0MB)
    [ 0.000000] efi: mem97: type=3, attr=0xf, range=[0x0000000002380000-0x0000000002383000) (0MB)
    [ 0.000000] efi: mem98: type=4, attr=0xf, range=[0x0000000002383000-0x0000000002389000) (0MB)
    [ 0.000000] efi: mem99: type=3, attr=0xf, range=[0x0000000002389000-0x000000000238f000) (0MB)
    [ 0.000000] efi: mem100: type=4, attr=0xf, range=[0x000000000238f000-0x0000000002398000) (0MB)
    [ 0.000000] efi: mem101: type=3, attr=0xf, range=[0x0000000002398000-0x000000000239b000) (0MB)
    [ 0.000000] efi: mem102: type=4, attr=0xf, range=[0x000000000239b000-0x000000000239c000) (0MB)
    [ 0.000000] efi: mem103: type=3, attr=0xf, range=[0x000000000239c000-0x00000000023aa000) (0MB)
    [ 0.000000] efi: mem104: type=4, attr=0xf, range=[0x00000000023aa000-0x00000000023b3000) (0MB)
    [ 0.000000] efi: mem105: type=3, attr=0xf, range=[0x00000000023b3000-0x00000000023c8000) (0MB)
    [ 0.000000] efi: mem106: type=4, attr=0xf, range=[0x00000000023c8000-0x00000000023cd000) (0MB)
    [ 0.000000] efi: mem107: type=3, attr=0xf, range=[0x00000000023cd000-0x00000000023ce000) (0MB)
    [ 0.000000] efi: mem108: type=4, attr=0xf, range=[0x00000000023ce000-0x00000000023cf000) (0MB)
    [ 0.000000] efi: mem109: type=3, attr=0xf, range=[0x00000000023cf000-0x00000000023d1000) (0MB)
    [ 0.000000] efi: mem110: type=4, attr=0xf, range=[0x00000000023d1000-0x00000000023d6000) (0MB)
    [ 0.000000] efi: mem111: type=3, attr=0xf, range=[0x00000000023d6000-0x00000000023d8000) (0MB)
    [ 0.000000] efi: mem112: type=4, attr=0xf, range=[0x00000000023d8000-0x00000000023d9000) (0MB)
    [ 0.000000] efi: mem113: type=3, attr=0xf, range=[0x00000000023d9000-0x00000000023dc000) (0MB)
    [ 0.000000] efi: mem114: type=4, attr=0xf, range=[0x00000000023dc000-0x00000000023e0000) (0MB)
    [ 0.000000] efi: mem115: type=3, attr=0xf, range=[0x00000000023e0000-0x00000000023e2000) (0MB)
    [ 0.000000] efi: mem116: type=4, attr=0xf, range=[0x00000000023e2000-0x00000000023e6000) (0MB)
    [ 0.000000] efi: mem117: type=3, attr=0xf, range=[0x00000000023e6000-0x00000000023eb000) (0MB)
    [ 0.000000] efi: mem118: type=4, attr=0xf, range=[0x00000000023eb000-0x00000000023fc000) (0MB)
    [ 0.000000] efi: mem119: type=3, attr=0xf, range=[0x00000000023fc000-0x0000000002402000) (0MB)
    [ 0.000000] efi: mem120: type=4, attr=0xf, range=[0x0000000002402000-0x0000000002409000) (0MB)
    [ 0.000000] efi: mem121: type=3, attr=0xf, range=[0x0000000002409000-0x0000000002410000) (0MB)
    [ 0.000000] efi: mem122: type=4, attr=0xf, range=[0x0000000002410000-0x000000000243e000) (0MB)
    [ 0.000000] efi: mem123: type=3, attr=0xf, range=[0x000000000243e000-0x0000000002445000) (0MB)
    [ 0.000000] efi: mem124: type=4, attr=0xf, range=[0x0000000002445000-0x000000000245a000) (0MB)
    [ 0.000000] efi: mem125: type=3, attr=0xf, range=[0x000000000245a000-0x0000000002464000) (0MB)
    [ 0.000000] efi: mem126: type=4, attr=0xf, range=[0x0000000002464000-0x0000000002471000) (0MB)
    [ 0.000000] efi: mem127: type=3, attr=0xf, range=[0x0000000002471000-0x0000000002473000) (0MB)
    [ 0.000000] efi: mem128: type=4, attr=0xf, range=[0x0000000002473000-0x0000000002474000) (0MB)
    [ 0.000000] efi: mem129: type=3, attr=0xf, range=[0x0000000002474000-0x0000000002476000) (0MB)
    [ 0.000000] efi: mem130: type=4, attr=0xf, range=[0x0000000002476000-0x0000000002478000) (0MB)
    [ 0.000000] efi: mem131: type=3, attr=0xf, range=[0x0000000002478000-0x00000000024b6000) (0MB)
    [ 0.000000] efi: mem132: type=4, attr=0xf, range=[0x00000000024b6000-0x00000000024db000) (0MB)
    [ 0.000000] efi: mem133: type=3, attr=0xf, range=[0x00000000024db000-0x0000000002506000) (0MB)
    [ 0.000000] efi: mem134: type=4, attr=0xf, range=[0x0000000002506000-0x000000000251c000) (0MB)
    [ 0.000000] efi: mem135: type=3, attr=0xf, range=[0x000000000251c000-0x0000000002520000) (0MB)
    [ 0.000000] efi: mem136: type=4, attr=0xf, range=[0x0000000002520000-0x0000000002522000) (0MB)
    [ 0.000000] efi: mem137: type=3, attr=0xf, range=[0x0000000002522000-0x0000000002532000) (0MB)
    [ 0.000000] efi: mem138: type=4, attr=0xf, range=[0x0000000002532000-0x0000000002536000) (0MB)
    [ 0.000000] efi: mem139: type=3, attr=0xf, range=[0x0000000002536000-0x0000000002538000) (0MB)
    [ 0.000000] efi: mem140: type=4, attr=0xf, range=[0x0000000002538000-0x0000000002558000) (0MB)
    [ 0.000000] efi: mem141: type=3, attr=0xf, range=[0x0000000002558000-0x000000000255f000) (0MB)
    [ 0.000000] efi: mem142: type=4, attr=0xf, range=[0x000000000255f000-0x000000000257e000) (0MB)
    [ 0.000000] efi: mem143: type=3, attr=0xf, range=[0x000000000257e000-0x0000000002591000) (0MB)
    [ 0.000000] efi: mem144: type=4, attr=0xf, range=[0x0000000002591000-0x0000000002599000) (0MB)
    [ 0.000000] efi: mem145: type=3, attr=0xf, range=[0x0000000002599000-0x000000000259c000) (0MB)
    [ 0.000000] efi: mem146: type=4, attr=0xf, range=[0x000000000259c000-0x00000000025a3000) (0MB)
    [ 0.000000] efi: mem147: type=3, attr=0xf, range=[0x00000000025a3000-0x00000000025a5000) (0MB)
    [ 0.000000] efi: mem148: type=4, attr=0xf, range=[0x00000000025a5000-0x00000000025a6000) (0MB)
    [ 0.000000] efi: mem149: type=3, attr=0xf, range=[0x00000000025a6000-0x00000000025ab000) (0MB)
    [ 0.000000] efi: mem150: type=4, attr=0xf, range=[0x00000000025ab000-0x00000000025ad000) (0MB)
    [ 0.000000] efi: mem151: type=3, attr=0xf, range=[0x00000000025ad000-0x00000000025af000) (0MB)
    [ 0.000000] efi: mem152: type=4, attr=0xf, range=[0x00000000025af000-0x00000000025b1000) (0MB)
    [ 0.000000] efi: mem153: type=3, attr=0xf, range=[0x00000000025b1000-0x00000000025b4000) (0MB)
    [ 0.000000] efi: mem154: type=4, attr=0xf, range=[0x00000000025b4000-0x00000000025ba000) (0MB)
    [ 0.000000] efi: mem155: type=3, attr=0xf, range=[0x00000000025ba000-0x00000000025bd000) (0MB)
    [ 0.000000] efi: mem156: type=4, attr=0xf, range=[0x00000000025bd000-0x00000000026a9000) (0MB)
    [ 0.000000] efi: mem157: type=3, attr=0xf, range=[0x00000000026a9000-0x0000000002ab7000) (4MB)
    [ 0.000000] efi: mem158: type=4, attr=0xf, range=[0x0000000002ab7000-0x000000000c181000) (150MB)
    [ 0.000000] efi: mem159: type=3, attr=0xf, range=[0x000000000c181000-0x000000000c187000) (0MB)
    [ 0.000000] efi: mem160: type=4, attr=0xf, range=[0x000000000c187000-0x000000000c18f000) (0MB)
    [ 0.000000] efi: mem161: type=3, attr=0xf, range=[0x000000000c18f000-0x000000000c191000) (0MB)
    [ 0.000000] efi: mem162: type=4, attr=0xf, range=[0x000000000c191000-0x000000000c2ff000) (1MB)
    [ 0.000000] efi: mem163: type=3, attr=0xf, range=[0x000000000c2ff000-0x000000000c319000) (0MB)
    [ 0.000000] efi: mem164: type=4, attr=0xf, range=[0x000000000c319000-0x000000000c3cf000) (0MB)
    [ 0.000000] efi: mem165: type=2, attr=0xf, range=[0x000000000c3cf000-0x000000000c3d2000) (0MB)
    [ 0.000000] efi: mem166: type=7, attr=0xf, range=[0x000000000c3d2000-0x000000000c3d3000) (0MB)
    [ 0.000000] efi: mem167: type=4, attr=0xf, range=[0x000000000c3d3000-0x000000000c3ff000) (0MB)
    [ 0.000000] efi: mem168: type=2, attr=0xf, range=[0x000000000c3ff000-0x000000000c403000) (0MB)
    [ 0.000000] efi: mem169: type=7, attr=0xf, range=[0x000000000c403000-0x000000000c407000) (0MB)
    [ 0.000000] efi: mem170: type=1, attr=0xf, range=[0x000000000c407000-0x000000000c41e000) (0MB)
    [ 0.000000] efi: mem171: type=4, attr=0xf, range=[0x000000000c41e000-0x000000000c5f3000) (1MB)
    [ 0.000000] efi: mem172: type=2, attr=0xf, range=[0x000000000c5f3000-0x000000000c614000) (0MB)
    [ 0.000000] efi: mem173: type=7, attr=0xf, range=[0x000000000c614000-0x000000000c9af000) (3MB)
    [ 0.000000] efi: mem174: type=1, attr=0xf, range=[0x000000000c9af000-0x000000000cd6b000) (3MB)
    [ 0.000000] efi: mem175: type=7, attr=0xf, range=[0x000000000cd6b000-0x000000000d000000) (2MB)
    [ 0.000000] efi: mem176: type=2, attr=0xf, range=[0x000000000d000000-0x000000000df60000) (15MB)
    [ 0.000000] efi: mem177: type=7, attr=0xf, range=[0x000000000df60000-0x0000000020000000) (288MB)
    [ 0.000000] efi: mem178: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem179: type=7, attr=0xf, range=[0x0000000020200000-0x0000000040000000) (510MB)
    [ 0.000000] efi: mem180: type=0, attr=0xf, range=[0x0000000040000000-0x0000000040200000) (2MB)
    [ 0.000000] efi: mem181: type=7, attr=0xf, range=[0x0000000040200000-0x000000007fbac000) (1017MB)
    [ 0.000000] efi: mem182: type=2, attr=0xf, range=[0x000000007fbac000-0x0000000080000000) (4MB)
    [ 0.000000] efi: mem183: type=7, attr=0xf, range=[0x0000000080000000-0x00000000be390000) (995MB)
    [ 0.000000] efi: mem184: type=5, attr=0x800000000000000f, range=[0x00000000be390000-0x00000000be3d5000) (0MB)
    [ 0.000000] efi: mem185: type=6, attr=0x800000000000000f, range=[0x00000000be3d5000-0x00000000be405000) (0MB)
    [ 0.000000] efi: mem186: type=5, attr=0x800000000000000f, range=[0x00000000be405000-0x00000000be416000) (0MB)
    [ 0.000000] efi: mem187: type=6, attr=0x800000000000000f, range=[0x00000000be416000-0x00000000be424000) (0MB)
    [ 0.000000] efi: mem188: type=6, attr=0x800000000000000f, range=[0x00000000be424000-0x00000000be426000) (0MB)
    [ 0.000000] efi: mem189: type=6, attr=0x800000000000000f, range=[0x00000000be426000-0x00000000be428000) (0MB)
    [ 0.000000] efi: mem190: type=6, attr=0x800000000000000f, range=[0x00000000be428000-0x00000000be440000) (0MB)
    [ 0.000000] efi: mem191: type=0, attr=0xf, range=[0x00000000be440000-0x00000000be5f7000) (1MB)
    [ 0.000000] efi: mem192: type=10, attr=0xf, range=[0x00000000be5f7000-0x00000000be67b000) (0MB)
    [ 0.000000] efi: mem193: type=0, attr=0xf, range=[0x00000000be67b000-0x00000000be8d5000) (2MB)
    [ 0.000000] efi: mem194: type=0, attr=0xf, range=[0x00000000be8d5000-0x00000000be8e4000) (0MB)
    [ 0.000000] efi: mem195: type=0, attr=0xf, range=[0x00000000be8e4000-0x00000000be8e6000) (0MB)
    [ 0.000000] efi: mem196: type=0, attr=0xf, range=[0x00000000be8e6000-0x00000000be8ed000) (0MB)
    [ 0.000000] efi: mem197: type=0, attr=0xf, range=[0x00000000be8ed000-0x00000000be940000) (0MB)
    [ 0.000000] efi: mem198: type=10, attr=0xf, range=[0x00000000be940000-0x00000000be944000) (0MB)
    [ 0.000000] efi: mem199: type=10, attr=0xf, range=[0x00000000be944000-0x00000000beb85000) (2MB)
    [ 0.000000] efi: mem200: type=9, attr=0xf, range=[0x00000000beb85000-0x00000000beb93000) (0MB)
    [ 0.000000] efi: mem201: type=10, attr=0xf, range=[0x00000000beb93000-0x00000000beba4000) (0MB)
    [ 0.000000] efi: mem202: type=10, attr=0xf, range=[0x00000000beba4000-0x00000000beba7000) (0MB)
    [ 0.000000] efi: mem203: type=10, attr=0xf, range=[0x00000000beba7000-0x00000000bebb2000) (0MB)
    [ 0.000000] efi: mem204: type=10, attr=0xf, range=[0x00000000bebb2000-0x00000000bebbb000) (0MB)
    [ 0.000000] efi: mem205: type=10, attr=0xf, range=[0x00000000bebbb000-0x00000000bebc0000) (0MB)
    [ 0.000000] efi: mem206: type=9, attr=0xf, range=[0x00000000bebc0000-0x00000000bebc4000) (0MB)
    [ 0.000000] efi: mem207: type=9, attr=0xf, range=[0x00000000bebc4000-0x00000000bebc5000) (0MB)
    [ 0.000000] efi: mem208: type=10, attr=0xf, range=[0x00000000bebc5000-0x00000000bec08000) (0MB)
    [ 0.000000] efi: mem209: type=4, attr=0xf, range=[0x00000000bec08000-0x00000000bed4e000) (1MB)
    [ 0.000000] efi: mem210: type=3, attr=0xf, range=[0x00000000bed4e000-0x00000000befda000) (2MB)
    [ 0.000000] efi: mem211: type=4, attr=0xf, range=[0x00000000befda000-0x00000000befe3000) (0MB)
    [ 0.000000] efi: mem212: type=3, attr=0xf, range=[0x00000000befe3000-0x00000000befed000) (0MB)
    [ 0.000000] efi: mem213: type=4, attr=0xf, range=[0x00000000befed000-0x00000000bf000000) (0MB)
    [ 0.000000] efi: mem214: type=7, attr=0xf, range=[0x0000000100000000-0x000000041f600000) (12790MB)
    [ 0.000000] efi: mem215: type=0, attr=0x8000000000000000, range=[0x00000000bf800000-0x00000000dfa00000) (514MB)
    [ 0.000000] efi: mem216: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem217: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem218: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem219: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem220: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem221: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] SMBIOS 2.6 present.
    [ 0.000000] DMI: System manufacturer System Product Name/P8Z68-V PRO GEN3, BIOS 3603 11/09/2012
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x41f600 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-DFFFF uncachable
    [ 0.000000] E0000-E7FFF write-through
    [ 0.000000] E8000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask C00000000 write-back
    [ 0.000000] 1 base 400000000 mask FE0000000 write-back
    [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable
    [ 0.000000] 3 base 0BF800000 mask FFF800000 uncachable
    [ 0.000000] 4 base 41F800000 mask FFF800000 uncachable
    [ 0.000000] 5 base 41F600000 mask FFFE00000 uncachable
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] 8 disabled
    [ 0.000000] 9 disabled
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xbf800000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xbf000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000fcd90-0x000fcd9f] mapped at [ffff8800000fcd90]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] reserving inaccessible SNB gfx pages
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x0db3e000, 0x0db3efff] PGTABLE
    [ 0.000000] BRK [0x0db3f000, 0x0db3ffff] PGTABLE
    [ 0.000000] BRK [0x0db40000, 0x0db40fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41f400000-0x41f5fffff]
    [ 0.000000] [mem 0x41f400000-0x41f5fffff] page 2M
    [ 0.000000] BRK [0x0db41000, 0x0db41fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x41c000000-0x41f3fffff]
    [ 0.000000] [mem 0x41c000000-0x41f3fffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x400000000-0x41bffffff]
    [ 0.000000] [mem 0x400000000-0x41bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0x1fffffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x1fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x20200000-0x3fffffff]
    [ 0.000000] [mem 0x20200000-0x3fffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] [mem 0x40200000-0xbe1fffff] page 2M
    [ 0.000000] [mem 0xbe200000-0xbe38ffff] page 4k
    [ 0.000000] BRK [0x0db42000, 0x0db42fff] PGTABLE
    [ 0.000000] BRK [0x0db43000, 0x0db43fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] [mem 0xbec08000-0xbedfffff] page 4k
    [ 0.000000] [mem 0xbee00000-0xbeffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x3ffffffff]
    [ 0.000000] [mem 0x100000000-0x3ffffffff] page 2M
    [ 0.000000] RAMDISK: [mem 0x7fbac000-0x7fffffff]
    [ 0.000000] ACPI: RSDP 0x00000000BEB85000 000024 (v02 ALASKA)
    [ 0.000000] ACPI: XSDT 0x00000000BEB85078 000064 (v01 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 0x00000000BEB90C70 0000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 0x00000000BEB85170 00BAFE (v02 ALASKA A M I 00000015 INTL 20051117)
    [ 0.000000] ACPI: FACS 0x00000000BEBBEF80 000040
    [ 0.000000] ACPI: APIC 0x00000000BEB90D68 000072 (v03 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: MCFG 0x00000000BEB90DE0 00003C (v01 ALASKA A M I 01072009 MSFT 00000097)
    [ 0.000000] ACPI: HPET 0x00000000BEB90E20 000038 (v01 ALASKA A M I 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 0x00000000BEB90E58 00036D (v01 SataRe SataTabl 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 0x00000000BEB911C8 0009AA (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 0x00000000BEB91B78 000A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: BGRT 0x00000000BEB92668 000038 (v00 ALASKA A M I 01072009 AMI 00010013)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000041f5fffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x41f5fffff]
    [ 0.000000] NODE_DATA [mem 0x41f5ed000-0x41f5f1fff]
    [ 0.000000] [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040f400000-ffff88041ebfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x41f5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x3fffffff]
    [ 0.000000] node 0: [mem 0x40200000-0xbe38ffff]
    [ 0.000000] node 0: [mem 0xbec08000-0xbeffffff]
    [ 0.000000] node 0: [mem 0x100000000-0x41f5fffff]
    [ 0.000000] On node 0 totalpages: 4053286
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 158 pages reserved
    [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 12111 pages used for memmap
    [ 0.000000] DMA32 zone: 775048 pages, LIFO batch:31
    [ 0.000000] Normal zone: 51160 pages used for memmap
    [ 0.000000] Normal zone: 3274240 pages, LIFO batch:31
    [ 0.000000] Reserving Intel graphics stolen memory at 0xbfa00000-0xdf9fffff
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    [ 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] smpboot: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c5f3000-0x0c5f3fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c603000-0x0c603fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c604000-0x0c604fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0c613000-0x0c613fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x40000000-0x401fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe390000-0xbe5f6fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe5f7000-0xbe67afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe67b000-0xbe93ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbe940000-0xbeb84fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb85000-0xbeb92fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbeb93000-0xbebbffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc0000-0xbebc4fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbebc5000-0xbec07fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf000000-0xbf7fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xbf800000-0xdf9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xdfa00000-0xf7ffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xffffffff]
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88041f200000 s87168 r8192 d23424 u524288
    [ 0.000000] pcpu-alloc: s87168 r8192 d23424 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 3989793
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: initrd=\initramfs-linux.img root=/dev/sda2 rw
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340
    [ 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: 15686384K/16213144K available (5222K kernel code, 885K rwdata, 1644K rodata, 1116K init, 1284K bss, 526760K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    [ 0.000000] NR_IRQS:8448 nr_irqs:712 16
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 65011712 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] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 3310.903 MHz processor
    [ 0.000025] Calibrating delay loop (skipped), value calculated using timer frequency.. 6624.71 BogoMIPS (lpj=11036343)
    [ 0.000028] pid_max: default: 32768 minimum: 301
    [ 0.000032] ACPI: Core revision 20140214
    [ 0.005686] ACPI: All ACPI Tables successfully acquired
    [ 0.224422] Security Framework initialized
    [ 0.224427] Yama: becoming mindful.
    [ 0.225168] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
    [ 0.227553] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.228571] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228586] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
    [ 0.228762] Initializing cgroup subsys memory
    [ 0.228765] Initializing cgroup subsys devices
    [ 0.228766] Initializing cgroup subsys freezer
    [ 0.228767] Initializing cgroup subsys net_cls
    [ 0.228768] Initializing cgroup subsys blkio
    [ 0.228783] CPU: Physical Processor ID: 0
    [ 0.228784] CPU: Processor Core ID: 0
    [ 0.228787] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.228789] mce: CPU supports 9 MCE banks
    [ 0.228799] CPU0: Thermal monitoring enabled (TM1)
    [ 0.228808] Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    tlb_flushall_shift: 6
    [ 0.228875] Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    [ 0.233934] ftrace: allocating 20223 entries in 79 pages
    [ 0.241630] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.274603] smpboot: CPU0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (fam: 06, model: 2a, stepping: 07)
    [ 0.274609] TSC deadline timer enabled
    [ 0.274616] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, full-width counters, Intel PMU driver.
    [ 0.274622] ... version: 3
    [ 0.274623] ... bit width: 48
    [ 0.274623] ... generic registers: 8
    [ 0.274624] ... value mask: 0000ffffffffffff
    [ 0.274625] ... max period: 0000ffffffffffff
    [ 0.274625] ... fixed-purpose events: 3
    [ 0.274626] ... event mask: 00000007000000ff
    [ 0.298004] x86: Booting SMP configuration:
    [ 0.298007] .... node #0, CPUs: #1
    [ 0.311168] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.311330] #2 #3
    [ 0.337783] x86: Booted up 1 node, 4 CPUs
    [ 0.337786] smpboot: Total of 4 processors activated (26497.85 BogoMIPS)
    [ 0.340161] devtmpfs: initialized
    [ 0.342662] PM: Registering ACPI NVS region [mem 0xbe5f7000-0xbe67afff] (540672 bytes)
    [ 0.342669] PM: Registering ACPI NVS region [mem 0xbe940000-0xbeb84fff] (2379776 bytes)
    [ 0.342692] PM: Registering ACPI NVS region [mem 0xbeb93000-0xbebbffff] (184320 bytes)
    [ 0.342695] PM: Registering ACPI NVS region [mem 0xbebc5000-0xbec07fff] (274432 bytes)
    [ 0.343283] pinctrl core: initialized pinctrl subsystem
    [ 0.343314] RTC time: 17:36:55, date: 06/28/14
    [ 0.343349] NET: Registered protocol family 16
    [ 0.343410] cpuidle: using governor ladder
    [ 0.343411] cpuidle: using governor menu
    [ 0.343434] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.343436] ACPI: bus type PCI registered
    [ 0.343437] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.343477] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.343479] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.349799] PCI: Using configuration type 1 for base access
    [ 0.350482] ACPI: Added _OSI(Module Device)
    [ 0.350483] ACPI: Added _OSI(Processor Device)
    [ 0.350484] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.350485] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.352637] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.363641] ACPI: SSDT 0x00000000BE8ED018 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.363914] ACPI: Dynamic OEM Table Load:
    [ 0.363916] ACPI: SSDT 0x0000000000000000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.373527] ACPI: SSDT 0x00000000BE8EEA98 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.373839] ACPI: Dynamic OEM Table Load:
    [ 0.373840] ACPI: SSDT 0x0000000000000000 000303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.383434] ACPI: SSDT 0x00000000BE8EFC18 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.383709] ACPI: Dynamic OEM Table Load:
    [ 0.383710] ACPI: SSDT 0x0000000000000000 000119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.393757] ACPI: Interpreter enabled
    [ 0.393764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    [ 0.393773] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.393775] ACPI: Using IOAPIC for interrupt routing
    [ 0.393792] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.398293] ACPI: Power Resource [FN00] (off)
    [ 0.398349] ACPI: Power Resource [FN01] (off)
    [ 0.398403] ACPI: Power Resource [FN02] (off)
    [ 0.398459] ACPI: Power Resource [FN03] (off)
    [ 0.398512] ACPI: Power Resource [FN04] (off)
    [ 0.398770] ACPI: \_PR_.CPU4: failed to get CPU APIC ID.
    [ 0.398773] ACPI: \_PR_.CPU5: failed to get CPU APIC ID.
    [ 0.398775] ACPI: \_PR_.CPU6: failed to get CPU APIC ID.
    [ 0.398779] ACPI: \_PR_.CPU7: failed to get CPU APIC ID.
    [ 0.398942] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.398946] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    [ 0.398990] \_SB_.PCI0:_OSC invalid UUID
    [ 0.398991] _OSC request data:1 1f 0
    [ 0.398994] acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    [ 0.399451] PCI host bridge to bus 0000:00
    [ 0.399454] pci_bus 0000:00: root bus resource [bus 00-3e]
    [ 0.399455] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.399457] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.399458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.399459] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.399460] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.399461] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.399462] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.399464] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
    [ 0.399470] pci 0000:00:00.0: [8086:0100] type 00 class 0x060000
    [ 0.399543] pci 0000:00:01.0: [8086:0101] type 01 class 0x060400
    [ 0.399568] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.399603] pci 0000:00:01.0: System wakeup disabled by ACPI
    [ 0.399635] pci 0000:00:02.0: [8086:0112] type 00 class 0x030000
    [ 0.399643] pci 0000:00:02.0: reg 0x10: [mem 0xf7800000-0xf7bfffff 64bit]
    [ 0.399647] pci 0000:00:02.0: reg 0x18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.399651] pci 0000:00:02.0: reg 0x20: [io 0xf000-0xf03f]
    [ 0.399739] pci 0000:00:16.0: [8086:1c3a] type 00 class 0x078000
    [ 0.399760] pci 0000:00:16.0: reg 0x10: [mem 0xf7f2c000-0xf7f2c00f 64bit]
    [ 0.399831] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.399906] pci 0000:00:19.0: [8086:1503] type 00 class 0x020000
    [ 0.399923] pci 0000:00:19.0: reg 0x10: [mem 0xf7f00000-0xf7f1ffff]
    [ 0.399931] pci 0000:00:19.0: reg 0x14: [mem 0xf7f29000-0xf7f29fff]
    [ 0.399939] pci 0000:00:19.0: reg 0x18: [io 0xf080-0xf09f]
    [ 0.400001] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    [ 0.400041] pci 0000:00:19.0: System wakeup disabled by ACPI
    [ 0.400076] pci 0000:00:1a.0: [8086:1c2d] type 00 class 0x0c0320
    [ 0.400095] pci 0000:00:1a.0: reg 0x10: [mem 0xf7f28000-0xf7f283ff]
    [ 0.400180] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.400231] pci 0000:00:1a.0: System wakeup disabled by ACPI
    [ 0.400264] pci 0000:00:1b.0: [8086:1c20] type 00 class 0x040300
    [ 0.400276] pci 0000:00:1b.0: reg 0x10: [mem 0xf7f20000-0xf7f23fff 64bit]
    [ 0.400338] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.400379] pci 0000:00:1b.0: System wakeup disabled by ACPI
    [ 0.400409] pci 0000:00:1c.0: [8086:1c10] type 01 class 0x060400
    [ 0.400485] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.400528] pci 0000:00:1c.0: System wakeup disabled by ACPI
    [ 0.400558] pci 0000:00:1c.1: [8086:1c12] type 01 class 0x060400
    [ 0.400634] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.400676] pci 0000:00:1c.1: System wakeup disabled by ACPI
    [ 0.400708] pci 0000:00:1c.4: [8086:1c18] type 01 class 0x060400
    [ 0.400783] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    [ 0.400826] pci 0000:00:1c.4: System wakeup disabled by ACPI
    [ 0.400857] pci 0000:00:1c.6: [8086:244e] type 01 class 0x060401
    [ 0.400934] pci 0000:00:1c.6: PME# supported from D0 D3hot D3cold
    [ 0.400977] pci 0000:00:1c.6: System wakeup disabled by ACPI
    [ 0.401012] pci 0000:00:1d.0: [8086:1c26] type 00 class 0x0c0320
    [ 0.401032] pci 0000:00:1d.0: reg 0x10: [mem 0xf7f27000-0xf7f273ff]
    [ 0.401117] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.401188] pci 0000:00:1f.0: [8086:1c44] type 00 class 0x060100
    [ 0.401347] pci 0000:00:1f.2: [8086:1c02] type 00 class 0x010601
    [ 0.401364] pci 0000:00:1f.2: reg 0x10: [io 0xf0d0-0xf0d7]
    [ 0.401371] pci 0000:00:1f.2: reg 0x14: [io 0xf0c0-0xf0c3]
    [ 0.401378] pci 0000:00:1f.2: reg 0x18: [io 0xf0b0-0xf0b7]
    [ 0.401386] pci 0000:00:1f.2: reg 0x1c: [io 0xf0a0-0xf0a3]
    [ 0.401393] pci 0000:00:1f.2: reg 0x20: [io 0xf060-0xf07f]
    [ 0.401400] pci 0000:00:1f.2: reg 0x24: [mem 0xf7f26000-0xf7f267ff]
    [ 0.401442] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.401504] pci 0000:00:1f.3: [8086:1c22] type 00 class 0x0c0500
    [ 0.401518] pci 0000:00:1f.3: reg 0x10: [mem 0xf7f25000-0xf7f250ff 64bit]
    [ 0.401537] pci 0000:00:1f.3: reg 0x20: [io 0xf040-0xf05f]
    [ 0.401633] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.401689] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.401778] pci 0000:03:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.401806] pci 0000:03:00.0: reg 0x10: [mem 0xf7e00000-0xf7e07fff 64bit]
    [ 0.401961] pci 0000:03:00.0: PME# supported from D3hot D3cold
    [ 0.401996] pci 0000:03:00.0: System wakeup disabled by ACPI
    [ 0.406680] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.406688] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.406813] pci 0000:04:00.0: [1b21:1042] type 00 class 0x0c0330
    [ 0.406841] pci 0000:04:00.0: reg 0x10: [mem 0xf7d00000-0xf7d07fff 64bit]
    [ 0.406996] pci 0000:04:00.0: PME# supported from D3hot D3cold
    [ 0.407031] pci 0000:04:00.0: System wakeup disabled by ACPI
    [ 0.413342] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.413351] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.413462] pci 0000:05:00.0: [1b21:1080] type 01 class 0x060401
    [ 0.413584] pci 0000:05:00.0: System wakeup disabled by ACPI
    [ 0.413608] pci 0000:00:1c.6: PCI bridge to [bus 05-06] (subtractive decode)
    [ 0.413612] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.413616] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.413621] pci 0000:00:1c.6: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.413623] pci 0000:00:1c.6: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.413624] pci 0000:00:1c.6: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.413625] pci 0000:00:1c.6: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.413626] pci 0000:00:1c.6: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.413627] pci 0000:00:1c.6: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.413629] pci 0000:00:1c.6: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.413630] pci 0000:00:1c.6: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.413694] pci 0000:06:02.0: [1106:3044] type 00 class 0x0c0010
    [ 0.413725] pci 0000:06:02.0: reg 0x10: [mem 0xf7c00000-0xf7c007ff]
    [ 0.413743] pci 0000:06:02.0: reg 0x14: [io 0xe000-0xe07f]
    [ 0.413873] pci 0000:06:02.0: supports D2
    [ 0.413874] pci 0000:06:02.0: PME# supported from D2 D3hot D3cold
    [ 0.413979] pci 0000:05:00.0: PCI bridge to [bus 06] (subtractive decode)
    [ 0.413989] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.413995] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.414004] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] (subtractive decode)
    [ 0.414005] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff] (subtractive decode)
    [ 0.414007] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414008] pci 0000:05:00.0: bridge window [??? 0x00000000 flags 0x0] (subtractive decode)
    [ 0.414009] pci 0000:05:00.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.414010] pci 0000:05:00.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.414012] pci 0000:05:00.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.414013] pci 0000:05:00.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    [ 0.414014] pci 0000:05:00.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    [ 0.414015] pci 0000:05:00.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    [ 0.414016] pci 0000:05:00.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    [ 0.414018] pci 0000:05:00.0: bridge window [mem 0xdfa00000-0xfeafffff] (subtractive decode)
    [ 0.414205] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414243] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 *4 5 6 10 11 12 14 15)
    [ 0.414279] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 10 *11 12 14 15)
    [ 0.414314] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414350] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 *5 6 10 11 12 14 15)
    [ 0.414386] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 10 11 12 14 15) *0, disabled.
    [ 0.414422] ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 5 6 10 11 12 14 15)
    [ 0.414456] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 *10 11 12 14 15)
    [ 0.414535] ACPI: Enabled 4 GPEs in block 00 to 3F
    [ 0.414550] ACPI : EC: GPE = 0x18, I/O: command/status = 0x66, data = 0x62
    [ 0.414607] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.414609] vgaarb: loaded
    [ 0.414610] vgaarb: bridge control possible 0000:00:02.0
    [ 0.414661] PCI: Using ACPI for IRQ routing
    [ 0.416047] PCI: pci_cache_line_size set to 64 bytes
    [ 0.416097] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
    [ 0.416098] e820: reserve RAM buffer [mem 0x0c5f3018-0x0fffffff]
    [ 0.416100] e820: reserve RAM buffer [mem 0x0c604018-0x0fffffff]
    [ 0.416101] e820: reserve RAM buffer [mem 0xbe390000-0xbfffffff]
    [ 0.416102] e820: reserve RAM buffer [mem 0xbf000000-0xbfffffff]
    [ 0.416103] e820: reserve RAM buffer [mem 0x41f600000-0x41fffffff]
    [ 0.416165] NetLabel: Initializing
    [ 0.416166] NetLabel: domain hash size = 128
    [ 0.416166] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.416175] NetLabel: unlabeled traffic allowed by default
    [ 0.416188] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.416191] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.418207] Switched to clocksource hpet
    [ 0.421414] pnp: PnP ACPI init
    [ 0.421426] ACPI: bus type PNP registered
    [ 0.421493] system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.421496] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.421505] pnp 00:01: [dma 4]
    [ 0.421517] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.421533] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
    [ 0.421608] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.421640] system 00:04: [io 0x0680-0x069f] has been reserved
    [ 0.421642] system 00:04: [io 0x0200-0x020f] has been reserved
    [ 0.421643] system 00:04: [io 0xffff] has been reserved
    [ 0.421644] system 00:04: [io 0xffff] has been reserved
    [ 0.421646] system 00:04: [io 0x0400-0x0453] could not be reserved
    [ 0.421647] system 00:04: [io 0x0458-0x047f] has been reserved
    [ 0.421649] system 00:04: [io 0x0500-0x057f] has been reserved
    [ 0.421650] system 00:04: [io 0x164e-0x164f] has been reserved
    [ 0.421652] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421676] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.421712] system 00:06: [io 0x0454-0x0457] has been reserved
    [ 0.421714] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 0.421774] system 00:07: [io 0x0290-0x029f] has been reserved
    [ 0.421776] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421812] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 0.421814] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.421834] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.422038] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.422039] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 0.422041] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.422042] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.422043] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.422045] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 0.422046] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 0.422048] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 0.422049] system 00:0a: [mem 0xff000000-0xffffffff] has been reserved
    [ 0.422050] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 0.422052] system 00:0a: [mem 0xdfa00000-0xdfa00fff] has been reserved
    [ 0.422053] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.422164] system 00:0b: [mem 0x20000000-0x201fffff] has been reserved
    [ 0.422165] system 00:0b: [mem 0x40000000-0x401fffff] has been reserved
    [ 0.422167] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.422182] pnp: PnP ACPI: found 12 devices
    [ 0.422183] ACPI: bus type PNP unregistered
    [ 0.428211] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000
    [ 0.428213] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
    [ 0.428214] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000
    [ 0.428250] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
    [ 0.428252] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
    [ 0.428253] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
    [ 0.428258] pci 0000:00:1c.0: BAR 14: assigned [mem 0xdfb00000-0xdfcfffff]
    [ 0.428262] pci 0000:00:1c.0: BAR 15: assigned [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428264] pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff]
    [ 0.428265] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.428270] pci 0000:00:1c.0: PCI bridge to [bus 02]
    [ 0.428272] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
    [ 0.428277] pci 0000:00:1c.0: bridge window [mem 0xdfb00000-0xdfcfffff]
    [ 0.428281] pci 0000:00:1c.0: bridge window [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428286] pci 0000:00:1c.1: PCI bridge to [bus 03]
    [ 0.428291] pci 0000:00:1c.1: bridge window [mem 0xf7e00000-0xf7efffff]
    [ 0.428298] pci 0000:00:1c.4: PCI bridge to [bus 04]
    [ 0.428303] pci 0000:00:1c.4: bridge window [mem 0xf7d00000-0xf7dfffff]
    [ 0.428310] pci 0000:05:00.0: PCI bridge to [bus 06]
    [ 0.428314] pci 0000:05:00.0: bridge window [io 0xe000-0xefff]
    [ 0.428322] pci 0000:05:00.0: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428335] pci 0000:00:1c.6: PCI bridge to [bus 05-06]
    [ 0.428338] pci 0000:00:1c.6: bridge window [io 0xe000-0xefff]
    [ 0.428342] pci 0000:00:1c.6: bridge window [mem 0xf7c00000-0xf7cfffff]
    [ 0.428350] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.428352] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.428353] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428354] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428355] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428357] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428358] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428359] pci_bus 0000:00: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428360] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
    [ 0.428362] pci_bus 0000:02: resource 1 [mem 0xdfb00000-0xdfcfffff]
    [ 0.428363] pci_bus 0000:02: resource 2 [mem 0xdfd00000-0xdfefffff 64bit pref]
    [ 0.428364] pci_bus 0000:03: resource 1 [mem 0xf7e00000-0xf7efffff]
    [ 0.428366] pci_bus 0000:04: resource 1 [mem 0xf7d00000-0xf7dfffff]
    [ 0.428367] pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    [ 0.428368] pci_bus 0000:05: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428369] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7]
    [ 0.428370] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff]
    [ 0.428372] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.428373] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 0.428374] pci_bus 0000:05: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 0.428375] pci_bus 0000:05: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 0.428376] pci_bus 0000:05: resource 10 [mem 0x000dc000-0x000dffff]
    [ 0.428378] pci_bus 0000:05: resource 11 [mem 0xdfa00000-0xfeafffff]
    [ 0.428379] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
    [ 0.428380] pci_bus 0000:06: resource 1 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428381] pci_bus 0000:06: resource 4 [io 0xe000-0xefff]
    [ 0.428382] pci_bus 0000:06: resource 5 [mem 0xf7c00000-0xf7cfffff]
    [ 0.428384] pci_bus 0000:06: resource 8 [io 0x0000-0x0cf7]
    [ 0.428385] pci_bus 0000:06: resource 9 [io 0x0d00-0xffff]
    [ 0.428386] pci_bus 0000:06: resource 10 [mem 0x000a0000-0x000bffff]
    [ 0.428387] pci_bus 0000:06: resource 11 [mem 0x000d0000-0x000d3fff]
    [ 0.428388] pci_bus 0000:06: resource 12 [mem 0x000d4000-0x000d7fff]
    [ 0.428390] pci_bus 0000:06: resource 13 [mem 0x000d8000-0x000dbfff]
    [ 0.428391] pci_bus 0000:06: resource 14 [mem 0x000dc000-0x000dffff]
    [ 0.428392] pci_bus 0000:06: resource 15 [mem 0xdfa00000-0xfeafffff]
    [ 0.428407] NET: Registered protocol family 2
    [ 0.428547] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 0.428723] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.428830] TCP: Hash tables configured (established 131072 bind 65536)
    [ 0.428843] TCP: reno registered
    [ 0.428856] UDP hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428900] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
    [ 0.428957] NET: Registered protocol family 1
    [ 0.428966] pci 0000:00:02.0: Boot video device
    [ 0.461852] PCI: CLS 64 bytes, default 64
    [ 0.461882] Unpacking initramfs...
    [ 0.516863] Freeing initrd memory: 4432K (ffff88007fbac000 - ffff880080000000)
    [ 0.516867] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.516869] software IO TLB [mem 0xba390000-0xbe390000] (64MB) mapped at [ffff8800ba390000-ffff8800be38ffff]
    [ 0.517040] RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    [ 0.517065] Scanning for low memory corruption every 60 seconds
    [ 0.517227] futex hash table entries: 1024 (order: 4, 65536 bytes)
    [ 0.525884] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.526849] zbud: loaded
    [ 0.526961] VFS: Disk quotas dquot_6.5.2
    [ 0.526984] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.527055] msgmni has been set to 31015
    [ 0.527086] Key type big_key registered
    [ 0.527196] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.527224] io scheduler noop registered
    [ 0.527225] io scheduler deadline registered
    [ 0.527244] io scheduler cfq registered (default)
    [ 0.527371] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    [ 0.527582] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 0.527592] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 0.527614] efifb: probing for efifb
    [ 0.527815] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005c00000, using 1876k, total 1875k
    [ 0.527816] efifb: mode is 800x600x32, linelength=3200, pages=1
    [ 0.527816] efifb: scrolling: redraw
    [ 0.527817] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.528821] Console: switching to colour frame buffer device 100x37
    [ 0.529808] fb0: EFI VGA frame buffer device
    [ 0.529813] intel_idle: MWAIT substates: 0x1120
    [ 0.529814] intel_idle: v0.4 model 0x2A
    [ 0.529815] intel_idle: lapic_timer_reliable_states 0xffffffff
    [ 0.529932] GHES: HEST is not enabled!
    [ 0.529969] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.530312] Lin

    Solved.
    Please integrate with the forum post below.
    Blacklisting the uas module allowed me to see the vendor and product id, and follow the directions given by Da_Coynul. Before rebooting, I removed the initial file that globally blacklisted the uas module.
    See: https://bbs.archlinux.org/viewtopic.php?id=183190
    Thanks to Da_Coynul!

  • [SOLVED] kernel panic - no init found

    Hello:
    After my last system update, (including kernel) two problems appeared. First the magic files problem, solved with pacman -Qo, delleting and reinstalling (perhaps it has something to do with this problem). Second, this kernel panic when I restarted the pc.
    failed to execute /init
    kernel panic - no init found
    specify init= (or something similar)
    I get only these lines as error, before is the message of the freed kernel memory.
    At the moment I tried with the solutions that I have find at the forum:
    - Run with livecd, mount all (including boot, proc, sys, dev), chroot and
    mkinitcpio -p kernel26
    - Check if the partitions uuids are the correct ones in grub config.
    - Check if I have the symlink to asm in the includes, that someone report on the arch news that could be conflictive (I have a folder there).
    - Reinstall the kernel26, mkinitcpio, klibc, etc. all the stuff that I thought that could be related.
    - Specify in grub config init=/sbin/init, and check if the file was there-> there was a new message saying that also failed to execute /sbin/init
    The problem persists, and google doesn't helps and in the forum I can't find an answer neither. I don't know what else I can do, so all help will be apreciated
    Thank you
    PD: sorry for my English
    SOLVED:
    The problem was that mkinitcpio outputed an error with zgrep and I think that it wasn't changing nothing. I reinstalled gzip and no errors were reported, so the new ramdisk was created and now the system boots ok. The error with zgrep I think that it comes from my last upgrade, because I didn't have enough space and a lot of errors in a few packages appeared, the errors were cannot execute or file already exists in the system.
    Thanks for the answers.
    Last edited by foucelhas (2009-05-13 13:05:02)

    Seems init is present in the initrd image (very small image?):
    1199 blocks
    /bin/kinit
    /bin/run-init
    /init
    The initrd path I think it's also correctly setted up:
    # (0) Arch Linux
    title Arch Linux
    root (hd0,1)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/bfb12545-43dd-49de-9a70-c8ab9926181c resume=/dev/sda5 ro
    initrd /kernel26.img
    # (1) Arch Linux
    title Arch Linux Fallback
    root (hd0,1)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/bfb12545-43dd-49de-9a70-c8ab9926181c ro
    initrd /kernel26-fallback.img
    I have one separate boot partition, as you say, sda2, and the filesystem/general partition is sda6. I tried to put this names instead the uuids too, but didn't worked.
    The fallback image neither helped.
    I also tried to check if the partitions are ok (sda2 and sda6), with xfs_check and xfs_repair (filesystem it's xfs).
    Last edited by foucelhas (2009-05-13 12:16:12)

  • WORKAROUND/SOLVED: Kernel panic on Macbook Air 5,2 on Lion 10.7.5 on wake

    Hi all. I had been getting plagued by kernel panics with my relatively new Macbook Air (which I otherwise have had no issues with) when I did the following in sequence:
    While connected to a power supply, lock screen
    Close the lid
    Disconnect power supply
    Open the lid
    For me, this seemed to have been caused by the Automatically adjust brightness option. To access it, go to System Preferences > Displays > Automatically adjust brightness, and uncheck the box. I also unchecked similar options that dim the screen before sleep in Energy Saver. This seems to have fixed it. I'm including the full kernel panic report -- if you're having problems with kernel panics, give it a try. I'm going to see for the next few days if this solves the issue. My guess is that this option and the display driver for this computer are really not playing well together in this version of Lion. I tried various other things:
    Disabling bluetooth
    Using pmset to set the hibernatemode to 0 as well as 25
    Restting SMC
    and none of them fixed it. This did, though, or at least it seems that way -- I am going to check for the next few days and see how it does. I am not running any third party kexts, though I do have a few third party launch agents for daemons, servers and such which have been installed via Homebrew. Feel free to comment. I am definitely a little underwhelmed by this kind of behavior coming from what is a several thousand dollar piece investment that is the most important piece of equipment for me to do my work on any given day, but if I can bypass it for now without too much of a loss in functionality, so be it.
    Wed Nov 14 18:06:10 2012
    panic(cpu 2 caller 0xffffff80002c4794): Kernel trap at 0xffffff7f816a11f1, type 13=general protection, registers:
    CR0: 0x000000008001003b, CR2: 0x000000010c0c4000, CR3: 0x0000000000100000, CR4: 0x00000000001606e0
    RAX: 0x3f1cb290b54fb5d7, RBX: 0xffffff80d17da000, RCX: 0x0000000000000000, RDX: 0x0000000000000000
    RSP: 0xffffff80ef5cbb60, RBP: 0xffffff80ef5cbb70, RSI: 0x00000000b513b5c6, RDI: 0xffffff80d17da000
    R8:  0x000000000000001f, R9:  0xffffffffffffff00, R10: 0xffffffffffffffdf, R11: 0x0000000000000200
    R12: 0xffffff80d17da000, R13: 0x0000000000000000, R14: 0xffffff80d17da000, R15: 0xffffff80ef5cbbc0
    RFL: 0x0000000000010282, RIP: 0xffffff7f816a11f1, CS:  0x0000000000000008, SS:  0x0000000000000000
    CR2: 0x000000010c0c4000, Error code: 0x0000000000000000, Faulting CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff80ef5cb810 : 0xffffff8000220792
    0xffffff80ef5cb890 : 0xffffff80002c4794
    0xffffff80ef5cba40 : 0xffffff80002da55d
    0xffffff80ef5cba60 : 0xffffff7f816a11f1
    0xffffff80ef5cbb70 : 0xffffff7f816a2413
    0xffffff80ef5cbbb0 : 0xffffff7f81691e31
    0xffffff80ef5cbca0 : 0xffffff7f816aec05
    0xffffff80ef5cbce0 : 0xffffff7f81690257
    0xffffff80ef5cbd10 : 0xffffff7f80c92832
    0xffffff80ef5cbd50 : 0xffffff7f817184f0
    0xffffff80ef5cbda0 : 0xffffff7f8171a692
    0xffffff80ef5cbde0 : 0xffffff7f8171a7c4
    0xffffff80ef5cbe20 : 0xffffff7f80c964c5
    0xffffff80ef5cbe60 : 0xffffff7f80c96628
    0xffffff80ef5cbe90 : 0xffffff7f80c99fd7
    0xffffff80ef5cbef0 : 0xffffff800063d4d6
    0xffffff80ef5cbf30 : 0xffffff800063c250
    0xffffff80ef5cbf70 : 0xffffff800063c0f4
    0xffffff80ef5cbfb0 : 0xffffff8000820057
          Kernel Extensions in backtrace:
             com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c87000->0xffffff7f80cbffff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f8086b000
             com.apple.driver.AppleIntelFramebufferCapri(7.3.2)[5D02E509-F60D-3312-9C3C-AF47 D6622C85]@0xffffff7f8170d000->0xffffff7f8176afff
                dependency: com.apple.iokit.IOACPIFamily(1.4)[19BAB11C-CE5E-3068-AD10-132019C59D6C]@0xfffff f7f80c30000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f8086b000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c87000
             com.apple.driver.AppleIntelHD4000Graphics(7.3.2)[AD64F3E5-2838-3046-A9EA-1CB6C9 769436]@0xffffff7f8168d000->0xffffff7f816f3fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[5C23D598-58B2-3204-BC03-BC3C0F00BD32]@0xffffff 7f8086b000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[7C8672C4-8B0D-3CCF-A79A-23C62E90F895]@0xff ffff7f80cc0000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[D0A1F6BD-E66E-3DD8-9913-A3AB8746F422]@0 xffffff7f80c87000
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    11G63b
    Kernel version:
    Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    Kernel UUID: FF3BB088-60A4-349C-92EA-CA649C698CE5
    System model name: MacBookAir5,2 (Mac-2E6FAB96566FE58C)
    System uptime in nanoseconds: 108364440503
    last loaded kext at 59338179474: com.apple.filesystems.smbfs          1.7.2 (addr 0xffffff7f807d9000, size 241664)
    last unloaded kext at 78468272086: com.apple.driver.AppleUSBTCKeyEventDriver          227.6 (addr 0xffffff7f814c7000, size 8192)
    loaded kexts:
    com.apple.filesystems.smbfs          1.7.2
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AGPM          100.12.75
    com.apple.driver.ApplePlatformEnabler          2.0.5d3
    com.apple.driver.X86PlatformShim          5.0.0d8
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.2.5a5
    com.apple.driver.AppleMikeyDriver          2.2.5a5
    com.apple.driver.AudioAUUC          1.59
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleSMCPDRC          5.0.0d8
    com.apple.driver.AppleSMCLMU          2.0.1d2
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager          4.0.8f17
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AudioIPCDriver          1.2.3
    com.apple.driver.ApplePolicyControl          3.1.33
    com.apple.driver.AppleBacklight          170.2.2
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.AppleIntelHD4000Graphics          7.3.2
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelFramebufferCapri          7.3.2
    com.apple.driver.BroadcomUSBBluetoothHCIController          4.0.8f17
    com.apple.driver.AppleUSBCardReader          3.0.6
    com.apple.driver.AppleUSBTCButtons          227.6
    com.apple.driver.AppleUSBTCKeyboard          227.6
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.1.0
    com.apple.driver.AirPort.Brcm4331          561.7.22
    com.apple.driver.AppleUSBHub          5.1.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleAHCIPort          2.3.1
    com.apple.driver.AppleUSBXHCI          1.1.0
    com.apple.driver.AppleACPIButtons          1.5
    com.apple.driver.AppleUSBEHCI          5.1.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.5
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          195.0.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.4
    com.apple.security.TMSafetyNet          8
    com.apple.driver.AppleIntelCPUPowerManagement          195.0.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.2.5a5
    com.apple.driver.X86PlatformPlugin          5.1.1d6
    com.apple.driver.AppleHDAController          2.2.5a5
    com.apple.iokit.IOHDAFamily          2.2.5a5
    com.apple.iokit.IOSurface          80.0.2
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOAudioFamily          1.8.6fc18
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.AppleGraphicsControl          3.1.33
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.IOPlatformPluginFamily          5.1.1d6
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.iokit.IONDRVSupport          2.3.4
    com.apple.iokit.IOGraphicsFamily          2.3.4
    com.apple.driver.AppleSMC          3.1.3d10
    com.apple.driver.AppleUSBBluetoothHCIController          4.0.8f17
    com.apple.iokit.IOBluetoothFamily          4.0.8f17
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.2.1
    com.apple.iokit.IOUSBMassStorageClass          3.0.3
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.2.1
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.driver.AppleUSBMultitouch          230.5
    com.apple.iokit.IOUSBHIDDriver          5.0.0
    com.apple.driver.AppleUSBMergeNub          5.1.0
    com.apple.driver.AppleUSBComposite          5.0.0
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.0.3
    com.apple.iokit.IO80211Family          420.3
    com.apple.iokit.IONetworkingFamily          2.1
    com.apple.iokit.IOUSBUserClient          5.0.0
    com.apple.iokit.IOAHCIFamily          2.0.8
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOUSBFamily          5.1.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.8
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.driver.DiskImages          331.7
    com.apple.iokit.IOStorageFamily          1.7.2
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.5
    com.apple.iokit.IOPCIFamily          2.7
    com.apple.iokit.IOACPIFamily          1.4

    As far as my question itself -- why does this happen? Has anybody had this issue on Lion and had it resolved on Mountain Lion?

  • Daily, successive kernel panics - how to identify root issue?

    A few weeks ago, my computer suffered from some water damage. I sent it to an Apple repair center where most of it was replaced, including the logic board, speakers, discrete GPU, and  I/O board.
    After using it for 2 days without issues, I installed OS X 10.9.4. Since then, I have had multiple, successive kernel panics every day. Strangely, these are not easy to reproduce; I can go 12 hours or more without having a problem. Then, in the middle of scrolling in Safari or opening an application like Preview, the graphics will glitch out and the system will crash. After one crash, further crashes can happen within seconds or minutes of a reboot.
    Things I've tried with no luck:
    NVRAM reset
    SMC reset
    Apple Hardware Diagnostic
    verified the SSD with disk utility + repaired filesystem permissions from recovery mode
    Rember memory test
    memtest86 from a USB stick
    tried to induce crashes by stress-testing the discrete GPU
    unplug all peripherals (I have a mouse and headphones with an integrated microphone) - still get panics with them disconnected
    Initially, I suspected that my Razer mouse drivers were to blame, but I've still been getting panics since removing all of my 3rd-party kernel extensions.
    You can see all of my panics here: https://drive.google.com/folderview?id=0B6JO6Q_WYjb2TURkU1N5ZWprbTQ&usp=sharing
    Lots of them relate to IOkit
    This is the strangest panic:
    Anonymous UUID:       FFC394C8-E738-4D3C-C175-AA82009ED4C4
    Fri Jul 11 11:19:59 2014
    panic(cpu 0 caller 0xffffff80146dcad9): "Double fault at 0xffffff80146dba64, registers:\n" "CR0: 0x000000008001003b, CR2: 0xffffff8202c47e78, CR3: 0x0000000017099000, CR4: 0x00000000001606e0\n" "RAX: 0x0000000000000008, RBX: 0x000000000000000e, RCX: 0x0000000000000000, RDX: 0xffffff80146f3570\n" "RSP: 0xffffff8202c47e80, RBP: 0xffffff8202c48040, RSI: 0xffffff8202c48050, RDI: 0xffffff8202c48070\n" "R8:  0x0000000000000000, R9:  0x0000000000000000, R10: 0xffffff81d67f0da0, R11: 0x0000000000000440\n" "R12: 0xffffff8202c48060, R13: 0xffffff8202c48520, R14: 0xffffff8014645000, R15: 0xffffff8202c48070\n" "RFL: 0x0000000000010082, RIP: 0xffffff80146dba64, CS:  0x0000000000000008, SS:  0x0000000000000010\n" "Error code: 0x0000000000000000\n"@/SourceCache/xnu/xnu-2422.110.17/osfmk/i386/trap_native.c :168
    Backtrace (CPU 0), Frame : Return Address
    0xffffff81d67fcce0 : 0xffffff8014622f79
    0xffffff81d67fcd60 : 0xffffff80146dcad9
    0xffffff81d67fcec0 : 0xffffff80146f400f
    0xffffff8202c48040 : 0xffffff80146f3746
    0xffffff8202c48060 : 0xffffff801467811e
    0xffffff8202c48320 : 0xffffff80146dbdd0
    0xffffff8202c484f0 : 0xffffff80146f3746
    0xffffff8202c48510 : 0xffffff801467811e
    0xffffff8202c487d0 : 0xffffff80146dbdd0
    0xffffff8202c489a0 : 0xffffff80146f3746
    0xffffff8202c489c0 : 0xffffff801467811e
    0xffffff8202c48c80 : 0xffffff80146dbdd0
    0xffffff8202c48e50 : 0xffffff80146f3746
    0xffffff8202c48e70 : 0xffffff801467811e
    0xffffff8202c49130 : 0xffffff80146dbdd0
    0xffffff8202c49300 : 0xffffff80146f3746
    0xffffff8202c49320 : 0xffffff801467811e
    0xffffff8202c495e0 : 0xffffff80146dbdd0
    0xffffff8202c497b0 : 0xffffff80146f3746
    0xffffff8202c497d0 : 0xffffff801467811e
    0xffffff8202c49a90 : 0xffffff80146dbdd0
    0xffffff8202c49c60 : 0xffffff80146f3746
    0xffffff8202c49c80 : 0xffffff801467811e
    0xffffff8202c49f40 : 0xffffff80146dbdd0
    0xffffff8202c4a110 : 0xffffff80146f3746
    0xffffff8202c4a130 : 0xffffff801467811e
    0xffffff8202c4a3f0 : 0xffffff80146dbdd0
    0xffffff8202c4a5c0 : 0xffffff80146f3746
    0xffffff8202c4a5e0 : 0xffffff801467811e
    0xffffff8202c4a8a0 : 0xffffff80146dbdd0
    0xffffff8202c4aa70 : 0xffffff80146f3746
    0xffffff8202c4aa90 : 0xffffff801467811e
    0xffffff8202c4ad50 : 0xffffff80146dbdd0
    0xffffff8202c4af20 : 0xffffff80146f3746
    0xffffff8202c4af40 : 0xffffff801467811e
    0xffffff8202c4b200 : 0xffffff80146dbdd0
    0xffffff8202c4b3d0 : 0xffffff80146f3746
    0xffffff8202c4b3f0 : 0xffffff801467811e
    0xffffff8202c4b6b0 : 0xffffff80146dbdd0
    0xffffff8202c4b880 : 0xffffff80146f3746
    0xffffff8202c4b8a0 : 0xffffff801467811e
    0xffffff8202c4bb60 : 0xffffff80146dbdd0
    0xffffff8202c4bd30 : 0xffffff80146f3746
    0xffffff8202c4bd50 : 0
    And one of the most recent ones:
    Anonymous UUID:       FFC394C8-E738-4D3C-C175-AA82009ED4C4
    Sun Jul 13 13:36:13 2014
    panic(cpu 4 caller 0xffffff8019cdc24e): Kernel trap at 0xffffff7f9bcbda38, type 13=general protection, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000130e05000, CR3: 0x000000003010d030, CR4: 0x00000000001606e0
    RAX: 0xffffff7f9bd79610, RBX: 0xffffff803f1d8f00, RCX: 0x0000000000017d45, RDX: 0xffffff803cfbc878
    RSP: 0xffffff82194eb8a0, RBP: 0xffffff82194eb8b0, RSI: 0x0000000000000000, RDI: 0xffffff803f20e700
    R8:  0x0000000000000191, R9:  0x0000000000000000, R10: 0xffffff803eaff2a4, R11: 0xffffff7f9bcc09ee
    R12: 0x0000000000000040, R13: 0xffffff803e9e5101, R14: 0xffffff803d08c200, R15: 0xffffff8040bfa000
    RFL: 0x0000000000010246, RIP: 0xffffff7f9bcbda38, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000130e05000, Error code: 0x0000000000000000, Fault CPU: 0x4
    Backtrace (CPU 4), Frame : Return Address
    0xffffff81fbf15df0 : 0xffffff8019c22f79
    0xffffff81fbf15e70 : 0xffffff8019cdc24e
    0xffffff81fbf16040 : 0xffffff8019cf3746
    0xffffff81fbf16060 : 0xffffff7f9bcbda38
    0xffffff82194eb8b0 : 0xffffff7f9bd43afb
    0xffffff82194eb8c0 : 0xffffff7f9bcd465c
    0xffffff82194eb8f0 : 0xffffff7f9bcc35e3
    0xffffff82194eb940 : 0xffffff7f9bd4232c
    0xffffff82194eb980 : 0xffffff7f9bd3ce77
    0xffffff82194eba20 : 0xffffff7f9bcc2824
    0xffffff82194eba50 : 0xffffff7f9bcc2adb
    0xffffff82194eba80 : 0xffffff7f9bcce638
    0xffffff82194ebac0 : 0xffffff7f9bd41b41
    0xffffff82194ebae0 : 0xffffff7f9bcc0bf5
    0xffffff82194ebb70 : 0xffffff801a0cf9ca
    0xffffff82194ebb90 : 0xffffff801a0d052e
    0xffffff82194ebbf0 : 0xffffff801a0cdf7f
    0xffffff82194ebd40 : 0xffffff8019cb6998
    0xffffff82194ebe50 : 0xffffff8019c26bc1
    0xffffff82194ebe80 : 0xffffff8019c139c5
    0xffffff82194ebef0 : 0xffffff8019c1e013
    0xffffff82194ebf70 : 0xffffff8019cc9b8d
    0xffffff82194ebfb0 : 0xffffff8019cf3f66
          Kernel Extensions in backtrace:
             com.apple.iokit.IOAcceleratorFamily2(98.22)[0EC64777-94B9-32E3-AC03-A2367895744 B]@0xffffff7f9bcbb000->0xffffff7f9bd1ffff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7f9a2be000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f9a55b000
             com.apple.driver.AppleInt<lHD5000=raphics>(8.2.8)[E2405B1B-94F0-3555-AE41-55B6D 27F1383]@0xffffff7f9bd24300->0xffffff7f9bd752ff
                dependency: com.apple.iokit.IOSurface(91.1)[5E4EA3A2-5AB6-3577-B32D-EF5717A0EF5B]@0xffffff7 f9aeb9000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[4662B11D-2ECA-315D-875C-618C97CDAB2A]@0xffffff 7f9a2be000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[75D81741-64C1-3941-ADFA-9D6B6C434EE4]@0 xffffff7f9a55b000
                dependency: com.apple.iokit.IOAcceleratorFamily2(98.22)[0EC64777-94B9-32E3-AC03-A2367895744 B]@0xffffff7f9bcbb000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13E28
    Kernel version:
    Darwin Kernel Version 13.3.0: Tue Jun  3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
    Kernel UUID: BBFADD17-672B-35A2-9B7F-E4B12213E4B8
    Kernel slide:     0x0000000019a00000
    Kernel text base: 0xffffff8019c00000
    System model name: MacBookPro11,3 (Mac-2BD1B31983FE1663)
    System uptime in nanoseconds: 394778446532
    last loaded kext at 243101241744: com.apple.filesystems.msdosfs 1.9 (addr 0xffffff7f9c233000, size 65536)
    last unloaded kext at 113451959167: com.apple.driver.AppleFileSystemDriver 3.0.1 (addr 0xffffff7f9c12e000, size 8192)
    loaded kexts:
    com.apple.filesystems.msdosfs 1.9
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.2.6f1
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.ApplePlatformEnabler 2.0.9d6
    com.apple.driver.AGPM 100.14.28
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.ntfs 3.11
    com.apple.driver.AppleGraphicsDevicePolicy 3.6.22
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleHDA 2.6.3f4
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.GeForce 8.2.6
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.driver.AppleIntelHD5000Graphics 8.2.8
    com.apple.driver.AppleCameraInterface 4.26.0
    com.apple.driver.AppleThunderboltIP 1.1.2
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.AppleIntelFramebufferAzul 8.2.8
    com.apple.driver.AppleMuxControl 3.6.22
    com.apple.driver.AppleMCCSControl 1.2.5
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleUSBCardReader 3.4.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeLZVN 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBHub 683.4.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.0
    com.apple.driver.AppleAHCIPort 3.0.5
    com.apple.driver.AirPort.Brcm4360 842.21.65
    com.apple.driver.AppleUSBXHCI 683.4.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.driver.DspFuncLib 2.6.3f4
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOAcceleratorFamily 98.22
    com.apple.nvidia.driver.NVDAGK100Hal 8.2.6
    com.apple.nvidia.driver.NVDAResman 8.2.6
    com.apple.iokit.IOBluetoothFamily 4.2.6f1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.6f1
    com.apple.iokit.IOSurface 91.1
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleHDAController 2.6.3f4
    com.apple.iokit.IOHDAFamily 2.6.3f4
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginFamily 5.7.1d6
    com.apple.AppleGraphicsDeviceControl 3.6.22
    com.apple.iokit.IOAcceleratorFamily2 98.22
    com.apple.driver.AppleGraphicsControl 3.6.22
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.12d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBMultitouch 240.9
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleThunderboltDPInAdapter 3.1.7
    com.apple.driver.AppleThunderboltDPAdapterFamily 3.1.7
    com.apple.driver.AppleThunderboltPCIDownAdapter 1.4.5
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.driver.AppleThunderboltNHI 2.0.1
    com.apple.iokit.IOThunderboltFamily 3.3.1
    com.apple.iokit.IO80211Family 640.36
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBFamily 683.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11.1
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.pthread 1
    System Profile:
    Model: MacBookPro11,3, BootROM MBP112.0138.B07, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.19f7
    Graphics: Intel Iris Pro, Intel Iris Pro, Built-In
    Graphics: NVIDIA GeForce GT 750M, NVIDIA GeForce GT 750M, PCIe, 2048 MB
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x02FE, -
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x134), Broadcom BCM43xx 1.0 (6.30.223.154.65)
    Bluetooth: Version 4.2.6f1 14216, 3 services, 15 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en0
    Serial ATA Device: APPLE SSD SM1024F, 1 TB
    USB Device: Internal Memory Card Reader
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Thunderbolt Bus: MacBook Pro, Apple Inc., 17.1
    My EtreCheck Report:
    EtreCheck version: 1.9.12 (48)
    Report generated July 13, 2014 at 2:03:56 PM EDT
    Hardware Information:
      MacBook Pro (Retina, 15-inch, Late 2013) (Verified)
      MacBook Pro - model: MacBookPro11,3
      1 2.6 GHz Intel Core i7 CPU: 4 cores
      16 GB RAM
    Video Information:
      Intel Iris Pro - VRAM: (null)
      Color LCD 2880 x 1800
      NVIDIA GeForce GT 750M - VRAM: 2048 MB
    System Software:
      OS X 10.9.4 (13E28) - Uptime: 0 days 0:4:59
    Disk Information:
      APPLE SSD SM1024F disk0 : (1 TB)
      EFI (disk0s1) <not mounted>: 209.7 MB
      OS X SSD (disk0s2) / [Startup]: 699.7 GB (630.25 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      disk0s4 (disk0s4) <not mounted>: 134.2 MB
      BOOTCAMP (disk0s5) /Volumes/BOOTCAMP: 299.86 GB (149.15 GB free)
    USB Information:
      Apple Internal Memory Card Reader
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information:
      Apple Inc. thunderbolt_bus
    Gatekeeper:
      Mac App Store and identified developers
    Launch Daemons:
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.google.keystone.daemon.plist Support
    Launch Agents:
      [loaded] com.google.keystone.agent.plist Support
    User Launch Agents:
      [loaded] com.valvesoftware.steamclean.plist Support
    User Login Items:
      iTunesHelper
      Flux
      Steam
      ShiftIt
      Dropbox
      Alfred 2
    Internet Plug-ins:
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
      Default Browser: Version: 537 - SDK 10.9
      o1dbrowserplugin: Version: 5.4.2.18903 Support
      googletalkbrowserplugin: Version: 5.4.2.18903 Support
      Silverlight: Version: 5.1.30317.0 - SDK 10.6 Support
      Unity Web Player: Version: UnityPlayer version 4.5.1f3 - SDK 10.6 Support
    Audio Plug-ins:
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
      Flash Player  Support
    Time Machine:
      Time Machine not configured!
    Top Processes by CPU:
          3% WindowServer
          1% fontd
          1% hidd
          0% SystemUIServer
          0% Safari
    Top Processes by Memory:
      216 MB Safari
      164 MB com.apple.IconServicesAgent
      131 MB Finder
      131 MB com.apple.WebKit.WebContent
      115 MB Dock
    Virtual Memory Information:
      11.21 GB Free RAM
      3.13 GB Active RAM
      413 MB Inactive RAM
      1.25 GB Wired RAM
      313 MB Page-ins
      0 B Page-outs

    I've been talking to Apple support (the nearest genius bar is a ~3 hour trip), and they want me to send in the machine to a repair center. They also implied that their solution might be just to replace the SSD, which seems unlikely to fix the issue. Is there a way to test my processors and graphics cards that is more extensive than the crippled 3 minute Apple Hardware Diagnostic that comes with the machine?
    The biggest problem is that the panics are so unpredictable -- there's no way that anyone will actively use the machine for over 12 hours to see if the problem ha been resolved - it's just not cost effective.

  • [SOLVED] Kernel panic at boot: not syncing. No init found.

    Hello, I know some people had this problem before but no solution seems to help me.
    I'm having this kernel panic at the very beggining of boot (here is a screenshot)
    The init= parameter given by grub is correct: /usr/lib/systemd/systemd and I double checked the root= parameter, it is by uuid but I also tried by device name (/dev/sda7) and by label.
    Using the output of a new `grub-mkconfig` didn't fix it either.
    Here is my grub.cfg
    I tried running `mkinitcpio -v -p linux` (I use the 3.8 kernel from core but also tried the 3.9 from testing, same result)
    Here is my mkinitcpio.conf and the output of `mkinitcpio -v -p linux`
    I checked the filesystems of my / and /boot partitions with badblocks and fsck, no problem from here. (I also tried reformating my swap with mkswap as the second line of kernel panic mention swapper even though I didn't understand that line, I just gave it a try).
    I really don't know what to do now, my guess is that the initramfs can't mount the root partition but the root= parameter is correct and everything mount well under a liveCD (this is from where I try to fix it).
    I love archlinux and it's community, I just don't know what to do now, thanks in advance for your advice.
    EDIT:
    Forgot to tell since when this happen.
    I was playing Kerbal Space Program yesterday, the game filled up my RAM, my computer was no longer responding (it happens to me a few times a month if I forgot to close firefox before playing for example).
    I had to hard shutdown, then on the boot I get this panic.
    Last edited by Dettorer (2013-05-07 19:13:49)

    Thank you for your answer.
    fdisk -l /dev/sda
    ls -l /dev/disk/by-uuid
    Should I care about the other lines mentioning root= ? For the moment I only touch this line :
    `    linux    /vmlinuz-linux root=UUID=c54afd90-88a2-4c27-a497-f689f30a5b2c init=/usr/lib/systemd/systemd ro  `
    (at the end of the first menuentry)

  • [SOLVED] kernel panic on shutdown

    Hi all,
    I'm experiencing kernel panics when shutting down. My system is up to date.
    No issues with boot.
    I don't know what to look for or to check. I tried to boot with fallback image but shutdown gives the same messages.
    after printing "power off" (until there everything is fine) it prints something like a stack backtrace...messages not understandable by me. Are they logged anywhere?
    the last one is:
    /etc/rc.shutdown:line 100: 1761 killed /sbin/poweroff -d -f -h -i
    What can I do?
    Hope you'll give some feedback
    Last edited by virusso80 (2011-07-22 17:30:25)

    As Stebalien posted correction:
    edit:  /etc/rc.local.shutdown
    #!/bin/bash
    # /etc/rc.local.shutdown: Local shutdown script.
    run as root
    nano /etc/rc.local.shutdown
    add line
    modprobe -r vboxdrv
    You could also test if problem is caused with module vboxdrv, by simply running as root command mentioned above and see if your problem persist during shutdown. To check if you have vboxdrv running use this
    lsmod | grep vboxdrv
    Then, by editing /etc/rc.local.shutdown you make it permanent.
    S-
    This solved problem with hibernation (post 7):
    https://bbs.archlinux.org/viewtopic.php?id=122957
    Last edited by StenM (2011-07-23 09:43:10)

  • Continuous Kernel Panic - Unable to use Arch :(

    Good evening,
    yesterday i tried on my vbox Arch Linux and i was fascinated with his elegance and cleanness.
    Today i decided to install it on my physical machine, an HP tx2000 tablet pc with AMD Turion 64 processor, 2GB RAM, NVidia graphic chip.
    I downloaded the ...-ftp-x86_64 iso and tried to install it, but i got hang two or three times during the install.
    Being in the graphical setup window and unable to switch to another console, i just tried again and after few tries i managed to install the system, but it continued to hang in 5/10 minutes after the boot.
    So i tried to download the ...-ftp-i686 iso and to boot it with secure settings like noapic or acpi=off, but i wasn't even able to see again the login screen, because i just keep on receiving a lot of Kernel Panics, like "CPU Context Corrupted", "Machine Check", "Tried to kill INIT", ...
    This shouldn't be an hardware problem, because i'm using this pc a lot with Windows Vista and Debian Lenny andthey're both working fine.
    Thanks for your assistance

    Hi there, i'd like to share some considerations on this problem.
    Reinstalling the system, i noticed that i could use it nicely passing "noapic" at boot.
    Almost everything worked nice in graphical and console mode (vga, wi-fi...) except for some problems with the usb ports and with the automount.
    The funny thing is that, when booting the system without noapic parameter, the system works perfectly if i use it in graphical mode, but if i try to switch to one of the consoles from 1 to 6, it usually hangs in 5/10 minutes showing very disomogeneous output (from "swapper tainted" to "tried to kill INIT", from "CPU Context corrupted" to "Machine Check") or sometimes with no output at all, just a blinking tab led.
    Now, when i know i have to work in the console, i just pass noapic at boot, and when i know i'll use only X (most of times) i boot without worring at all.
    I wonder if there's someone who can make a point out of this, i surely can't, but am however quite happy
    Last edited by Trivia89 (2009-04-12 10:46:12)

  • [SOLVED] Kernel panic when using external USB hard drive

    I have a desktop PC with a 64 bit arch install, on a Core2 Duo 6320 CPU. I have been using (and continue using right now) a 500 GB "Iomega Desktop Hard Drive" external USB hard disk without problems. But I have just bought a 3 TB "Seagate Expansion" external USB hard drive and I'm unable to use it from my Arch install. Each time I try to format it or to copy data from the PC, Arch freezes with a kernel panic. Sometimes it freezes faster and I cannot see anything, but others I am able to see the following kernel messages, repeating several times:
    [11701.205071] sd 3:0:0:0: [sdf] uas_eh_abort_handler ffff880014e13380 tag 29, inflight: CMD
    [11701.221297] sd 3:0:0:0: [sdf] abort completed
    [11701.221313] scsi host3: uas_eh_task_mgmt: ABORT TASK failed (wrong tag 0/256)
    [11701.221323] sd 3:0:0:0: [sdf] uas_eh_abort_handler ffff880014e13500 tag 30, inflight: CMD
    [11701.237550] sd 3:0:0:0: [sdf] abort completed
    [11701.237567] scsi host3: uas_eh_task_mgmt: ABORT TASK failed (wrong tag 0/256)
    [11701.237576] sd 3:0:0:0: [sdf] uas_eh_abort_handler ffff880014e13680 tag 31, inflight: CMD
    [11701.253922] sd 3:0:0:0: [sdf] abort completed
    [11701.253936] scsi host3: uas_eh_task_mgmt: ABORT TASK failed (wrong tag 0/256)
    [11701.253956] sd 3:0:0:0: uas_eh_device_reset_handler
    [11704.252182] scsi host3: uas_eh_task_mgmt: LOGICAL UNIT RESET timed out
    [11704.252196] scsi host3: uas_eh_bus_reset_handler start
    [11704.252443] usb 5-6: stat urb: killed, stream 0
    [11704.358882] usb 5-6: reset high-speed USB device number 3 using ehci-pci
    [11704.483206] scsi host3: uas_eh_bus_reset_handler success
    Strange enough, the drive is listed by lsusb command as a 2TB but I don't think this is related to the problem (as the OS sees the 3 TB). This is the lsusb output:
    Bus 001 Device 003: ID 0bc2:3312 Seagate RSS LLC SRD00F2 [Expansion Desktop Drive 2TB]
    I have tried the drive on other PCs and it works flawlessly. Also tried booting Windows 8 on the same PC I have Arch installed in, and in Windows it also works perfect. I have tried using ext2 and NTFS filesystems. Tried also changing the USB cable without success. And right now I'm out of ideas. Any suggestions?
    Last edited by doragasu (2014-07-03 11:06:25)

    looks like it could be the UAS module , check https://bbs.archlinux.org/viewtopic.php?id=183190

  • [SOLVED] Kernel panic for an unknown reason

    [Solved] Steps done to solve it:
    0. Panic because I couldn't play starcraft2 (this step is sooo important! ;)
    1. Updated my mirrorlist.
    2. Forced a refresh on the package list from the new mirrorlist. "pacman -Syy"
    3. Downgraded the kernel.
    4. Deleted the latest kernel package from the pacman cache.
    5. Updated the system. (pacman -Syu)
    6. Thanked lilsirecho for helping out!
    7. Profit
    Hi all
    I just did a "pacman -Syu" this afternoon and after that I'm getting kernel panics for unknown reasons.
    edit: I had kernel 3.0.4 befure syu and I have kernel 3.0.7 now. I tried downgrading wine and the kernel with no success.
    It first happened when I tried to run StarCraft2 with wine. I even created a post looking for help because of that.
    Later on I tested another game, just in case, and it crashed too.
    Looks like a wine problem, right? Or even a graphics driver problem.
    That's what I thought too. But then I tried to update with "yaourt -Syu --aur" and in the first package compression it freezed once again. And it does fail everytime I try to update with yaourt during the compression phase.
    What do this situations have in common?
    My opinion is that they all require a lot of resources. StarCraft 2 puts my PC at 100% almost all the time. The other game is pretty old, but it freezed during an "environment loading" phase, right when the map was loading. The compression phase of yaourt also consumes a lot of resources.
    This is my view of this problem, but I could be completely wrong.
    What I need is help finding what is the real source of this kernel panics. I don't know where to look for the logs or the error reports when a kernel panic occurs.
    I hope someone can help me trace the problem somehow. I think I'm lost
    ty in advance.
    cheers!
    Last edited by fatum (2011-11-10 23:16:10)

    lilsirecho wrote:
    Possibly caused by a mirror download.
    Perhaps you need to revert kernel and insure you have the latest mirrorlist and then syu again.
    When I saw your response I thought: "Why should that be true? I downgraded the kernel with no success. Doesn't make much sense".
    But then I did what you said:
    Downgraded the kernel back to 3.0.4.
    Moved the latest mirrorlist.pacnew I had to be the mirrorlist in use.
    Then did a "pacman -Syyu".
    And, miraculously, it works fine now.
    How in the world did you know that could be the reason? It would have been the last possibility I would have thought about, no doubt about that
    Thank you very much lilsirecho. Your post really helped me.
    Not gonna mark this as SOLVED yet. Yesterday I marked my other thread as solved too soon and I regretted my decision.
    I will leave a 1week time-frame to be 100% sure that it is fixed, just in case.

  • Kernel Panic and /sbin/mount -uw / not working

    Got a kernel panic:
    Jnl: transaction too big
    After some googling i found out that this i created by too little free space on the hard drive for the temp files.
    This could be correct, there i had only a couple of Gb free and downloaded a large file, so i think my free space is all gone.
    Trying to reboot in single user mode and deleting some large files.
    But in single user mode i can only read te files not delete them.
    So when i enter: /sbin/mount -uw / but now them system freezes and i cannot do anything.
    Tried target mode to enter the hdd but when connecting the host to the target, the host asks for a reboot.
    What can i do next except a new start?
    I have time machine and a backup, but some home movies weren't backup-ed yet, so hoping to resolve this problem.

    The drive is malfunctioning. If you can't get the data out, it's gone, unless you want to send the drive to a recovery service. In that case, the less you do with it, the better.

  • [SOLVED] kernel panic with 3.6.11-1 x86_64

    After updating my system I got a kernel panic.
    Downgraded to previous kernel (3.6.10-1), everything works well again.
    Anyone else experiencing the same problem?
    "Screenshot:"
    https://lh3.googleusercontent.com/-QYGc … AG0070.jpg
    Output of lspci:
    00:00.0 Host bridge: Intel Corporation 5520/5500/X58 I/O Hub to ESI Port (rev 12)
    00:01.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 1 (rev 12)
    00:03.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 3 (rev 12)
    00:07.0 PCI bridge: Intel Corporation 5520/5500/X58 I/O Hub PCI Express Root Port 7 (rev 12)
    00:10.0 PIC: Intel Corporation 7500/5520/5500/X58 Physical and Link Layer Registers Port 0 (rev 12)
    00:10.1 PIC: Intel Corporation 7500/5520/5500/X58 Routing and Protocol Layer Registers Port 0 (rev 12)
    00:14.0 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub System Management Registers (rev 12)
    00:14.1 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub GPIO and Scratch Pad Registers (rev 12)
    00:14.2 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Control Status and RAS Registers (rev 12)
    00:14.3 PIC: Intel Corporation 7500/5520/5500/X58 I/O Hub Throttle Registers (rev 12)
    00:1a.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #4
    00:1a.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #5
    00:1a.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #6
    00:1a.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #2
    00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD Audio Controller
    00:1c.0 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 1
    00:1c.2 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 3
    00:1c.4 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 5
    00:1c.5 PCI bridge: Intel Corporation 82801JI (ICH10 Family) PCI Express Root Port 6
    00:1d.0 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #1
    00:1d.1 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #2
    00:1d.2 USB controller: Intel Corporation 82801JI (ICH10 Family) USB UHCI Controller #3
    00:1d.7 USB controller: Intel Corporation 82801JI (ICH10 Family) USB2 EHCI Controller #1
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 90)
    00:1f.0 ISA bridge: Intel Corporation 82801JIR (ICH10R) LPC Interface Controller
    00:1f.2 IDE interface: Intel Corporation 82801JI (ICH10 Family) 4 port SATA IDE Controller #1
    00:1f.3 SMBus: Intel Corporation 82801JI (ICH10 Family) SMBus Controller
    00:1f.5 IDE interface: Intel Corporation 82801JI (ICH10 Family) 2 port SATA IDE Controller #2
    02:00.0 VGA compatible controller: NVIDIA Corporation GK104 [GeForce GTX 670] (rev a1)
    02:00.1 Audio device: NVIDIA Corporation GK104 HDMI Audio Controller (rev a1)
    04:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    05:00.0 IDE interface: Marvell Technology Group Ltd. 88SE6121 SATA II / PATA Controller (rev b2)
    06:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8056 PCI-E Gigabit Ethernet Controller (rev 12)
    08:02.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
    ff:00.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture Generic Non-Core Registers (rev 04)
    ff:00.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QuickPath Architecture System Address Decoder (rev 04)
    ff:02.0 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Link 0 (rev 04)
    ff:02.1 Host bridge: Intel Corporation Xeon 5500/Core i7 QPI Physical 0 (rev 04)
    ff:03.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller (rev 04)
    ff:03.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Target Address Decoder (rev 04)
    ff:03.4 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Test Registers (rev 04)
    ff:04.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Control Registers (rev 04)
    ff:04.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Address Registers (rev 04)
    ff:04.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Rank Registers (rev 04)
    ff:04.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 0 Thermal Control Registers (rev 04)
    ff:05.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Control Registers (rev 04)
    ff:05.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Address Registers (rev 04)
    ff:05.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Rank Registers (rev 04)
    ff:05.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 1 Thermal Control Registers (rev 04)
    ff:06.0 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Control Registers (rev 04)
    ff:06.1 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Address Registers (rev 04)
    ff:06.2 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Rank Registers (rev 04)
    ff:06.3 Host bridge: Intel Corporation Xeon 5500/Core i7 Integrated Memory Controller Channel 2 Thermal Control Registers (rev 04)
    Last edited by Math (2013-01-04 10:49:13)

    graysky wrote:
    Look in your /etc/pacman.conf
    Try the linux package from [testing] rather than downgrading.
    Thanks, upgraded to 3.7.1-2. Also had to upgrade the nvidia proprietary drivers.
    Everything works fine now.

Maybe you are looking for

  • Gallery wont exit when I enter a new frame

    I have an external Gallery that is called within my fla file. My problem is that every time I try to go to my home page or any other page for that matter the gallery doesn't go away. I can access my other pages "frames" and everything works fine, but

  • Disable Spell Check for Skype APP windows 8.1

    Hello I am using the Skype App for windows 8.1. I am Spanish, but I regularly use English in my Skype conversations. Is it even possible to turn off the spell check? I already disabled it for windows, in the PC settings but, for some reason I won't e

  • Sequence help

    Hi All, Could you please tell me your suggestions on below problem. We have three type of users ( "ADM", "READ", "READWRITE") I have created the sequence in ADM user and gave grant to read & " ReadWrite" users. GRANT SELECT ON SEQ_FINANCE TO READ; GR

  • Pictures in web pages will not print

    I cannot get the pictures that come with web pages to print on my Brother printer.

  • Unable to start WebDynpro Content Administrator.....

    Hello All,         I am trying access webDynpro Content Administrator from ContentAdmin-> webDynpro but I am getting message <b>Missing Permissiones</b> <b>You do not have the needed permissions to start the Web Dynpro Content Administrator. Please c