Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 683258 Details for
Bug 901899
kernel command line parameter parsing is broken at drm_kms_helper.edid_firmware
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
dmesg output that exhibits results of misparsing
dmesg.txt (text/plain), 57.29 KB, created by
Alex Villacís Lasso
on 2013-01-19 21:14:46 UTC
(
hide
)
Description:
dmesg output that exhibits results of misparsing
Filename:
MIME Type:
Creator:
Alex Villacís Lasso
Created:
2013-01-19 21:14:46 UTC
Size:
57.29 KB
patch
obsolete
>[ 0.000000] Initializing cgroup subsys cpuset >[ 0.000000] Initializing cgroup subsys cpu >[ 0.000000] Linux version 3.7.2-201.fc18.x86_64 (mockbuild@bkernel02) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Fri Jan 11 22:16:23 UTC 2013 >[ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-3.7.2-201.fc18.x86_64 root=UUID=34116aa2-ba9e-47a6-9371-9342830b4820 ro rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=es rd.luks=0 rhgb quiet zcache memmap=768M@4G LANG=es_ES.UTF-8 drm_kms_helper.edid_firmware=edid/1280x1024.bin >[ 0.000000] e820: BIOS-provided physical RAM map: >[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable >[ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cf58ffff] usable >[ 0.000000] BIOS-e820: [mem 0x00000000cf590000-0x00000000cf5e2fff] ACPI NVS >[ 0.000000] BIOS-e820: [mem 0x00000000cf5e3000-0x00000000cf5effff] ACPI data >[ 0.000000] BIOS-e820: [mem 0x00000000cf5f0000-0x00000000cf5fffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved >[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >[ 0.000000] NX (Execute Disable) protection: active >[ 0.000000] e820: user-defined physical RAM map: >[ 0.000000] user: [mem 0x0000000000000000-0x000000000009f3ff] usable >[ 0.000000] user: [mem 0x000000000009f400-0x000000000009ffff] reserved >[ 0.000000] user: [mem 0x00000000000f0000-0x00000000000fffff] reserved >[ 0.000000] user: [mem 0x0000000000100000-0x00000000cf58ffff] usable >[ 0.000000] user: [mem 0x00000000cf590000-0x00000000cf5e2fff] ACPI NVS >[ 0.000000] user: [mem 0x00000000cf5e3000-0x00000000cf5effff] ACPI data >[ 0.000000] user: [mem 0x00000000cf5f0000-0x00000000cf5fffff] reserved >[ 0.000000] user: [mem 0x00000000e0000000-0x00000000efffffff] reserved >[ 0.000000] user: [mem 0x00000000fec00000-0x00000000ffffffff] reserved >[ 0.000000] user: [mem 0x0000000100000000-0x000000012fffffff] usable >[ 0.000000] DMI 2.5 present. >[ 0.000000] DMI: OEM OEM/G31MVP, BIOS 6.00 PG 09/11/2008 >[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >[ 0.000000] No AGP bridge found >[ 0.000000] e820: last_pfn = 0x130000 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-F7FFF uncachable >[ 0.000000] F8000-FBFFF write-through >[ 0.000000] FC000-FFFFF uncachable >[ 0.000000] MTRR variable ranges enabled: >[ 0.000000] 0 base 100000000 mask FE0000000 write-back >[ 0.000000] 1 base 120000000 mask FF0000000 write-back >[ 0.000000] 2 base 000000000 mask F80000000 write-back >[ 0.000000] 3 base 080000000 mask FC0000000 write-back >[ 0.000000] 4 base 0C0000000 mask FF0000000 write-back >[ 0.000000] 5 base 0CF700000 mask FFFF00000 uncachable >[ 0.000000] 6 base 0CF800000 mask FFF800000 uncachable >[ 0.000000] 7 base 0CF600000 mask FFFF00000 uncachable >[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >[ 0.000000] original variable MTRRs >[ 0.000000] reg 0, base: 4GB, range: 512MB, type WB >[ 0.000000] reg 1, base: 4608MB, range: 256MB, type WB >[ 0.000000] reg 2, base: 0GB, range: 2GB, type WB >[ 0.000000] reg 3, base: 2GB, range: 1GB, type WB >[ 0.000000] reg 4, base: 3GB, range: 256MB, type WB >[ 0.000000] reg 5, base: 3319MB, range: 1MB, type UC >[ 0.000000] reg 6, base: 3320MB, range: 8MB, type UC >[ 0.000000] reg 7, base: 3318MB, range: 1MB, type UC >[ 0.000000] total RAM covered: 4086M >[ 0.000000] Found optimal setting for mtrr clean up >[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 7 lose cover RAM: 0G >[ 0.000000] New variable MTRRs >[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >[ 0.000000] reg 2, base: 3GB, range: 256MB, type WB >[ 0.000000] reg 3, base: 3318MB, range: 2MB, type UC >[ 0.000000] reg 4, base: 3320MB, range: 8MB, type UC >[ 0.000000] reg 5, base: 4GB, range: 512MB, type WB >[ 0.000000] reg 6, base: 4608MB, range: 256MB, type WB >[ 0.000000] e820: update [mem 0xcf600000-0xffffffff] usable ==> reserved >[ 0.000000] e820: last_pfn = 0xcf590 max_arch_pfn = 0x400000000 >[ 0.000000] found SMP MP-table at [mem 0x000f3df0-0x000f3dff] mapped at [ffff8800000f3df0] >[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >[ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 24576 >[ 0.000000] init_memory_mapping: [mem 0x00000000-0xcf58ffff] >[ 0.000000] [mem 0x00000000-0xcf3fffff] page 2M >[ 0.000000] [mem 0xcf400000-0xcf58ffff] page 4k >[ 0.000000] kernel direct mapping tables up to 0xcf58ffff @ [mem 0x1fffa000-0x1fffffff] >[ 0.000000] init_memory_mapping: [mem 0x100000000-0x12fffffff] >[ 0.000000] [mem 0x100000000-0x12fffffff] page 2M >[ 0.000000] kernel direct mapping tables up to 0x12fffffff @ [mem 0xcf58e000-0xcf58ffff] >[ 0.000000] RAMDISK: [mem 0x35a5a000-0x36d24fff] >[ 0.000000] ACPI: RSDP 00000000000f82c0 00024 (v02 IntelR) >[ 0.000000] ACPI: XSDT 00000000cf5e3080 00054 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >[ 0.000000] ACPI: FACP 00000000cf5e80c0 000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000) >[ 0.000000] ACPI: DSDT 00000000cf5e3200 04E99 (v01 INTELR AWRDACPI 00001000 MSFT 03000000) >[ 0.000000] ACPI: FACS 00000000cf590000 00040 >[ 0.000000] ACPI: HPET 00000000cf5e82c0 00038 (v01 IntelR AWRDACPI 42302E31 AWRD 00000098) >[ 0.000000] ACPI: MCFG 00000000cf5e8300 0003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >[ 0.000000] ACPI: SLIC 00000000cf5e8340 00176 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >[ 0.000000] ACPI: APIC 00000000cf5e81c0 00084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000) >[ 0.000000] ACPI: SSDT 00000000cf5e8b20 007EF (v01 PmRef CpuPm 00003000 INTL 20041203) >[ 0.000000] ACPI: Local APIC address 0xfee00000 >[ 0.000000] No NUMA configuration found >[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000012fffffff] >[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x12fffffff] >[ 0.000000] NODE_DATA [mem 0x12ffec000-0x12fffffff] >[ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0 >[ 0.000000] Zone ranges: >[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >[ 0.000000] Normal [mem 0x100000000-0x12fffffff] >[ 0.000000] Movable zone start for each node >[ 0.000000] Early memory node ranges >[ 0.000000] node 0: [mem 0x00010000-0x0009efff] >[ 0.000000] node 0: [mem 0x00100000-0xcf58ffff] >[ 0.000000] node 0: [mem 0x100000000-0x12fffffff] >[ 0.000000] On node 0 totalpages: 1045791 >[ 0.000000] DMA zone: 64 pages used for memmap >[ 0.000000] DMA zone: 6 pages reserved >[ 0.000000] DMA zone: 3913 pages, LIFO batch:0 >[ 0.000000] DMA32 zone: 16320 pages used for memmap >[ 0.000000] DMA32 zone: 828880 pages, LIFO batch:31 >[ 0.000000] Normal zone: 3072 pages used for memmap >[ 0.000000] Normal zone: 193536 pages, LIFO batch:31 >[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >[ 0.000000] ACPI: Local APIC address 0xfee00000 >[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled) >[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1]) >[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1]) >[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) >[ 0.000000] IOAPIC[0]: apic_id 4, 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: 0x8086a201 base: 0xfed00000 >[ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs >[ 0.000000] nr_irqs_gsi: 40 >[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >[ 0.000000] PM: Registered nosave memory: 00000000cf590000 - 00000000cf5e3000 >[ 0.000000] PM: Registered nosave memory: 00000000cf5e3000 - 00000000cf5f0000 >[ 0.000000] PM: Registered nosave memory: 00000000cf5f0000 - 00000000cf600000 >[ 0.000000] PM: Registered nosave memory: 00000000cf600000 - 00000000e0000000 >[ 0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f0000000 >[ 0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000fec00000 >[ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000 >[ 0.000000] e820: [mem 0xcf600000-0xdfffffff] available for PCI devices >[ 0.000000] Booting paravirtualized kernel on bare hardware >[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1 >[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012fc00000 s84288 r8192 d22208 u524288 >[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u524288 alloc=1*2097152 >[ 0.000000] pcpu-alloc: [0] 0 1 2 3 >[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1026329 >[ 0.000000] Policy zone: Normal >[ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-3.7.2-201.fc18.x86_64 root=UUID=34116aa2-ba9e-47a6-9371-9342830b4820 ro rd.md=0 rd.lvm=0 rd.dm=0 vconsole.keymap=es rd.luks=0 rhgb quiet zcache memmap=768M@4G LANG=es_ES.UTF-8 drm_kms_helper.edid_firmware=edid/1280x1024.bin >[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >[ 0.000000] __ex_table already sorted, skipping sort >[ 0.000000] Checking aperture... >[ 0.000000] No AGP bridge found >[ 0.000000] Memory: 4015632k/4980736k available (6406k kernel code, 797572k absent, 167532k reserved, 6794k data, 1068k init) >[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 >[ 0.000000] Hierarchical RCU implementation. >[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to 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 16777216 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 2755.324 MHz processor >[ 0.001004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5510.64 BogoMIPS (lpj=2755324) >[ 0.001007] pid_max: default: 32768 minimum: 301 >[ 0.001039] Security Framework initialized >[ 0.001049] SELinux: Initializing. >[ 0.001058] SELinux: Starting in permissive mode >[ 0.001440] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) >[ 0.003510] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) >[ 0.004449] Mount-cache hash table entries: 256 >[ 0.004691] Initializing cgroup subsys cpuacct >[ 0.004695] Initializing cgroup subsys memory >[ 0.004709] Initializing cgroup subsys devices >[ 0.004710] Initializing cgroup subsys freezer >[ 0.004712] Initializing cgroup subsys net_cls >[ 0.004713] Initializing cgroup subsys blkio >[ 0.004715] Initializing cgroup subsys perf_event >[ 0.004743] CPU: Physical Processor ID: 0 >[ 0.004744] CPU: Processor Core ID: 0 >[ 0.004746] mce: CPU supports 6 MCE banks >[ 0.004754] CPU0: Thermal monitoring enabled (TM2) >[ 0.004758] process: using mwait in idle threads >[ 0.004762] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4 >Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32 >tlb_flushall_shift: -1 >[ 0.004857] Freeing SMP alternatives: 24k freed >[ 0.006198] ACPI: Core revision 20120913 >[ 0.009008] ftrace: allocating 23747 entries in 93 pages >[ 0.015413] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >[ 0.025895] smpboot: CPU0: Intel Pentium(R) Dual-Core CPU E5200 @ 2.50GHz (fam: 06, model: 17, stepping: 06) >[ 0.026000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. >[ 0.026000] ... version: 2 >[ 0.026000] ... bit width: 40 >[ 0.026000] ... generic registers: 2 >[ 0.026000] ... value mask: 000000ffffffffff >[ 0.026000] ... max period: 000000007fffffff >[ 0.026000] ... fixed-purpose events: 3 >[ 0.026000] ... event mask: 0000000700000003 >[ 0.026264] smpboot: Booting Node 0, Processors #1 >[ 0.038023] Brought up 2 CPUs >[ 0.038028] smpboot: Total of 2 processors activated (11021.29 BogoMIPS) >[ 0.038136] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >[ 0.039084] devtmpfs: initialized >[ 0.040041] PM: Registering ACPI NVS region [mem 0xcf590000-0xcf5e2fff] (339968 bytes) >[ 0.040889] atomic64 test passed for x86-64 platform with CX8 and with SSE >[ 0.041003] RTC time: 18:26:39, date: 01/19/13 >[ 0.041045] NET: Registered protocol family 16 >[ 0.041213] ACPI: bus type pci registered >[ 0.041261] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) >[ 0.041264] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 >[ 0.059166] PCI: Using configuration type 1 for base access >[ 0.059910] bio: create slab <bio-0> at 0 >[ 0.060029] ACPI: Added _OSI(Module Device) >[ 0.060031] ACPI: Added _OSI(Processor Device) >[ 0.060032] ACPI: Added _OSI(3.0 _SCP Extensions) >[ 0.060034] ACPI: Added _OSI(Processor Aggregator Device) >[ 0.060360] ACPI: EC: Look up EC in DSDT >[ 0.062820] ACPI: SSDT 00000000cf5e8500 002AE (v01 PmRef Cpu0Ist 00003000 INTL 20041203) >[ 0.062971] ACPI: Dynamic OEM Table Load: >[ 0.062973] ACPI: SSDT (null) 002AE (v01 PmRef Cpu0Ist 00003000 INTL 20041203) >[ 0.063136] ACPI: SSDT 00000000cf5e89c0 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203) >[ 0.063281] ACPI: Dynamic OEM Table Load: >[ 0.063283] ACPI: SSDT (null) 00152 (v01 PmRef Cpu1Ist 00003000 INTL 20041203) >[ 0.063429] ACPI: Interpreter enabled >[ 0.063432] ACPI: (supports S0 S3 S4 S5) >[ 0.063444] ACPI: Using IOAPIC for interrupt routing >[ 0.066500] ACPI: No dock devices found. >[ 0.066503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >[ 0.066548] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >[ 0.066631] PCI host bridge to bus 0000:00 >[ 0.066634] pci_bus 0000:00: root bus resource [bus 00-ff] >[ 0.066636] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >[ 0.066638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >[ 0.066640] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed44fff] >[ 0.066642] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >[ 0.066644] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] >[ 0.066646] pci_bus 0000:00: root bus resource [mem 0xcf600000-0xfebfffff] >[ 0.066654] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 >[ 0.066693] pci 0000:00:02.0: [8086:29c2] type 00 class 0x030000 >[ 0.066702] pci 0000:00:02.0: reg 10: [mem 0xfdf00000-0xfdf7ffff] >[ 0.066707] pci 0000:00:02.0: reg 14: [io 0xff00-0xff07] >[ 0.066712] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref] >[ 0.066717] pci 0000:00:02.0: reg 1c: [mem 0xfdb00000-0xfdbfffff] >[ 0.066772] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 >[ 0.066785] pci 0000:00:1b.0: reg 10: [mem 0xfdff8000-0xfdffbfff 64bit] >[ 0.066841] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >[ 0.066860] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 >[ 0.066916] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >[ 0.066936] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 >[ 0.066992] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >[ 0.067018] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 >[ 0.067051] pci 0000:00:1d.0: reg 20: [io 0xfe00-0xfe1f] >[ 0.067078] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 >[ 0.067110] pci 0000:00:1d.1: reg 20: [io 0xfd00-0xfd1f] >[ 0.067136] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 >[ 0.067169] pci 0000:00:1d.2: reg 20: [io 0xfc00-0xfc1f] >[ 0.067197] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 >[ 0.067230] pci 0000:00:1d.3: reg 20: [io 0xfb00-0xfb1f] >[ 0.067264] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 >[ 0.067280] pci 0000:00:1d.7: reg 10: [mem 0xfdfff000-0xfdfff3ff] >[ 0.067348] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold >[ 0.067365] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 >[ 0.067417] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100 >[ 0.067486] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 003f) >[ 0.067489] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 003f) >[ 0.067492] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 4700 (mask 000b) >[ 0.067526] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a >[ 0.067537] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007] >[ 0.067545] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003] >[ 0.067552] pci 0000:00:1f.1: reg 18: [io 0x0000-0x0007] >[ 0.067560] pci 0000:00:1f.1: reg 1c: [io 0x0000-0x0003] >[ 0.067568] pci 0000:00:1f.1: reg 20: [io 0xfa00-0xfa0f] >[ 0.067598] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f >[ 0.067609] pci 0000:00:1f.2: reg 10: [io 0xf900-0xf907] >[ 0.067616] pci 0000:00:1f.2: reg 14: [io 0xf800-0xf803] >[ 0.067622] pci 0000:00:1f.2: reg 18: [io 0xf700-0xf707] >[ 0.067629] pci 0000:00:1f.2: reg 1c: [io 0xf600-0xf603] >[ 0.067636] pci 0000:00:1f.2: reg 20: [io 0xf500-0xf50f] >[ 0.067643] pci 0000:00:1f.2: reg 24: [mem 0xfdffe000-0xfdffe3ff] >[ 0.067667] pci 0000:00:1f.2: PME# supported from D3hot >[ 0.067679] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 >[ 0.067722] pci 0000:00:1f.3: reg 20: [io 0x0500-0x051f] >[ 0.067783] pci 0000:00:1c.0: PCI bridge to [bus 01] >[ 0.067786] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] >[ 0.067789] pci 0000:00:1c.0: bridge window [mem 0xfd800000-0xfd8fffff] >[ 0.067794] pci 0000:00:1c.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] >[ 0.067847] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 >[ 0.067863] pci 0000:02:00.0: reg 10: [io 0xee00-0xeeff] >[ 0.067890] pci 0000:02:00.0: reg 18: [mem 0xfddff000-0xfddfffff 64bit] >[ 0.067921] pci 0000:02:00.0: reg 30: [mem 0x00000000-0x0001ffff pref] >[ 0.067991] pci 0000:02:00.0: supports D1 D2 >[ 0.067992] pci 0000:02:00.0: PME# supported from D1 D2 D3hot D3cold >[ 0.068018] pci 0000:02:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force' >[ 0.068027] pci 0000:00:1c.1: PCI bridge to [bus 02] >[ 0.068031] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >[ 0.068034] pci 0000:00:1c.1: bridge window [mem 0xfdd00000-0xfddfffff] >[ 0.068038] pci 0000:00:1c.1: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref] >[ 0.068089] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode) >[ 0.068092] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] >[ 0.068095] pci 0000:00:1e.0: bridge window [mem 0xfda00000-0xfdafffff] >[ 0.068100] pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref] >[ 0.068102] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) >[ 0.068104] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) >[ 0.068106] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode) >[ 0.068108] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) >[ 0.068110] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) >[ 0.068112] pci 0000:00:1e.0: bridge window [mem 0xcf600000-0xfebfffff] (subtractive decode) >[ 0.068124] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >[ 0.068191] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] >[ 0.068213] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT] >[ 0.068239] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT] >[ 0.068289] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >[ 0.068291] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >[ 0.073379] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 *10 11 12 14 15) >[ 0.073415] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 *11 12 14 15) >[ 0.073450] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *9 10 11 12 14 15) >[ 0.073484] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 11 12 14 *15) >[ 0.073518] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. >[ 0.073553] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. >[ 0.073588] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled. >[ 0.073623] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 *5 7 9 10 11 12 14 15) >[ 0.074022] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >[ 0.074022] vgaarb: loaded >[ 0.074022] vgaarb: bridge control possible 0000:00:02.0 >[ 0.074094] SCSI subsystem initialized >[ 0.074096] ACPI: bus type scsi registered >[ 0.074103] libata version 3.00 loaded. >[ 0.074103] ACPI: bus type usb registered >[ 0.074103] usbcore: registered new interface driver usbfs >[ 0.074103] usbcore: registered new interface driver hub >[ 0.074103] usbcore: registered new device driver usb >[ 0.074103] PCI: Using ACPI for IRQ routing >[ 0.079403] PCI: pci_cache_line_size set to 64 bytes >[ 0.079446] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff] >[ 0.079448] e820: reserve RAM buffer [mem 0xcf590000-0xcfffffff] >[ 0.079537] NetLabel: Initializing >[ 0.079538] NetLabel: domain hash size = 128 >[ 0.079539] NetLabel: protocols = UNLABELED CIPSOv4 >[ 0.079552] NetLabel: unlabeled traffic allowed by default >[ 0.079603] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >[ 0.079607] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >[ 0.079610] hpet0: 3 comparators, 64-bit 14.318180 MHz counter >[ 0.081012] Switching to clocksource hpet >[ 0.087160] pnp: PnP ACPI init >[ 0.087177] ACPI: bus type pnp registered >[ 0.087267] pnp 00:00: [bus 00-ff] >[ 0.087270] pnp 00:00: [io 0x0cf8-0x0cff] >[ 0.087272] pnp 00:00: [io 0x0000-0x0cf7 window] >[ 0.087274] pnp 00:00: [io 0x0d00-0xffff window] >[ 0.087276] pnp 00:00: [mem 0xfed40000-0xfed44fff window] >[ 0.087278] pnp 00:00: [mem 0x000a0000-0x000bffff window] >[ 0.087280] pnp 00:00: [mem 0x000c0000-0x000dffff window] >[ 0.087281] pnp 00:00: [mem 0xcf600000-0xfebfffff window] >[ 0.087318] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >[ 0.087364] pnp 00:01: [io 0x0010-0x001f] >[ 0.087366] pnp 00:01: [io 0x0022-0x003f] >[ 0.087367] pnp 00:01: [io 0x0044-0x004d] >[ 0.087369] pnp 00:01: [io 0x0050-0x005e] >[ 0.087371] pnp 00:01: [io 0x0062-0x0063] >[ 0.087372] pnp 00:01: [io 0x0065-0x006f] >[ 0.087374] pnp 00:01: [io 0x0074-0x007f] >[ 0.087375] pnp 00:01: [io 0x0091-0x0093] >[ 0.087377] pnp 00:01: [io 0x00a2-0x00bf] >[ 0.087379] pnp 00:01: [io 0x00e0-0x00ef] >[ 0.087380] pnp 00:01: [io 0x04d0-0x04d1] >[ 0.087382] pnp 00:01: [io 0x0290-0x029f] >[ 0.087384] pnp 00:01: [io 0x0800-0x087f] >[ 0.087385] pnp 00:01: [io 0x0290-0x0297] >[ 0.087387] pnp 00:01: [io 0x0880-0x088f] >[ 0.087433] system 00:01: [io 0x04d0-0x04d1] has been reserved >[ 0.087435] system 00:01: [io 0x0290-0x029f] has been reserved >[ 0.087437] system 00:01: [io 0x0800-0x087f] has been reserved >[ 0.087439] system 00:01: [io 0x0290-0x0297] has been reserved >[ 0.087441] system 00:01: [io 0x0880-0x088f] has been reserved >[ 0.087445] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.087456] pnp 00:02: [dma 4] >[ 0.087458] pnp 00:02: [io 0x0000-0x000f] >[ 0.087459] pnp 00:02: [io 0x0080-0x0090] >[ 0.087461] pnp 00:02: [io 0x0094-0x009f] >[ 0.087463] pnp 00:02: [io 0x00c0-0x00df] >[ 0.087479] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) >[ 0.087517] pnp 00:03: [irq 0 disabled] >[ 0.087528] pnp 00:03: [irq 8] >[ 0.087530] pnp 00:03: [mem 0xfed00000-0xfed003ff] >[ 0.087550] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >[ 0.087569] pnp 00:04: [io 0x0070-0x0073] >[ 0.087589] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active) >[ 0.087595] pnp 00:05: [io 0x0061] >[ 0.087616] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >[ 0.087623] pnp 00:06: [io 0x00f0-0x00ff] >[ 0.087628] pnp 00:06: [irq 13] >[ 0.087647] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >[ 0.087755] pnp 00:07: [io 0x03f0-0x03f5] >[ 0.087757] pnp 00:07: [io 0x03f7] >[ 0.087761] pnp 00:07: [irq 6] >[ 0.087763] pnp 00:07: [dma 2] >[ 0.087789] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active) >[ 0.087926] pnp 00:08: [io 0x03f8-0x03ff] >[ 0.087931] pnp 00:08: [irq 4] >[ 0.087971] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) >[ 0.088175] pnp 00:09: [io 0x02f8-0x02ff] >[ 0.088180] pnp 00:09: [irq 3] >[ 0.088214] pnp 00:09: Plug and Play ACPI device, IDs PNP0510 (active) >[ 0.088447] pnp 00:0a: [io 0x0378-0x037f] >[ 0.088450] pnp 00:0a: [io 0x0778-0x077b] >[ 0.088454] pnp 00:0a: [irq 7] >[ 0.088456] pnp 00:0a: [dma 3] >[ 0.088499] pnp 00:0a: Plug and Play ACPI device, IDs PNP0401 (active) >[ 0.088529] pnp 00:0b: [irq 12] >[ 0.088546] pnp 00:0b: Plug and Play ACPI device, IDs PNP0f13 (active) >[ 0.088567] pnp 00:0c: [io 0x0060] >[ 0.088569] pnp 00:0c: [io 0x0064] >[ 0.088573] pnp 00:0c: [irq 1] >[ 0.088593] pnp 00:0c: Plug and Play ACPI device, IDs PNP0303 (active) >[ 0.088616] pnp 00:0d: [io 0x0400-0x04bf] >[ 0.088643] system 00:0d: [io 0x0400-0x04bf] has been reserved >[ 0.088646] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.088659] pnp 00:0e: [mem 0xffb80000-0xffbfffff] >[ 0.088676] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active) >[ 0.088817] pnp 00:0f: [mem 0xe0000000-0xefffffff] >[ 0.088846] system 00:0f: [mem 0xe0000000-0xefffffff] has been reserved >[ 0.088849] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active) >[ 0.088896] pnp 00:10: [mem 0x000f0000-0x000fffff] >[ 0.088898] pnp 00:10: [mem 0xcf600000-0xcf6fffff] >[ 0.088900] pnp 00:10: [mem 0xfed00000-0xfed000ff] >[ 0.088902] pnp 00:10: [mem 0xcf590000-0xcf5fffff] >[ 0.088903] pnp 00:10: [mem 0x00000000-0x0009ffff] >[ 0.088905] pnp 00:10: [mem 0x00100000-0xcf58ffff] >[ 0.088907] pnp 00:10: [mem 0xfec00000-0xfec00fff] >[ 0.088908] pnp 00:10: [mem 0xfed13000-0xfed1dfff] >[ 0.088910] pnp 00:10: [mem 0xfed20000-0xfed3ffff] >[ 0.088912] pnp 00:10: [mem 0xfed45000-0xfed8ffff] >[ 0.088913] pnp 00:10: [mem 0xfee00000-0xfee00fff] >[ 0.088915] pnp 00:10: [mem 0xffb00000-0xffb7ffff] >[ 0.088917] pnp 00:10: [mem 0xfff00000-0xffffffff] >[ 0.088919] pnp 00:10: [mem 0x000e0000-0x000effff] >[ 0.088950] system 00:10: [mem 0x000f0000-0x000fffff] could not be reserved >[ 0.088952] system 00:10: [mem 0xcf600000-0xcf6fffff] has been reserved >[ 0.088954] system 00:10: [mem 0xfed00000-0xfed000ff] has been reserved >[ 0.088957] system 00:10: [mem 0xcf590000-0xcf5fffff] could not be reserved >[ 0.088959] system 00:10: [mem 0x00000000-0x0009ffff] could not be reserved >[ 0.088961] system 00:10: [mem 0x00100000-0xcf58ffff] could not be reserved >[ 0.088963] system 00:10: [mem 0xfec00000-0xfec00fff] could not be reserved >[ 0.088965] system 00:10: [mem 0xfed13000-0xfed1dfff] has been reserved >[ 0.088967] system 00:10: [mem 0xfed20000-0xfed3ffff] has been reserved >[ 0.088969] system 00:10: [mem 0xfed45000-0xfed8ffff] has been reserved >[ 0.088971] system 00:10: [mem 0xfee00000-0xfee00fff] has been reserved >[ 0.088973] system 00:10: [mem 0xffb00000-0xffb7ffff] has been reserved >[ 0.088975] system 00:10: [mem 0xfff00000-0xffffffff] has been reserved >[ 0.088978] system 00:10: [mem 0x000e0000-0x000effff] has been reserved >[ 0.088980] system 00:10: Plug and Play ACPI device, IDs PNP0c01 (active) >[ 0.088987] pnp: PnP ACPI: found 17 devices >[ 0.088988] ACPI: ACPI bus type pnp unregistered >[ 0.095280] pci 0000:00:1c.0: PCI bridge to [bus 01] >[ 0.095285] pci 0000:00:1c.0: bridge window [io 0xc000-0xcfff] >[ 0.095289] pci 0000:00:1c.0: bridge window [mem 0xfd800000-0xfd8fffff] >[ 0.095292] pci 0000:00:1c.0: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] >[ 0.095300] pci 0000:02:00.0: BAR 6: assigned [mem 0xfdc00000-0xfdc1ffff pref] >[ 0.095302] pci 0000:00:1c.1: PCI bridge to [bus 02] >[ 0.095305] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] >[ 0.095309] pci 0000:00:1c.1: bridge window [mem 0xfdd00000-0xfddfffff] >[ 0.095312] pci 0000:00:1c.1: bridge window [mem 0xfdc00000-0xfdcfffff 64bit pref] >[ 0.095317] pci 0000:00:1e.0: PCI bridge to [bus 03] >[ 0.095319] pci 0000:00:1e.0: bridge window [io 0xd000-0xdfff] >[ 0.095323] pci 0000:00:1e.0: bridge window [mem 0xfda00000-0xfdafffff] >[ 0.095327] pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff 64bit pref] >[ 0.095351] pci 0000:00:1e.0: setting latency timer to 64 >[ 0.095354] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >[ 0.095356] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >[ 0.095358] pci_bus 0000:00: resource 6 [mem 0xfed40000-0xfed44fff] >[ 0.095360] pci_bus 0000:00: resource 7 [mem 0x000a0000-0x000bffff] >[ 0.095362] pci_bus 0000:00: resource 8 [mem 0x000c0000-0x000dffff] >[ 0.095364] pci_bus 0000:00: resource 9 [mem 0xcf600000-0xfebfffff] >[ 0.095366] pci_bus 0000:01: resource 0 [io 0xc000-0xcfff] >[ 0.095367] pci_bus 0000:01: resource 1 [mem 0xfd800000-0xfd8fffff] >[ 0.095369] pci_bus 0000:01: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref] >[ 0.095371] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] >[ 0.095373] pci_bus 0000:02: resource 1 [mem 0xfdd00000-0xfddfffff] >[ 0.095375] pci_bus 0000:02: resource 2 [mem 0xfdc00000-0xfdcfffff 64bit pref] >[ 0.095377] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >[ 0.095379] pci_bus 0000:03: resource 1 [mem 0xfda00000-0xfdafffff] >[ 0.095380] pci_bus 0000:03: resource 2 [mem 0xfd900000-0xfd9fffff 64bit pref] >[ 0.095382] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] >[ 0.095384] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] >[ 0.095386] pci_bus 0000:03: resource 6 [mem 0xfed40000-0xfed44fff] >[ 0.095388] pci_bus 0000:03: resource 7 [mem 0x000a0000-0x000bffff] >[ 0.095390] pci_bus 0000:03: resource 8 [mem 0x000c0000-0x000dffff] >[ 0.095391] pci_bus 0000:03: resource 9 [mem 0xcf600000-0xfebfffff] >[ 0.095427] NET: Registered protocol family 2 >[ 0.096174] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >[ 0.099743] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >[ 0.100221] TCP: Hash tables configured (established 524288 bind 65536) >[ 0.100287] TCP: reno registered >[ 0.100298] UDP hash table entries: 2048 (order: 4, 65536 bytes) >[ 0.100333] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) >[ 0.100463] NET: Registered protocol family 1 >[ 0.100480] pci 0000:00:02.0: Boot video device >[ 0.100618] PCI: CLS 64 bytes, default 64 >[ 0.100674] Unpacking initramfs... >[ 0.421600] Freeing initrd memory: 19244k freed >[ 0.429318] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >[ 0.429326] software IO TLB [mem 0xcb58e000-0xcf58dfff] (64MB) mapped at [ffff8800cb58e000-ffff8800cf58dfff] >[ 0.429879] Initialise module verification >[ 0.429920] audit: initializing netlink socket (disabled) >[ 0.429935] type=2000 audit(1358619999.428:1): initialized >[ 0.449750] HugeTLB registered 2 MB page size, pre-allocated 0 pages >[ 0.451208] VFS: Disk quotas dquot_6.5.2 >[ 0.451247] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >[ 0.451619] msgmni has been set to 7880 >[ 0.451673] SELinux: Registering netfilter hooks >[ 0.452077] alg: No test for stdrng (krng) >[ 0.452083] NET: Registered protocol family 38 >[ 0.452086] Key type asymmetric registered >[ 0.452088] Asymmetric key parser 'x509' registered >[ 0.452119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >[ 0.452140] io scheduler noop registered >[ 0.452142] io scheduler deadline registered >[ 0.452149] io scheduler cfq registered (default) >[ 0.452260] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X >[ 0.452335] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X >[ 0.452398] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >[ 0.452413] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >[ 0.452415] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >[ 0.452637] vesafb: mode is 640x480x32, linelength=2560, pages=0 >[ 0.452639] vesafb: scrolling: redraw >[ 0.452641] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >[ 0.452740] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90011000000, using 1216k, total 1216k >[ 0.452807] Console: switching to colour frame buffer device 80x30 >[ 0.464082] fb0: VESA VGA frame buffer device >[ 0.464092] intel_idle: does not run on family 6 model 23 >[ 0.464142] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 >[ 0.464146] ACPI: Power Button [PWRB] >[ 0.464185] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >[ 0.464187] ACPI: Power Button [PWRF] >[ 0.464223] ACPI: Fan [FAN] (on) >[ 0.464336] ACPI: Requesting acpi_cpufreq >[ 0.467362] thermal LNXTHERM:00: registered as thermal_zone0 >[ 0.467365] ACPI: Thermal Zone [THRM] (204 C) >[ 0.467388] GHES: HEST is not enabled! >[ 0.467452] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >[ 0.487919] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >[ 0.508419] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A >[ 0.508715] Non-volatile memory driver v1.3 >[ 0.508717] Linux agpgart interface v0.103 >[ 0.508767] agpgart-intel 0000:00:00.0: Intel G33 Chipset >[ 0.508823] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable >[ 0.509299] agpgart-intel 0000:00:00.0: detected 8192K stolen memory >[ 0.509408] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 >[ 0.510073] loop: module loaded >[ 0.510143] ata_piix 0000:00:1f.1: version 2.13 >[ 0.510179] ata_piix 0000:00:1f.1: setting latency timer to 64 >[ 0.510405] scsi0 : ata_piix >[ 0.510636] scsi1 : ata_piix >[ 0.510773] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14 >[ 0.510775] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15 >[ 0.510811] ata_piix 0000:00:1f.2: MAP [ >[ 0.510813] P0 P2 P1 P3 ] >[ 0.510842] ata_piix 0000:00:1f.2: setting latency timer to 64 >[ 0.510906] ata2: port disabled--ignoring >[ 0.511056] scsi2 : ata_piix >[ 0.511246] scsi3 : ata_piix >[ 0.511415] ata3: SATA max UDMA/133 cmd 0xf900 ctl 0xf800 bmdma 0xf500 irq 19 >[ 0.511417] ata4: SATA max UDMA/133 cmd 0xf700 ctl 0xf600 bmdma 0xf508 irq 19 >[ 0.511471] libphy: Fixed MDIO Bus: probed >[ 0.511589] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >[ 0.511614] ehci_hcd 0000:00:1d.7: setting latency timer to 64 >[ 0.511617] ehci_hcd 0000:00:1d.7: EHCI Host Controller >[ 0.511648] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 >[ 0.515565] ehci_hcd 0000:00:1d.7: debug port 1 >[ 0.515571] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported >[ 0.515583] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfdfff000 >[ 0.521022] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 >[ 0.521053] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >[ 0.521057] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.521061] usb usb1: Product: EHCI Host Controller >[ 0.521065] usb usb1: Manufacturer: Linux 3.7.2-201.fc18.x86_64 ehci_hcd >[ 0.521068] usb usb1: SerialNumber: 0000:00:1d.7 >[ 0.521172] hub 1-0:1.0: USB hub found >[ 0.521176] hub 1-0:1.0: 8 ports detected >[ 0.521281] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >[ 0.521289] uhci_hcd: USB Universal Host Controller Interface driver >[ 0.521307] uhci_hcd 0000:00:1d.0: setting latency timer to 64 >[ 0.521310] uhci_hcd 0000:00:1d.0: UHCI Host Controller >[ 0.521349] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >[ 0.521369] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fe00 >[ 0.521397] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 >[ 0.521399] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.521401] usb usb2: Product: UHCI Host Controller >[ 0.521403] usb usb2: Manufacturer: Linux 3.7.2-201.fc18.x86_64 uhci_hcd >[ 0.521404] usb usb2: SerialNumber: 0000:00:1d.0 >[ 0.521472] hub 2-0:1.0: USB hub found >[ 0.521476] hub 2-0:1.0: 2 ports detected >[ 0.521533] uhci_hcd 0000:00:1d.1: setting latency timer to 64 >[ 0.521536] uhci_hcd 0000:00:1d.1: UHCI Host Controller >[ 0.521566] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 >[ 0.521586] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fd00 >[ 0.521610] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 >[ 0.521613] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.521614] usb usb3: Product: UHCI Host Controller >[ 0.521616] usb usb3: Manufacturer: Linux 3.7.2-201.fc18.x86_64 uhci_hcd >[ 0.521618] usb usb3: SerialNumber: 0000:00:1d.1 >[ 0.521685] hub 3-0:1.0: USB hub found >[ 0.521688] hub 3-0:1.0: 2 ports detected >[ 0.521742] uhci_hcd 0000:00:1d.2: setting latency timer to 64 >[ 0.521745] uhci_hcd 0000:00:1d.2: UHCI Host Controller >[ 0.521778] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 >[ 0.521804] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fc00 >[ 0.521830] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 >[ 0.521832] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.521834] usb usb4: Product: UHCI Host Controller >[ 0.521836] usb usb4: Manufacturer: Linux 3.7.2-201.fc18.x86_64 uhci_hcd >[ 0.521838] usb usb4: SerialNumber: 0000:00:1d.2 >[ 0.521902] hub 4-0:1.0: USB hub found >[ 0.521905] hub 4-0:1.0: 2 ports detected >[ 0.521963] uhci_hcd 0000:00:1d.3: setting latency timer to 64 >[ 0.521965] uhci_hcd 0000:00:1d.3: UHCI Host Controller >[ 0.521996] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 >[ 0.522031] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000fb00 >[ 0.522058] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 >[ 0.522060] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >[ 0.522062] usb usb5: Product: UHCI Host Controller >[ 0.522064] usb usb5: Manufacturer: Linux 3.7.2-201.fc18.x86_64 uhci_hcd >[ 0.522065] usb usb5: SerialNumber: 0000:00:1d.3 >[ 0.522131] hub 5-0:1.0: USB hub found >[ 0.522134] hub 5-0:1.0: 2 ports detected >[ 0.522225] usbcore: registered new interface driver usbserial >[ 0.522231] usbcore: registered new interface driver usbserial_generic >[ 0.522239] usbserial: USB Serial support registered for generic >[ 0.522272] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 >[ 0.522591] serio: i8042 KBD port at 0x60,0x64 irq 1 >[ 0.522597] serio: i8042 AUX port at 0x60,0x64 irq 12 >[ 0.522678] mousedev: PS/2 mouse device common for all mice >[ 0.522807] rtc_cmos 00:04: RTC can wake from S4 >[ 0.522905] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0 >[ 0.522925] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs >[ 0.523015] device-mapper: uevent: version 1.0.3 >[ 0.523072] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >[ 0.523128] cpuidle: using governor ladder >[ 0.523130] cpuidle: using governor menu >[ 0.523368] EFI Variables Facility v0.08 2004-May-17 >[ 0.523448] usbcore: registered new interface driver usbhid >[ 0.523449] usbhid: USB HID core driver >[ 0.523472] drop_monitor: Initializing network drop monitor service >[ 0.523540] ip_tables: (C) 2000-2006 Netfilter Core Team >[ 0.523564] TCP: cubic registered >[ 0.523565] Initializing XFRM netlink socket >[ 0.523659] NET: Registered protocol family 10 >[ 0.523806] mip6: Mobile IPv6 >[ 0.523808] NET: Registered protocol family 17 >[ 0.524021] PM: Hibernation image not present or could not be loaded. >[ 0.524022] Loading module verification certificates >[ 0.524913] MODSIGN: Loaded cert 'Fedora kernel signing key: ca38da91c69c0503182ad16b4778e74c14e75765' >[ 0.524922] registered taskstats version 1 >[ 0.525373] Magic number: 13:679:443 >[ 0.525469] rtc_cmos 00:04: setting system clock to 2013-01-19 18:26:40 UTC (1358620000) >[ 0.543404] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >[ 0.662215] ata4.01: NODEV after polling detection >[ 0.665331] ata4.00: ATAPI: Optiarc DVD RW AD-7280S, 1.01, max UDMA/100 >[ 0.665986] ata3.00: ATA-8: WDC WD5000AAKS-00V1A0, 05.01D05, max UDMA/133 >[ 0.665991] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32) >[ 0.666193] ata3.00: failed to get Identify Device Data, Emask 0x1 >[ 0.670193] ata3.00: failed to get Identify Device Data, Emask 0x1 >[ 0.670200] ata3.00: configured for UDMA/133 >[ 0.671165] ata4.00: configured for UDMA/100 >[ 0.680507] ata1.00: ATA-6: ST3160021A, 8.01, max UDMA/100 >[ 0.680511] ata1.00: 312581808 sectors, multi 16: LBA48 >[ 0.702419] ata1.00: configured for UDMA/100 >[ 0.702566] scsi 0:0:0:0: Direct-Access ATA ST3160021A 8.01 PQ: 0 ANSI: 5 >[ 0.702791] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB) >[ 0.702848] sd 0:0:0:0: Attached scsi generic sg0 type 0 >[ 0.702868] sd 0:0:0:0: [sda] Write Protect is off >[ 0.702873] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >[ 0.702907] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.703122] scsi 2:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 05.0 PQ: 0 ANSI: 5 >[ 0.703320] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB) >[ 0.703367] sd 2:0:0:0: Attached scsi generic sg1 type 0 >[ 0.703420] sd 2:0:0:0: [sdb] Write Protect is off >[ 0.703425] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >[ 0.703456] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >[ 0.703016] ACPI: Invalid Power Resource to register! >[ 0.703507] ACPI: Invalid Power Resource to register! >[ 0.704157] scsi 3:0:0:0: CD-ROM Optiarc DVD RW AD-7280S 1.01 PQ: 0 ANSI: 5 >[ 0.706182] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray >[ 0.706186] cdrom: Uniform CD-ROM driver Revision: 3.20 >[ 0.706323] sr 3:0:0:0: Attached scsi CD-ROM sr0 >[ 0.706474] sr 3:0:0:0: Attached scsi generic sg2 type 5 >[ 0.711863] sda: sda1 >[ 0.712198] sd 0:0:0:0: [sda] Attached SCSI disk >[ 0.734544] sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 > >[ 0.735062] sd 2:0:0:0: [sdb] Attached SCSI disk >[ 0.737701] Freeing unused kernel memory: 1068k freed >[ 0.738076] Write protecting the kernel read-only data: 12288k >[ 0.746621] Freeing unused kernel memory: 1776k freed >[ 0.753595] Freeing unused kernel memory: 1404k freed >[ 0.838053] systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >[ 0.838249] systemd[1]: Running in initial RAM disk. >[ 0.838421] systemd[1]: No hostname configured. >[ 0.838429] systemd[1]: Set hostname to <localhost>. >[ 0.838618] systemd[1]: Initializing machine ID from random generator. >[ 0.857403] systemd[1]: Starting Encrypted Volumes. >[ 0.857430] systemd[1]: Reached target Encrypted Volumes. >[ 0.857535] systemd[1]: Starting udev Kernel Socket. >[ 0.857588] systemd[1]: Listening on udev Kernel Socket. >[ 0.857676] systemd[1]: Starting udev Control Socket. >[ 0.857733] systemd[1]: Listening on udev Control Socket. >[ 0.857752] systemd[1]: Starting Journal Socket. >[ 0.857841] systemd[1]: Listening on Journal Socket. >[ 0.857862] systemd[1]: Starting dracut cmdline hook... >[ 0.870359] systemd[1]: Started Load Kernel Modules. >[ 0.870384] systemd[1]: Starting Journal Service... >[ 0.881251] systemd[1]: Started Journal Service. >[ 0.881502] systemd[1]: Starting Sockets. >[ 0.881526] systemd[1]: Reached target Sockets. >[ 0.881549] systemd[1]: Starting Swap. >[ 0.881569] systemd[1]: Reached target Swap. >[ 0.881588] systemd[1]: Starting Local File Systems. >[ 0.881608] systemd[1]: Reached target Local File Systems. >[ 1.014645] systemd-udevd[122]: starting version 195 >[ 1.174940] [drm] Initialized drm 1.1.0 20060810 >[ 1.176589] drm_kms_helper: Unknown parameter `bin' >[ 1.291995] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3 >[ 1.432025] tsc: Refined TSC clocksource calibration: 2755.321 MHz >[ 1.432034] Switching to clocksource tsc >[ 1.606859] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >[ 1.759414] EXT4-fs (sdb2): mounted filesystem with ordered data mode. Opts: (null) >[ 2.017580] systemd-journald[64]: Received SIGTERM >[ 2.421642] type=1404 audit(1358620002.394:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >[ 2.514455] SELinux: 2048 avtab hash slots, 94087 rules. >[ 2.528125] SELinux: 2048 avtab hash slots, 94087 rules. >[ 0.706613] ACPI: Invalid Power Resource to register! >[ 2.804064] SELinux: 9 users, 15 roles, 4356 types, 237 bools >[ 2.804067] , 1 sens, 1024 cats >[ 2.804068] SELinux: 83 classes, 94087 rules >[ 2.808494] SELinux: Completing initialization. >[ 2.808499] SELinux: Setting up existing superblocks. >[ 2.808508] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >[ 2.808513] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >[ 2.808527] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >[ 2.808532] SELinux: initialized (dev proc, type proc), uses genfs_contexts >[ 2.808544] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >[ 2.808563] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >[ 2.809260] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >[ 2.809265] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >[ 2.810847] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >[ 2.810856] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >[ 2.810860] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >[ 2.810880] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >[ 2.810887] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >[ 2.810895] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >[ 2.810916] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >[ 2.811603] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >[ 2.811606] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >[ 2.811612] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >[ 2.811694] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >[ 2.811723] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811728] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811737] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811766] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811778] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811783] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811787] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811792] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811802] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >[ 2.811813] SELinux: initialized (dev sdb2, type ext4), uses xattr >[ 2.840916] type=1403 audit(1358620002.813:3): policy loaded auid=4294967295 ses=4294967295 >[ 2.848716] systemd[1]: Successfully loaded SELinux policy in 441ms 526us. >[ 2.960691] systemd[1]: Relabelled /dev and /run in 16ms 143us. >[ 3.451474] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >[ 3.474341] systemd-readahead[275]: Bumped block_nr parameter of 8:16 to 20480. This is a temporary hack and should be removed one day. >[ 3.730475] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >[ 4.007574] systemd-udevd[283]: starting version 195 >[ 4.072017] EXT4-fs (sdb2): re-mounted. Opts: (null) >[ 4.570134] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >[ 4.881723] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >[ 6.267746] parport_pc 00:0a: reported by Plug and Play ACPI >[ 6.267800] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE] >[ 6.340818] microcode: CPU0 sig=0x10676, pf=0x1, revision=0x60c >[ 6.420723] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >[ 6.420926] r8169 0000:02:00.0: irq 42 for MSI/MSI-X >[ 6.421375] r8169 0000:02:00.0 eth0: RTL8168b/8111b at 0xffffc90010f84000, 00:22:68:44:17:2f, XID 98500000 IRQ 42 >[ 6.421378] r8169 0000:02:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko] >[ 6.461565] intel_rng: FWH not detected >[ 6.464229] ppdev: user-space parallel port driver >[ 6.604438] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X >[ 6.640709] ALSA sound/pci/hda/patch_realtek.c:1241 SKU: Nid=0x1d sku_cfg=0x40038601 >[ 6.640712] ALSA sound/pci/hda/patch_realtek.c:1243 SKU: port_connectivity=0x1 >[ 6.640714] ALSA sound/pci/hda/patch_realtek.c:1244 SKU: enable_pcbeep=0x0 >[ 6.640715] ALSA sound/pci/hda/patch_realtek.c:1245 SKU: check_sum=0x00000003 >[ 6.640717] ALSA sound/pci/hda/patch_realtek.c:1246 SKU: customization=0x00000086 >[ 6.640718] ALSA sound/pci/hda/patch_realtek.c:1247 SKU: external_amp=0x0 >[ 6.640720] ALSA sound/pci/hda/patch_realtek.c:1248 SKU: platform_type=0x0 >[ 6.640721] ALSA sound/pci/hda/patch_realtek.c:1249 SKU: swap=0x0 >[ 6.640723] ALSA sound/pci/hda/patch_realtek.c:1250 SKU: override=0x1 >[ 6.640726] ALSA sound/pci/hda/hda_auto_parser.c:318 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line >[ 6.640728] ALSA sound/pci/hda/hda_auto_parser.c:322 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >[ 6.640730] ALSA sound/pci/hda/hda_auto_parser.c:326 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >[ 6.640731] ALSA sound/pci/hda/hda_auto_parser.c:327 mono: mono_out=0x0 >[ 6.640733] ALSA sound/pci/hda/hda_auto_parser.c:330 dig-out=0x1e/0x0 >[ 6.640734] ALSA sound/pci/hda/hda_auto_parser.c:331 inputs: >[ 6.640736] ALSA sound/pci/hda/hda_auto_parser.c:335 Rear Mic=0x18 >[ 6.640737] ALSA sound/pci/hda/hda_auto_parser.c:335 Front Mic=0x19 >[ 6.640739] ALSA sound/pci/hda/hda_auto_parser.c:335 Line=0x1a >[ 6.642521] ALSA sound/pci/hda/patch_realtek.c:1304 realtek: No valid SSID, checking pincfg 0x40038601 for NID 0x1d >[ 6.642523] ALSA sound/pci/hda/patch_realtek.c:1320 realtek: Enabling init ASM_ID=0x8601 CODEC_ID=10ec0662 >[ 6.653459] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4 >[ 6.653701] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 >[ 6.653775] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >[ 6.653850] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >[ 6.653920] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >[ 6.824469] i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt >[ 7.043130] systemd-udevd[329]: renamed network interface eth0 to p17p1 >[ 7.602747] microcode: CPU0 updated to revision 0x60f, date = 2010-09-29 >[ 7.609284] microcode: CPU1 sig=0x10676, pf=0x1, revision=0x60c >[ 7.610352] microcode: CPU1 updated to revision 0x60f, date = 2010-09-29 >[ 7.614290] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >[ 7.648475] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PM2S 1 (20120913/utaddress-251) >[ 7.648483] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >[ 7.648487] ACPI Warning: 0x00000000000004b0-0x00000000000004bf SystemIO conflicts with Region \GPO2 1 (20120913/utaddress-251) >[ 7.648490] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >[ 7.648492] ACPI Warning: 0x0000000000000480-0x00000000000004af SystemIO conflicts with Region \GPO_ 1 (20120913/utaddress-251) >[ 7.648496] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >[ 7.648497] lpc_ich: Resource conflict(s) found affecting gpio_ich >[ 7.895155] drm_kms_helper: Unknown parameter `bin' >[ 7.990645] EXT4-fs (sda1): mounting ext3 file system using the ext4 subsystem >[ 7.995051] leds_ss4200: no LED devices found >[ 8.017699] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >[ 8.017712] SELinux: initialized (dev sda1, type ext3), uses xattr >[ 8.133493] iTCO_vendor_support: vendor-support=0 >[ 8.135513] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >[ 8.135733] iTCO_wdt: Found a ICH7 or ICH7R TCO device (Version=2, TCOBASE=0x0460) >[ 8.135944] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >[ 8.481037] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null) >[ 8.495889] Adding 8388604k swap on /dev/sdb3. Priority:-1 extents:1 across:8388604k >[ 8.719744] SELinux: initialized (dev sdb1, type ext4), uses xattr >[ 9.504788] EXT4-fs (sdb5): mounting ext3 file system using the ext4 subsystem >[ 10.577526] EXT4-fs (sdb5): mounted filesystem with ordered data mode. Opts: (null) >[ 10.577543] SELinux: initialized (dev sdb5, type ext3), uses xattr >[ 11.772683] systemd-journald[299]: Received SIGUSR1 >[ 12.147350] Loading iSCSI transport class v2.0-870. >[ 12.426414] iscsi: registered transport (tcp) >[ 13.092807] iscsi: registered transport (iser) >[ 13.166856] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >[ 13.166861] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >[ 13.387545] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >[ 13.387574] iscsi: registered transport (cxgb3i) >[ 13.413303] ip6_tables: (C) 2000-2006 Netfilter Core Team >[ 13.430964] Ebtables v2.0 registered >[ 13.489045] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >[ 13.500344] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >[ 13.500378] iscsi: registered transport (cxgb4i) >[ 13.524311] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.14 (Sep 30, 2012) >[ 13.527439] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >[ 13.527824] iscsi: registered transport (bnx2i) >[ 13.548064] Bluetooth: Core ver 2.16 >[ 13.548170] NET: Registered protocol family 31 >[ 13.548172] Bluetooth: HCI device and connection manager initialized >[ 13.548183] Bluetooth: HCI socket layer initialized >[ 13.548185] Bluetooth: L2CAP socket layer initialized >[ 13.548192] Bluetooth: SCO socket layer initialized >[ 13.582574] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >[ 13.582579] Bluetooth: BNEP filters: protocol multicast >[ 13.582590] Bluetooth: BNEP socket layer initialized >[ 13.595278] iscsi: registered transport (be2iscsi) >[ 13.595283] In beiscsi_module_init, tt=ffffffffa034c000 >[ 13.601329] r8169 0000:02:00.0 p17p1: link down >[ 13.601342] r8169 0000:02:00.0 p17p1: link down >[ 13.601512] IPv6: ADDRCONF(NETDEV_UP): p17p1: link is not ready >[ 13.669097] drm_kms_helper: Unknown parameter `bin' >[ 15.237038] r8169 0000:02:00.0 p17p1: link up >[ 15.237052] IPv6: ADDRCONF(NETDEV_CHANGE): p17p1: link becomes ready >[ 18.637388] cgroup: libvirtd (1126) created nested cgroup for controller "memory" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. >[ 18.637392] cgroup: "memory" requires setting use_hierarchy to 1 on the root. >[ 18.637473] cgroup: libvirtd (1126) created nested cgroup for controller "devices" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. >[ 18.637511] cgroup: libvirtd (1126) created nested cgroup for controller "freezer" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. >[ 18.637545] cgroup: libvirtd (1126) created nested cgroup for controller "blkio" which has incomplete hierarchy support. Nested cgroups may change behavior in the future. >[ 24.668096] tun: Universal TUN/TAP device driver, 1.6 >[ 24.668100] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >[ 96.209158] fuse init (API version 7.20) >[ 96.366298] SELinux: initialized (dev fuse, type fuse), uses genfs_contexts
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 901899
: 683258 |
688186