Difference between revisions of "ZeroShell"
(→Download) |
|||
(24 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | + | == Installazione di [[ZeroShell]] firewall su Koala mini PC (2012) e mini Server (2012) == | |
− | = Installazione di [[ZeroShell]] firewall su Koala mini PC e mini Server = | ||
− | ''' KOALA MINI PC | + | ''' KOALA MINI PC a basso consumo e con Linux preinstallato''' |
− | * | + | * http://www.koala.it/it/minipc.htm |
+ | * http://www.koala.it/it/miniserver.htm | ||
− | |||
− | |||
− | |||
− | + | Questo test è stato effettuato con la configurazione più completa possibile: | |
− | |||
− | + | * 2GB RAM (opzionale 4GB) | |
+ | * 5 LAN Gigabit 10/100/1000 (2 onboard + 3 espansione) | ||
+ | * 1 Wifi Atheros | ||
− | + | == Zeroshell == | |
− | + | Zeroshell è una distribuzione Linux per server e dispositivi embedded creata e gestita da Fulvio Ricciardi, il cui scopo è fornire i principali servizi di rete di cui una LAN necessita. È disponibile nel formato di Live CD o di immagine per Compact Flash ed è configurabile ed amministrabile tramite un browser web. | |
− | + | Zeroshell non è basata su di una distribuzione già esistente così come per esempio Knoppix è basata su Debian. L'autore ha ricompilato tutto il software di cui è composta la distribuzione partendo dai sorgenti ottenuti in formato tar.gz o tar.bz2. Anche il compilatore gcc e le glibc della GNU sono stati compilati partendo dai sorgenti ed hanno poi subito la cosiddetta fase di bootstrap in cui hanno ricompilato se stessi più volte. Ciò è stato necessario per ottimizzare il compilatore ed eliminare ogni dipendenza dalle glibc del sistema da cui si è effettuata la prima compilazione. Si dice infatti che nessun compilatore può essere compilato meglio che da se stesso. | |
+ | |||
+ | |||
+ | == Download == | ||
+ | |||
+ | * Sezione download del sito Zeroshell : http://www.zeroshell.net/download | ||
+ | |||
+ | * L'immagine ISO utilizzata per il nostro test è la Zeroshell-2.0-RC2 : ftp://mirror.switch.ch/mirror/zeroshell/ZeroShell-2.0.RC2.iso | ||
+ | |||
+ | == Boot di sistema == | ||
+ | |||
+ | Log del boot di sistema e riconoscimento di tutte le periferiche senza problemi. | ||
+ | |||
+ | == dmesg == | ||
<pre><nowiki> | <pre><nowiki> | ||
− | + | ||
+ | [ 0.000000] Initializing cgroup subsys cpuset | ||
+ | [ 0.000000] Initializing cgroup subsys cpu | ||
+ | [ 0.000000] Linux version 3.4.19-ZS (root@next.example.com) (gcc version 4.6.3 (GCC) ) #1 SMP Mon Nov 19 02:49:30 CET 2012 | ||
+ | [ 0.000000] BIOS-provided physical RAM map: | ||
+ | [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) | ||
+ | [ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) | ||
+ | [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) | ||
+ | [ 0.000000] BIOS-e820: 0000000000100000 - 000000007f590000 (usable) | ||
+ | [ 0.000000] BIOS-e820: 000000007f590000 - 000000007f59e000 (ACPI data) | ||
+ | [ 0.000000] BIOS-e820: 000000007f59e000 - 000000007f5d0000 (ACPI NVS) | ||
+ | [ 0.000000] BIOS-e820: 000000007f5d0000 - 000000007f5e0000 (reserved) | ||
+ | [ 0.000000] BIOS-e820: 000000007f5e8000 - 0000000080000000 (reserved) | ||
+ | [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) | ||
+ | [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) | ||
+ | [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! | ||
+ | [ 0.000000] DMI present. | ||
+ | [ 0.000000] DMI: / , BIOS 080016 03/22/2012 | ||
+ | [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) | ||
+ | [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) | ||
+ | [ 0.000000] last_pfn = 0x7f590 max_arch_pfn = 0x100000 | ||
+ | [ 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-D3FFF write-protect | ||
+ | [ 0.000000] D4000-DFFFF uncachable | ||
+ | [ 0.000000] E0000-EFFFF write-through | ||
+ | [ 0.000000] F0000-FFFFF write-protect | ||
+ | [ 0.000000] MTRR variable ranges enabled: | ||
+ | [ 0.000000] 0 base 000000000 mask F80000000 write-back | ||
+ | [ 0.000000] 1 base 07F600000 mask FFFF00000 write-through | ||
+ | [ 0.000000] 2 base 07F700000 mask FFFF00000 uncachable | ||
+ | [ 0.000000] 3 base 07F800000 mask FFF800000 uncachable | ||
+ | [ 0.000000] 4 disabled | ||
+ | [ 0.000000] 5 disabled | ||
+ | [ 0.000000] 6 disabled | ||
+ | [ 0.000000] found SMP MP-table at [c00ff780] ff780 | ||
+ | [ 0.000000] initial memory mapped : 0 - 01c00000 | ||
+ | [ 0.000000] Base memory trampoline at [c009e000] 9e000 size 4096 | ||
+ | [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 | ||
+ | [ 0.000000] 0000000000 - 0000400000 page 4k | ||
+ | [ 0.000000] 0000400000 - 0037400000 page 2M | ||
+ | [ 0.000000] 0037400000 - 00377fe000 page 4k | ||
+ | [ 0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 0x01bfa000-0x01bfffff] | ||
+ | [ 0.000000] RAMDISK: 7eee4000 - 7f56f000 | ||
+ | [ 0.000000] Allocated new RAMDISK: 37173000 - 377fd717 | ||
+ | [ 0.000000] Move RAMDISK from 000000007eee4000 - 000000007f56e716 to 37173000 - 377fd716 | ||
+ | [ 0.000000] ACPI: RSDP 000fa090 00024 (v02 ACPIAM) | ||
+ | [ 0.000000] ACPI: XSDT 7f590100 00054 (v01 032212 XSDT1050 20120322 MSFT 00000097) | ||
+ | [ 0.000000] ACPI: FACP 7f590290 000F4 (v04 032212 FACP1050 20120322 MSFT 00000097) | ||
+ | [ 0.000000] ACPI: DSDT 7f590440 06D6F (v02 BC9EA BC9EA002 00000002 INTL 20051117) | ||
+ | [ 0.000000] ACPI: FACS 7f59e000 00040 | ||
+ | [ 0.000000] ACPI: APIC 7f590390 0006C (v02 032212 APIC1050 20120322 MSFT 00000097) | ||
+ | [ 0.000000] ACPI: MCFG 7f590400 0003C (v01 032212 OEMMCFG 20120322 MSFT 00000097) | ||
+ | [ 0.000000] ACPI: OEMB 7f59e040 00082 (v01 032212 OEMB1050 20120322 MSFT 00000097) | ||
+ | [ 0.000000] ACPI: HPET 7f59a440 00038 (v01 032212 OEMHPET 20120322 MSFT 00000097) | ||
+ | [ 0.000000] ACPI: GSCI 7f59e0d0 02024 (v01 032212 GMCHSCI 20120322 MSFT 00000097) | ||
+ | [ 0.000000] ACPI: Local APIC address 0xfee00000 | ||
+ | [ 0.000000] 1149MB HIGHMEM available. | ||
+ | [ 0.000000] 887MB LOWMEM available. | ||
+ | [ 0.000000] mapped low ram: 0 - 377fe000 | ||
+ | [ 0.000000] low ram: 0 - 377fe000 | ||
+ | [ 0.000000] Zone PFN ranges: | ||
+ | [ 0.000000] DMA 0x00000010 -> 0x00001000 | ||
+ | [ 0.000000] Normal 0x00001000 -> 0x000377fe | ||
+ | [ 0.000000] HighMem 0x000377fe -> 0x0007f590 | ||
+ | [ 0.000000] Movable zone start PFN for each node | ||
+ | [ 0.000000] Early memory PFN ranges | ||
+ | [ 0.000000] 0: 0x00000010 -> 0x0000009f | ||
+ | [ 0.000000] 0: 0x00000100 -> 0x0007f590 | ||
+ | [ 0.000000] On node 0 totalpages: 521503 | ||
+ | [ 0.000000] free_area_init_node: node 0, pgdat c1609d00, node_mem_map f6182200 | ||
+ | [ 0.000000] DMA zone: 32 pages used for memmap | ||
+ | [ 0.000000] DMA zone: 0 pages reserved | ||
+ | [ 0.000000] DMA zone: 3951 pages, LIFO batch:0 | ||
+ | [ 0.000000] Normal zone: 1744 pages used for memmap | ||
+ | [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 | ||
+ | [ 0.000000] HighMem zone: 2300 pages used for memmap | ||
+ | [ 0.000000] HighMem zone: 291990 pages, LIFO batch:31 | ||
+ | [ 0.000000] Using APIC driver default | ||
+ | [ 0.000000] ACPI: PM-Timer IO Port: 0x808 | ||
+ | [ 0.000000] ACPI: Local APIC address 0xfee00000 | ||
+ | [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) | ||
+ | [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) | ||
+ | [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) | ||
+ | [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) | ||
+ | [ 0.000000] ACPI: Skipping IOAPIC probe due to 'noapic' option. | ||
+ | [ 0.000000] Using ACPI for processor (LAPIC) configuration information | ||
+ | [ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000 | ||
+ | [ 0.000000] Intel MultiProcessor Specification v1.4 | ||
+ | [ 0.000000] Virtual Wire compatibility mode. | ||
+ | [ 0.000000] MPTABLE: OEM ID: Intel | ||
+ | [ 0.000000] MPTABLE: Product ID: Pineview | ||
+ | [ 0.000000] MPTABLE: APIC at: 0xFEE00000 | ||
+ | [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 | ||
+ | [ 0.000000] Processors: 4 | ||
+ | [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs | ||
+ | [ 0.000000] nr_irqs_gsi: 40 | ||
+ | [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000) | ||
+ | [ 0.000000] Booting paravirtualized kernel on bare hardware | ||
+ | [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1 | ||
+ | [ 0.000000] PERCPU: Embedded 13 pages/cpu @f6142000 s30656 r0 d22592 u53248 | ||
+ | [ 0.000000] pcpu-alloc: s30656 r0 d22592 u53248 alloc=13*4096 | ||
+ | [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 | ||
+ | [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517427 | ||
+ | [ 0.000000] Kernel command line: initrd=initrd.img root=ISO ramdisk_size=131072 noapic BOOT_IMAGE=vmlinuz | ||
+ | [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) | ||
+ | [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) | ||
+ | [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) | ||
+ | [ 0.000000] Initializing CPU#0 | ||
+ | [ 0.000000] Initializing HighMem for node 0 (000377fe:0007f590) | ||
+ | [ 0.000000] Memory: 2054572k/2086464k available (4502k kernel code, 31440k reserved, 1711k data, 444k init, 1177160k highmem) | ||
+ | [ 0.000000] virtual kernel memory layout: | ||
+ | [ 0.000000] fixmap : 0xffd35000 - 0xfffff000 (2856 kB) | ||
+ | [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) | ||
+ | [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) | ||
+ | [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) | ||
+ | [ 0.000000] .init : 0xc1612000 - 0xc1681000 ( 444 kB) | ||
+ | [ 0.000000] .data : 0xc1465bfc - 0xc1611a40 (1711 kB) | ||
+ | [ 0.000000] .text : 0xc1000000 - 0xc1465bfc (4502 kB) | ||
+ | [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. | ||
+ | [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 | ||
+ | [ 0.000000] Hierarchical RCU implementation. | ||
+ | [ 0.000000] NR_IRQS:2304 nr_irqs:712 16 | ||
+ | [ 0.000000] CPU 0 irqstacks, hard=f5c08000 soft=f5c0a000 | ||
+ | [ 0.000000] Extended CMOS year: 2000 | ||
+ | [ 0.000000] Console: colour VGA+ 80x25 | ||
+ | [ 0.000000] console [tty0] enabled | ||
+ | [ 0.000000] hpet clockevent registered | ||
+ | [ 0.000000] Fast TSC calibration using PIT | ||
+ | [ 0.000000] Detected 1799.889 MHz processor. | ||
+ | [ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3599.77 BogoMIPS (lpj=7199556) | ||
+ | [ 0.008007] pid_max: default: 32768 minimum: 301 | ||
+ | [ 0.008118] Security Framework initialized | ||
+ | [ 0.008215] Mount-cache hash table entries: 512 | ||
+ | [ 0.008604] Initializing cgroup subsys cpuacct | ||
+ | [ 0.008677] Initializing cgroup subsys freezer | ||
+ | [ 0.008773] CPU: Physical Processor ID: 0 | ||
+ | [ 0.008841] CPU: Processor Core ID: 0 | ||
+ | [ 0.008909] mce: CPU supports 5 MCE banks | ||
+ | [ 0.008986] CPU0: Thermal monitoring enabled (TM1) | ||
+ | [ 0.009059] using mwait in idle threads. | ||
+ | [ 0.010287] Freeing SMP alternatives: 24k freed | ||
+ | [ 0.010370] ACPI: Core revision 20120320 | ||
+ | [ 0.017125] ACPI: setting ELCR to 0200 (from ffff) | ||
+ | [ 0.020112] Enabling APIC mode: Flat. Using 1 I/O APICs | ||
+ | [ 0.020194] CPU0: Intel(R) Atom(TM) CPU D525 @ 1.80GHz stepping 0a | ||
+ | [ 0.024001] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver. | ||
+ | [ 0.024001] ... version: 3 | ||
+ | [ 0.024001] ... bit width: 40 | ||
+ | [ 0.024001] ... generic registers: 2 | ||
+ | [ 0.024001] ... value mask: 000000ffffffffff | ||
+ | [ 0.024001] ... max period: 000000007fffffff | ||
+ | [ 0.024001] ... fixed-purpose events: 3 | ||
+ | [ 0.024001] ... event mask: 0000000700000003 | ||
+ | [ 0.024001] CPU 1 irqstacks, hard=f5ca0000 soft=f5ca2000 | ||
+ | [ 0.024001] Booting Node 0, Processors #1 | ||
+ | [ 0.008000] Initializing CPU#1 | ||
+ | [ 0.008000] Disabled fast string operations | ||
+ | [ 0.034573] CPU 2 irqstacks, hard=f5cac000 soft=f5cae000 | ||
+ | [ 0.034763] #2 | ||
+ | [ 0.008000] Initializing CPU#2 | ||
+ | [ 0.008000] Disabled fast string operations | ||
+ | [ 0.047996] CPU 3 irqstacks, hard=f5cb8000 soft=f5cba000 | ||
+ | [ 0.048009] #3 Ok. | ||
+ | [ 0.008000] Initializing CPU#3 | ||
+ | [ 0.008000] Disabled fast string operations | ||
+ | [ 0.060034] Brought up 4 CPUs | ||
+ | [ 0.060229] Total of 4 processors activated (14399.11 BogoMIPS). | ||
+ | [ 0.061882] devtmpfs: initialized | ||
+ | [ 0.064204] kworker/u:0 used greatest stack depth: 7400 bytes left | ||
+ | [ 0.064204] NET: Registered protocol family 16 | ||
+ | [ 0.064240] ACPI: bus type pci registered | ||
+ | [ 0.064240] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | ||
+ | [ 0.064240] PCI: not using MMCONFIG | ||
+ | [ 0.064416] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5 | ||
+ | [ 0.064490] PCI: Using configuration type 1 for base access | ||
+ | [ 0.064690] kworker/u:0 used greatest stack depth: 7144 bytes left | ||
+ | [ 0.064690] kworker/u:0 used greatest stack depth: 6976 bytes left | ||
+ | [ 0.076070] bio: create slab <bio-0> at 0 | ||
+ | [ 0.076186] ACPI: Added _OSI(Module Device) | ||
+ | [ 0.076186] ACPI: Added _OSI(Processor Device) | ||
+ | [ 0.076186] ACPI: Added _OSI(3.0 _SCP Extensions) | ||
+ | [ 0.076249] ACPI: Added _OSI(Processor Aggregator Device) | ||
+ | [ 0.081533] ACPI: EC: Look up EC in DSDT | ||
+ | [ 0.084423] ACPI: Executed 1 blocks of module-level executable AML code | ||
+ | [ 0.090887] ACPI: Interpreter enabled | ||
+ | [ 0.090958] ACPI: (supports S0 S5) | ||
+ | [ 0.091076] ACPI: Using PIC for interrupt routing | ||
+ | [ 0.091194] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) | ||
+ | [ 0.094564] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources | ||
+ | [ 0.094685] PCI: Using MMCONFIG for extended config space | ||
+ | [ 0.108189] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug | ||
+ | [ 0.108707] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) | ||
+ | [ 0.112173] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] | ||
+ | [ 0.112253] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] | ||
+ | [ 0.112331] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] | ||
+ | [ 0.112446] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] | ||
+ | [ 0.112561] pci_root PNP0A08:00: host bridge window [mem 0x7f700000-0xdfffffff] | ||
+ | [ 0.113350] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff] | ||
+ | [ 0.113487] pci_root PNP0A08:00: host bridge window [0x400000000-0xfffffffff] (ignored, not CPU addressable) | ||
+ | [ 0.113663] PCI host bridge to bus 0000:00 | ||
+ | [ 0.113663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] | ||
+ | [ 0.113663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] | ||
+ | [ 0.113663] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] | ||
+ | [ 0.113663] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] | ||
+ | [ 0.113663] pci_bus 0000:00: root bus resource [mem 0x7f700000-0xdfffffff] | ||
+ | [ 0.113663] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff] | ||
+ | [ 0.113663] pci 0000:00:00.0: [8086:a000] type 00 class 0x060000 | ||
+ | [ 0.113663] pci 0000:00:02.0: [8086:a001] type 00 class 0x030000 | ||
+ | [ 0.113663] pci 0000:00:02.0: reg 10: [mem 0xfe900000-0xfe97ffff] | ||
+ | [ 0.113663] pci 0000:00:02.0: reg 14: [io 0xac00-0xac07] | ||
+ | [ 0.113663] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref] | ||
+ | [ 0.113663] pci 0000:00:02.0: reg 1c: [mem 0xfe700000-0xfe7fffff] | ||
+ | [ 0.113663] pci 0000:00:02.1: [8086:a002] type 00 class 0x038000 | ||
+ | [ 0.113663] pci 0000:00:02.1: reg 10: [mem 0xfe600000-0xfe67ffff] | ||
+ | [ 0.113663] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 | ||
+ | [ 0.113663] pci 0000:00:1b.0: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit] | ||
+ | [ 0.113663] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold | ||
+ | [ 0.113663] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 | ||
+ | [ 0.113663] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold | ||
+ | [ 0.113663] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 | ||
+ | [ 0.113663] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold | ||
+ | [ 0.113663] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400 | ||
+ | [ 0.113663] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold | ||
+ | [ 0.113663] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400 | ||
+ | [ 0.113663] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold | ||
+ | [ 0.113663] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 | ||
+ | [ 0.113663] pci 0000:00:1d.0: reg 20: [io 0xa880-0xa89f] | ||
+ | [ 0.113663] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 | ||
+ | [ 0.113663] pci 0000:00:1d.1: reg 20: [io 0xa800-0xa81f] | ||
+ | [ 0.113663] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 | ||
+ | [ 0.113663] pci 0000:00:1d.2: reg 20: [io 0xa480-0xa49f] | ||
+ | [ 0.113663] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 | ||
+ | [ 0.113663] pci 0000:00:1d.3: reg 20: [io 0xa400-0xa41f] | ||
+ | [ 0.113663] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 | ||
+ | [ 0.113663] pci 0000:00:1d.7: reg 10: [mem 0xfe9f3c00-0xfe9f3fff] | ||
+ | [ 0.113732] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold | ||
+ | [ 0.113756] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 | ||
+ | [ 0.113823] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100 | ||
+ | [ 0.113901] pci 0000:00:1f.0: [Firmware Bug]: TigerPoint LPC.BM_STS cleared | ||
+ | [ 0.114021] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018a | ||
+ | [ 0.114039] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007] | ||
+ | [ 0.114050] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003] | ||
+ | [ 0.114061] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007] | ||
+ | [ 0.114072] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003] | ||
+ | [ 0.114083] pci 0000:00:1f.2: reg 20: [io 0xff90-0xff9f] | ||
+ | [ 0.114095] pci 0000:00:1f.2: reg 24: [mem 0x0000fc00-0x0000ffff] | ||
+ | [ 0.114130] pci 0000:00:1f.2: PME# supported from D3hot | ||
+ | [ 0.114152] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 | ||
+ | [ 0.114204] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] | ||
+ | [ 0.116037] pci 0000:01:00.0: [168c:002b] type 00 class 0x028000 | ||
+ | [ 0.116065] pci 0000:01:00.0: reg 10: [mem 0xfe8f0000-0xfe8fffff 64bit] | ||
+ | [ 0.116172] pci 0000:01:00.0: supports D1 | ||
+ | [ 0.116177] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold | ||
+ | [ 0.124028] pci 0000:00:1c.0: PCI bridge to [bus 01-01] | ||
+ | [ 0.124107] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] | ||
+ | [ 0.124175] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 | ||
+ | [ 0.124197] pci 0000:02:00.0: reg 10: [io 0xb800-0xb8ff] | ||
+ | [ 0.124228] pci 0000:02:00.0: reg 18: [mem 0xfdefb000-0xfdefbfff 64bit pref] | ||
+ | [ 0.124250] pci 0000:02:00.0: reg 20: [mem 0xfdefc000-0xfdefffff 64bit pref] | ||
+ | [ 0.124328] pci 0000:02:00.0: supports D1 D2 | ||
+ | [ 0.124333] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold | ||
+ | [ 0.132028] pci 0000:00:1c.1: PCI bridge to [bus 02-02] | ||
+ | [ 0.132105] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff] | ||
+ | [ 0.132117] pci 0000:00:1c.1: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] | ||
+ | [ 0.132185] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 | ||
+ | [ 0.132207] pci 0000:03:00.0: reg 10: [io 0xc800-0xc8ff] | ||
+ | [ 0.132238] pci 0000:03:00.0: reg 18: [mem 0xfdffb000-0xfdffbfff 64bit pref] | ||
+ | [ 0.132260] pci 0000:03:00.0: reg 20: [mem 0xfdffc000-0xfdffffff 64bit pref] | ||
+ | [ 0.132338] pci 0000:03:00.0: supports D1 D2 | ||
+ | [ 0.132343] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold | ||
+ | [ 0.140029] pci 0000:00:1c.2: PCI bridge to [bus 03-03] | ||
+ | [ 0.140105] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] | ||
+ | [ 0.140116] pci 0000:00:1c.2: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] | ||
+ | [ 0.140180] pci 0000:04:00.0: [197b:2363] type 00 class 0x010185 | ||
+ | [ 0.140272] pci 0000:04:00.0: reg 24: [mem 0xfeaffc00-0xfeaffdff] | ||
+ | [ 0.140340] pci 0000:04:00.0: PME# supported from D3hot | ||
+ | [ 0.140382] pci 0000:04:00.1: [197b:0368] type 00 class 0x010185 | ||
+ | [ 0.140405] pci 0000:04:00.1: reg 10: [io 0xd400-0xd407] | ||
+ | [ 0.140423] pci 0000:04:00.1: reg 14: [io 0xdc00-0xdc03] | ||
+ | [ 0.140440] pci 0000:04:00.1: reg 18: [io 0xd880-0xd887] | ||
+ | [ 0.140457] pci 0000:04:00.1: reg 1c: [io 0xd800-0xd803] | ||
+ | [ 0.140474] pci 0000:04:00.1: reg 20: [io 0xd480-0xd48f] | ||
+ | [ 0.148031] pci 0000:00:1c.3: PCI bridge to [bus 04-04] | ||
+ | [ 0.148107] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] | ||
+ | [ 0.148115] pci 0000:00:1c.3: bridge window [mem 0xfea00000-0xfeafffff] | ||
+ | [ 0.148161] pci 0000:05:04.0: [10ec:8167] type 00 class 0x020000 | ||
+ | [ 0.148182] pci 0000:05:04.0: reg 10: [io 0xe800-0xe8ff] | ||
+ | [ 0.148196] pci 0000:05:04.0: reg 14: [mem 0xfebdfc00-0xfebdfcff] | ||
+ | [ 0.148239] pci 0000:05:04.0: reg 30: [mem 0xfebe0000-0xfebfffff pref] | ||
+ | [ 0.148270] pci 0000:05:04.0: supports D1 D2 | ||
+ | [ 0.148275] pci 0000:05:04.0: PME# supported from D1 D2 D3hot D3cold | ||
+ | [ 0.148301] pci 0000:05:06.0: [10ec:8167] type 00 class 0x020000 | ||
+ | [ 0.148321] pci 0000:05:06.0: reg 10: [io 0xe400-0xe4ff] | ||
+ | [ 0.148335] pci 0000:05:06.0: reg 14: [mem 0xfebdf800-0xfebdf8ff] | ||
+ | [ 0.148378] pci 0000:05:06.0: reg 30: [mem 0xfeba0000-0xfebbffff pref] | ||
+ | [ 0.148408] pci 0000:05:06.0: supports D1 D2 | ||
+ | [ 0.148413] pci 0000:05:06.0: PME# supported from D1 D2 D3hot D3cold | ||
+ | [ 0.148441] pci 0000:05:07.0: [10ec:8167] type 00 class 0x020000 | ||
+ | [ 0.148461] pci 0000:05:07.0: reg 10: [io 0xe000-0xe0ff] | ||
+ | [ 0.148475] pci 0000:05:07.0: reg 14: [mem 0xfebdf400-0xfebdf4ff] | ||
+ | [ 0.148518] pci 0000:05:07.0: reg 30: [mem 0xfeb80000-0xfeb9ffff pref] | ||
+ | [ 0.148549] pci 0000:05:07.0: supports D1 D2 | ||
+ | [ 0.148553] pci 0000:05:07.0: PME# supported from D1 D2 D3hot D3cold | ||
+ | [ 0.148595] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode) | ||
+ | [ 0.148676] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] | ||
+ | [ 0.148683] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] | ||
+ | [ 0.148693] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) | ||
+ | [ 0.148699] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) | ||
+ | [ 0.148705] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) | ||
+ | [ 0.148712] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) | ||
+ | [ 0.148718] pci 0000:00:1e.0: bridge window [mem 0x7f700000-0xdfffffff] (subtractive decode) | ||
+ | [ 0.148725] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode) | ||
+ | [ 0.148750] pci_bus 0000:00: on NUMA node 0 | ||
+ | [ 0.148758] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] | ||
+ | [ 0.148931] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] | ||
+ | [ 0.149197] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] | ||
+ | [ 0.149271] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT] | ||
+ | [ 0.149366] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT] | ||
+ | [ 0.149440] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT] | ||
+ | [ 0.149527] pci0000:00: Requesting ACPI _OSC control (0x1d) | ||
+ | [ 0.149605] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d | ||
+ | [ 0.149721] ACPI _OSC control for PCIe not granted, disabling ASPM | ||
+ | [ 0.156385] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 12 14 15) | ||
+ | [ 0.156510] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 10 11 12 14 15) | ||
+ | [ 0.156887] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 *11 12 14 15) | ||
+ | [ 0.157265] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 *11 12 14 15) | ||
+ | [ 0.157647] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. | ||
+ | [ 0.160438] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. | ||
+ | [ 0.160892] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. | ||
+ | [ 0.161348] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15) | ||
+ | [ 0.161685] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none | ||
+ | [ 0.161685] vgaarb: loaded | ||
+ | [ 0.161685] vgaarb: bridge control possible 0000:00:02.0 | ||
+ | [ 0.161685] SCSI subsystem initialized | ||
+ | [ 0.161685] libata version 3.00 loaded. | ||
+ | [ 0.161685] usbcore: registered new interface driver usbfs | ||
+ | [ 0.161685] usbcore: registered new interface driver hub | ||
+ | [ 0.161685] usbcore: registered new device driver usb | ||
+ | [ 0.164060] PCI: Using ACPI for IRQ routing | ||
+ | [ 0.164095] PCI: pci_cache_line_size set to 64 bytes | ||
+ | [ 0.164193] pci 0000:00:1f.2: no compatible bridge window for [mem 0x0000fc00-0x0000ffff] | ||
+ | [ 0.164335] Expanded resource reserved due to conflict with PCI Bus 0000:00 | ||
+ | [ 0.164414] reserve RAM buffer: 000000000009f400 - 000000000009ffff | ||
+ | [ 0.164420] reserve RAM buffer: 000000007f590000 - 000000007fffffff | ||
+ | [ 0.164456] NetLabel: Initializing | ||
+ | [ 0.164456] NetLabel: domain hash size = 128 | ||
+ | [ 0.164456] NetLabel: protocols = UNLABELED CIPSOv4 | ||
+ | [ 0.164456] NetLabel: unlabeled traffic allowed by default | ||
+ | [ 0.164456] HPET: 3 timers in total, 0 timers will be used for per-cpu timer | ||
+ | [ 0.164527] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 | ||
+ | [ 0.164677] hpet0: 3 comparators, 64-bit 14.318180 MHz counter | ||
+ | [ 0.176137] Switching to clocksource hpet | ||
+ | [ 0.179348] pnp: PnP ACPI init | ||
+ | [ 0.179440] ACPI: bus type pnp registered | ||
+ | [ 0.180114] pnp 00:00: [bus 00-ff] | ||
+ | [ 0.180121] pnp 00:00: [io 0x0cf8-0x0cff] | ||
+ | [ 0.180127] pnp 00:00: [io 0x0000-0x0cf7 window] | ||
+ | [ 0.180133] pnp 00:00: [io 0x0d00-0xffff window] | ||
+ | [ 0.180138] pnp 00:00: [mem 0x000a0000-0x000bffff window] | ||
+ | [ 0.180144] pnp 00:00: [mem 0x000d0000-0x000dffff window] | ||
+ | [ 0.180149] pnp 00:00: [mem 0x7f700000-0xdfffffff window] | ||
+ | [ 0.180155] pnp 00:00: [mem 0xf0000000-0xfed8ffff window] | ||
+ | [ 0.180161] pnp 00:00: [mem 0x00000000-0xffffffff window] | ||
+ | [ 0.180348] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) | ||
+ | [ 0.180377] pnp 00:01: [mem 0xfed14000-0xfed19fff] | ||
+ | [ 0.180382] pnp 00:01: [mem 0xfed90000-0xfed93fff] | ||
+ | [ 0.180539] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved | ||
+ | [ 0.180624] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved | ||
+ | [ 0.180706] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) | ||
+ | [ 0.180783] pnp 00:02: [dma 4] | ||
+ | [ 0.180788] pnp 00:02: [io 0x0000-0x000f] | ||
+ | [ 0.180794] pnp 00:02: [io 0x0081-0x0083] | ||
+ | [ 0.180798] pnp 00:02: [io 0x0087] | ||
+ | [ 0.180803] pnp 00:02: [io 0x0089-0x008b] | ||
+ | [ 0.180807] pnp 00:02: [io 0x008f] | ||
+ | [ 0.180812] pnp 00:02: [io 0x00c0-0x00df] | ||
+ | [ 0.180932] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) | ||
+ | [ 0.180961] pnp 00:03: [io 0x0070-0x0071] | ||
+ | [ 0.180968] pnp 00:03: [irq 8] | ||
+ | [ 0.181086] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) | ||
+ | [ 0.181109] pnp 00:04: [io 0x0061] | ||
+ | [ 0.181223] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) | ||
+ | [ 0.181248] pnp 00:05: [io 0x00f0-0x00ff] | ||
+ | [ 0.181253] pnp 00:05: [irq 13] | ||
+ | [ 0.181367] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) | ||
+ | [ 0.181892] pnp 00:06: [io 0x03f8-0x03ff] | ||
+ | [ 0.181899] pnp 00:06: [irq 4] | ||
+ | [ 0.181904] pnp 00:06: [dma 0 disabled] | ||
+ | [ 0.182123] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) | ||
+ | [ 0.182622] pnp 00:07: [io 0x02f8-0x02ff] | ||
+ | [ 0.182629] pnp 00:07: [irq 3] | ||
+ | [ 0.182634] pnp 00:07: [dma 0 disabled] | ||
+ | [ 0.182924] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) | ||
+ | [ 0.183570] pnp 00:08: [io 0x0378-0x037f] | ||
+ | [ 0.183576] pnp 00:08: [irq 7] | ||
+ | [ 0.183581] pnp 00:08: [dma 0 disabled] | ||
+ | [ 0.183918] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) | ||
+ | [ 0.184719] pnp 00:09: [io 0x0000-0xffffffff disabled] | ||
+ | [ 0.184887] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) | ||
+ | [ 0.185085] pnp 00:0a: [io 0x0010-0x001f] | ||
+ | [ 0.185091] pnp 00:0a: [io 0x0022-0x003f] | ||
+ | [ 0.185096] pnp 00:0a: [io 0x0044-0x005f] | ||
+ | [ 0.185101] pnp 00:0a: [io 0x0062-0x0063] | ||
+ | [ 0.185106] pnp 00:0a: [io 0x0065-0x006f] | ||
+ | [ 0.185110] pnp 00:0a: [io 0x0072-0x007f] | ||
+ | [ 0.185115] pnp 00:0a: [io 0x0080] | ||
+ | [ 0.185119] pnp 00:0a: [io 0x0084-0x0086] | ||
+ | [ 0.185128] pnp 00:0a: [io 0x0088] | ||
+ | [ 0.185132] pnp 00:0a: [io 0x008c-0x008e] | ||
+ | [ 0.185137] pnp 00:0a: [io 0x0090-0x009f] | ||
+ | [ 0.185142] pnp 00:0a: [io 0x00a2-0x00bf] | ||
+ | [ 0.185146] pnp 00:0a: [io 0x00e0-0x00ef] | ||
+ | [ 0.185151] pnp 00:0a: [io 0x04d0-0x04d1] | ||
+ | [ 0.185156] pnp 00:0a: [io 0x0800-0x087f] | ||
+ | [ 0.185161] pnp 00:0a: [io 0x0000-0xffffffff disabled] | ||
+ | [ 0.185166] pnp 00:0a: [io 0x0480-0x04bf] | ||
+ | [ 0.185171] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff] | ||
+ | [ 0.185176] pnp 00:0a: [mem 0xfed20000-0xfed8ffff] | ||
+ | [ 0.185371] system 00:0a: [io 0x04d0-0x04d1] has been reserved | ||
+ | [ 0.185452] system 00:0a: [io 0x0800-0x087f] has been reserved | ||
+ | [ 0.185528] system 00:0a: [io 0x0480-0x04bf] has been reserved | ||
+ | [ 0.185605] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved | ||
+ | [ 0.185683] system 00:0a: [mem 0xfed20000-0xfed8ffff] has been reserved | ||
+ | [ 0.185762] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) | ||
+ | [ 0.185894] pnp 00:0b: [mem 0xfed00000-0xfed003ff] | ||
+ | [ 0.186017] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active) | ||
+ | [ 0.186137] pnp 00:0c: [mem 0xffb00000-0xffbfffff] | ||
+ | [ 0.186144] pnp 00:0c: [mem 0xfff00000-0xffffffff] | ||
+ | [ 0.186263] pnp 00:0c: Plug and Play ACPI device, IDs INT0800 (active) | ||
+ | [ 0.186366] pnp 00:0d: [mem 0xffc00000-0xffefffff] | ||
+ | [ 0.186520] system 00:0d: [mem 0xffc00000-0xffefffff] has been reserved | ||
+ | [ 0.186602] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) | ||
+ | [ 0.186801] pnp 00:0e: [mem 0xfec00000-0xfec00fff] | ||
+ | [ 0.186808] pnp 00:0e: [mem 0xfee00000-0xfee00fff] | ||
+ | [ 0.186967] system 00:0e: [mem 0xfec00000-0xfec00fff] has been reserved | ||
+ | [ 0.187047] system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved | ||
+ | [ 0.187128] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) | ||
+ | [ 0.187198] pnp 00:0f: [io 0x0060] | ||
+ | [ 0.187204] pnp 00:0f: [io 0x0064] | ||
+ | [ 0.187209] pnp 00:0f: [irq 1] | ||
+ | [ 0.187337] pnp 00:0f: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) | ||
+ | [ 0.187587] pnp 00:10: [io 0x0000-0xffffffff disabled] | ||
+ | [ 0.187594] pnp 00:10: [io 0x0290-0x0291] | ||
+ | [ 0.187599] pnp 00:10: [io 0x0ae0-0x0aef] | ||
+ | [ 0.187765] system 00:10: [io 0x0290-0x0291] has been reserved | ||
+ | [ 0.187844] system 00:10: [io 0x0ae0-0x0aef] has been reserved | ||
+ | [ 0.187922] system 00:10: Plug and Play ACPI device, IDs PNP0c02 (active) | ||
+ | [ 0.188028] pnp 00:11: [mem 0xe0000000-0xefffffff] | ||
+ | [ 0.188188] system 00:11: [mem 0xe0000000-0xefffffff] has been reserved | ||
+ | [ 0.188270] system 00:11: Plug and Play ACPI device, IDs PNP0c02 (active) | ||
+ | [ 0.188662] pnp 00:12: [mem 0x00000000-0x0009ffff] | ||
+ | [ 0.188668] pnp 00:12: [mem 0x000c0000-0x000cffff] | ||
+ | [ 0.188673] pnp 00:12: [mem 0x000e0000-0x000fffff] | ||
+ | [ 0.188679] pnp 00:12: [mem 0x00100000-0x7f6fffff] | ||
+ | [ 0.188684] pnp 00:12: [mem 0xfed90000-0xffffffff] | ||
+ | [ 0.188867] system 00:12: [mem 0x00000000-0x0009ffff] could not be reserved | ||
+ | [ 0.188949] system 00:12: [mem 0x000c0000-0x000cffff] could not be reserved | ||
+ | [ 0.189029] system 00:12: [mem 0x000e0000-0x000fffff] could not be reserved | ||
+ | [ 0.189108] system 00:12: [mem 0x00100000-0x7f6fffff] could not be reserved | ||
+ | [ 0.189188] system 00:12: [mem 0xfed90000-0xffffffff] could not be reserved | ||
+ | [ 0.189268] system 00:12: Plug and Play ACPI device, IDs PNP0c01 (active) | ||
+ | [ 0.189550] pnp: PnP ACPI: found 19 devices | ||
+ | [ 0.189621] ACPI: ACPI bus type pnp unregistered | ||
+ | [ 0.234661] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-01] add_size 1000 | ||
+ | [ 0.234672] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-01] add_size 200000 | ||
+ | [ 0.234687] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 400000 | ||
+ | [ 0.234701] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03-03] add_size 400000 | ||
+ | [ 0.234715] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-04] add_size 200000 | ||
+ | [ 0.234741] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 | ||
+ | [ 0.234749] pci 0000:00:1c.1: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000 | ||
+ | [ 0.234756] pci 0000:00:1c.2: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000 | ||
+ | [ 0.234763] pci 0000:00:1c.3: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 | ||
+ | [ 0.234771] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 | ||
+ | [ 0.234782] pci 0000:00:1c.0: BAR 9: assigned [mem 0x80000000-0x801fffff 64bit pref] | ||
+ | [ 0.234906] pci 0000:00:1c.1: BAR 8: assigned [mem 0x80200000-0x805fffff] | ||
+ | [ 0.234986] pci 0000:00:1c.2: BAR 8: assigned [mem 0x80600000-0x809fffff] | ||
+ | [ 0.235065] pci 0000:00:1c.3: BAR 9: assigned [mem 0x80a00000-0x80bfffff 64bit pref] | ||
+ | [ 0.235184] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff] | ||
+ | [ 0.235262] pci 0000:00:1f.2: BAR 5: assigned [mem 0x80c00000-0x80c003ff] | ||
+ | [ 0.235346] pci 0000:00:1c.0: PCI bridge to [bus 01-01] | ||
+ | [ 0.235421] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] | ||
+ | [ 0.235500] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] | ||
+ | [ 0.235581] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref] | ||
+ | [ 0.235700] pci 0000:00:1c.1: PCI bridge to [bus 02-02] | ||
+ | [ 0.235774] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff] | ||
+ | [ 0.235852] pci 0000:00:1c.1: bridge window [mem 0x80200000-0x805fffff] | ||
+ | [ 0.235932] pci 0000:00:1c.1: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] | ||
+ | [ 0.236075] pci 0000:00:1c.2: PCI bridge to [bus 03-03] | ||
+ | [ 0.236149] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] | ||
+ | [ 0.236227] pci 0000:00:1c.2: bridge window [mem 0x80600000-0x809fffff] | ||
+ | [ 0.236306] pci 0000:00:1c.2: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] | ||
+ | [ 0.236426] pci 0000:00:1c.3: PCI bridge to [bus 04-04] | ||
+ | [ 0.236499] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] | ||
+ | [ 0.236577] pci 0000:00:1c.3: bridge window [mem 0xfea00000-0xfeafffff] | ||
+ | [ 0.236656] pci 0000:00:1c.3: bridge window [mem 0x80a00000-0x80bfffff 64bit pref] | ||
+ | [ 0.236777] pci 0000:00:1e.0: PCI bridge to [bus 05-05] | ||
+ | [ 0.236850] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] | ||
+ | [ 0.236928] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] | ||
+ | [ 0.237017] pci 0000:00:1c.0: enabling device (0106 -> 0107) | ||
+ | [ 0.237250] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 | ||
+ | [ 0.237326] PCI: setting IRQ 11 as level-triggered | ||
+ | [ 0.237461] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5 | ||
+ | [ 0.237536] PCI: setting IRQ 5 as level-triggered | ||
+ | [ 0.237666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 | ||
+ | [ 0.237866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 | ||
+ | [ 0.237950] pci 0000:00:1e.0: setting latency timer to 64 | ||
+ | [ 0.237959] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] | ||
+ | [ 0.237964] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] | ||
+ | [ 0.237970] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] | ||
+ | [ 0.237976] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] | ||
+ | [ 0.237982] pci_bus 0000:00: resource 8 [mem 0x7f700000-0xdfffffff] | ||
+ | [ 0.237988] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff] | ||
+ | [ 0.237994] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] | ||
+ | [ 0.237999] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe8fffff] | ||
+ | [ 0.238006] pci_bus 0000:01: resource 2 [mem 0x80000000-0x801fffff 64bit pref] | ||
+ | [ 0.238012] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff] | ||
+ | [ 0.238017] pci_bus 0000:02: resource 1 [mem 0x80200000-0x805fffff] | ||
+ | [ 0.238023] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref] | ||
+ | [ 0.238029] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] | ||
+ | [ 0.238035] pci_bus 0000:03: resource 1 [mem 0x80600000-0x809fffff] | ||
+ | [ 0.238041] pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] | ||
+ | [ 0.238047] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] | ||
+ | [ 0.238052] pci_bus 0000:04: resource 1 [mem 0xfea00000-0xfeafffff] | ||
+ | [ 0.238058] pci_bus 0000:04: resource 2 [mem 0x80a00000-0x80bfffff 64bit pref] | ||
+ | [ 0.238064] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] | ||
+ | [ 0.238070] pci_bus 0000:05: resource 1 [mem 0xfeb00000-0xfebfffff] | ||
+ | [ 0.238076] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] | ||
+ | [ 0.238081] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] | ||
+ | [ 0.238087] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] | ||
+ | [ 0.238092] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff] | ||
+ | [ 0.238098] pci_bus 0000:05: resource 8 [mem 0x7f700000-0xdfffffff] | ||
+ | [ 0.238104] pci_bus 0000:05: resource 9 [mem 0xf0000000-0xfed8ffff] | ||
+ | [ 0.238182] NET: Registered protocol family 2 | ||
+ | [ 0.238365] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) | ||
+ | [ 0.238689] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) | ||
+ | [ 0.239660] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) | ||
+ | [ 0.240187] TCP: Hash tables configured (established 131072 bind 65536) | ||
+ | [ 0.240276] TCP: reno registered | ||
+ | [ 0.240350] UDP hash table entries: 512 (order: 2, 16384 bytes) | ||
+ | [ 0.240438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) | ||
+ | [ 0.240674] NET: Registered protocol family 1 | ||
+ | [ 0.240962] RPC: Registered named UNIX socket transport module. | ||
+ | [ 0.241040] RPC: Registered udp transport module. | ||
+ | [ 0.241111] RPC: Registered tcp transport module. | ||
+ | [ 0.241182] RPC: Registered tcp NFSv4.1 backchannel transport module. | ||
+ | [ 0.241275] pci 0000:00:02.0: Boot video device | ||
+ | [ 0.241473] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5 | ||
+ | [ 0.241555] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f30 | ||
+ | [ 0.241560] pci 0000:00:1d.0: Performing full reset | ||
+ | [ 0.241590] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0030 | ||
+ | [ 0.241594] pci 0000:00:1d.1: Performing full reset | ||
+ | [ 0.241622] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0030 | ||
+ | [ 0.241627] pci 0000:00:1d.2: Performing full reset | ||
+ | [ 0.241653] pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0030 | ||
+ | [ 0.241658] pci 0000:00:1d.3: Performing full reset | ||
+ | [ 0.241752] PCI: CLS 32 bytes, default 64 | ||
+ | [ 0.241840] Trying to unpack rootfs image as initramfs... | ||
+ | [ 0.531957] Freeing initrd memory: 6700k freed | ||
+ | [ 0.539109] microcode: CPU0 sig=0x106ca, pf=0x8, revision=0x107 | ||
+ | [ 0.539207] microcode: CPU1 sig=0x106ca, pf=0x8, revision=0x107 | ||
+ | [ 0.539299] microcode: CPU2 sig=0x106ca, pf=0x8, revision=0x107 | ||
+ | [ 0.539389] microcode: CPU3 sig=0x106ca, pf=0x8, revision=0x107 | ||
+ | [ 0.539598] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba | ||
+ | [ 0.566177] highmem bounce pool size: 64 pages | ||
+ | [ 0.566259] HugeTLB registered 4 MB page size, pre-allocated 0 pages | ||
+ | [ 0.574174] VFS: Disk quotas dquot_6.5.2 | ||
+ | [ 0.574413] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | ||
+ | [ 0.575505] NFS: Registering the id_resolver key type | ||
+ | [ 0.575961] nfs4filelayout_init: NFSv4 File Layout Driver Registering... | ||
+ | [ 0.576372] msgmni has been set to 1726 | ||
+ | [ 0.577397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) | ||
+ | [ 0.577518] io scheduler noop registered | ||
+ | [ 0.577586] io scheduler deadline registered | ||
+ | [ 0.577665] io scheduler cfq registered (default) | ||
+ | [ 0.578184] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X | ||
+ | [ 0.578371] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X | ||
+ | [ 0.578551] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X | ||
+ | [ 0.578737] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X | ||
+ | [ 0.579324] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 | ||
+ | [ 0.579451] ACPI: Power Button [PWRB] | ||
+ | [ 0.579676] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 | ||
+ | [ 0.579795] ACPI: Power Button [PWRF] | ||
+ | [ 0.604219] kworker/u:1 used greatest stack depth: 6968 bytes left | ||
+ | [ 0.651011] r3964: Philips r3964 Driver $Revision: 1.10 $ | ||
+ | [ 0.651093] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | ||
+ | [ 0.924126] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A | ||
+ | [ 1.200122] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A | ||
+ | [ 1.221383] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A | ||
+ | [ 1.242122] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A | ||
+ | [ 1.243478] Non-volatile memory driver v1.3 | ||
+ | [ 1.243553] nsc_gpio initializing | ||
+ | [ 1.243557] Linux agpgart interface v0.103 | ||
+ | [ 1.243905] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset | ||
+ | [ 1.244095] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable | ||
+ | [ 1.244363] agpgart-intel 0000:00:00.0: detected 8192K stolen memory | ||
+ | [ 1.244758] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 | ||
+ | [ 1.249908] brd: module loaded | ||
+ | [ 1.252691] loop: module loaded | ||
+ | [ 1.253599] ahci 0000:04:00.0: version 3.0 | ||
+ | [ 1.253733] ahci 0000:04:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode | ||
+ | [ 1.253859] ahci 0000:04:00.0: flags: 64bit ncq pm led clo pmp pio slum part | ||
+ | [ 1.254869] scsi0 : ahci | ||
+ | [ 1.255247] scsi1 : ahci | ||
+ | [ 1.255542] ata1: SATA max UDMA/133 abar m512@0xfeaffc00 port 0xfeaffd00 irq 11 | ||
+ | [ 1.255661] ata2: SATA max UDMA/133 abar m512@0xfeaffc00 port 0xfeaffd80 irq 11 | ||
+ | [ 1.256053] ata_piix 0000:00:1f.2: version 2.13 | ||
+ | [ 1.256072] ata_piix 0000:00:1f.2: enabling device (0005 -> 0007) | ||
+ | [ 1.256158] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] | ||
+ | [ 1.256374] ata_piix 0000:00:1f.2: setting latency timer to 64 | ||
+ | [ 1.257354] scsi2 : ata_piix | ||
+ | [ 1.258352] scsi3 : ata_piix | ||
+ | [ 1.260796] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff90 irq 14 | ||
+ | [ 1.260878] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff98 irq 15 | ||
+ | [ 1.261803] Fixed MDIO Bus: probed | ||
+ | [ 1.262075] Initializing USB Mass Storage driver... | ||
+ | [ 1.262242] usbcore: registered new interface driver usb-storage | ||
+ | [ 1.262318] USB Mass Storage support registered. | ||
+ | [ 1.262477] usbcore: registered new interface driver libusual | ||
+ | [ 1.262640] usbcore: registered new interface driver ldusb | ||
+ | [ 1.262952] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 | ||
+ | [ 1.263031] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp | ||
+ | [ 1.263360] serio: i8042 KBD port at 0x60,0x64 irq 1 | ||
+ | [ 1.263696] mousedev: PS/2 mouse device common for all mice | ||
+ | [ 1.264198] rtc_cmos 00:03: RTC can wake from S4 | ||
+ | [ 1.264498] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 | ||
+ | [ 1.264598] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs | ||
+ | [ 1.265176] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com | ||
+ | [ 1.265428] cpuidle: using governor ladder | ||
+ | [ 1.265500] cpuidle: using governor menu | ||
+ | [ 1.265569] EFI Variables Facility v0.08 2004-May-17 | ||
+ | [ 1.265788] Netfilter messages via NETLINK v0.30. | ||
+ | [ 1.265888] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) | ||
+ | [ 1.266372] ip_set: protocol 6 | ||
+ | [ 1.266448] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) | ||
+ | [ 1.266540] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) | ||
+ | [ 1.266727] IPVS: Creating netns size=1220 id=0 | ||
+ | [ 1.266813] IPVS: ipvs loaded. | ||
+ | [ 1.267078] Initializing XFRM netlink socket | ||
+ | [ 1.267675] NET: Registered protocol family 10 | ||
+ | [ 1.268259] IPv6 over IPv4 tunneling driver | ||
+ | [ 1.268835] NET: Registered protocol family 17 | ||
+ | [ 1.268966] NET: Registered protocol family 33 | ||
+ | [ 1.269055] NET: Registered protocol family 37 | ||
+ | [ 1.269126] Registering the dns_resolver key type | ||
+ | [ 1.269310] Using IPI Shortcut mode | ||
+ | [ 1.270350] console [netcon0] enabled | ||
+ | [ 1.270421] netconsole: network logging started | ||
+ | [ 1.270572] Initializing network drop monitor service | ||
+ | [ 1.282812] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 | ||
+ | [ 1.426807] ata3.01: NODEV after polling detection | ||
+ | [ 1.432152] ata3.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SB01, max UDMA/100 | ||
+ | [ 1.448145] ata3.00: configured for UDMA/100 | ||
+ | [ 1.536027] Refined TSC clocksource calibration: 1799.978 MHz. | ||
+ | [ 1.536108] Switching to clocksource tsc | ||
+ | [ 1.572045] ata1: SATA link down (SStatus 0 SControl 300) | ||
+ | [ 1.572165] ata2: SATA link down (SStatus 0 SControl 300) | ||
+ | [ 1.573362] scsi 2:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208BB SB01 PQ: 0 ANSI: 5 | ||
+ | [ 1.577071] sr0: scsi3-mmc drive: 10x/24x writer dvd-ram cd/rw xa/form2 cdda tray | ||
+ | [ 1.577188] cdrom: Uniform CD-ROM driver Revision: 3.20 | ||
+ | [ 1.577605] sr 2:0:0:0: Attached scsi CD-ROM sr0 | ||
+ | [ 1.577953] sr 2:0:0:0: Attached scsi generic sg0 type 5 | ||
+ | [ 1.578317] Freeing unused kernel memory: 444k freed | ||
+ | [ 1.578617] Write protecting the kernel text: 4504k | ||
+ | [ 1.578743] Write protecting the kernel read-only data: 1416k | ||
+ | [ 1.591518] mount used greatest stack depth: 6944 bytes left | ||
+ | [ 1.599744] udevd used greatest stack depth: 6936 bytes left | ||
+ | [ 1.599798] udevd[1274]: starting version 181 | ||
+ | [ 1.675663] pata_jmicron 0000:04:00.1: enabling device (0000 -> 0001) | ||
+ | [ 1.676788] uhci_hcd: USB Universal Host Controller Interface driver | ||
+ | [ 1.676993] uhci_hcd 0000:00:1d.0: setting latency timer to 64 | ||
+ | [ 1.677004] uhci_hcd 0000:00:1d.0: UHCI Host Controller | ||
+ | [ 1.677158] drivers/usb/core/inode.c: creating file 'devices' | ||
+ | [ 1.677170] drivers/usb/core/inode.c: creating file '001' | ||
+ | [ 1.677182] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 | ||
+ | [ 1.677353] uhci_hcd 0000:00:1d.0: detected 2 ports | ||
+ | [ 1.677449] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 | ||
+ | [ 1.677457] uhci_hcd 0000:00:1d.0: Performing full reset | ||
+ | [ 1.677476] uhci_hcd 0000:00:1d.0: supports USB remote wakeup | ||
+ | [ 1.677501] uhci_hcd 0000:00:1d.0: irq 5, io base 0x0000a880 | ||
+ | [ 1.677673] usb usb1: default language 0x0409 | ||
+ | [ 1.677696] usb usb1: udev 1, busnum 1, minor = 0 | ||
+ | [ 1.677703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 | ||
+ | [ 1.677805] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | ||
+ | [ 1.677951] usb usb1: Product: UHCI Host Controller | ||
+ | [ 1.678042] usb usb1: Manufacturer: Linux 3.4.19-ZS uhci_hcd | ||
+ | [ 1.678135] usb usb1: SerialNumber: 0000:00:1d.0 | ||
+ | [ 1.678680] usb usb1: usb_probe_device | ||
+ | [ 1.678691] usb usb1: configuration #1 chosen from 1 choice | ||
+ | [ 1.678725] usb usb1: adding 1-0:1.0 (config #1, interface 0) | ||
+ | [ 1.678911] hub 1-0:1.0: usb_probe_interface | ||
+ | [ 1.678919] hub 1-0:1.0: usb_probe_interface - got id | ||
+ | [ 1.678926] hub 1-0:1.0: USB hub found | ||
+ | [ 1.679034] hub 1-0:1.0: 2 ports detected | ||
+ | [ 1.679122] hub 1-0:1.0: standalone hub | ||
+ | [ 1.679129] hub 1-0:1.0: no power switching (usb 1.0) | ||
+ | [ 1.679136] hub 1-0:1.0: individual port over-current protection | ||
+ | [ 1.679143] hub 1-0:1.0: power on to power good time: 2ms | ||
+ | [ 1.679157] hub 1-0:1.0: local power source is good | ||
+ | [ 1.679165] hub 1-0:1.0: trying to enable port power on non-switchable hub | ||
+ | [ 1.679226] drivers/usb/core/inode.c: creating file '001' | ||
+ | [ 1.679351] uhci_hcd 0000:00:1d.1: setting latency timer to 64 | ||
+ | [ 1.679362] uhci_hcd 0000:00:1d.1: UHCI Host Controller | ||
+ | [ 1.679467] drivers/usb/core/inode.c: creating file '002' | ||
+ | [ 1.679481] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 | ||
+ | [ 1.679636] uhci_hcd 0000:00:1d.1: detected 2 ports | ||
+ | [ 1.679730] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 | ||
+ | [ 1.679737] uhci_hcd 0000:00:1d.1: Performing full reset | ||
+ | [ 1.679756] uhci_hcd 0000:00:1d.1: supports USB remote wakeup | ||
+ | [ 1.679777] uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000a800 | ||
+ | [ 1.679957] usb usb2: default language 0x0409 | ||
+ | [ 1.679979] usb usb2: udev 1, busnum 2, minor = 128 | ||
+ | [ 1.679987] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 | ||
+ | [ 1.680148] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | ||
+ | [ 1.680311] usb usb2: Product: UHCI Host Controller | ||
+ | [ 1.680408] usb usb2: Manufacturer: Linux 3.4.19-ZS uhci_hcd | ||
+ | [ 1.680511] usb usb2: SerialNumber: 0000:00:1d.1 | ||
+ | [ 1.680889] usb usb2: usb_probe_device | ||
+ | [ 1.680899] usb usb2: configuration #1 chosen from 1 choice | ||
+ | [ 1.680921] usb usb2: adding 2-0:1.0 (config #1, interface 0) | ||
+ | [ 1.681112] hub 2-0:1.0: usb_probe_interface | ||
+ | [ 1.681120] hub 2-0:1.0: usb_probe_interface - got id | ||
+ | [ 1.681126] hub 2-0:1.0: USB hub found | ||
+ | [ 1.681170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | ||
+ | [ 1.681174] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after | ||
+ | [ 1.681181] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96 | ||
+ | [ 1.681470] hub 2-0:1.0: 2 ports detected | ||
+ | [ 1.681547] hub 2-0:1.0: standalone hub | ||
+ | [ 1.681552] hub 2-0:1.0: no power switching (usb 1.0) | ||
+ | [ 1.681558] hub 2-0:1.0: individual port over-current protection | ||
+ | [ 1.681564] hub 2-0:1.0: power on to power good time: 2ms | ||
+ | [ 1.681575] hub 2-0:1.0: local power source is good | ||
+ | [ 1.681581] hub 2-0:1.0: trying to enable port power on non-switchable hub | ||
+ | [ 1.681632] drivers/usb/core/inode.c: creating file '001' | ||
+ | [ 1.681739] ehci_hcd 0000:00:1d.7: setting latency timer to 64 | ||
+ | [ 1.681747] ehci_hcd 0000:00:1d.7: EHCI Host Controller | ||
+ | [ 1.681839] drivers/usb/core/inode.c: creating file '003' | ||
+ | [ 1.681851] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3 | ||
+ | [ 1.681989] ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8 | ||
+ | [ 1.682000] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr | ||
+ | [ 1.682037] ehci_hcd 0000:00:1d.7: using broken periodic workaround | ||
+ | [ 1.682132] ehci_hcd 0000:00:1d.7: debug port 1 | ||
+ | [ 1.682219] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT | ||
+ | [ 1.686110] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported | ||
+ | [ 1.686117] ehci_hcd 0000:00:1d.7: supports USB remote wakeup | ||
+ | [ 1.686142] ehci_hcd 0000:00:1d.7: irq 5, io mem 0xfe9f3c00 | ||
+ | [ 1.686229] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN | ||
+ | [ 1.686268] scsi4 : pata_jmicron | ||
+ | [ 1.687627] scsi5 : pata_jmicron | ||
+ | [ 1.688095] ata5: PATA max UDMA/100 cmd 0xd400 ctl 0xdc00 bmdma 0xd480 irq 11 | ||
+ | [ 1.688205] ata6: PATA max UDMA/100 cmd 0xd880 ctl 0xd800 bmdma 0xd488 irq 11 | ||
+ | [ 1.696124] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 | ||
+ | [ 1.696301] usb usb3: default language 0x0409 | ||
+ | [ 1.696324] usb usb3: udev 1, busnum 3, minor = 256 | ||
+ | [ 1.696332] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 | ||
+ | [ 1.696446] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | ||
+ | [ 1.696600] usb usb3: Product: EHCI Host Controller | ||
+ | [ 1.696692] usb usb3: Manufacturer: Linux 3.4.19-ZS ehci_hcd | ||
+ | [ 1.696786] usb usb3: SerialNumber: 0000:00:1d.7 | ||
+ | [ 1.697623] usb usb3: usb_probe_device | ||
+ | [ 1.697635] usb usb3: configuration #1 chosen from 1 choice | ||
+ | [ 1.697661] usb usb3: adding 3-0:1.0 (config #1, interface 0) | ||
+ | [ 1.697853] hub 3-0:1.0: usb_probe_interface | ||
+ | [ 1.697861] hub 3-0:1.0: usb_probe_interface - got id | ||
+ | [ 1.697867] hub 3-0:1.0: USB hub found | ||
+ | [ 1.697968] hub 3-0:1.0: 8 ports detected | ||
+ | [ 1.698050] hub 3-0:1.0: standalone hub | ||
+ | [ 1.698056] hub 3-0:1.0: no power switching (usb 1.0) | ||
+ | [ 1.698063] hub 3-0:1.0: individual port over-current protection | ||
+ | [ 1.698070] hub 3-0:1.0: power on to power good time: 20ms | ||
+ | [ 1.698084] hub 3-0:1.0: local power source is good | ||
+ | [ 1.698092] hub 3-0:1.0: trying to enable port power on non-switchable hub | ||
+ | [ 1.698171] drivers/usb/core/inode.c: creating file '001' | ||
+ | [ 1.698337] uhci_hcd 0000:00:1d.2: setting latency timer to 64 | ||
+ | [ 1.698347] uhci_hcd 0000:00:1d.2: UHCI Host Controller | ||
+ | [ 1.698460] drivers/usb/core/inode.c: creating file '004' | ||
+ | [ 1.698475] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 | ||
+ | [ 1.698621] uhci_hcd 0000:00:1d.2: detected 2 ports | ||
+ | [ 1.698720] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 | ||
+ | [ 1.698728] uhci_hcd 0000:00:1d.2: Performing full reset | ||
+ | [ 1.698747] uhci_hcd 0000:00:1d.2: supports USB remote wakeup | ||
+ | [ 1.698771] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000a480 | ||
+ | [ 1.698950] usb usb4: default language 0x0409 | ||
+ | [ 1.698973] usb usb4: udev 1, busnum 4, minor = 384 | ||
+ | [ 1.698982] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 | ||
+ | [ 1.699089] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | ||
+ | [ 1.699247] usb usb4: Product: UHCI Host Controller | ||
+ | [ 1.699339] usb usb4: Manufacturer: Linux 3.4.19-ZS uhci_hcd | ||
+ | [ 1.699433] usb usb4: SerialNumber: 0000:00:1d.2 | ||
+ | [ 1.701269] usb usb4: usb_probe_device | ||
+ | [ 1.701282] usb usb4: configuration #1 chosen from 1 choice | ||
+ | [ 1.701308] usb usb4: adding 4-0:1.0 (config #1, interface 0) | ||
+ | [ 1.701494] hub 4-0:1.0: usb_probe_interface | ||
+ | [ 1.701501] hub 4-0:1.0: usb_probe_interface - got id | ||
+ | [ 1.701508] hub 4-0:1.0: USB hub found | ||
+ | [ 1.701630] hub 4-0:1.0: 2 ports detected | ||
+ | [ 1.701709] hub 4-0:1.0: standalone hub | ||
+ | [ 1.701713] hub 4-0:1.0: no power switching (usb 1.0) | ||
+ | [ 1.701717] hub 4-0:1.0: individual port over-current protection | ||
+ | [ 1.701722] hub 4-0:1.0: power on to power good time: 2ms | ||
+ | [ 1.701731] hub 4-0:1.0: local power source is good | ||
+ | [ 1.701736] hub 4-0:1.0: trying to enable port power on non-switchable hub | ||
+ | [ 1.701782] drivers/usb/core/inode.c: creating file '001' | ||
+ | [ 1.701879] uhci_hcd 0000:00:1d.3: setting latency timer to 64 | ||
+ | [ 1.701887] uhci_hcd 0000:00:1d.3: UHCI Host Controller | ||
+ | [ 1.702002] drivers/usb/core/inode.c: creating file '005' | ||
+ | [ 1.702015] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 | ||
+ | [ 1.702170] uhci_hcd 0000:00:1d.3: detected 2 ports | ||
+ | [ 1.702260] uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000 | ||
+ | [ 1.702265] uhci_hcd 0000:00:1d.3: Performing full reset | ||
+ | [ 1.702282] uhci_hcd 0000:00:1d.3: supports USB remote wakeup | ||
+ | [ 1.702301] uhci_hcd 0000:00:1d.3: irq 11, io base 0x0000a400 | ||
+ | [ 1.702459] usb usb5: default language 0x0409 | ||
+ | [ 1.702473] usb usb5: udev 1, busnum 5, minor = 512 | ||
+ | [ 1.702479] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 | ||
+ | [ 1.702573] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 | ||
+ | [ 1.702737] usb usb5: Product: UHCI Host Controller | ||
+ | [ 1.702829] usb usb5: Manufacturer: Linux 3.4.19-ZS uhci_hcd | ||
+ | [ 1.702928] usb usb5: SerialNumber: 0000:00:1d.3 | ||
+ | [ 1.703349] usb usb5: usb_probe_device | ||
+ | [ 1.703359] usb usb5: configuration #1 chosen from 1 choice | ||
+ | [ 1.703381] usb usb5: adding 5-0:1.0 (config #1, interface 0) | ||
+ | [ 1.703577] hub 5-0:1.0: usb_probe_interface | ||
+ | [ 1.703585] hub 5-0:1.0: usb_probe_interface - got id | ||
+ | [ 1.703591] hub 5-0:1.0: USB hub found | ||
+ | [ 1.703676] hub 5-0:1.0: 2 ports detected | ||
+ | [ 1.703755] hub 5-0:1.0: standalone hub | ||
+ | [ 1.703759] hub 5-0:1.0: no power switching (usb 1.0) | ||
+ | [ 1.703763] hub 5-0:1.0: individual port over-current protection | ||
+ | [ 1.703768] hub 5-0:1.0: power on to power good time: 2ms | ||
+ | [ 1.703777] hub 5-0:1.0: local power source is good | ||
+ | [ 1.703782] hub 5-0:1.0: trying to enable port power on non-switchable hub | ||
+ | [ 1.703824] drivers/usb/core/inode.c: creating file '001' | ||
+ | [ 1.737445] cdrom_id used greatest stack depth: 6120 bytes left | ||
+ | [ 1.776126] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 | ||
+ | [ 1.780096] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 | ||
+ | [ 1.796109] hub 3-0:1.0: state 7 ports 8 chg 0000 evt 0000 | ||
+ | [ 1.800083] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 | ||
+ | [ 1.800106] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 | ||
+ | [ 2.880036] usb usb1: suspend_rh (auto-stop) | ||
+ | [ 2.880052] usb usb4: suspend_rh (auto-stop) | ||
+ | [ 2.880065] usb usb5: suspend_rh (auto-stop) | ||
+ | [ 2.880102] usb usb2: suspend_rh (auto-stop) | ||
+ | [ 5.129275] ISO 9660 Extensions: RRIP_1991A | ||
+ | [ 6.802244] udevd used greatest stack depth: 6048 bytes left | ||
+ | [ 8.381431] ISO 9660 Extensions: RRIP_1991A | ||
+ | [ 16.064039] stty used greatest stack depth: 5940 bytes left | ||
+ | [ 16.537096] ls used greatest stack depth: 5824 bytes left | ||
+ | [ 18.393444] rc used greatest stack depth: 5616 bytes left | ||
+ | [ 21.226226] udevd[2241]: starting version 181 | ||
+ | [ 26.996587] iTCO_vendor_support: vendor-support=0 | ||
+ | [ 28.273775] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 | ||
+ | [ 28.274386] iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x0860) | ||
+ | [ 28.275574] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) | ||
+ | [ 29.635447] coretemp coretemp.0: Using relative temperature scale! | ||
+ | [ 29.635487] coretemp coretemp.0: Using relative temperature scale! | ||
+ | [ 29.891449] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | ||
+ | [ 29.891638] r8169 0000:02:00.0: irq 44 for MSI/MSI-X | ||
+ | [ 29.892752] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xf8286000, 00:30:18:a6:93:7e, XID 0c900800 IRQ 44 | ||
+ | [ 29.892765] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] | ||
+ | [ 29.892809] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | ||
+ | [ 29.893008] r8169 0000:03:00.0: irq 45 for MSI/MSI-X | ||
+ | [ 29.894369] r8169 0000:03:00.0: eth1: RTL8168evl/8111evl at 0xf8288000, 00:30:18:a6:93:7f, XID 0c900800 IRQ 45 | ||
+ | [ 29.894382] r8169 0000:03:00.0: eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko] | ||
+ | [ 29.894423] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | ||
+ | [ 29.894499] r8169 0000:05:04.0: (unregistered net_device): not PCI Express | ||
+ | [ 29.895914] r8169 0000:05:04.0: eth2: RTL8169sc/8110sc at 0xf828ac00, 00:30:18:aa:c5:cd, XID 18000000 IRQ 11 | ||
+ | [ 29.895923] r8169 0000:05:04.0: eth2: jumbo features [frames: 7152 bytes, tx checksumming: ok] | ||
+ | [ 29.895955] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | ||
+ | [ 29.896050] r8169 0000:05:06.0: (unregistered net_device): not PCI Express | ||
+ | [ 29.897614] r8169 0000:05:06.0: eth3: RTL8169sc/8110sc at 0xf828c800, 00:30:18:aa:c5:ce, XID 18000000 IRQ 11 | ||
+ | [ 29.897626] r8169 0000:05:06.0: eth3: jumbo features [frames: 7152 bytes, tx checksumming: ok] | ||
+ | [ 29.897661] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded | ||
+ | [ 29.897735] r8169 0000:05:07.0: (unregistered net_device): not PCI Express | ||
+ | [ 29.898787] r8169 0000:05:07.0: eth4: RTL8169sc/8110sc at 0xf828e400, 00:30:18:aa:c5:cf, XID 18000000 IRQ 11 | ||
+ | [ 29.898800] r8169 0000:05:07.0: eth4: jumbo features [frames: 7152 bytes, tx checksumming: ok] | ||
+ | [ 30.875951] cfg80211: Calling CRDA to update world regulatory domain | ||
+ | [ 30.877121] cfg80211: World regulatory domain updated: | ||
+ | [ 30.877131] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | ||
+ | [ 30.877140] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | ||
+ | [ 30.877149] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | ||
+ | [ 30.877158] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) | ||
+ | [ 30.877166] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | ||
+ | [ 30.877174] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) | ||
+ | [ 33.952593] ath: EEPROM regdomain: 0x60 | ||
+ | [ 33.952599] ath: EEPROM indicates we should expect a direct regpair map | ||
+ | [ 33.952606] ath: Country alpha2 being used: 00 | ||
+ | [ 33.952609] ath: Regpair used: 0x60 | ||
+ | [ 34.868869] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control' | ||
+ | [ 34.871916] Registered led device: ath9k-phy0 | ||
+ | [ 34.871935] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8520000, irq=11 | ||
+ | [ 45.336033] sr 2:0:0:0: [sr0] Unhandled sense code | ||
+ | [ 45.336040] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE | ||
+ | [ 45.336048] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current] | ||
+ | [ 45.336056] sr 2:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error | ||
+ | [ 45.336065] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 01 70 0e 00 00 02 00 | ||
+ | [ 45.336082] end_request: I/O error, dev sr0, sector 376888 | ||
+ | [ 45.336089] Buffer I/O error on device sr0, logical block 94222 | ||
+ | [ 45.336096] Buffer I/O error on device sr0, logical block 94223 | ||
+ | [ 52.211283] sr 2:0:0:0: [sr0] Unhandled sense code | ||
+ | [ 52.211290] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE | ||
+ | [ 52.211297] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current] | ||
+ | [ 52.211304] sr 2:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error | ||
+ | [ 52.211312] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 01 70 0f 00 00 01 00 | ||
+ | [ 52.211328] end_request: I/O error, dev sr0, sector 376892 | ||
+ | [ 52.211334] Buffer I/O error on device sr0, logical block 94223 | ||
+ | [ 66.298236] render used greatest stack depth: 5544 bytes left | ||
+ | [ 105.785575] warning: `named' uses 32-bit capabilities (legacy support in use) | ||
+ | [ 122.154522] ip_tables: (C) 2000-2006 Netfilter Core Team | ||
+ | [ 138.899651] Bridge firewalling registered | ||
+ | [ 141.297176] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) | ||
+ | [ 144.264360] r8169 0000:02:00.0: ETH00: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2) | ||
+ | [ 144.277360] r8169 0000:02:00.0: ETH00: link down | ||
+ | [ 144.277402] r8169 0000:02:00.0: ETH00: link down | ||
+ | [ 144.277419] NOHZ: local_softirq_pending 08 | ||
+ | [ 144.277741] ADDRCONF(NETDEV_UP): ETH00: link is not ready | ||
+ | [ 145.047950] r8169 0000:03:00.0: ETH01: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2) | ||
+ | [ 145.061361] r8169 0000:03:00.0: ETH01: link down | ||
+ | [ 145.061748] ADDRCONF(NETDEV_UP): ETH01: link is not ready | ||
+ | [ 145.110226] r8169 0000:05:04.0: ETH02: link down | ||
+ | [ 145.110272] r8169 0000:05:04.0: ETH02: link down | ||
+ | [ 145.110291] NOHZ: local_softirq_pending 08 | ||
+ | [ 145.110595] ADDRCONF(NETDEV_UP): ETH02: link is not ready | ||
+ | [ 145.159782] r8169 0000:05:06.0: ETH03: link down | ||
+ | [ 145.159830] r8169 0000:05:06.0: ETH03: link down | ||
+ | [ 145.159848] NOHZ: local_softirq_pending 08 | ||
+ | [ 145.160178] ADDRCONF(NETDEV_UP): ETH03: link is not ready | ||
+ | [ 145.208330] r8169 0000:05:07.0: ETH04: link down | ||
+ | [ 145.208376] r8169 0000:05:07.0: ETH04: link down | ||
+ | [ 145.208399] NOHZ: local_softirq_pending 08 | ||
+ | [ 145.208707] ADDRCONF(NETDEV_UP): ETH04: link is not ready | ||
+ | [ 145.210016] NOHZ: local_softirq_pending 08 | ||
+ | [ 145.853781] r8169 0000:02:00.0: ETH00: link up | ||
+ | [ 145.854115] ADDRCONF(NETDEV_CHANGE): ETH00: link becomes ready | ||
+ | [ 146.305354] tun: Universal TUN/TAP device driver, 1.6 | ||
+ | [ 146.305361] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> | ||
+ | [ 146.547358] ADDRCONF(NETDEV_UP): VPN99: link is not ready | ||
+ | [ 156.776022] ETH00: no IPv6 routers present | ||
+ | [ 159.728013] dummy1: no IPv6 routers present | ||
+ | |||
</nowiki></pre> | </nowiki></pre> | ||
− | + | == lspci -v == | |
− | << | + | |
− | + | <pre><nowiki> | |
+ | |||
+ | 00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge (rev 02) | ||
+ | Subsystem: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge | ||
+ | Flags: bus master, fast devsel, latency 0 | ||
+ | Capabilities: [e0] #09 [c108] | ||
− | == | + | 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) |
+ | Subsystem: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller | ||
+ | Flags: bus master, fast devsel, latency 0, IRQ 11 | ||
+ | Memory at fe900000 (32-bit, non-prefetchable) [size=512K] | ||
+ | I/O ports at ac00 [size=8] | ||
+ | Memory at d0000000 (32-bit, prefetchable) [size=256M] | ||
+ | Memory at fe700000 (32-bit, non-prefetchable) [size=1M] | ||
+ | Expansion ROM at <unassigned> [disabled] | ||
+ | Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- | ||
+ | Capabilities: [d0] Power Management version 2 | ||
− | + | 00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02) | |
+ | Subsystem: Intel Corporation: Unknown device a001 | ||
+ | Flags: bus master, fast devsel, latency 0 | ||
+ | Memory at fe600000 (32-bit, non-prefetchable) [size=512K] | ||
+ | Capabilities: [d0] Power Management version 2 | ||
− | + | 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) | |
− | + | Subsystem: Jetway Information Co., Ltd.: Unknown device a625 | |
− | + | Flags: bus master, fast devsel, latency 0, IRQ 11 | |
− | + | Memory at fe9f4000 (64-bit, non-prefetchable) [size=16K] | |
− | + | Capabilities: [50] Power Management version 2 | |
+ | Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- | ||
+ | Capabilities: [70] #10 [0091] | ||
+ | |||
+ | 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode]) | ||
+ | Flags: bus master, fast devsel, latency 0 | ||
+ | Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 | ||
+ | I/O behind bridge: 00001000-00001fff | ||
+ | Memory behind bridge: fe800000-fe8fffff | ||
+ | Prefetchable memory behind bridge: 0000000080000000-0000000080100000 | ||
+ | Capabilities: [40] #10 [0141] | ||
+ | Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ | ||
+ | Capabilities: [90] #0d [0000] | ||
+ | Capabilities: [a0] Power Management version 2 | ||
+ | |||
+ | 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode]) | ||
+ | Flags: bus master, fast devsel, latency 0 | ||
+ | Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 | ||
+ | I/O behind bridge: 0000b000-0000bfff | ||
+ | Memory behind bridge: 80200000-805fffff | ||
+ | Prefetchable memory behind bridge: 00000000fde00000-00000000fde00000 | ||
+ | Capabilities: [40] #10 [0141] | ||
+ | Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ | ||
+ | Capabilities: [90] #0d [0000] | ||
+ | Capabilities: [a0] Power Management version 2 | ||
+ | |||
+ | 00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode]) | ||
+ | Flags: bus master, fast devsel, latency 0 | ||
+ | Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 | ||
+ | I/O behind bridge: 0000c000-0000cfff | ||
+ | Memory behind bridge: 80600000-809fffff | ||
+ | Prefetchable memory behind bridge: 00000000fdf00000-00000000fdf00000 | ||
+ | Capabilities: [40] #10 [0141] | ||
+ | Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ | ||
+ | Capabilities: [90] #0d [0000] | ||
+ | Capabilities: [a0] Power Management version 2 | ||
+ | |||
+ | 00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02) (prog-if 00 [Normal decode]) | ||
+ | Flags: bus master, fast devsel, latency 0 | ||
+ | Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 | ||
+ | I/O behind bridge: 0000d000-0000dfff | ||
+ | Memory behind bridge: fea00000-feafffff | ||
+ | Prefetchable memory behind bridge: 0000000080a00000-0000000080b00000 | ||
+ | Capabilities: [40] #10 [0141] | ||
+ | Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ | ||
+ | Capabilities: [90] #0d [0000] | ||
+ | Capabilities: [a0] Power Management version 2 | ||
+ | |||
+ | 00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) | ||
+ | Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 | ||
+ | Flags: bus master, medium devsel, latency 0, IRQ 5 | ||
+ | I/O ports at a880 [size=32] | ||
+ | |||
+ | 00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI]) | ||
+ | Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 | ||
+ | Flags: bus master, medium devsel, latency 0, IRQ 11 | ||
+ | I/O ports at a800 [size=32] | ||
+ | |||
+ | 00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI]) | ||
+ | Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 | ||
+ | Flags: bus master, medium devsel, latency 0, IRQ 11 | ||
+ | I/O ports at a480 [size=32] | ||
+ | |||
+ | 00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI]) | ||
+ | Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 | ||
+ | Flags: bus master, medium devsel, latency 0, IRQ 11 | ||
+ | I/O ports at a400 [size=32] | ||
+ | |||
+ | 00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI]) | ||
+ | Subsystem: Allied Telesis, Inc: Unknown device 27cc | ||
+ | Flags: bus master, medium devsel, latency 0, IRQ 5 | ||
+ | Memory at fe9f3c00 (32-bit, non-prefetchable) [size=1K] | ||
+ | Capabilities: [50] Power Management version 2 | ||
+ | Capabilities: [58] #0a [20a0] | ||
+ | 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode]) | ||
+ | Flags: bus master, fast devsel, latency 0 | ||
+ | Bus: primary=00, secondary=05, subordinate=05, sec-latency=32 | ||
+ | I/O behind bridge: 0000e000-0000efff | ||
+ | Memory behind bridge: feb00000-febfffff | ||
+ | Capabilities: [50] #0d [0000] | ||
− | + | 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) | |
+ | Subsystem: Intel Corporation NM10 Family LPC Controller | ||
+ | Flags: bus master, medium devsel, latency 0 | ||
+ | Capabilities: [e0] #09 [100c] | ||
− | + | 00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] (rev 02) (prog-if 8a [Master SecP PriP]) | |
− | + | Subsystem: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] | |
− | + | Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 11 | |
+ | I/O ports at 01f0 [size=8] | ||
+ | I/O ports at 03f4 | ||
+ | I/O ports at 0170 [size=8] | ||
+ | I/O ports at 0374 | ||
+ | I/O ports at ff90 [size=16] | ||
+ | Memory at 80c00000 (32-bit, non-prefetchable) [size=1K] | ||
+ | Capabilities: [70] Power Management version 2 | ||
− | + | 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02) | |
− | + | Subsystem: Intel Corporation N10/ICH 7 Family SMBus Controller | |
− | + | Flags: medium devsel, IRQ 11 | |
+ | I/O ports at 0400 [size=32] | ||
− | + | 01:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) | |
+ | Subsystem: AzureWave AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card | ||
+ | Flags: bus master, fast devsel, latency 0, IRQ 11 | ||
+ | Memory at fe8f0000 (64-bit, non-prefetchable) [size=64K] | ||
+ | Capabilities: [40] Power Management version 3 | ||
+ | Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- | ||
+ | Capabilities: [60] #10 [0012] | ||
− | == | + | 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) |
+ | Subsystem: Realtek Semiconductor Co., Ltd. TEG-ECTX Gigabit PCI-E Adapter [Trendnet] | ||
+ | Flags: bus master, fast devsel, latency 0, IRQ 44 | ||
+ | I/O ports at b800 [size=256] | ||
+ | Memory at fdefb000 (64-bit, prefetchable) [size=4K] | ||
+ | Memory at fdefc000 (64-bit, prefetchable) [size=16K] | ||
+ | Capabilities: [40] Power Management version 3 | ||
+ | Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+ | ||
+ | Capabilities: [70] #10 [0202] | ||
+ | Capabilities: [b0] #11 [0003] | ||
+ | Capabilities: [d0] Vital Product Data | ||
− | + | 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) | |
− | + | Subsystem: Realtek Semiconductor Co., Ltd. TEG-ECTX Gigabit PCI-E Adapter [Trendnet] | |
+ | Flags: bus master, fast devsel, latency 0, IRQ 45 | ||
+ | I/O ports at c800 [size=256] | ||
+ | Memory at fdffb000 (64-bit, prefetchable) [size=4K] | ||
+ | Memory at fdffc000 (64-bit, prefetchable) [size=16K] | ||
+ | Capabilities: [40] Power Management version 3 | ||
+ | Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+ | ||
+ | Capabilities: [70] #10 [0202] | ||
+ | Capabilities: [b0] #11 [0003] | ||
+ | Capabilities: [d0] Vital Product Data | ||
− | + | 04:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 10) (prog-if 01 [AHCI 1.0]) | |
− | + | Subsystem: JMicron Technology Corp. JMB363 SATA/IDE Controller | |
− | + | Flags: bus master, fast devsel, latency 0, IRQ 11 | |
− | + | Memory at feaffc00 (32-bit, non-prefetchable) [size=512] | |
− | + | Capabilities: [8c] Power Management version 3 | |
+ | Capabilities: [50] #10 [0011] | ||
− | + | 04:00.1 IDE interface: JMicron Technology Corp. JMB368 IDE controller (rev 10) (prog-if 85 [Master SecO PriO]) | |
− | == | + | Subsystem: JMicron Technology Corp.: Unknown device 1368 |
+ | Flags: bus master, fast devsel, latency 0, IRQ 11 | ||
+ | I/O ports at d400 [size=8] | ||
+ | I/O ports at dc00 [size=4] | ||
+ | I/O ports at d880 [size=8] | ||
+ | I/O ports at d800 [size=4] | ||
+ | I/O ports at d480 [size=16] | ||
+ | Capabilities: [8c] Power Management version 3 | ||
+ | Capabilities: [50] #10 [0011] | ||
− | == | + | 05:04.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10) |
+ | Subsystem: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet | ||
+ | Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11 | ||
+ | I/O ports at e800 [size=256] | ||
+ | Memory at febdfc00 (32-bit, non-prefetchable) [size=256] | ||
+ | Expansion ROM at febe0000 [disabled] [size=128K] | ||
+ | Capabilities: [dc] Power Management version 2 | ||
− | + | 05:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10) | |
+ | Subsystem: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet | ||
+ | Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11 | ||
+ | I/O ports at e400 [size=256] | ||
+ | Memory at febdf800 (32-bit, non-prefetchable) [size=256] | ||
+ | Expansion ROM at feba0000 [disabled] [size=128K] | ||
+ | Capabilities: [dc] Power Management version 2 | ||
− | + | 05:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10) | |
− | + | Subsystem: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet | |
− | + | Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11 | |
− | + | I/O ports at e000 [size=256] | |
− | + | Memory at febdf400 (32-bit, non-prefetchable) [size=256] | |
− | + | Expansion ROM at feb80000 [disabled] [size=128K] | |
+ | Capabilities: [dc] Power Management version 2 | ||
− | + | </nowiki></pre> | |
− | + | == ifconfig == | |
<pre><nowiki> | <pre><nowiki> | ||
− | |||
− | |||
− | + | ETH00 Link encap:Ethernet HWaddr 00:30:18:A6:93:7E | |
− | + | inet6 addr: fe80::230:18ff:fea6:937e/64 Scope:Link | |
− | + | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 | |
+ | RX packets:28 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions:0 txqueuelen:1000 | ||
+ | RX bytes:1680 (1.6 Kb) TX bytes:468 (468.0 b) | ||
− | + | ETH00:00 Link encap:Ethernet HWaddr 00:30:18:A6:93:7E | |
+ | inet addr:192.168.0.75 Bcast:192.168.0.255 Mask:255.255.255.0 | ||
+ | UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 | ||
− | + | ETH01 Link encap:Ethernet HWaddr 00:30:18:A6:93:7F | |
+ | UP BROADCAST MULTICAST MTU:1500 Metric:1 | ||
+ | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions:0 txqueuelen:1000 | ||
+ | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | ||
− | + | ETH02 Link encap:Ethernet HWaddr 00:30:18:AA:C5:CD | |
− | + | UP BROADCAST MULTICAST MTU:1500 Metric:1 | |
− | + | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | |
− | + | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | |
+ | collisions:0 txqueuelen:1000 | ||
+ | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | ||
− | + | ETH03 Link encap:Ethernet HWaddr 00:30:18:AA:C5:CE | |
+ | UP BROADCAST MULTICAST MTU:1500 Metric:1 | ||
+ | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions:0 txqueuelen:1000 | ||
+ | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | ||
− | + | ETH04 Link encap:Ethernet HWaddr 00:30:18:AA:C5:CF | |
+ | UP BROADCAST MULTICAST MTU:1500 Metric:1 | ||
+ | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions:0 txqueuelen:1000 | ||
+ | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | ||
− | + | VPN99 Link encap:Ethernet HWaddr D6:57:35:62:EC:57 | |
− | + | UP BROADCAST MULTICAST MTU:1500 Metric:1 | |
− | + | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | |
− | + | TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 | |
− | + | collisions:0 txqueuelen:100 | |
− | + | RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | VPN99:00 Link encap:Ethernet HWaddr D6:57:35:62:EC:57 | |
− | + | inet addr:192.168.250.254 Bcast:192.168.250.255 Mask:255.255.255.0 | |
− | + | UP BROADCAST MULTICAST MTU:1500 Metric:1 | |
− | + | dummy1 Link encap:Ethernet HWaddr 02:D6:EB:74:31:92 | |
+ | inet addr:192.168.142.142 Bcast:192.168.142.255 Mask:255.255.255.255 | ||
+ | inet6 addr: fe80::d6:ebff:fe74:3192/64 Scope:Link | ||
+ | UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 | ||
+ | RX packets:0 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions:0 txqueuelen:0 | ||
+ | RX bytes:0 (0.0 b) TX bytes:210 (210.0 b) | ||
− | + | lo Link encap:Local Loopback | |
− | + | inet addr:127.0.0.1 Mask:255.0.0.0 | |
− | + | inet6 addr: ::1/128 Scope:Host | |
+ | UP LOOPBACK RUNNING MTU:16436 Metric:1 | ||
+ | RX packets:1203 errors:0 dropped:0 overruns:0 frame:0 | ||
+ | TX packets:1203 errors:0 dropped:0 overruns:0 carrier:0 | ||
+ | collisions:0 txqueuelen:0 | ||
+ | RX bytes:145519 (142.1 Kb) TX bytes:145519 (142.1 Kb) | ||
− | + | </nowiki></pre> | |
− | + | == iwconfig == | |
− | + | <pre><nowiki> | |
− | + | ||
− | + | wlan0 IEEE 802.11bgn ESSID:off/any | |
− | + | Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm | |
+ | Retry long limit:7 RTS thr:off Fragment thr:off | ||
+ | Encryption key:off | ||
+ | Power Management:off | ||
+ | |||
+ | </nowiki></pre> |
Latest revision as of 08:22, 20 February 2013
Contents
Installazione di ZeroShell firewall su Koala mini PC (2012) e mini Server (2012)
KOALA MINI PC a basso consumo e con Linux preinstallato
Questo test è stato effettuato con la configurazione più completa possibile:
- 2GB RAM (opzionale 4GB)
- 5 LAN Gigabit 10/100/1000 (2 onboard + 3 espansione)
- 1 Wifi Atheros
Zeroshell
Zeroshell è una distribuzione Linux per server e dispositivi embedded creata e gestita da Fulvio Ricciardi, il cui scopo è fornire i principali servizi di rete di cui una LAN necessita. È disponibile nel formato di Live CD o di immagine per Compact Flash ed è configurabile ed amministrabile tramite un browser web.
Zeroshell non è basata su di una distribuzione già esistente così come per esempio Knoppix è basata su Debian. L'autore ha ricompilato tutto il software di cui è composta la distribuzione partendo dai sorgenti ottenuti in formato tar.gz o tar.bz2. Anche il compilatore gcc e le glibc della GNU sono stati compilati partendo dai sorgenti ed hanno poi subito la cosiddetta fase di bootstrap in cui hanno ricompilato se stessi più volte. Ciò è stato necessario per ottimizzare il compilatore ed eliminare ogni dipendenza dalle glibc del sistema da cui si è effettuata la prima compilazione. Si dice infatti che nessun compilatore può essere compilato meglio che da se stesso.
Download
- Sezione download del sito Zeroshell : http://www.zeroshell.net/download
- L'immagine ISO utilizzata per il nostro test è la Zeroshell-2.0-RC2 : ftp://mirror.switch.ch/mirror/zeroshell/ZeroShell-2.0.RC2.iso
Boot di sistema
Log del boot di sistema e riconoscimento di tutte le periferiche senza problemi.
dmesg
[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.4.19-ZS (root@next.example.com) (gcc version 4.6.3 (GCC) ) #1 SMP Mon Nov 19 02:49:30 CET 2012 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) [ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000007f590000 (usable) [ 0.000000] BIOS-e820: 000000007f590000 - 000000007f59e000 (ACPI data) [ 0.000000] BIOS-e820: 000000007f59e000 - 000000007f5d0000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f5d0000 - 000000007f5e0000 (reserved) [ 0.000000] BIOS-e820: 000000007f5e8000 - 0000000080000000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved) [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] DMI present. [ 0.000000] DMI: / , BIOS 080016 03/22/2012 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] last_pfn = 0x7f590 max_arch_pfn = 0x100000 [ 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-D3FFF write-protect [ 0.000000] D4000-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 07F600000 mask FFFF00000 write-through [ 0.000000] 2 base 07F700000 mask FFFF00000 uncachable [ 0.000000] 3 base 07F800000 mask FFF800000 uncachable [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] found SMP MP-table at [c00ff780] ff780 [ 0.000000] initial memory mapped : 0 - 01c00000 [ 0.000000] Base memory trampoline at [c009e000] 9e000 size 4096 [ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000 [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 0037400000 page 2M [ 0.000000] 0037400000 - 00377fe000 page 4k [ 0.000000] kernel direct mapping tables up to 0x377fdfff @ [mem 0x01bfa000-0x01bfffff] [ 0.000000] RAMDISK: 7eee4000 - 7f56f000 [ 0.000000] Allocated new RAMDISK: 37173000 - 377fd717 [ 0.000000] Move RAMDISK from 000000007eee4000 - 000000007f56e716 to 37173000 - 377fd716 [ 0.000000] ACPI: RSDP 000fa090 00024 (v02 ACPIAM) [ 0.000000] ACPI: XSDT 7f590100 00054 (v01 032212 XSDT1050 20120322 MSFT 00000097) [ 0.000000] ACPI: FACP 7f590290 000F4 (v04 032212 FACP1050 20120322 MSFT 00000097) [ 0.000000] ACPI: DSDT 7f590440 06D6F (v02 BC9EA BC9EA002 00000002 INTL 20051117) [ 0.000000] ACPI: FACS 7f59e000 00040 [ 0.000000] ACPI: APIC 7f590390 0006C (v02 032212 APIC1050 20120322 MSFT 00000097) [ 0.000000] ACPI: MCFG 7f590400 0003C (v01 032212 OEMMCFG 20120322 MSFT 00000097) [ 0.000000] ACPI: OEMB 7f59e040 00082 (v01 032212 OEMB1050 20120322 MSFT 00000097) [ 0.000000] ACPI: HPET 7f59a440 00038 (v01 032212 OEMHPET 20120322 MSFT 00000097) [ 0.000000] ACPI: GSCI 7f59e0d0 02024 (v01 032212 GMCHSCI 20120322 MSFT 00000097) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 1149MB HIGHMEM available. [ 0.000000] 887MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 377fe000 [ 0.000000] low ram: 0 - 377fe000 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x000377fe [ 0.000000] HighMem 0x000377fe -> 0x0007f590 [ 0.000000] Movable zone start PFN for each node [ 0.000000] Early memory PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x0007f590 [ 0.000000] On node 0 totalpages: 521503 [ 0.000000] free_area_init_node: node 0, pgdat c1609d00, node_mem_map f6182200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3951 pages, LIFO batch:0 [ 0.000000] Normal zone: 1744 pages used for memmap [ 0.000000] Normal zone: 221486 pages, LIFO batch:31 [ 0.000000] HighMem zone: 2300 pages used for memmap [ 0.000000] HighMem zone: 291990 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) [ 0.000000] ACPI: Skipping IOAPIC probe due to 'noapic' option. [ 0.000000] Using ACPI for processor (LAPIC) configuration information [ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000 [ 0.000000] Intel MultiProcessor Specification v1.4 [ 0.000000] Virtual Wire compatibility mode. [ 0.000000] MPTABLE: OEM ID: Intel [ 0.000000] MPTABLE: Product ID: Pineview [ 0.000000] MPTABLE: APIC at: 0xFEE00000 [ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] Processors: 4 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ee00000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 13 pages/cpu @f6142000 s30656 r0 d22592 u53248 [ 0.000000] pcpu-alloc: s30656 r0 d22592 u53248 alloc=13*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517427 [ 0.000000] Kernel command line: initrd=initrd.img root=ISO ramdisk_size=131072 noapic BOOT_IMAGE=vmlinuz [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Initializing CPU#0 [ 0.000000] Initializing HighMem for node 0 (000377fe:0007f590) [ 0.000000] Memory: 2054572k/2086464k available (4502k kernel code, 31440k reserved, 1711k data, 444k init, 1177160k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xffd35000 - 0xfffff000 (2856 kB) [ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB) [ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB) [ 0.000000] .init : 0xc1612000 - 0xc1681000 ( 444 kB) [ 0.000000] .data : 0xc1465bfc - 0xc1611a40 (1711 kB) [ 0.000000] .text : 0xc1000000 - 0xc1465bfc (4502 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] NR_IRQS:2304 nr_irqs:712 16 [ 0.000000] CPU 0 irqstacks, hard=f5c08000 soft=f5c0a000 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1799.889 MHz processor. [ 0.004004] Calibrating delay loop (skipped), value calculated using timer frequency.. 3599.77 BogoMIPS (lpj=7199556) [ 0.008007] pid_max: default: 32768 minimum: 301 [ 0.008118] Security Framework initialized [ 0.008215] Mount-cache hash table entries: 512 [ 0.008604] Initializing cgroup subsys cpuacct [ 0.008677] Initializing cgroup subsys freezer [ 0.008773] CPU: Physical Processor ID: 0 [ 0.008841] CPU: Processor Core ID: 0 [ 0.008909] mce: CPU supports 5 MCE banks [ 0.008986] CPU0: Thermal monitoring enabled (TM1) [ 0.009059] using mwait in idle threads. [ 0.010287] Freeing SMP alternatives: 24k freed [ 0.010370] ACPI: Core revision 20120320 [ 0.017125] ACPI: setting ELCR to 0200 (from ffff) [ 0.020112] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.020194] CPU0: Intel(R) Atom(TM) CPU D525 @ 1.80GHz stepping 0a [ 0.024001] Performance Events: PEBS fmt0+, 8-deep LBR, Atom events, Intel PMU driver. [ 0.024001] ... version: 3 [ 0.024001] ... bit width: 40 [ 0.024001] ... generic registers: 2 [ 0.024001] ... value mask: 000000ffffffffff [ 0.024001] ... max period: 000000007fffffff [ 0.024001] ... fixed-purpose events: 3 [ 0.024001] ... event mask: 0000000700000003 [ 0.024001] CPU 1 irqstacks, hard=f5ca0000 soft=f5ca2000 [ 0.024001] Booting Node 0, Processors #1 [ 0.008000] Initializing CPU#1 [ 0.008000] Disabled fast string operations [ 0.034573] CPU 2 irqstacks, hard=f5cac000 soft=f5cae000 [ 0.034763] #2 [ 0.008000] Initializing CPU#2 [ 0.008000] Disabled fast string operations [ 0.047996] CPU 3 irqstacks, hard=f5cb8000 soft=f5cba000 [ 0.048009] #3 Ok. [ 0.008000] Initializing CPU#3 [ 0.008000] Disabled fast string operations [ 0.060034] Brought up 4 CPUs [ 0.060229] Total of 4 processors activated (14399.11 BogoMIPS). [ 0.061882] devtmpfs: initialized [ 0.064204] kworker/u:0 used greatest stack depth: 7400 bytes left [ 0.064204] NET: Registered protocol family 16 [ 0.064240] ACPI: bus type pci registered [ 0.064240] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.064240] PCI: not using MMCONFIG [ 0.064416] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=5 [ 0.064490] PCI: Using configuration type 1 for base access [ 0.064690] kworker/u:0 used greatest stack depth: 7144 bytes left [ 0.064690] kworker/u:0 used greatest stack depth: 6976 bytes left [ 0.076070] bio: create slab <bio-0> at 0 [ 0.076186] ACPI: Added _OSI(Module Device) [ 0.076186] ACPI: Added _OSI(Processor Device) [ 0.076186] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.076249] ACPI: Added _OSI(Processor Aggregator Device) [ 0.081533] ACPI: EC: Look up EC in DSDT [ 0.084423] ACPI: Executed 1 blocks of module-level executable AML code [ 0.090887] ACPI: Interpreter enabled [ 0.090958] ACPI: (supports S0 S5) [ 0.091076] ACPI: Using PIC for interrupt routing [ 0.091194] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.094564] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.094685] PCI: Using MMCONFIG for extended config space [ 0.108189] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.108707] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.112173] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.112253] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.112331] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.112446] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] [ 0.112561] pci_root PNP0A08:00: host bridge window [mem 0x7f700000-0xdfffffff] [ 0.113350] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff] [ 0.113487] pci_root PNP0A08:00: host bridge window [0x400000000-0xfffffffff] (ignored, not CPU addressable) [ 0.113663] PCI host bridge to bus 0000:00 [ 0.113663] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.113663] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.113663] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.113663] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] [ 0.113663] pci_bus 0000:00: root bus resource [mem 0x7f700000-0xdfffffff] [ 0.113663] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfed8ffff] [ 0.113663] pci 0000:00:00.0: [8086:a000] type 00 class 0x060000 [ 0.113663] pci 0000:00:02.0: [8086:a001] type 00 class 0x030000 [ 0.113663] pci 0000:00:02.0: reg 10: [mem 0xfe900000-0xfe97ffff] [ 0.113663] pci 0000:00:02.0: reg 14: [io 0xac00-0xac07] [ 0.113663] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref] [ 0.113663] pci 0000:00:02.0: reg 1c: [mem 0xfe700000-0xfe7fffff] [ 0.113663] pci 0000:00:02.1: [8086:a002] type 00 class 0x038000 [ 0.113663] pci 0000:00:02.1: reg 10: [mem 0xfe600000-0xfe67ffff] [ 0.113663] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 [ 0.113663] pci 0000:00:1b.0: reg 10: [mem 0xfe9f4000-0xfe9f7fff 64bit] [ 0.113663] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.113663] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 [ 0.113663] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.113663] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 [ 0.113663] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.113663] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400 [ 0.113663] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.113663] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400 [ 0.113663] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.113663] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 [ 0.113663] pci 0000:00:1d.0: reg 20: [io 0xa880-0xa89f] [ 0.113663] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 [ 0.113663] pci 0000:00:1d.1: reg 20: [io 0xa800-0xa81f] [ 0.113663] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 [ 0.113663] pci 0000:00:1d.2: reg 20: [io 0xa480-0xa49f] [ 0.113663] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 [ 0.113663] pci 0000:00:1d.3: reg 20: [io 0xa400-0xa41f] [ 0.113663] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 [ 0.113663] pci 0000:00:1d.7: reg 10: [mem 0xfe9f3c00-0xfe9f3fff] [ 0.113732] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.113756] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.113823] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100 [ 0.113901] pci 0000:00:1f.0: [Firmware Bug]: TigerPoint LPC.BM_STS cleared [ 0.114021] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018a [ 0.114039] pci 0000:00:1f.2: reg 10: [io 0x0000-0x0007] [ 0.114050] pci 0000:00:1f.2: reg 14: [io 0x0000-0x0003] [ 0.114061] pci 0000:00:1f.2: reg 18: [io 0x0000-0x0007] [ 0.114072] pci 0000:00:1f.2: reg 1c: [io 0x0000-0x0003] [ 0.114083] pci 0000:00:1f.2: reg 20: [io 0xff90-0xff9f] [ 0.114095] pci 0000:00:1f.2: reg 24: [mem 0x0000fc00-0x0000ffff] [ 0.114130] pci 0000:00:1f.2: PME# supported from D3hot [ 0.114152] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 [ 0.114204] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] [ 0.116037] pci 0000:01:00.0: [168c:002b] type 00 class 0x028000 [ 0.116065] pci 0000:01:00.0: reg 10: [mem 0xfe8f0000-0xfe8fffff 64bit] [ 0.116172] pci 0000:01:00.0: supports D1 [ 0.116177] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold [ 0.124028] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.124107] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.124175] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 0.124197] pci 0000:02:00.0: reg 10: [io 0xb800-0xb8ff] [ 0.124228] pci 0000:02:00.0: reg 18: [mem 0xfdefb000-0xfdefbfff 64bit pref] [ 0.124250] pci 0000:02:00.0: reg 20: [mem 0xfdefc000-0xfdefffff 64bit pref] [ 0.124328] pci 0000:02:00.0: supports D1 D2 [ 0.124333] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.132028] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.132105] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff] [ 0.132117] pci 0000:00:1c.1: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] [ 0.132185] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 [ 0.132207] pci 0000:03:00.0: reg 10: [io 0xc800-0xc8ff] [ 0.132238] pci 0000:03:00.0: reg 18: [mem 0xfdffb000-0xfdffbfff 64bit pref] [ 0.132260] pci 0000:03:00.0: reg 20: [mem 0xfdffc000-0xfdffffff 64bit pref] [ 0.132338] pci 0000:03:00.0: supports D1 D2 [ 0.132343] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.140029] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.140105] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] [ 0.140116] pci 0000:00:1c.2: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] [ 0.140180] pci 0000:04:00.0: [197b:2363] type 00 class 0x010185 [ 0.140272] pci 0000:04:00.0: reg 24: [mem 0xfeaffc00-0xfeaffdff] [ 0.140340] pci 0000:04:00.0: PME# supported from D3hot [ 0.140382] pci 0000:04:00.1: [197b:0368] type 00 class 0x010185 [ 0.140405] pci 0000:04:00.1: reg 10: [io 0xd400-0xd407] [ 0.140423] pci 0000:04:00.1: reg 14: [io 0xdc00-0xdc03] [ 0.140440] pci 0000:04:00.1: reg 18: [io 0xd880-0xd887] [ 0.140457] pci 0000:04:00.1: reg 1c: [io 0xd800-0xd803] [ 0.140474] pci 0000:04:00.1: reg 20: [io 0xd480-0xd48f] [ 0.148031] pci 0000:00:1c.3: PCI bridge to [bus 04-04] [ 0.148107] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] [ 0.148115] pci 0000:00:1c.3: bridge window [mem 0xfea00000-0xfeafffff] [ 0.148161] pci 0000:05:04.0: [10ec:8167] type 00 class 0x020000 [ 0.148182] pci 0000:05:04.0: reg 10: [io 0xe800-0xe8ff] [ 0.148196] pci 0000:05:04.0: reg 14: [mem 0xfebdfc00-0xfebdfcff] [ 0.148239] pci 0000:05:04.0: reg 30: [mem 0xfebe0000-0xfebfffff pref] [ 0.148270] pci 0000:05:04.0: supports D1 D2 [ 0.148275] pci 0000:05:04.0: PME# supported from D1 D2 D3hot D3cold [ 0.148301] pci 0000:05:06.0: [10ec:8167] type 00 class 0x020000 [ 0.148321] pci 0000:05:06.0: reg 10: [io 0xe400-0xe4ff] [ 0.148335] pci 0000:05:06.0: reg 14: [mem 0xfebdf800-0xfebdf8ff] [ 0.148378] pci 0000:05:06.0: reg 30: [mem 0xfeba0000-0xfebbffff pref] [ 0.148408] pci 0000:05:06.0: supports D1 D2 [ 0.148413] pci 0000:05:06.0: PME# supported from D1 D2 D3hot D3cold [ 0.148441] pci 0000:05:07.0: [10ec:8167] type 00 class 0x020000 [ 0.148461] pci 0000:05:07.0: reg 10: [io 0xe000-0xe0ff] [ 0.148475] pci 0000:05:07.0: reg 14: [mem 0xfebdf400-0xfebdf4ff] [ 0.148518] pci 0000:05:07.0: reg 30: [mem 0xfeb80000-0xfeb9ffff pref] [ 0.148549] pci 0000:05:07.0: supports D1 D2 [ 0.148553] pci 0000:05:07.0: PME# supported from D1 D2 D3hot D3cold [ 0.148595] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode) [ 0.148676] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.148683] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] [ 0.148693] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.148699] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.148705] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.148712] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) [ 0.148718] pci 0000:00:1e.0: bridge window [mem 0x7f700000-0xdfffffff] (subtractive decode) [ 0.148725] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff] (subtractive decode) [ 0.148750] pci_bus 0000:00: on NUMA node 0 [ 0.148758] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.148931] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [ 0.149197] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] [ 0.149271] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT] [ 0.149366] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P6._PRT] [ 0.149440] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P7._PRT] [ 0.149527] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.149605] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 0.149721] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.156385] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 12 14 15) [ 0.156510] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 7 10 11 12 14 15) [ 0.156887] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 10 *11 12 14 15) [ 0.157265] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 10 *11 12 14 15) [ 0.157647] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [ 0.160438] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [ 0.160892] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled. [ 0.161348] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15) [ 0.161685] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.161685] vgaarb: loaded [ 0.161685] vgaarb: bridge control possible 0000:00:02.0 [ 0.161685] SCSI subsystem initialized [ 0.161685] libata version 3.00 loaded. [ 0.161685] usbcore: registered new interface driver usbfs [ 0.161685] usbcore: registered new interface driver hub [ 0.161685] usbcore: registered new device driver usb [ 0.164060] PCI: Using ACPI for IRQ routing [ 0.164095] PCI: pci_cache_line_size set to 64 bytes [ 0.164193] pci 0000:00:1f.2: no compatible bridge window for [mem 0x0000fc00-0x0000ffff] [ 0.164335] Expanded resource reserved due to conflict with PCI Bus 0000:00 [ 0.164414] reserve RAM buffer: 000000000009f400 - 000000000009ffff [ 0.164420] reserve RAM buffer: 000000007f590000 - 000000007fffffff [ 0.164456] NetLabel: Initializing [ 0.164456] NetLabel: domain hash size = 128 [ 0.164456] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.164456] NetLabel: unlabeled traffic allowed by default [ 0.164456] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.164527] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.164677] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.176137] Switching to clocksource hpet [ 0.179348] pnp: PnP ACPI init [ 0.179440] ACPI: bus type pnp registered [ 0.180114] pnp 00:00: [bus 00-ff] [ 0.180121] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.180127] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.180133] pnp 00:00: [io 0x0d00-0xffff window] [ 0.180138] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.180144] pnp 00:00: [mem 0x000d0000-0x000dffff window] [ 0.180149] pnp 00:00: [mem 0x7f700000-0xdfffffff window] [ 0.180155] pnp 00:00: [mem 0xf0000000-0xfed8ffff window] [ 0.180161] pnp 00:00: [mem 0x00000000-0xffffffff window] [ 0.180348] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.180377] pnp 00:01: [mem 0xfed14000-0xfed19fff] [ 0.180382] pnp 00:01: [mem 0xfed90000-0xfed93fff] [ 0.180539] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved [ 0.180624] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.180706] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.180783] pnp 00:02: [dma 4] [ 0.180788] pnp 00:02: [io 0x0000-0x000f] [ 0.180794] pnp 00:02: [io 0x0081-0x0083] [ 0.180798] pnp 00:02: [io 0x0087] [ 0.180803] pnp 00:02: [io 0x0089-0x008b] [ 0.180807] pnp 00:02: [io 0x008f] [ 0.180812] pnp 00:02: [io 0x00c0-0x00df] [ 0.180932] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.180961] pnp 00:03: [io 0x0070-0x0071] [ 0.180968] pnp 00:03: [irq 8] [ 0.181086] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.181109] pnp 00:04: [io 0x0061] [ 0.181223] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.181248] pnp 00:05: [io 0x00f0-0x00ff] [ 0.181253] pnp 00:05: [irq 13] [ 0.181367] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.181892] pnp 00:06: [io 0x03f8-0x03ff] [ 0.181899] pnp 00:06: [irq 4] [ 0.181904] pnp 00:06: [dma 0 disabled] [ 0.182123] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.182622] pnp 00:07: [io 0x02f8-0x02ff] [ 0.182629] pnp 00:07: [irq 3] [ 0.182634] pnp 00:07: [dma 0 disabled] [ 0.182924] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.183570] pnp 00:08: [io 0x0378-0x037f] [ 0.183576] pnp 00:08: [irq 7] [ 0.183581] pnp 00:08: [dma 0 disabled] [ 0.183918] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.184719] pnp 00:09: [io 0x0000-0xffffffff disabled] [ 0.184887] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.185085] pnp 00:0a: [io 0x0010-0x001f] [ 0.185091] pnp 00:0a: [io 0x0022-0x003f] [ 0.185096] pnp 00:0a: [io 0x0044-0x005f] [ 0.185101] pnp 00:0a: [io 0x0062-0x0063] [ 0.185106] pnp 00:0a: [io 0x0065-0x006f] [ 0.185110] pnp 00:0a: [io 0x0072-0x007f] [ 0.185115] pnp 00:0a: [io 0x0080] [ 0.185119] pnp 00:0a: [io 0x0084-0x0086] [ 0.185128] pnp 00:0a: [io 0x0088] [ 0.185132] pnp 00:0a: [io 0x008c-0x008e] [ 0.185137] pnp 00:0a: [io 0x0090-0x009f] [ 0.185142] pnp 00:0a: [io 0x00a2-0x00bf] [ 0.185146] pnp 00:0a: [io 0x00e0-0x00ef] [ 0.185151] pnp 00:0a: [io 0x04d0-0x04d1] [ 0.185156] pnp 00:0a: [io 0x0800-0x087f] [ 0.185161] pnp 00:0a: [io 0x0000-0xffffffff disabled] [ 0.185166] pnp 00:0a: [io 0x0480-0x04bf] [ 0.185171] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff] [ 0.185176] pnp 00:0a: [mem 0xfed20000-0xfed8ffff] [ 0.185371] system 00:0a: [io 0x04d0-0x04d1] has been reserved [ 0.185452] system 00:0a: [io 0x0800-0x087f] has been reserved [ 0.185528] system 00:0a: [io 0x0480-0x04bf] has been reserved [ 0.185605] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.185683] system 00:0a: [mem 0xfed20000-0xfed8ffff] has been reserved [ 0.185762] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.185894] pnp 00:0b: [mem 0xfed00000-0xfed003ff] [ 0.186017] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.186137] pnp 00:0c: [mem 0xffb00000-0xffbfffff] [ 0.186144] pnp 00:0c: [mem 0xfff00000-0xffffffff] [ 0.186263] pnp 00:0c: Plug and Play ACPI device, IDs INT0800 (active) [ 0.186366] pnp 00:0d: [mem 0xffc00000-0xffefffff] [ 0.186520] system 00:0d: [mem 0xffc00000-0xffefffff] has been reserved [ 0.186602] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.186801] pnp 00:0e: [mem 0xfec00000-0xfec00fff] [ 0.186808] pnp 00:0e: [mem 0xfee00000-0xfee00fff] [ 0.186967] system 00:0e: [mem 0xfec00000-0xfec00fff] has been reserved [ 0.187047] system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.187128] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.187198] pnp 00:0f: [io 0x0060] [ 0.187204] pnp 00:0f: [io 0x0064] [ 0.187209] pnp 00:0f: [irq 1] [ 0.187337] pnp 00:0f: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.187587] pnp 00:10: [io 0x0000-0xffffffff disabled] [ 0.187594] pnp 00:10: [io 0x0290-0x0291] [ 0.187599] pnp 00:10: [io 0x0ae0-0x0aef] [ 0.187765] system 00:10: [io 0x0290-0x0291] has been reserved [ 0.187844] system 00:10: [io 0x0ae0-0x0aef] has been reserved [ 0.187922] system 00:10: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.188028] pnp 00:11: [mem 0xe0000000-0xefffffff] [ 0.188188] system 00:11: [mem 0xe0000000-0xefffffff] has been reserved [ 0.188270] system 00:11: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.188662] pnp 00:12: [mem 0x00000000-0x0009ffff] [ 0.188668] pnp 00:12: [mem 0x000c0000-0x000cffff] [ 0.188673] pnp 00:12: [mem 0x000e0000-0x000fffff] [ 0.188679] pnp 00:12: [mem 0x00100000-0x7f6fffff] [ 0.188684] pnp 00:12: [mem 0xfed90000-0xffffffff] [ 0.188867] system 00:12: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.188949] system 00:12: [mem 0x000c0000-0x000cffff] could not be reserved [ 0.189029] system 00:12: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.189108] system 00:12: [mem 0x00100000-0x7f6fffff] could not be reserved [ 0.189188] system 00:12: [mem 0xfed90000-0xffffffff] could not be reserved [ 0.189268] system 00:12: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.189550] pnp: PnP ACPI: found 19 devices [ 0.189621] ACPI: ACPI bus type pnp unregistered [ 0.234661] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-01] add_size 1000 [ 0.234672] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-01] add_size 200000 [ 0.234687] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 400000 [ 0.234701] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff] to [bus 03-03] add_size 400000 [ 0.234715] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-04] add_size 200000 [ 0.234741] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.234749] pci 0000:00:1c.1: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000 [ 0.234756] pci 0000:00:1c.2: res[8]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 400000 [ 0.234763] pci 0000:00:1c.3: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.234771] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.234782] pci 0000:00:1c.0: BAR 9: assigned [mem 0x80000000-0x801fffff 64bit pref] [ 0.234906] pci 0000:00:1c.1: BAR 8: assigned [mem 0x80200000-0x805fffff] [ 0.234986] pci 0000:00:1c.2: BAR 8: assigned [mem 0x80600000-0x809fffff] [ 0.235065] pci 0000:00:1c.3: BAR 9: assigned [mem 0x80a00000-0x80bfffff 64bit pref] [ 0.235184] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.235262] pci 0000:00:1f.2: BAR 5: assigned [mem 0x80c00000-0x80c003ff] [ 0.235346] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.235421] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.235500] pci 0000:00:1c.0: bridge window [mem 0xfe800000-0xfe8fffff] [ 0.235581] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref] [ 0.235700] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.235774] pci 0000:00:1c.1: bridge window [io 0xb000-0xbfff] [ 0.235852] pci 0000:00:1c.1: bridge window [mem 0x80200000-0x805fffff] [ 0.235932] pci 0000:00:1c.1: bridge window [mem 0xfde00000-0xfdefffff 64bit pref] [ 0.236075] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.236149] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] [ 0.236227] pci 0000:00:1c.2: bridge window [mem 0x80600000-0x809fffff] [ 0.236306] pci 0000:00:1c.2: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] [ 0.236426] pci 0000:00:1c.3: PCI bridge to [bus 04-04] [ 0.236499] pci 0000:00:1c.3: bridge window [io 0xd000-0xdfff] [ 0.236577] pci 0000:00:1c.3: bridge window [mem 0xfea00000-0xfeafffff] [ 0.236656] pci 0000:00:1c.3: bridge window [mem 0x80a00000-0x80bfffff 64bit pref] [ 0.236777] pci 0000:00:1e.0: PCI bridge to [bus 05-05] [ 0.236850] pci 0000:00:1e.0: bridge window [io 0xe000-0xefff] [ 0.236928] pci 0000:00:1e.0: bridge window [mem 0xfeb00000-0xfebfffff] [ 0.237017] pci 0000:00:1c.0: enabling device (0106 -> 0107) [ 0.237250] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11 [ 0.237326] PCI: setting IRQ 11 as level-triggered [ 0.237461] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5 [ 0.237536] PCI: setting IRQ 5 as level-triggered [ 0.237666] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 [ 0.237866] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.237950] pci 0000:00:1e.0: setting latency timer to 64 [ 0.237959] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.237964] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.237970] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.237976] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] [ 0.237982] pci_bus 0000:00: resource 8 [mem 0x7f700000-0xdfffffff] [ 0.237988] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff] [ 0.237994] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] [ 0.237999] pci_bus 0000:01: resource 1 [mem 0xfe800000-0xfe8fffff] [ 0.238006] pci_bus 0000:01: resource 2 [mem 0x80000000-0x801fffff 64bit pref] [ 0.238012] pci_bus 0000:02: resource 0 [io 0xb000-0xbfff] [ 0.238017] pci_bus 0000:02: resource 1 [mem 0x80200000-0x805fffff] [ 0.238023] pci_bus 0000:02: resource 2 [mem 0xfde00000-0xfdefffff 64bit pref] [ 0.238029] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] [ 0.238035] pci_bus 0000:03: resource 1 [mem 0x80600000-0x809fffff] [ 0.238041] pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] [ 0.238047] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] [ 0.238052] pci_bus 0000:04: resource 1 [mem 0xfea00000-0xfeafffff] [ 0.238058] pci_bus 0000:04: resource 2 [mem 0x80a00000-0x80bfffff 64bit pref] [ 0.238064] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] [ 0.238070] pci_bus 0000:05: resource 1 [mem 0xfeb00000-0xfebfffff] [ 0.238076] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] [ 0.238081] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] [ 0.238087] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] [ 0.238092] pci_bus 0000:05: resource 7 [mem 0x000d0000-0x000dffff] [ 0.238098] pci_bus 0000:05: resource 8 [mem 0x7f700000-0xdfffffff] [ 0.238104] pci_bus 0000:05: resource 9 [mem 0xf0000000-0xfed8ffff] [ 0.238182] NET: Registered protocol family 2 [ 0.238365] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.238689] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.239660] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240187] TCP: Hash tables configured (established 131072 bind 65536) [ 0.240276] TCP: reno registered [ 0.240350] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.240438] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.240674] NET: Registered protocol family 1 [ 0.240962] RPC: Registered named UNIX socket transport module. [ 0.241040] RPC: Registered udp transport module. [ 0.241111] RPC: Registered tcp transport module. [ 0.241182] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.241275] pci 0000:00:02.0: Boot video device [ 0.241473] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5 [ 0.241555] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f30 [ 0.241560] pci 0000:00:1d.0: Performing full reset [ 0.241590] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0030 [ 0.241594] pci 0000:00:1d.1: Performing full reset [ 0.241622] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0030 [ 0.241627] pci 0000:00:1d.2: Performing full reset [ 0.241653] pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0030 [ 0.241658] pci 0000:00:1d.3: Performing full reset [ 0.241752] PCI: CLS 32 bytes, default 64 [ 0.241840] Trying to unpack rootfs image as initramfs... [ 0.531957] Freeing initrd memory: 6700k freed [ 0.539109] microcode: CPU0 sig=0x106ca, pf=0x8, revision=0x107 [ 0.539207] microcode: CPU1 sig=0x106ca, pf=0x8, revision=0x107 [ 0.539299] microcode: CPU2 sig=0x106ca, pf=0x8, revision=0x107 [ 0.539389] microcode: CPU3 sig=0x106ca, pf=0x8, revision=0x107 [ 0.539598] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba [ 0.566177] highmem bounce pool size: 64 pages [ 0.566259] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.574174] VFS: Disk quotas dquot_6.5.2 [ 0.574413] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.575505] NFS: Registering the id_resolver key type [ 0.575961] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.576372] msgmni has been set to 1726 [ 0.577397] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.577518] io scheduler noop registered [ 0.577586] io scheduler deadline registered [ 0.577665] io scheduler cfq registered (default) [ 0.578184] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 0.578371] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 0.578551] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X [ 0.578737] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X [ 0.579324] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [ 0.579451] ACPI: Power Button [PWRB] [ 0.579676] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.579795] ACPI: Power Button [PWRF] [ 0.604219] kworker/u:1 used greatest stack depth: 6968 bytes left [ 0.651011] r3964: Philips r3964 Driver $Revision: 1.10 $ [ 0.651093] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 0.924126] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.200122] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.221383] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.242122] 00:07: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.243478] Non-volatile memory driver v1.3 [ 1.243553] nsc_gpio initializing [ 1.243557] Linux agpgart interface v0.103 [ 1.243905] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset [ 1.244095] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable [ 1.244363] agpgart-intel 0000:00:00.0: detected 8192K stolen memory [ 1.244758] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 1.249908] brd: module loaded [ 1.252691] loop: module loaded [ 1.253599] ahci 0000:04:00.0: version 3.0 [ 1.253733] ahci 0000:04:00.0: AHCI 0001.0100 32 slots 2 ports 3 Gbps 0x3 impl SATA mode [ 1.253859] ahci 0000:04:00.0: flags: 64bit ncq pm led clo pmp pio slum part [ 1.254869] scsi0 : ahci [ 1.255247] scsi1 : ahci [ 1.255542] ata1: SATA max UDMA/133 abar m512@0xfeaffc00 port 0xfeaffd00 irq 11 [ 1.255661] ata2: SATA max UDMA/133 abar m512@0xfeaffc00 port 0xfeaffd80 irq 11 [ 1.256053] ata_piix 0000:00:1f.2: version 2.13 [ 1.256072] ata_piix 0000:00:1f.2: enabling device (0005 -> 0007) [ 1.256158] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 1.256374] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 1.257354] scsi2 : ata_piix [ 1.258352] scsi3 : ata_piix [ 1.260796] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xff90 irq 14 [ 1.260878] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xff98 irq 15 [ 1.261803] Fixed MDIO Bus: probed [ 1.262075] Initializing USB Mass Storage driver... [ 1.262242] usbcore: registered new interface driver usb-storage [ 1.262318] USB Mass Storage support registered. [ 1.262477] usbcore: registered new interface driver libusual [ 1.262640] usbcore: registered new interface driver ldusb [ 1.262952] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 1.263031] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 1.263360] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.263696] mousedev: PS/2 mouse device common for all mice [ 1.264198] rtc_cmos 00:03: RTC can wake from S4 [ 1.264498] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.264598] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.265176] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 1.265428] cpuidle: using governor ladder [ 1.265500] cpuidle: using governor menu [ 1.265569] EFI Variables Facility v0.08 2004-May-17 [ 1.265788] Netfilter messages via NETLINK v0.30. [ 1.265888] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 1.266372] ip_set: protocol 6 [ 1.266448] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [ 1.266540] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) [ 1.266727] IPVS: Creating netns size=1220 id=0 [ 1.266813] IPVS: ipvs loaded. [ 1.267078] Initializing XFRM netlink socket [ 1.267675] NET: Registered protocol family 10 [ 1.268259] IPv6 over IPv4 tunneling driver [ 1.268835] NET: Registered protocol family 17 [ 1.268966] NET: Registered protocol family 33 [ 1.269055] NET: Registered protocol family 37 [ 1.269126] Registering the dns_resolver key type [ 1.269310] Using IPI Shortcut mode [ 1.270350] console [netcon0] enabled [ 1.270421] netconsole: network logging started [ 1.270572] Initializing network drop monitor service [ 1.282812] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 1.426807] ata3.01: NODEV after polling detection [ 1.432152] ata3.00: ATAPI: TSSTcorp CDDVDW SN-208BB, SB01, max UDMA/100 [ 1.448145] ata3.00: configured for UDMA/100 [ 1.536027] Refined TSC clocksource calibration: 1799.978 MHz. [ 1.536108] Switching to clocksource tsc [ 1.572045] ata1: SATA link down (SStatus 0 SControl 300) [ 1.572165] ata2: SATA link down (SStatus 0 SControl 300) [ 1.573362] scsi 2:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208BB SB01 PQ: 0 ANSI: 5 [ 1.577071] sr0: scsi3-mmc drive: 10x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 1.577188] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.577605] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 1.577953] sr 2:0:0:0: Attached scsi generic sg0 type 5 [ 1.578317] Freeing unused kernel memory: 444k freed [ 1.578617] Write protecting the kernel text: 4504k [ 1.578743] Write protecting the kernel read-only data: 1416k [ 1.591518] mount used greatest stack depth: 6944 bytes left [ 1.599744] udevd used greatest stack depth: 6936 bytes left [ 1.599798] udevd[1274]: starting version 181 [ 1.675663] pata_jmicron 0000:04:00.1: enabling device (0000 -> 0001) [ 1.676788] uhci_hcd: USB Universal Host Controller Interface driver [ 1.676993] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.677004] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.677158] drivers/usb/core/inode.c: creating file 'devices' [ 1.677170] drivers/usb/core/inode.c: creating file '001' [ 1.677182] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 1.677353] uhci_hcd 0000:00:1d.0: detected 2 ports [ 1.677449] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 1.677457] uhci_hcd 0000:00:1d.0: Performing full reset [ 1.677476] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 1.677501] uhci_hcd 0000:00:1d.0: irq 5, io base 0x0000a880 [ 1.677673] usb usb1: default language 0x0409 [ 1.677696] usb usb1: udev 1, busnum 1, minor = 0 [ 1.677703] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.677805] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.677951] usb usb1: Product: UHCI Host Controller [ 1.678042] usb usb1: Manufacturer: Linux 3.4.19-ZS uhci_hcd [ 1.678135] usb usb1: SerialNumber: 0000:00:1d.0 [ 1.678680] usb usb1: usb_probe_device [ 1.678691] usb usb1: configuration #1 chosen from 1 choice [ 1.678725] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 1.678911] hub 1-0:1.0: usb_probe_interface [ 1.678919] hub 1-0:1.0: usb_probe_interface - got id [ 1.678926] hub 1-0:1.0: USB hub found [ 1.679034] hub 1-0:1.0: 2 ports detected [ 1.679122] hub 1-0:1.0: standalone hub [ 1.679129] hub 1-0:1.0: no power switching (usb 1.0) [ 1.679136] hub 1-0:1.0: individual port over-current protection [ 1.679143] hub 1-0:1.0: power on to power good time: 2ms [ 1.679157] hub 1-0:1.0: local power source is good [ 1.679165] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 1.679226] drivers/usb/core/inode.c: creating file '001' [ 1.679351] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 1.679362] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.679467] drivers/usb/core/inode.c: creating file '002' [ 1.679481] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [ 1.679636] uhci_hcd 0000:00:1d.1: detected 2 ports [ 1.679730] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 1.679737] uhci_hcd 0000:00:1d.1: Performing full reset [ 1.679756] uhci_hcd 0000:00:1d.1: supports USB remote wakeup [ 1.679777] uhci_hcd 0000:00:1d.1: irq 11, io base 0x0000a800 [ 1.679957] usb usb2: default language 0x0409 [ 1.679979] usb usb2: udev 1, busnum 2, minor = 128 [ 1.679987] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.680148] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.680311] usb usb2: Product: UHCI Host Controller [ 1.680408] usb usb2: Manufacturer: Linux 3.4.19-ZS uhci_hcd [ 1.680511] usb usb2: SerialNumber: 0000:00:1d.1 [ 1.680889] usb usb2: usb_probe_device [ 1.680899] usb usb2: configuration #1 chosen from 1 choice [ 1.680921] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 1.681112] hub 2-0:1.0: usb_probe_interface [ 1.681120] hub 2-0:1.0: usb_probe_interface - got id [ 1.681126] hub 2-0:1.0: USB hub found [ 1.681170] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.681174] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 1.681181] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96 [ 1.681470] hub 2-0:1.0: 2 ports detected [ 1.681547] hub 2-0:1.0: standalone hub [ 1.681552] hub 2-0:1.0: no power switching (usb 1.0) [ 1.681558] hub 2-0:1.0: individual port over-current protection [ 1.681564] hub 2-0:1.0: power on to power good time: 2ms [ 1.681575] hub 2-0:1.0: local power source is good [ 1.681581] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 1.681632] drivers/usb/core/inode.c: creating file '001' [ 1.681739] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 1.681747] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 1.681839] drivers/usb/core/inode.c: creating file '003' [ 1.681851] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3 [ 1.681989] ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8 [ 1.682000] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr [ 1.682037] ehci_hcd 0000:00:1d.7: using broken periodic workaround [ 1.682132] ehci_hcd 0000:00:1d.7: debug port 1 [ 1.682219] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 1.686110] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 1.686117] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 1.686142] ehci_hcd 0000:00:1d.7: irq 5, io mem 0xfe9f3c00 [ 1.686229] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 1.686268] scsi4 : pata_jmicron [ 1.687627] scsi5 : pata_jmicron [ 1.688095] ata5: PATA max UDMA/100 cmd 0xd400 ctl 0xdc00 bmdma 0xd480 irq 11 [ 1.688205] ata6: PATA max UDMA/100 cmd 0xd880 ctl 0xd800 bmdma 0xd488 irq 11 [ 1.696124] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.696301] usb usb3: default language 0x0409 [ 1.696324] usb usb3: udev 1, busnum 3, minor = 256 [ 1.696332] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 [ 1.696446] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.696600] usb usb3: Product: EHCI Host Controller [ 1.696692] usb usb3: Manufacturer: Linux 3.4.19-ZS ehci_hcd [ 1.696786] usb usb3: SerialNumber: 0000:00:1d.7 [ 1.697623] usb usb3: usb_probe_device [ 1.697635] usb usb3: configuration #1 chosen from 1 choice [ 1.697661] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 1.697853] hub 3-0:1.0: usb_probe_interface [ 1.697861] hub 3-0:1.0: usb_probe_interface - got id [ 1.697867] hub 3-0:1.0: USB hub found [ 1.697968] hub 3-0:1.0: 8 ports detected [ 1.698050] hub 3-0:1.0: standalone hub [ 1.698056] hub 3-0:1.0: no power switching (usb 1.0) [ 1.698063] hub 3-0:1.0: individual port over-current protection [ 1.698070] hub 3-0:1.0: power on to power good time: 20ms [ 1.698084] hub 3-0:1.0: local power source is good [ 1.698092] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 1.698171] drivers/usb/core/inode.c: creating file '001' [ 1.698337] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 1.698347] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.698460] drivers/usb/core/inode.c: creating file '004' [ 1.698475] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 1.698621] uhci_hcd 0000:00:1d.2: detected 2 ports [ 1.698720] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 1.698728] uhci_hcd 0000:00:1d.2: Performing full reset [ 1.698747] uhci_hcd 0000:00:1d.2: supports USB remote wakeup [ 1.698771] uhci_hcd 0000:00:1d.2: irq 11, io base 0x0000a480 [ 1.698950] usb usb4: default language 0x0409 [ 1.698973] usb usb4: udev 1, busnum 4, minor = 384 [ 1.698982] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.699089] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.699247] usb usb4: Product: UHCI Host Controller [ 1.699339] usb usb4: Manufacturer: Linux 3.4.19-ZS uhci_hcd [ 1.699433] usb usb4: SerialNumber: 0000:00:1d.2 [ 1.701269] usb usb4: usb_probe_device [ 1.701282] usb usb4: configuration #1 chosen from 1 choice [ 1.701308] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 1.701494] hub 4-0:1.0: usb_probe_interface [ 1.701501] hub 4-0:1.0: usb_probe_interface - got id [ 1.701508] hub 4-0:1.0: USB hub found [ 1.701630] hub 4-0:1.0: 2 ports detected [ 1.701709] hub 4-0:1.0: standalone hub [ 1.701713] hub 4-0:1.0: no power switching (usb 1.0) [ 1.701717] hub 4-0:1.0: individual port over-current protection [ 1.701722] hub 4-0:1.0: power on to power good time: 2ms [ 1.701731] hub 4-0:1.0: local power source is good [ 1.701736] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 1.701782] drivers/usb/core/inode.c: creating file '001' [ 1.701879] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 1.701887] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.702002] drivers/usb/core/inode.c: creating file '005' [ 1.702015] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 1.702170] uhci_hcd 0000:00:1d.3: detected 2 ports [ 1.702260] uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000 [ 1.702265] uhci_hcd 0000:00:1d.3: Performing full reset [ 1.702282] uhci_hcd 0000:00:1d.3: supports USB remote wakeup [ 1.702301] uhci_hcd 0000:00:1d.3: irq 11, io base 0x0000a400 [ 1.702459] usb usb5: default language 0x0409 [ 1.702473] usb usb5: udev 1, busnum 5, minor = 512 [ 1.702479] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.702573] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.702737] usb usb5: Product: UHCI Host Controller [ 1.702829] usb usb5: Manufacturer: Linux 3.4.19-ZS uhci_hcd [ 1.702928] usb usb5: SerialNumber: 0000:00:1d.3 [ 1.703349] usb usb5: usb_probe_device [ 1.703359] usb usb5: configuration #1 chosen from 1 choice [ 1.703381] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 1.703577] hub 5-0:1.0: usb_probe_interface [ 1.703585] hub 5-0:1.0: usb_probe_interface - got id [ 1.703591] hub 5-0:1.0: USB hub found [ 1.703676] hub 5-0:1.0: 2 ports detected [ 1.703755] hub 5-0:1.0: standalone hub [ 1.703759] hub 5-0:1.0: no power switching (usb 1.0) [ 1.703763] hub 5-0:1.0: individual port over-current protection [ 1.703768] hub 5-0:1.0: power on to power good time: 2ms [ 1.703777] hub 5-0:1.0: local power source is good [ 1.703782] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 1.703824] drivers/usb/core/inode.c: creating file '001' [ 1.737445] cdrom_id used greatest stack depth: 6120 bytes left [ 1.776126] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 1.780096] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 1.796109] hub 3-0:1.0: state 7 ports 8 chg 0000 evt 0000 [ 1.800083] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 1.800106] hub 5-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 2.880036] usb usb1: suspend_rh (auto-stop) [ 2.880052] usb usb4: suspend_rh (auto-stop) [ 2.880065] usb usb5: suspend_rh (auto-stop) [ 2.880102] usb usb2: suspend_rh (auto-stop) [ 5.129275] ISO 9660 Extensions: RRIP_1991A [ 6.802244] udevd used greatest stack depth: 6048 bytes left [ 8.381431] ISO 9660 Extensions: RRIP_1991A [ 16.064039] stty used greatest stack depth: 5940 bytes left [ 16.537096] ls used greatest stack depth: 5824 bytes left [ 18.393444] rc used greatest stack depth: 5616 bytes left [ 21.226226] udevd[2241]: starting version 181 [ 26.996587] iTCO_vendor_support: vendor-support=0 [ 28.273775] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 [ 28.274386] iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x0860) [ 28.275574] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 29.635447] coretemp coretemp.0: Using relative temperature scale! [ 29.635487] coretemp coretemp.0: Using relative temperature scale! [ 29.891449] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 29.891638] r8169 0000:02:00.0: irq 44 for MSI/MSI-X [ 29.892752] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xf8286000, 00:30:18:a6:93:7e, XID 0c900800 IRQ 44 [ 29.892765] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 29.892809] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 29.893008] r8169 0000:03:00.0: irq 45 for MSI/MSI-X [ 29.894369] r8169 0000:03:00.0: eth1: RTL8168evl/8111evl at 0xf8288000, 00:30:18:a6:93:7f, XID 0c900800 IRQ 45 [ 29.894382] r8169 0000:03:00.0: eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 29.894423] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 29.894499] r8169 0000:05:04.0: (unregistered net_device): not PCI Express [ 29.895914] r8169 0000:05:04.0: eth2: RTL8169sc/8110sc at 0xf828ac00, 00:30:18:aa:c5:cd, XID 18000000 IRQ 11 [ 29.895923] r8169 0000:05:04.0: eth2: jumbo features [frames: 7152 bytes, tx checksumming: ok] [ 29.895955] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 29.896050] r8169 0000:05:06.0: (unregistered net_device): not PCI Express [ 29.897614] r8169 0000:05:06.0: eth3: RTL8169sc/8110sc at 0xf828c800, 00:30:18:aa:c5:ce, XID 18000000 IRQ 11 [ 29.897626] r8169 0000:05:06.0: eth3: jumbo features [frames: 7152 bytes, tx checksumming: ok] [ 29.897661] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 29.897735] r8169 0000:05:07.0: (unregistered net_device): not PCI Express [ 29.898787] r8169 0000:05:07.0: eth4: RTL8169sc/8110sc at 0xf828e400, 00:30:18:aa:c5:cf, XID 18000000 IRQ 11 [ 29.898800] r8169 0000:05:07.0: eth4: jumbo features [frames: 7152 bytes, tx checksumming: ok] [ 30.875951] cfg80211: Calling CRDA to update world regulatory domain [ 30.877121] cfg80211: World regulatory domain updated: [ 30.877131] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 30.877140] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 30.877149] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 30.877158] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 30.877166] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 30.877174] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 33.952593] ath: EEPROM regdomain: 0x60 [ 33.952599] ath: EEPROM indicates we should expect a direct regpair map [ 33.952606] ath: Country alpha2 being used: 00 [ 33.952609] ath: Regpair used: 0x60 [ 34.868869] ieee80211 phy0: Selected rate control algorithm 'ath9k_rate_control' [ 34.871916] Registered led device: ath9k-phy0 [ 34.871935] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8520000, irq=11 [ 45.336033] sr 2:0:0:0: [sr0] Unhandled sense code [ 45.336040] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 45.336048] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current] [ 45.336056] sr 2:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error [ 45.336065] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 01 70 0e 00 00 02 00 [ 45.336082] end_request: I/O error, dev sr0, sector 376888 [ 45.336089] Buffer I/O error on device sr0, logical block 94222 [ 45.336096] Buffer I/O error on device sr0, logical block 94223 [ 52.211283] sr 2:0:0:0: [sr0] Unhandled sense code [ 52.211290] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 52.211297] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current] [ 52.211304] sr 2:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error [ 52.211312] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 01 70 0f 00 00 01 00 [ 52.211328] end_request: I/O error, dev sr0, sector 376892 [ 52.211334] Buffer I/O error on device sr0, logical block 94223 [ 66.298236] render used greatest stack depth: 5544 bytes left [ 105.785575] warning: `named' uses 32-bit capabilities (legacy support in use) [ 122.154522] ip_tables: (C) 2000-2006 Netfilter Core Team [ 138.899651] Bridge firewalling registered [ 141.297176] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 144.264360] r8169 0000:02:00.0: ETH00: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2) [ 144.277360] r8169 0000:02:00.0: ETH00: link down [ 144.277402] r8169 0000:02:00.0: ETH00: link down [ 144.277419] NOHZ: local_softirq_pending 08 [ 144.277741] ADDRCONF(NETDEV_UP): ETH00: link is not ready [ 145.047950] r8169 0000:03:00.0: ETH01: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2) [ 145.061361] r8169 0000:03:00.0: ETH01: link down [ 145.061748] ADDRCONF(NETDEV_UP): ETH01: link is not ready [ 145.110226] r8169 0000:05:04.0: ETH02: link down [ 145.110272] r8169 0000:05:04.0: ETH02: link down [ 145.110291] NOHZ: local_softirq_pending 08 [ 145.110595] ADDRCONF(NETDEV_UP): ETH02: link is not ready [ 145.159782] r8169 0000:05:06.0: ETH03: link down [ 145.159830] r8169 0000:05:06.0: ETH03: link down [ 145.159848] NOHZ: local_softirq_pending 08 [ 145.160178] ADDRCONF(NETDEV_UP): ETH03: link is not ready [ 145.208330] r8169 0000:05:07.0: ETH04: link down [ 145.208376] r8169 0000:05:07.0: ETH04: link down [ 145.208399] NOHZ: local_softirq_pending 08 [ 145.208707] ADDRCONF(NETDEV_UP): ETH04: link is not ready [ 145.210016] NOHZ: local_softirq_pending 08 [ 145.853781] r8169 0000:02:00.0: ETH00: link up [ 145.854115] ADDRCONF(NETDEV_CHANGE): ETH00: link becomes ready [ 146.305354] tun: Universal TUN/TAP device driver, 1.6 [ 146.305361] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 146.547358] ADDRCONF(NETDEV_UP): VPN99: link is not ready [ 156.776022] ETH00: no IPv6 routers present [ 159.728013] dummy1: no IPv6 routers present
lspci -v
00:00.0 Host bridge: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge (rev 02) Subsystem: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx DMI Bridge Flags: bus master, fast devsel, latency 0 Capabilities: [e0] #09 [c108] 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at fe900000 (32-bit, non-prefetchable) [size=512K] I/O ports at ac00 [size=8] Memory at d0000000 (32-bit, prefetchable) [size=256M] Memory at fe700000 (32-bit, non-prefetchable) [size=1M] Expansion ROM at <unassigned> [disabled] Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [d0] Power Management version 2 00:02.1 Display controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (rev 02) Subsystem: Intel Corporation: Unknown device a001 Flags: bus master, fast devsel, latency 0 Memory at fe600000 (32-bit, non-prefetchable) [size=512K] Capabilities: [d0] Power Management version 2 00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02) Subsystem: Jetway Information Co., Ltd.: Unknown device a625 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at fe9f4000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [70] #10 [0091] 00:1c.0 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 1 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=01, subordinate=01, sec-latency=0 I/O behind bridge: 00001000-00001fff Memory behind bridge: fe800000-fe8fffff Prefetchable memory behind bridge: 0000000080000000-0000000080100000 Capabilities: [40] #10 [0141] Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1c.1 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 2 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=0 I/O behind bridge: 0000b000-0000bfff Memory behind bridge: 80200000-805fffff Prefetchable memory behind bridge: 00000000fde00000-00000000fde00000 Capabilities: [40] #10 [0141] Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1c.2 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 3 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=03, subordinate=03, sec-latency=0 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: 80600000-809fffff Prefetchable memory behind bridge: 00000000fdf00000-00000000fdf00000 Capabilities: [40] #10 [0141] Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1c.3 PCI bridge: Intel Corporation N10/ICH 7 Family PCI Express Port 4 (rev 02) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=04, subordinate=04, sec-latency=0 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: fea00000-feafffff Prefetchable memory behind bridge: 0000000080a00000-0000000080b00000 Capabilities: [40] #10 [0141] Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 00:1d.0 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #1 Flags: bus master, medium devsel, latency 0, IRQ 5 I/O ports at a880 [size=32] 00:1d.1 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #2 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at a800 [size=32] 00:1d.2 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #3 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at a480 [size=32] 00:1d.3 USB controller: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation N10/ICH 7 Family USB UHCI Controller #4 Flags: bus master, medium devsel, latency 0, IRQ 11 I/O ports at a400 [size=32] 00:1d.7 USB controller: Intel Corporation N10/ICH 7 Family USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI]) Subsystem: Allied Telesis, Inc: Unknown device 27cc Flags: bus master, medium devsel, latency 0, IRQ 5 Memory at fe9f3c00 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] #0a [20a0] 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=05, subordinate=05, sec-latency=32 I/O behind bridge: 0000e000-0000efff Memory behind bridge: feb00000-febfffff Capabilities: [50] #0d [0000] 00:1f.0 ISA bridge: Intel Corporation NM10 Family LPC Controller (rev 02) Subsystem: Intel Corporation NM10 Family LPC Controller Flags: bus master, medium devsel, latency 0 Capabilities: [e0] #09 [100c] 00:1f.2 IDE interface: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: Intel Corporation N10/ICH7 Family SATA Controller [IDE mode] Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 11 I/O ports at 01f0 [size=8] I/O ports at 03f4 I/O ports at 0170 [size=8] I/O ports at 0374 I/O ports at ff90 [size=16] Memory at 80c00000 (32-bit, non-prefetchable) [size=1K] Capabilities: [70] Power Management version 2 00:1f.3 SMBus: Intel Corporation N10/ICH 7 Family SMBus Controller (rev 02) Subsystem: Intel Corporation N10/ICH 7 Family SMBus Controller Flags: medium devsel, IRQ 11 I/O ports at 0400 [size=32] 01:00.0 Network controller: Atheros Communications Inc. AR9285 Wireless Network Adapter (PCI-Express) (rev 01) Subsystem: AzureWave AW-NE785 / AW-NE785H 802.11bgn Wireless Full or Half-size Mini PCIe Card Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at fe8f0000 (64-bit, non-prefetchable) [size=64K] Capabilities: [40] Power Management version 3 Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [60] #10 [0012] 02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) Subsystem: Realtek Semiconductor Co., Ltd. TEG-ECTX Gigabit PCI-E Adapter [Trendnet] Flags: bus master, fast devsel, latency 0, IRQ 44 I/O ports at b800 [size=256] Memory at fdefb000 (64-bit, prefetchable) [size=4K] Memory at fdefc000 (64-bit, prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+ Capabilities: [70] #10 [0202] Capabilities: [b0] #11 [0003] Capabilities: [d0] Vital Product Data 03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06) Subsystem: Realtek Semiconductor Co., Ltd. TEG-ECTX Gigabit PCI-E Adapter [Trendnet] Flags: bus master, fast devsel, latency 0, IRQ 45 I/O ports at c800 [size=256] Memory at fdffb000 (64-bit, prefetchable) [size=4K] Memory at fdffc000 (64-bit, prefetchable) [size=16K] Capabilities: [40] Power Management version 3 Capabilities: [50] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable+ Capabilities: [70] #10 [0202] Capabilities: [b0] #11 [0003] Capabilities: [d0] Vital Product Data 04:00.0 SATA controller: JMicron Technology Corp. JMB363 SATA/IDE Controller (rev 10) (prog-if 01 [AHCI 1.0]) Subsystem: JMicron Technology Corp. JMB363 SATA/IDE Controller Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at feaffc00 (32-bit, non-prefetchable) [size=512] Capabilities: [8c] Power Management version 3 Capabilities: [50] #10 [0011] 04:00.1 IDE interface: JMicron Technology Corp. JMB368 IDE controller (rev 10) (prog-if 85 [Master SecO PriO]) Subsystem: JMicron Technology Corp.: Unknown device 1368 Flags: bus master, fast devsel, latency 0, IRQ 11 I/O ports at d400 [size=8] I/O ports at dc00 [size=4] I/O ports at d880 [size=8] I/O ports at d800 [size=4] I/O ports at d480 [size=16] Capabilities: [8c] Power Management version 3 Capabilities: [50] #10 [0011] 05:04.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11 I/O ports at e800 [size=256] Memory at febdfc00 (32-bit, non-prefetchable) [size=256] Expansion ROM at febe0000 [disabled] [size=128K] Capabilities: [dc] Power Management version 2 05:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11 I/O ports at e400 [size=256] Memory at febdf800 (32-bit, non-prefetchable) [size=256] Expansion ROM at feba0000 [disabled] [size=128K] Capabilities: [dc] Power Management version 2 05:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL-8110SC/8169SC Gigabit Ethernet Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11 I/O ports at e000 [size=256] Memory at febdf400 (32-bit, non-prefetchable) [size=256] Expansion ROM at feb80000 [disabled] [size=128K] Capabilities: [dc] Power Management version 2
ifconfig
ETH00 Link encap:Ethernet HWaddr 00:30:18:A6:93:7E inet6 addr: fe80::230:18ff:fea6:937e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:28 errors:0 dropped:0 overruns:0 frame:0 TX packets:6 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1680 (1.6 Kb) TX bytes:468 (468.0 b) ETH00:00 Link encap:Ethernet HWaddr 00:30:18:A6:93:7E inet addr:192.168.0.75 Bcast:192.168.0.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 ETH01 Link encap:Ethernet HWaddr 00:30:18:A6:93:7F UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) ETH02 Link encap:Ethernet HWaddr 00:30:18:AA:C5:CD UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) ETH03 Link encap:Ethernet HWaddr 00:30:18:AA:C5:CE UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) ETH04 Link encap:Ethernet HWaddr 00:30:18:AA:C5:CF UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) VPN99 Link encap:Ethernet HWaddr D6:57:35:62:EC:57 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:100 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) VPN99:00 Link encap:Ethernet HWaddr D6:57:35:62:EC:57 inet addr:192.168.250.254 Bcast:192.168.250.255 Mask:255.255.255.0 UP BROADCAST MULTICAST MTU:1500 Metric:1 dummy1 Link encap:Ethernet HWaddr 02:D6:EB:74:31:92 inet addr:192.168.142.142 Bcast:192.168.142.255 Mask:255.255.255.255 inet6 addr: fe80::d6:ebff:fe74:3192/64 Scope:Link UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:210 (210.0 b) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:1203 errors:0 dropped:0 overruns:0 frame:0 TX packets:1203 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:145519 (142.1 Kb) TX bytes:145519 (142.1 Kb)
iwconfig
wlan0 IEEE 802.11bgn ESSID:off/any Mode:Managed Access Point: Not-Associated Tx-Power=0 dBm Retry long limit:7 RTS thr:off Fragment thr:off Encryption key:off Power Management:off