ZeroShell FW4L
Contents
Installazione di ZeroShell firewall su Koala FW4L
KOALA MINI PC a basso consumo e con Linux preinstallato
Questo test è stato effettuato con la configurazione più completa possibile:
- 2GB RAM
- 4 LAN Gigabit 10/100/1000 (tutte onboard)
- 1 Wifi Atheros
Zeroshell 3.0
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-3.0.0
http://mirror.switch.ch/ftp/mirror/zeroshell/ZeroShell-3.0.0.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.75-ZS (root@next.example.com) (gcc version 4.6.3 (GCC) ) #1 SMP Mon Dec 23 04:37:01 CET 2013 [ 0.000000] Disabled fast string operations [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable) [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 000000007f330000 (usable) [ 0.000000] BIOS-e820: 000000007f330000 - 000000007f377000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f377000 - 000000007f388000 (reserved) [ 0.000000] BIOS-e820: 000000007f388000 - 000000007f391000 (ACPI data) [ 0.000000] BIOS-e820: 000000007f391000 - 000000007f3ac000 (reserved) [ 0.000000] BIOS-e820: 000000007f3ac000 - 000000007f3ad000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f3ad000 - 000000007f3c7000 (reserved) [ 0.000000] BIOS-e820: 000000007f3c7000 - 000000007f3d3000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f3d3000 - 000000007f3f8000 (reserved) [ 0.000000] BIOS-e820: 000000007f3f8000 - 000000007f43b000 (ACPI NVS) [ 0.000000] BIOS-e820: 000000007f43b000 - 000000007f5bb000 (usable) [ 0.000000] BIOS-e820: 000000007f5bb000 - 000000007f6e7000 (reserved) [ 0.000000] BIOS-e820: 000000007f6e7000 - 000000007f6f0000 (usable) [ 0.000000] BIOS-e820: 000000007f6f0000 - 0000000080000000 (reserved) [ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved) [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved) [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved) [ 0.000000] BIOS-e820: 00000000fed14000 - 00000000fed1a000 (reserved) [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed90000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved) [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] SMBIOS 2.7 present. [ 0.000000] DMI: / , BIOS 4.6.4 12/04/2012 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] last_pfn = 0x7f6f0 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-CFFFF write-protect [ 0.000000] D0000-E7FFF uncachable [ 0.000000] E8000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 07F700000 mask FFFF00000 write-through [ 0.000000] 2 base 07F800000 mask FFF800000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] found SMP MP-table at [c00fce50] fce50 [ 0.000000] initial memory mapped : 0 - 01c00000 [ 0.000000] Base memory trampoline at [c009d000] 9d000 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 0x01bf8000-0x01bfffff] [ 0.000000] RAMDISK: 7ec82000 - 7f30f000 [ 0.000000] Allocated new RAMDISK: 37171000 - 377fde0e [ 0.000000] Move RAMDISK from 000000007ec82000 - 000000007f30ee0d to 37171000 - 377fde0d [ 0.000000] ACPI: RSDP 000f0450 00024 (v02 _) [ 0.000000] ACPI: XSDT 7f388068 0004C (v01 _ _ 01072009 AMI 00010013) [ 0.000000] ACPI: FACP 7f38fb78 000F4 (v04 _ _ 01072009 AMI 00010013) [ 0.000000] ACPI: DSDT 7f388140 07A35 (v02 _ _ 00000A05 INTL 20051117) [ 0.000000] ACPI: FACS 7f3d0f80 00040 [ 0.000000] ACPI: APIC 7f38fc70 00072 (v03 _ _ 01072009 AMI 00010013) [ 0.000000] ACPI: MCFG 7f38fce8 0003C (v01 _ _ 01072009 MSFT 00000097) [ 0.000000] ACPI: HPET 7f38fd28 00038 (v01 _ _ 01072009 AMI. 00000004) [ 0.000000] ACPI: SSDT 7f38fd60 00655 (v01 PmRef CpuPm 00003000 INTL 20051117) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 1150MB 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 -> 0x0007f6f0 [ 0.000000] Movable zone start PFN for each node [ 0.000000] Early memory PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x0007f330 [ 0.000000] 0: 0x0007f43b -> 0x0007f5bb [ 0.000000] 0: 0x0007f6e7 -> 0x0007f6f0 [ 0.000000] On node 0 totalpages: 521287 [ 0.000000] free_area_init_node: node 0, pgdat c1611d80, node_mem_map f6180200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3950 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: 2302 pages used for memmap [ 0.000000] HighMem zone: 291773 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x408 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:60000000) [ 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 @f6140000 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: 517209 [ 0.000000] Kernel command line: initrd=initrd.img root=ISO ramdisk_size=131072 quiet 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:0007f6f0) [ 0.000000] Memory: 2053668k/2087872k available (4527k kernel code, 31480k reserved, 1718k data, 444k init, 1176300k 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 : 0xc161a000 - 0xc1689000 ( 444 kB) [ 0.000000] .data : 0xc146bf7c - 0xc1619ac0 (1718 kB) [ 0.000000] .text : 0xc1000000 - 0xc146bf7c (4527 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.004000] spurious 8259A interrupt: IRQ7. [ 0.004000] Detected 1862.313 MHz processor. [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 3724.62 BogoMIPS (lpj=7449252) [ 0.000011] pid_max: default: 32768 minimum: 301 [ 0.000056] Security Framework initialized [ 0.000085] Mount-cache hash table entries: 512 [ 0.000390] Initializing cgroup subsys cpuacct [ 0.000398] Initializing cgroup subsys freezer [ 0.000423] Disabled fast string operations [ 0.000431] CPU: Physical Processor ID: 0 [ 0.000434] CPU: Processor Core ID: 0 [ 0.000439] mce: CPU supports 5 MCE banks [ 0.000451] CPU0: Thermal monitoring enabled (TM1) [ 0.000456] using mwait in idle threads. [ 0.001622] Freeing SMP alternatives: 24k freed [ 0.001639] ACPI: Core revision 20120320 [ 0.009680] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.010040] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0 [ 0.049677] CPU0: Intel(R) Atom(TM) CPU D2550 @ 1.86GHz stepping 01 [ 0.153737] Performance Events: PEBS fmt0+, generic architected perfmon, Intel PMU driver. [ 0.153750] ... version: 3 [ 0.153753] ... bit width: 40 [ 0.153756] ... generic registers: 2 [ 0.153760] ... value mask: 000000ffffffffff [ 0.153763] ... max period: 000000007fffffff [ 0.153766] ... fixed-purpose events: 3 [ 0.153770] ... event mask: 0000000700000003 [ 0.154151] CPU 1 irqstacks, hard=f5ca0000 soft=f5ca2000 [ 0.154157] Booting Node 0, Processors #1 [ 0.164190] Initializing CPU#1 [ 0.165087] Disabled fast string operations [ 0.167184] TSC synchronization [CPU#0 -> CPU#1]: [ 0.167190] Measured 3192 cycles TSC warp between CPUs, turning off TSC clock. [ 0.008000] Marking TSC unstable due to check_tsc_sync_source failed [ 0.064166] CPU 2 irqstacks, hard=f5cac000 soft=f5cae000 [ 0.064171] #2 [ 0.008000] Initializing CPU#2 [ 0.008000] Disabled fast string operations [ 0.076832] CPU 3 irqstacks, hard=f5cb8000 soft=f5cba000 [ 0.076837] #3 Ok. [ 0.008000] Initializing CPU#3 [ 0.008000] Disabled fast string operations [ 0.087874] Brought up 4 CPUs [ 0.087880] Total of 4 processors activated (14898.50 BogoMIPS). [ 0.088147] devtmpfs: initialized [ 0.088438] kworker/u:0 used greatest stack depth: 7436 bytes left [ 0.088438] NET: Registered protocol family 16 [ 0.088438] ACPI: bus type pci registered [ 0.088438] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.088438] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820 [ 0.088438] PCI: Using MMCONFIG for extended config space [ 0.088438] PCI: Using configuration type 1 for base access [ 0.088438] mtrr: your CPUs had inconsistent fixed MTRR settings [ 0.088438] mtrr: probably your BIOS does not setup all CPUs. [ 0.088438] mtrr: corrected configuration. [ 0.088438] kworker/u:0 used greatest stack depth: 7188 bytes left [ 0.092046] kworker/u:0 used greatest stack depth: 7036 bytes left [ 0.100066] bio: create slab <bio-0> at 0 [ 0.100114] ACPI: Added _OSI(Module Device) [ 0.100114] ACPI: Added _OSI(Processor Device) [ 0.100114] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.100114] ACPI: Added _OSI(Processor Aggregator Device) [ 0.105244] ACPI: EC: Look up EC in DSDT [ 0.108117] ACPI: Executed 1 blocks of module-level executable AML code [ 0.156050] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.156943] ACPI: SSDT 7f391718 006D5 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.157518] ACPI: Dynamic OEM Table Load: [ 0.157525] ACPI: SSDT (null) 006D5 (v01 PmRef Cpu0Cst 00003001 INTL 20051117) [ 0.168499] ACPI: SSDT 7f3b6f18 0008D (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.169070] ACPI: Dynamic OEM Table Load: [ 0.169076] ACPI: SSDT (null) 0008D (v01 PmRef ApCst 00003000 INTL 20051117) [ 0.181285] ACPI: Interpreter enabled [ 0.181289] ACPI: (supports S0 S5) [ 0.181309] ACPI: Using IOAPIC for interrupt routing [ 0.196285] ACPI: Power Resource [FN00] (off) [ 0.196285] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.196453] \_SB_.PCI0:_OSC invalid UUID [ 0.196457] _OSC request data:1 8 0 [ 0.196468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.200025] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.200032] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.200038] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.200044] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] [ 0.200049] pci_root PNP0A08:00: host bridge window [mem 0x000e0000-0x000effff] [ 0.200055] pci_root PNP0A08:00: host bridge window [mem 0x000f0000-0x000fffff] [ 0.200060] pci_root PNP0A08:00: host bridge window [mem 0x7f800000-0x7fffffff] [ 0.200066] pci_root PNP0A08:00: host bridge window [mem 0x80000000-0xfebfffff] [ 0.200124] PCI host bridge to bus 0000:00 [ 0.200124] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.200124] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.200124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.200124] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000dffff] [ 0.200124] pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000effff] [ 0.200124] pci_bus 0000:00: root bus resource [mem 0x000f0000-0x000fffff] [ 0.200124] pci_bus 0000:00: root bus resource [mem 0x7f800000-0x7fffffff] [ 0.200124] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.200124] pci 0000:00:00.0: [8086:0bf3] type 00 class 0x060000 [ 0.200136] pci 0000:00:02.0: [8086:0be2] type 00 class 0x030000 [ 0.200153] pci 0000:00:02.0: reg 10: [mem 0xdf900000-0xdf9fffff] [ 0.200162] pci 0000:00:02.0: reg 14: [io 0xf0f0-0xf0f7] [ 0.200269] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300 [ 0.200294] pci 0000:00:1b.0: reg 10: [mem 0xdff00000-0xdff03fff 64bit] [ 0.200388] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.200421] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 [ 0.200521] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.200558] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 [ 0.200656] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.200690] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400 [ 0.200788] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.200824] pci 0000:00:1c.3: [8086:27d6] type 01 class 0x060400 [ 0.200922] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.200957] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 [ 0.201012] pci 0000:00:1d.0: reg 20: [io 0xf080-0xf09f] [ 0.201058] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 [ 0.201113] pci 0000:00:1d.1: reg 20: [io 0xf060-0xf07f] [ 0.201158] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 [ 0.201213] pci 0000:00:1d.2: reg 20: [io 0xf040-0xf05f] [ 0.201258] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 [ 0.201313] pci 0000:00:1d.3: reg 20: [io 0xf020-0xf03f] [ 0.201372] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 [ 0.201400] pci 0000:00:1d.7: reg 10: [mem 0xdff05000-0xdff053ff] [ 0.201506] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.201536] pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401 [ 0.201626] pci 0000:00:1f.0: [8086:27bc] type 00 class 0x060100 [ 0.201776] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f [ 0.201797] pci 0000:00:1f.2: reg 10: [io 0xf0e0-0xf0e7] [ 0.201810] pci 0000:00:1f.2: reg 14: [io 0xf0d0-0xf0d3] [ 0.201824] pci 0000:00:1f.2: reg 18: [io 0xf0c0-0xf0c7] [ 0.201837] pci 0000:00:1f.2: reg 1c: [io 0xf0b0-0xf0b3] [ 0.201850] pci 0000:00:1f.2: reg 20: [io 0xf0a0-0xf0af] [ 0.201863] pci 0000:00:1f.2: reg 24: [mem 0xdff04000-0xdff043ff] [ 0.201906] pci 0000:00:1f.2: PME# supported from D3hot [ 0.201930] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 [ 0.201995] pci 0000:00:1f.3: reg 20: [io 0xf000-0xf01f] [ 0.202119] pci 0000:01:00.0: [168c:002b] type 00 class 0x028000 [ 0.202151] pci 0000:01:00.0: reg 10: [mem 0xdfe00000-0xdfe0ffff 64bit] [ 0.202283] pci 0000:01:00.0: supports D1 [ 0.202288] pci 0000:01:00.0: PME# supported from D0 D1 D3hot D3cold [ 0.208035] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.208046] pci 0000:00:1c.0: bridge window [mem 0xdfe00000-0xdfefffff] [ 0.208134] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 0.208159] pci 0000:02:00.0: reg 10: [io 0xe000-0xe0ff] [ 0.208197] pci 0000:02:00.0: reg 18: [mem 0xdfd04000-0xdfd04fff 64bit pref] [ 0.208222] pci 0000:02:00.0: reg 20: [mem 0xdfd00000-0xdfd03fff 64bit pref] [ 0.208318] pci 0000:02:00.0: supports D1 D2 [ 0.208323] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.216039] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.216047] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] [ 0.216055] pci 0000:00:1c.1: bridge window [mem 0xdfd00000-0xdfdfffff] [ 0.216145] pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 [ 0.216170] pci 0000:03:00.0: reg 10: [io 0xd000-0xd0ff] [ 0.216207] pci 0000:03:00.0: reg 18: [mem 0xdfc04000-0xdfc04fff 64bit pref] [ 0.216233] pci 0000:03:00.0: reg 20: [mem 0xdfc00000-0xdfc03fff 64bit pref] [ 0.216329] pci 0000:03:00.0: supports D1 D2 [ 0.216333] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.224039] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.224047] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.224055] pci 0000:00:1c.2: bridge window [mem 0xdfc00000-0xdfcfffff] [ 0.224144] pci 0000:04:00.0: [1b21:0611] type 00 class 0x010185 [ 0.224171] pci 0000:04:00.0: reg 10: [io 0xc040-0xc047] [ 0.224190] pci 0000:04:00.0: reg 14: [io 0xc030-0xc033] [ 0.224208] pci 0000:04:00.0: reg 18: [io 0xc020-0xc027] [ 0.224227] pci 0000:04:00.0: reg 1c: [io 0xc010-0xc013] [ 0.224246] pci 0000:04:00.0: reg 20: [io 0xc000-0xc00f] [ 0.224265] pci 0000:04:00.0: reg 24: [mem 0xdfb00000-0xdfb001ff] [ 0.232038] pci 0000:00:1c.3: PCI bridge to [bus 04-04] [ 0.232046] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] [ 0.232054] pci 0000:00:1c.3: bridge window [mem 0xdfb00000-0xdfbfffff] [ 0.232118] pci 0000:05:04.0: [10ec:8169] type 00 class 0x020000 [ 0.232143] pci 0000:05:04.0: reg 10: [io 0xb200-0xb2ff] [ 0.232159] pci 0000:05:04.0: reg 14: [mem 0xdfa62000-0xdfa620ff] [ 0.232215] pci 0000:05:04.0: reg 30: [mem 0xdfa40000-0xdfa5ffff pref] [ 0.232254] pci 0000:05:04.0: supports D1 D2 [ 0.232258] pci 0000:05:04.0: PME# supported from D1 D2 D3hot D3cold [ 0.232289] pci 0000:05:06.0: [10ec:8169] type 00 class 0x020000 [ 0.232314] pci 0000:05:06.0: reg 10: [io 0xb100-0xb1ff] [ 0.232330] pci 0000:05:06.0: reg 14: [mem 0xdfa61000-0xdfa610ff] [ 0.232386] pci 0000:05:06.0: reg 30: [mem 0xdfa20000-0xdfa3ffff pref] [ 0.232424] pci 0000:05:06.0: supports D1 D2 [ 0.232428] pci 0000:05:06.0: PME# supported from D1 D2 D3hot D3cold [ 0.232457] pci 0000:05:07.0: [10ec:8169] type 00 class 0x020000 [ 0.232482] pci 0000:05:07.0: reg 10: [io 0xb000-0xb0ff] [ 0.232498] pci 0000:05:07.0: reg 14: [mem 0xdfa60000-0xdfa600ff] [ 0.232554] pci 0000:05:07.0: reg 30: [mem 0xdfa00000-0xdfa1ffff pref] [ 0.232592] pci 0000:05:07.0: supports D1 D2 [ 0.232596] pci 0000:05:07.0: PME# supported from D1 D2 D3hot D3cold [ 0.232648] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode) [ 0.232655] pci 0000:00:1e.0: bridge window [io 0xb000-0xbfff] [ 0.232663] pci 0000:00:1e.0: bridge window [mem 0xdfa00000-0xdfafffff] [ 0.232674] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.232680] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.232685] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.232691] pci 0000:00:1e.0: bridge window [mem 0x000c0000-0x000dffff] (subtractive decode) [ 0.232697] pci 0000:00:1e.0: bridge window [mem 0x000e0000-0x000effff] (subtractive decode) [ 0.232703] pci 0000:00:1e.0: bridge window [mem 0x000f0000-0x000fffff] (subtractive decode) [ 0.232709] pci 0000:00:1e.0: bridge window [mem 0x7f800000-0x7fffffff] (subtractive decode) [ 0.232714] pci 0000:00:1e.0: bridge window [mem 0x80000000-0xfebfffff] (subtractive decode) [ 0.232747] pci_bus 0000:00: on NUMA node 0 [ 0.232756] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.232909] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT] [ 0.233126] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] [ 0.233199] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT] [ 0.233269] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT] [ 0.233341] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] [ 0.233530] \_SB_.PCI0:_OSC invalid UUID [ 0.233534] _OSC request data:1 1f 0 [ 0.233543] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.233625] \_SB_.PCI0:_OSC invalid UUID [ 0.233629] _OSC request data:1 0 1d [ 0.233637] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d [ 0.233642] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.240431] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11 [ 0.240431] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 *5 6 7 11 12 14 15) [ 0.240431] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 *7 10 12 14 15) [ 0.240447] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 *11 12 14 15) [ 0.240550] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled. [ 0.240655] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled. [ 0.240761] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 7 *10 12 14 15) [ 0.240864] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 7 11 12 14 15) *10 [ 0.240928] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.240928] vgaarb: loaded [ 0.240928] vgaarb: bridge control possible 0000:00:02.0 [ 0.240928] SCSI subsystem initialized [ 0.244052] libata version 3.00 loaded. [ 0.244064] usbcore: registered new interface driver usbfs [ 0.244064] usbcore: registered new interface driver hub [ 0.244064] usbcore: registered new device driver usb [ 0.244065] PCI: Using ACPI for IRQ routing [ 0.253624] PCI: pci_cache_line_size set to 64 bytes [ 0.253746] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 0.253752] reserve RAM buffer: 000000007f330000 - 000000007fffffff [ 0.253758] reserve RAM buffer: 000000007f5bb000 - 000000007fffffff [ 0.253763] reserve RAM buffer: 000000007f6f0000 - 000000007fffffff [ 0.253798] NetLabel: Initializing [ 0.253798] NetLabel: domain hash size = 128 [ 0.253798] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.253798] NetLabel: unlabeled traffic allowed by default [ 0.253798] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.253798] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.256044] Switching to clocksource hpet [ 0.259122] pnp: PnP ACPI init [ 0.259146] ACPI: bus type pnp registered [ 0.259448] pnp 00:00: [bus 00-ff] [ 0.259457] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.259462] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.259467] pnp 00:00: [io 0x0d00-0xffff window] [ 0.259473] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.259478] pnp 00:00: [mem 0x000c0000-0x000dffff window] [ 0.259483] pnp 00:00: [mem 0x000e0000-0x000effff window] [ 0.259488] pnp 00:00: [mem 0x000f0000-0x000fffff window] [ 0.259493] pnp 00:00: [mem 0x7f800000-0x7fffffff window] [ 0.259499] pnp 00:00: [mem 0x80000000-0xfebfffff window] [ 0.259714] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.259795] pnp 00:01: [io 0x0000-0x001f] [ 0.259801] pnp 00:01: [io 0x0081-0x0091] [ 0.259805] pnp 00:01: [io 0x0093-0x009f] [ 0.259809] pnp 00:01: [io 0x00c0-0x00df] [ 0.259814] pnp 00:01: [dma 4] [ 0.259938] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.259961] pnp 00:02: [mem 0xff000000-0xffffffff] [ 0.260081] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) [ 0.260225] pnp 00:03: [mem 0xfed00000-0xfed003ff] [ 0.260379] system 00:03: [mem 0xfed00000-0xfed003ff] has been reserved [ 0.260387] system 00:03: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active) [ 0.260421] pnp 00:04: [io 0x002e-0x002f] [ 0.260426] pnp 00:04: [io 0x004e-0x004f] [ 0.260430] pnp 00:04: [io 0x0061] [ 0.260434] pnp 00:04: [io 0x0063] [ 0.260438] pnp 00:04: [io 0x0065] [ 0.260442] pnp 00:04: [io 0x0067] [ 0.260446] pnp 00:04: [io 0x0070] [ 0.260450] pnp 00:04: [io 0x0080] [ 0.260454] pnp 00:04: [io 0x0092] [ 0.260458] pnp 00:04: [io 0x00b2-0x00b3] [ 0.260463] pnp 00:04: [io 0x0680-0x069f] [ 0.260467] pnp 00:04: [io 0xffff] [ 0.260471] pnp 00:04: [io 0xffff] [ 0.260475] pnp 00:04: [io 0xffff] [ 0.260480] pnp 00:04: [io 0x0400-0x047f] [ 0.260484] pnp 00:04: [io 0x0500-0x057f] [ 0.260488] pnp 00:04: [io 0x0600-0x061f] [ 0.260657] system 00:04: [io 0x0680-0x069f] has been reserved [ 0.260664] system 00:04: [io 0xffff] has been reserved [ 0.260670] system 00:04: [io 0xffff] has been reserved [ 0.260676] system 00:04: [io 0xffff] has been reserved [ 0.260681] system 00:04: [io 0x0400-0x047f] has been reserved [ 0.260687] system 00:04: [io 0x0500-0x057f] has been reserved [ 0.260693] system 00:04: [io 0x0600-0x061f] has been reserved [ 0.260699] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.260758] pnp 00:05: [io 0x06a0-0x06af] [ 0.260763] pnp 00:05: [io 0x06b0-0x06ef] [ 0.260911] system 00:05: [io 0x06a0-0x06af] has been reserved [ 0.260918] system 00:05: [io 0x06b0-0x06ef] has been reserved [ 0.260925] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.260949] pnp 00:06: [io 0x0070-0x0077] [ 0.260966] pnp 00:06: [irq 8] [ 0.261085] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.261323] pnp 00:07: [io 0x0000-0xffffffff disabled] [ 0.261329] pnp 00:07: [io 0x0a00-0x0a1f] [ 0.261333] pnp 00:07: [io 0x0a30-0x0a3f] [ 0.261338] pnp 00:07: [io 0x0000-0xffffffff disabled] [ 0.261490] system 00:07: [io 0x0a00-0x0a1f] has been reserved [ 0.261496] system 00:07: [io 0x0a30-0x0a3f] has been reserved [ 0.261503] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.261558] pnp 00:08: [io 0x0060] [ 0.261563] pnp 00:08: [io 0x0064] [ 0.261575] pnp 00:08: [irq 1] [ 0.261697] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.261777] pnp 00:09: [irq 12] [ 0.261896] pnp 00:09: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) [ 0.262505] pnp 00:0a: [io 0x0378-0x037f] [ 0.262517] pnp 00:0a: [irq 5] [ 0.262522] pnp 00:0a: [dma 3] [ 0.262854] pnp 00:0a: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.263306] pnp 00:0b: [io 0x03f8-0x03ff] [ 0.263318] pnp 00:0b: [irq 4] [ 0.263323] pnp 00:0b: [dma 0 disabled] [ 0.263524] pnp 00:0b: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.263981] pnp 00:0c: [io 0x02f8-0x02ff] [ 0.263996] pnp 00:0c: [irq 3] [ 0.264000] pnp 00:0c: [dma 0 disabled] [ 0.264229] pnp 00:0c: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.264292] pnp 00:0d: [io 0x0000-0xffffffff disabled] [ 0.264447] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.265152] pnp 00:0e: [io 0x0000-0xffffffff disabled] [ 0.265303] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.265685] pnp 00:0f: [io 0x0010-0x001f] [ 0.265691] pnp 00:0f: [io 0x0022-0x003f] [ 0.265695] pnp 00:0f: [io 0x0044-0x005f] [ 0.265700] pnp 00:0f: [io 0x0062-0x0063] [ 0.265704] pnp 00:0f: [io 0x0065-0x006f] [ 0.265708] pnp 00:0f: [io 0x0072-0x007f] [ 0.265713] pnp 00:0f: [io 0x0080] [ 0.265717] pnp 00:0f: [io 0x0084-0x0086] [ 0.265721] pnp 00:0f: [io 0x0088] [ 0.265725] pnp 00:0f: [io 0x008c-0x008e] [ 0.265730] pnp 00:0f: [io 0x0090-0x009f] [ 0.265734] pnp 00:0f: [io 0x00a2-0x00bf] [ 0.265738] pnp 00:0f: [io 0x00e0-0x00ef] [ 0.265743] pnp 00:0f: [io 0x04d0-0x04d1] [ 0.265908] system 00:0f: [io 0x04d0-0x04d1] has been reserved [ 0.265916] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.265940] pnp 00:10: [io 0x00f0-0x00ff] [ 0.265953] pnp 00:10: [irq 13] [ 0.266067] pnp 00:10: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.266295] pnp 00:11: [mem 0xfed1c000-0xfed1ffff] [ 0.266301] pnp 00:11: [mem 0x00000000-0x00003fff] [ 0.266306] pnp 00:11: [mem 0x00000000-0x00000fff] [ 0.266310] pnp 00:11: [mem 0x00000000-0x00000fff] [ 0.266315] pnp 00:11: [mem 0x00000000-0xffffffff disabled] [ 0.266320] pnp 00:11: [mem 0xfed45000-0xfed8ffff] [ 0.266503] system 00:11: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.266510] system 00:11: [mem 0x00000000-0x00003fff] could not be reserved [ 0.266516] system 00:11: [mem 0x00000000-0x00000fff] could not be reserved [ 0.266522] system 00:11: [mem 0x00000000-0x00000fff] could not be reserved [ 0.266529] system 00:11: [mem 0xfed45000-0xfed8ffff] has been reserved [ 0.266536] system 00:11: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.266869] pnp 00:12: [mem 0xfed14000-0xfed19fff] [ 0.266875] pnp 00:12: [mem 0xe0000000-0xefffffff] [ 0.267060] system 00:12: [mem 0xfed14000-0xfed19fff] has been reserved [ 0.267067] system 00:12: [mem 0xe0000000-0xefffffff] has been reserved [ 0.267076] system 00:12: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.267097] pnp 00:13: [mem 0xff000000-0xffffffff] [ 0.267241] pnp 00:13: Plug and Play ACPI device, IDs INT0800 (active) [ 0.267507] pnp 00:14: [io 0x0400-0x047f] [ 0.267512] pnp 00:14: [io 0x0500-0x053f] [ 0.267517] pnp 00:14: [mem 0xfec00000-0xfec00fff] [ 0.267522] pnp 00:14: [mem 0xfee00000-0xfee00fff] [ 0.267527] pnp 00:14: [mem 0xfed1c000-0xfed1ffff] [ 0.267532] pnp 00:14: [mem 0xfed20000-0xfed8ffff] [ 0.267536] pnp 00:14: [mem 0xffe00000-0xffffffff] [ 0.267719] system 00:14: [io 0x0400-0x047f] has been reserved [ 0.267725] system 00:14: [io 0x0500-0x053f] has been reserved [ 0.267732] system 00:14: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.267739] system 00:14: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.267745] system 00:14: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.267751] system 00:14: [mem 0xfed20000-0xfed8ffff] could not be reserved [ 0.267757] system 00:14: [mem 0xffe00000-0xffffffff] has been reserved [ 0.267764] system 00:14: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.267773] pnp: PnP ACPI: found 21 devices [ 0.267777] ACPI: ACPI bus type pnp unregistered [ 0.312729] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-01] add_size 1000 [ 0.312740] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-01] add_size 200000 [ 0.312757] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000 [ 0.312772] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000 [ 0.312787] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-04] add_size 200000 [ 0.312811] pci 0000:00:1c.0: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.312818] pci 0000:00:1c.1: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.312825] pci 0000:00:1c.2: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.312832] pci 0000:00:1c.3: res[9]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.312838] pci 0000:00:1c.0: res[7]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.312850] pci 0000:00:1c.0: BAR 9: assigned [mem 0x80000000-0x801fffff 64bit pref] [ 0.312859] pci 0000:00:1c.1: BAR 9: assigned [mem 0x80200000-0x803fffff 64bit pref] [ 0.312867] pci 0000:00:1c.2: BAR 9: assigned [mem 0x80400000-0x805fffff 64bit pref] [ 0.312876] pci 0000:00:1c.3: BAR 9: assigned [mem 0x80600000-0x807fffff 64bit pref] [ 0.312884] pci 0000:00:1c.0: BAR 7: assigned [io 0x1000-0x1fff] [ 0.312891] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.312897] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.312906] pci 0000:00:1c.0: bridge window [mem 0xdfe00000-0xdfefffff] [ 0.312914] pci 0000:00:1c.0: bridge window [mem 0x80000000-0x801fffff 64bit pref] [ 0.312925] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.312931] pci 0000:00:1c.1: bridge window [io 0xe000-0xefff] [ 0.312940] pci 0000:00:1c.1: bridge window [mem 0xdfd00000-0xdfdfffff] [ 0.312948] pci 0000:00:1c.1: bridge window [mem 0x80200000-0x803fffff 64bit pref] [ 0.312958] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.312964] pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] [ 0.312973] pci 0000:00:1c.2: bridge window [mem 0xdfc00000-0xdfcfffff] [ 0.312981] pci 0000:00:1c.2: bridge window [mem 0x80400000-0x805fffff 64bit pref] [ 0.312991] pci 0000:00:1c.3: PCI bridge to [bus 04-04] [ 0.312997] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff] [ 0.313006] pci 0000:00:1c.3: bridge window [mem 0xdfb00000-0xdfbfffff] [ 0.313014] pci 0000:00:1c.3: bridge window [mem 0x80600000-0x807fffff 64bit pref] [ 0.313025] pci 0000:00:1e.0: PCI bridge to [bus 05-05] [ 0.313031] pci 0000:00:1e.0: bridge window [io 0xb000-0xbfff] [ 0.313039] pci 0000:00:1e.0: bridge window [mem 0xdfa00000-0xdfafffff] [ 0.313124] pci 0000:00:1e.0: setting latency timer to 64 [ 0.313132] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.313137] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.313142] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.313148] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff] [ 0.313153] pci_bus 0000:00: resource 8 [mem 0x000e0000-0x000effff] [ 0.313158] pci_bus 0000:00: resource 9 [mem 0x000f0000-0x000fffff] [ 0.313164] pci_bus 0000:00: resource 10 [mem 0x7f800000-0x7fffffff] [ 0.313169] pci_bus 0000:00: resource 11 [mem 0x80000000-0xfebfffff] [ 0.313175] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] [ 0.313180] pci_bus 0000:01: resource 1 [mem 0xdfe00000-0xdfefffff] [ 0.313186] pci_bus 0000:01: resource 2 [mem 0x80000000-0x801fffff 64bit pref] [ 0.313191] pci_bus 0000:02: resource 0 [io 0xe000-0xefff] [ 0.313196] pci_bus 0000:02: resource 1 [mem 0xdfd00000-0xdfdfffff] [ 0.313202] pci_bus 0000:02: resource 2 [mem 0x80200000-0x803fffff 64bit pref] [ 0.313208] pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] [ 0.313213] pci_bus 0000:03: resource 1 [mem 0xdfc00000-0xdfcfffff] [ 0.313218] pci_bus 0000:03: resource 2 [mem 0x80400000-0x805fffff 64bit pref] [ 0.313224] pci_bus 0000:04: resource 0 [io 0xc000-0xcfff] [ 0.313229] pci_bus 0000:04: resource 1 [mem 0xdfb00000-0xdfbfffff] [ 0.313235] pci_bus 0000:04: resource 2 [mem 0x80600000-0x807fffff 64bit pref] [ 0.313240] pci_bus 0000:05: resource 0 [io 0xb000-0xbfff] [ 0.313245] pci_bus 0000:05: resource 1 [mem 0xdfa00000-0xdfafffff] [ 0.313251] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] [ 0.313256] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] [ 0.313261] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] [ 0.313266] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000dffff] [ 0.313272] pci_bus 0000:05: resource 8 [mem 0x000e0000-0x000effff] [ 0.313277] pci_bus 0000:05: resource 9 [mem 0x000f0000-0x000fffff] [ 0.313282] pci_bus 0000:05: resource 10 [mem 0x7f800000-0x7fffffff] [ 0.313288] pci_bus 0000:05: resource 11 [mem 0x80000000-0xfebfffff] [ 0.313359] NET: Registered protocol family 2 [ 0.313475] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.313798] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.314658] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.315052] TCP: Hash tables configured (established 131072 bind 65536) [ 0.315057] TCP: reno registered [ 0.315068] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.315084] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.315245] NET: Registered protocol family 1 [ 0.315463] RPC: Registered named UNIX socket transport module. [ 0.315469] RPC: Registered udp transport module. [ 0.315472] RPC: Registered tcp transport module. [ 0.315476] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.315498] pci 0000:00:02.0: Boot video device [ 0.315553] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x0f30 [ 0.315558] pci 0000:00:1d.0: Performing full reset [ 0.315591] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0030 [ 0.315596] pci 0000:00:1d.1: Performing full reset [ 0.315624] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0030 [ 0.315628] pci 0000:00:1d.2: Performing full reset [ 0.315657] pci 0000:00:1d.3: uhci_check_and_reset_hc: legsup = 0x0030 [ 0.315661] pci 0000:00:1d.3: Performing full reset [ 0.315714] pci 0000:00:1d.7: EHCI: BIOS handoff [ 0.344092] PCI: CLS 64 bytes, default 64 [ 0.344209] Trying to unpack rootfs image as initramfs... [ 0.620196] Freeing initrd memory: 6708k freed [ 0.628177] microcode: CPU0 sig=0x30661, pf=0x4, revision=0x10d [ 0.628191] microcode: CPU1 sig=0x30661, pf=0x4, revision=0x10d [ 0.628211] microcode: CPU2 sig=0x30661, pf=0x4, revision=0x10d [ 0.628227] microcode: CPU3 sig=0x30661, pf=0x4, revision=0x10d [ 0.628353] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba [ 0.653235] highmem bounce pool size: 64 pages [ 0.653246] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 0.661015] VFS: Disk quotas dquot_6.5.2 [ 0.661190] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.662189] NFS: Registering the id_resolver key type [ 0.662575] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 0.662873] msgmni has been set to 1726 [ 0.663858] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.663865] io scheduler noop registered [ 0.663869] io scheduler deadline registered [ 0.663881] io scheduler cfq registered (default) [ 0.664361] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 0.664569] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 0.664773] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X [ 0.664976] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X [ 0.665581] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0 [ 0.665592] ACPI: Power Button [PWRB] [ 0.665744] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1 [ 0.665753] ACPI: Sleep Button [SLPB] [ 0.665905] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 [ 0.665913] ACPI: Power Button [PWRF] [ 0.666190] ACPI: Fan [FAN0] (off) [ 0.667197] Monitor-Mwait will be used to enter C-1 state [ 0.671261] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.671267] ACPI: Thermal Zone [THRM] (40 C) [ 0.671483] thermal LNXTHERM:01: registered as thermal_zone1 [ 0.671489] ACPI: Thermal Zone [TZ00] (27 C) [ 0.671987] thermal LNXTHERM:02: registered as thermal_zone2 [ 0.671993] ACPI: Thermal Zone [TZ01] (27 C) [ 0.697708] kworker/u:1 used greatest stack depth: 7028 bytes left [ 0.731068] r3964: Philips r3964 Driver $Revision: 1.10 $ [ 0.731076] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.004166] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.280167] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.301521] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.322304] 00:0c: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 1.323522] Non-volatile memory driver v1.3 [ 1.323527] nsc_gpio initializing [ 1.323531] Linux agpgart interface v0.103 [ 1.328535] brd: module loaded [ 1.331023] loop: module loaded [ 1.331817] ahci 0000:04:00.0: version 3.0 [ 1.331924] ahci 0000:04:00.0: irq 44 for MSI/MSI-X [ 1.331979] ahci: SSS flag set, parallel bus scan disabled [ 1.332068] ahci 0000:04:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl IDE mode [ 1.332076] ahci 0000:04:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs [ 1.333130] scsi0 : ahci [ 1.333428] scsi1 : ahci [ 1.333657] ata1: SATA max UDMA/133 abar m512@0xdfb00000 port 0xdfb00100 irq 44 [ 1.333665] ata2: SATA max UDMA/133 abar m512@0xdfb00000 port 0xdfb00180 irq 44 [ 1.333879] ata_piix 0000:00:1f.2: version 2.13 [ 1.333903] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 1.488037] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 1.489070] scsi2 : ata_piix [ 1.489344] scsi3 : ata_piix [ 1.489554] ata3: SATA max UDMA/133 cmd 0xf0e0 ctl 0xf0d0 bmdma 0xf0a0 irq 19 [ 1.489561] ata4: SATA max UDMA/133 cmd 0xf0c0 ctl 0xf0b0 bmdma 0xf0a8 irq 19 [ 1.490448] Fixed MDIO Bus: probed [ 1.490662] Initializing USB Mass Storage driver... [ 1.490763] usbcore: registered new interface driver usb-storage [ 1.490768] USB Mass Storage support registered. [ 1.490868] usbcore: registered new interface driver libusual [ 1.490969] usbcore: registered new interface driver ldusb [ 1.491227] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 1.491713] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.491725] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.492089] mousedev: PS/2 mouse device common for all mice [ 1.492632] rtc_cmos 00:06: RTC can wake from S4 [ 1.492890] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 [ 1.492933] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs [ 1.493475] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 1.493619] cpuidle: using governor ladder [ 1.493623] cpuidle: using governor menu [ 1.493628] EFI Variables Facility v0.08 2004-May-17 [ 1.493801] Netfilter messages via NETLINK v0.30. [ 1.493831] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) [ 1.494243] ip_set: protocol 6 [ 1.494253] IPVS: Registered protocols (TCP, UDP, SCTP, AH, ESP) [ 1.494279] IPVS: Connection hash table configured (size=4096, memory=32Kbytes) [ 1.494352] IPVS: Creating netns size=1220 id=0 [ 1.494372] IPVS: ipvs loaded. [ 1.494534] Initializing XFRM netlink socket [ 1.495074] NET: Registered protocol family 10 [ 1.495456] IPv6 over IPv4 tunneling driver [ 1.495945] NET: Registered protocol family 17 [ 1.496000] NET: Registered protocol family 33 [ 1.496069] NET: Registered protocol family 37 [ 1.496076] Registering the dns_resolver key type [ 1.496179] Using IPI Shortcut mode [ 1.497229] console [netcon0] enabled [ 1.497233] netconsole: network logging started [ 1.497371] Initializing network drop monitor service [ 1.510721] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 [ 1.652055] ata1: SATA link down (SStatus 0 SControl 300) [ 1.655171] ata3.01: NODEV after polling detection [ 1.660213] ata3.00: ATAPI: TSSTcorp CDDVDW SN-208DB, SB01, max UDMA/100 [ 1.676204] ata3.00: configured for UDMA/100 [ 1.972047] ata2: SATA link down (SStatus 0 SControl 300) [ 1.973211] scsi 2:0:0:0: CD-ROM TSSTcorp CDDVDW SN-208DB SB01 PQ: 0 ANSI: 5 [ 1.976517] sr0: scsi3-mmc drive: 10x/24x writer dvd-ram cd/rw xa/form2 cdda tray [ 1.976524] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 1.976884] sr 2:0:0:0: Attached scsi CD-ROM sr0 [ 1.977193] sr 2:0:0:0: Attached scsi generic sg0 type 5 [ 1.977424] Freeing unused kernel memory: 444k freed [ 1.977655] Write protecting the kernel text: 4528k [ 1.977728] Write protecting the kernel read-only data: 1420k [ 1.998140] udevd[1302]: starting version 181 [ 2.072095] uhci_hcd: USB Universal Host Controller Interface driver [ 2.072194] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 2.072204] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 2.072261] drivers/usb/core/inode.c: creating file 'devices' [ 2.072272] drivers/usb/core/inode.c: creating file '001' [ 2.072284] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1 [ 2.072302] uhci_hcd 0000:00:1d.0: detected 2 ports [ 2.072314] uhci_hcd 0000:00:1d.0: uhci_check_and_reset_hc: cmd = 0x0000 [ 2.072320] uhci_hcd 0000:00:1d.0: Performing full reset [ 2.072342] uhci_hcd 0000:00:1d.0: supports USB remote wakeup [ 2.072384] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000f080 [ 2.072479] usb usb1: default language 0x0409 [ 2.072500] usb usb1: udev 1, busnum 1, minor = 0 [ 2.072507] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.072515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.072522] usb usb1: Product: UHCI Host Controller [ 2.072530] usb usb1: Manufacturer: Linux 3.4.75-ZS uhci_hcd [ 2.072536] usb usb1: SerialNumber: 0000:00:1d.0 [ 2.073200] usb usb1: usb_probe_device [ 2.073218] usb usb1: configuration #1 chosen from 1 choice [ 2.073244] usb usb1: adding 1-0:1.0 (config #1, interface 0) [ 2.073538] hub 1-0:1.0: usb_probe_interface [ 2.073553] hub 1-0:1.0: usb_probe_interface - got id [ 2.073560] hub 1-0:1.0: USB hub found [ 2.073574] hub 1-0:1.0: 2 ports detected [ 2.073581] hub 1-0:1.0: standalone hub [ 2.073586] hub 1-0:1.0: no power switching (usb 1.0) [ 2.073591] hub 1-0:1.0: individual port over-current protection [ 2.073598] hub 1-0:1.0: power on to power good time: 2ms [ 2.073612] hub 1-0:1.0: local power source is good [ 2.073619] hub 1-0:1.0: trying to enable port power on non-switchable hub [ 2.073680] drivers/usb/core/inode.c: creating file '001' [ 2.073776] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 2.073785] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 2.073801] drivers/usb/core/inode.c: creating file '002' [ 2.073812] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2 [ 2.073828] uhci_hcd 0000:00:1d.1: detected 2 ports [ 2.073837] uhci_hcd 0000:00:1d.1: uhci_check_and_reset_hc: cmd = 0x0000 [ 2.073843] uhci_hcd 0000:00:1d.1: Performing full reset [ 2.073865] uhci_hcd 0000:00:1d.1: supports USB remote wakeup [ 2.073883] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000f060 [ 2.073977] usb usb2: default language 0x0409 [ 2.073994] usb usb2: udev 1, busnum 2, minor = 128 [ 2.074001] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.074008] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.074014] usb usb2: Product: UHCI Host Controller [ 2.074022] usb usb2: Manufacturer: Linux 3.4.75-ZS uhci_hcd [ 2.074028] usb usb2: SerialNumber: 0000:00:1d.1 [ 2.074636] usb usb2: usb_probe_device [ 2.074646] usb usb2: configuration #1 chosen from 1 choice [ 2.074669] usb usb2: adding 2-0:1.0 (config #1, interface 0) [ 2.074844] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 2.074849] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after [ 2.074855] ehci_hcd: block sizes: qh 64 qtd 96 itd 160 sitd 96 [ 2.074996] hub 2-0:1.0: usb_probe_interface [ 2.075003] hub 2-0:1.0: usb_probe_interface - got id [ 2.075010] hub 2-0:1.0: USB hub found [ 2.075029] hub 2-0:1.0: 2 ports detected [ 2.075034] hub 2-0:1.0: standalone hub [ 2.075038] hub 2-0:1.0: no power switching (usb 1.0) [ 2.075042] hub 2-0:1.0: individual port over-current protection [ 2.075047] hub 2-0:1.0: power on to power good time: 2ms [ 2.075055] hub 2-0:1.0: local power source is good [ 2.075060] hub 2-0:1.0: trying to enable port power on non-switchable hub [ 2.075103] drivers/usb/core/inode.c: creating file '001' [ 2.075193] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 2.075201] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 2.075211] drivers/usb/core/inode.c: creating file '003' [ 2.075220] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3 [ 2.075232] uhci_hcd 0000:00:1d.2: detected 2 ports [ 2.075240] uhci_hcd 0000:00:1d.2: uhci_check_and_reset_hc: cmd = 0x0000 [ 2.075244] uhci_hcd 0000:00:1d.2: Performing full reset [ 2.075262] uhci_hcd 0000:00:1d.2: supports USB remote wakeup [ 2.075295] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000f040 [ 2.075360] usb usb3: default language 0x0409 [ 2.075373] usb usb3: udev 1, busnum 3, minor = 256 [ 2.075377] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.075383] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.075388] usb usb3: Product: UHCI Host Controller [ 2.075392] usb usb3: Manufacturer: Linux 3.4.75-ZS uhci_hcd [ 2.075397] usb usb3: SerialNumber: 0000:00:1d.2 [ 2.075744] usb usb3: usb_probe_device [ 2.075754] usb usb3: configuration #1 chosen from 1 choice [ 2.075772] usb usb3: adding 3-0:1.0 (config #1, interface 0) [ 2.075932] hub 3-0:1.0: usb_probe_interface [ 2.075940] hub 3-0:1.0: usb_probe_interface - got id [ 2.075946] hub 3-0:1.0: USB hub found [ 2.075958] hub 3-0:1.0: 2 ports detected [ 2.075963] hub 3-0:1.0: standalone hub [ 2.075967] hub 3-0:1.0: no power switching (usb 1.0) [ 2.075971] hub 3-0:1.0: individual port over-current protection [ 2.075976] hub 3-0:1.0: power on to power good time: 2ms [ 2.075984] hub 3-0:1.0: local power source is good [ 2.075989] hub 3-0:1.0: trying to enable port power on non-switchable hub [ 2.076060] drivers/usb/core/inode.c: creating file '001' [ 2.076154] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 2.076163] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 2.076186] drivers/usb/core/inode.c: creating file '004' [ 2.076197] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4 [ 2.076213] uhci_hcd 0000:00:1d.3: detected 2 ports [ 2.076223] uhci_hcd 0000:00:1d.3: uhci_check_and_reset_hc: cmd = 0x0000 [ 2.076229] uhci_hcd 0000:00:1d.3: Performing full reset [ 2.076251] uhci_hcd 0000:00:1d.3: supports USB remote wakeup [ 2.076293] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000f020 [ 2.076383] usb usb4: default language 0x0409 [ 2.076396] usb usb4: udev 1, busnum 4, minor = 384 [ 2.076401] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 2.076406] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.076411] usb usb4: Product: UHCI Host Controller [ 2.076416] usb usb4: Manufacturer: Linux 3.4.75-ZS uhci_hcd [ 2.076420] usb usb4: SerialNumber: 0000:00:1d.3 [ 2.077296] usb usb4: usb_probe_device [ 2.077305] usb usb4: configuration #1 chosen from 1 choice [ 2.077327] usb usb4: adding 4-0:1.0 (config #1, interface 0) [ 2.077552] hub 4-0:1.0: usb_probe_interface [ 2.077560] hub 4-0:1.0: usb_probe_interface - got id [ 2.077566] hub 4-0:1.0: USB hub found [ 2.077576] hub 4-0:1.0: 2 ports detected [ 2.077580] hub 4-0:1.0: standalone hub [ 2.077584] hub 4-0:1.0: no power switching (usb 1.0) [ 2.077590] hub 4-0:1.0: individual port over-current protection [ 2.077597] hub 4-0:1.0: power on to power good time: 2ms [ 2.077607] hub 4-0:1.0: local power source is good [ 2.077612] hub 4-0:1.0: trying to enable port power on non-switchable hub [ 2.077650] drivers/usb/core/inode.c: creating file '001' [ 2.077768] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 2.077777] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 2.077795] drivers/usb/core/inode.c: creating file '005' [ 2.077808] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5 [ 2.077827] ehci_hcd 0000:00:1d.7: reset hcs_params 0x104208 dbg=1 cc=4 pcc=2 ordered !ppc ports=8 [ 2.077836] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr [ 2.077865] ehci_hcd 0000:00:1d.7: using broken periodic workaround [ 2.077881] ehci_hcd 0000:00:1d.7: debug port 1 [ 2.077890] ehci_hcd 0000:00:1d.7: reset command 0080002 (park)=0 ithresh=8 period=1024 Reset HALT [ 2.081770] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 2.081776] ehci_hcd 0000:00:1d.7: supports USB remote wakeup [ 2.081791] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xdff05000 [ 2.081802] ehci_hcd 0000:00:1d.7: init command 0010001 (park)=0 ithresh=1 period=1024 RUN [ 2.092056] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 2.092117] usb usb5: default language 0x0409 [ 2.092136] usb usb5: udev 1, busnum 5, minor = 512 [ 2.092143] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002 [ 2.092151] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 2.092158] usb usb5: Product: EHCI Host Controller [ 2.092164] usb usb5: Manufacturer: Linux 3.4.75-ZS ehci_hcd [ 2.092171] usb usb5: SerialNumber: 0000:00:1d.7 [ 2.092970] usb usb5: usb_probe_device [ 2.092982] usb usb5: configuration #1 chosen from 1 choice [ 2.093001] usb usb5: adding 5-0:1.0 (config #1, interface 0) [ 2.093148] hub 5-0:1.0: usb_probe_interface [ 2.093155] hub 5-0:1.0: usb_probe_interface - got id [ 2.093161] hub 5-0:1.0: USB hub found [ 2.093176] hub 5-0:1.0: 8 ports detected [ 2.093181] hub 5-0:1.0: standalone hub [ 2.093185] hub 5-0:1.0: no power switching (usb 1.0) [ 2.093189] hub 5-0:1.0: individual port over-current protection [ 2.093197] hub 5-0:1.0: power on to power good time: 20ms [ 2.093210] hub 5-0:1.0: local power source is good [ 2.093215] hub 5-0:1.0: trying to enable port power on non-switchable hub [ 2.093286] drivers/usb/core/inode.c: creating file '001' [ 2.125181] cdrom_id used greatest stack depth: 6396 bytes left [ 2.172487] hub 1-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 2.172498] hub 2-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 2.172504] hub 3-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 2.176289] hub 4-0:1.0: state 7 ports 2 chg 0000 evt 0000 [ 2.192157] hub 5-0:1.0: state 7 ports 8 chg 0000 evt 0000 [ 3.128027] usb usb1: suspend_rh (auto-stop) [ 3.128058] usb usb2: suspend_rh (auto-stop) [ 3.128085] usb usb3: suspend_rh (auto-stop) [ 3.128111] usb usb4: suspend_rh (auto-stop) [ 6.127613] ISO 9660 Extensions: RRIP_1991A [ 6.128223] mount used greatest stack depth: 6388 bytes left [ 7.078152] udevd used greatest stack depth: 6284 bytes left [ 7.078799] udevd used greatest stack depth: 6148 bytes left [ 10.067600] ISO 9660 Extensions: RRIP_1991A [ 18.357136] mount used greatest stack depth: 6144 bytes left [ 19.504517] rc used greatest stack depth: 5948 bytes left [ 22.466305] udevd[2285]: starting version 181 [ 28.256670] iTCO_vendor_support: vendor-support=0 [ 29.579734] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07 [ 29.580397] iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x0460) [ 29.581239] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 31.252059] coretemp coretemp.0: Unable to read TjMax from CPU 0 [ 31.252098] coretemp coretemp.0: Unable to read TjMax from CPU 2 [ 31.868588] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 31.868784] r8169 0000:02:00.0: irq 45 for MSI/MSI-X [ 31.870188] r8169 0000:02:00.0: eth0: RTL8168evl/8111evl at 0xf8184000, 00:30:18:ac:f3:c4, XID 0c900800 IRQ 45 [ 31.870202] r8169 0000:02:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 31.870243] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 31.870450] r8169 0000:03:00.0: irq 46 for MSI/MSI-X [ 31.871776] r8169 0000:03:00.0: eth1: RTL8168evl/8111evl at 0xf8186000, 00:30:18:ac:f3:c5, XID 0c900800 IRQ 46 [ 31.871790] r8169 0000:03:00.0: eth1: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 31.871824] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 31.871902] r8169 0000:05:04.0: (unregistered net_device): not PCI Express [ 31.873098] r8169 0000:05:04.0: eth2: RTL8169sc/8110sc at 0xf8188000, 00:30:18:af:c9:20, XID 98000000 IRQ 18 [ 31.873107] r8169 0000:05:04.0: eth2: jumbo features [frames: 7152 bytes, tx checksumming: ok] [ 31.873136] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 31.873197] r8169 0000:05:06.0: (unregistered net_device): not PCI Express [ 31.874835] r8169 0000:05:06.0: eth3: RTL8169sc/8110sc at 0xf818a000, 00:30:18:af:c9:21, XID 98000000 IRQ 19 [ 31.874844] r8169 0000:05:06.0: eth3: jumbo features [frames: 7152 bytes, tx checksumming: ok] [ 31.874872] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 31.874934] r8169 0000:05:07.0: (unregistered net_device): not PCI Express [ 31.876687] r8169 0000:05:07.0: eth4: RTL8169sc/8110sc at 0xf818c000, 00:30:18:af:c9:22, XID 98000000 IRQ 16 [ 31.876695] r8169 0000:05:07.0: eth4: jumbo features [frames: 7152 bytes, tx checksumming: ok] [ 32.645209] cfg80211: Calling CRDA to update world regulatory domain [ 32.645977] cfg80211: World regulatory domain updated: [ 32.645988] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) [ 32.645997] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 32.646005] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 32.646013] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) [ 32.646021] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 32.646029] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) [ 35.803297] ath: EEPROM regdomain: 0x60 [ 35.803302] ath: EEPROM indicates we should expect a direct regpair map [ 35.803309] ath: Country alpha2 being used: 00 [ 35.803312] ath: Regpair used: 0x60 [ 37.009610] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht' [ 37.012209] Registered led device: ath9k-phy0 [ 37.012237] ieee80211 phy0: Atheros AR9285 Rev:2 mem=0xf8420000, irq=16 [ 49.835056] sr 2:0:0:0: [sr0] Unhandled sense code [ 49.835063] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 49.835071] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current] [ 49.835079] sr 2:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error [ 49.835087] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 01 97 44 00 00 01 00 [ 49.835102] end_request: I/O error, dev sr0, sector 417040 [ 49.835109] Buffer I/O error on device sr0, logical block 104260 [ 56.262850] sr 2:0:0:0: [sr0] Unhandled sense code [ 56.262856] sr 2:0:0:0: [sr0] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE [ 56.262862] sr 2:0:0:0: [sr0] Sense Key : Medium Error [current] [ 56.262869] sr 2:0:0:0: [sr0] Add. Sense: L-EC uncorrectable error [ 56.262878] sr 2:0:0:0: [sr0] CDB: Read(10): 28 00 00 01 97 44 00 00 01 00 [ 56.262892] end_request: I/O error, dev sr0, sector 417040 [ 56.262898] Buffer I/O error on device sr0, logical block 104260 [ 88.255576] ip_tables: (C) 2000-2006 Netfilter Core Team [ 93.145605] warning: `named' uses 32-bit capabilities (legacy support in use) [ 111.927331] Bridge firewalling registered [ 113.113200] bonding: Ethernet Channel Bonding Driver: v3.7.1 (April 27, 2011) [ 115.005036] r8169 0000:02:00.0: ETH00: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2) [ 115.016989] r8169 0000:02:00.0: ETH00: link down [ 115.017010] r8169 0000:02:00.0: ETH00: link down [ 115.017352] ADDRCONF(NETDEV_UP): ETH00: link is not ready [ 115.092654] r8169 0000:03:00.0: ETH01: unable to load firmware patch rtl_nic/rtl8168e-3.fw (-2) [ 115.105043] r8169 0000:03:00.0: ETH01: link down [ 115.105452] ADDRCONF(NETDEV_UP): ETH01: link is not ready [ 115.167825] r8169 0000:05:04.0: ETH02: link down [ 115.167868] r8169 0000:05:04.0: ETH02: link down [ 115.168270] ADDRCONF(NETDEV_UP): ETH02: link is not ready [ 115.217304] r8169 0000:05:06.0: ETH03: link down [ 115.217340] r8169 0000:05:06.0: ETH03: link down [ 115.217669] ADDRCONF(NETDEV_UP): ETH03: link is not ready [ 115.279106] r8169 0000:05:07.0: ETH04: link down [ 115.279139] r8169 0000:05:07.0: ETH04: link down [ 115.279483] ADDRCONF(NETDEV_UP): ETH04: link is not ready [ 116.394184] tun: Universal TUN/TAP device driver, 1.6 [ 116.394193] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 116.582685] r8169 0000:02:00.0: ETH00: link up [ 116.582989] ADDRCONF(NETDEV_CHANGE): ETH00: link becomes ready [ 116.652357] ADDRCONF(NETDEV_UP): VPN99: link is not ready [ 127.552026] ETH00: no IPv6 routers present [ 129.512016] dummy1: no IPv6 routers present [ 211.099594] hub 5-0:1.0: state 7 ports 8 chg 0000 evt 0100 [ 211.099613] ehci_hcd 0000:00:1d.7: GetStatus port:8 status 001803 0 ACK POWER sig=j CSC CONNECT [ 211.099627] hub 5-0:1.0: port 8, status 0501, change 0001, 480 Mb/s [ 211.224031] hub 5-0:1.0: debounce: port 8: total 100ms stable 100ms status 0x501 [ 211.280252] ehci_hcd 0000:00:1d.7: port 8 high speed [ 211.280263] ehci_hcd 0000:00:1d.7: GetStatus port:8 status 001005 0 ACK POWER sig=se0 PE CONNECT [ 211.336034] usb 5-8: new high-speed USB device number 2 using ehci_hcd [ 211.392253] ehci_hcd 0000:00:1d.7: port 8 high speed [ 211.392265] ehci_hcd 0000:00:1d.7: GetStatus port:8 status 001005 0 ACK POWER sig=se0 PE CONNECT [ 211.471269] usb 5-8: default language 0x0409 [ 211.475275] usb 5-8: udev 2, busnum 5, minor = 513 [ 211.475282] usb 5-8: New USB device found, idVendor=058f, idProduct=6387 [ 211.475287] usb 5-8: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 211.475292] usb 5-8: Product: Mass Storage [ 211.475297] usb 5-8: Manufacturer: Generic [ 211.475301] usb 5-8: SerialNumber: 483C72CA [ 211.475631] usb 5-8: usb_probe_device [ 211.475644] usb 5-8: configuration #1 chosen from 1 choice [ 211.475773] usb 5-8: adding 5-8:1.0 (config #1, interface 0) [ 211.476096] usb-storage 5-8:1.0: usb_probe_interface [ 211.476117] usb-storage 5-8:1.0: usb_probe_interface - got id [ 211.476989] scsi4 : usb-storage 5-8:1.0 [ 211.477772] drivers/usb/core/inode.c: creating file '002' [ 212.477795] scsi 4:0:0:0: Direct-Access Generic Flash Disk 8.07 PQ: 0 ANSI: 2 [ 212.480188] sd 4:0:0:0: [sda] 7886848 512-byte logical blocks: (4.03 GB/3.76 GiB) [ 212.480576] sd 4:0:0:0: Attached scsi generic sg1 type 0 [ 212.480800] sd 4:0:0:0: [sda] Write Protect is off [ 212.480810] sd 4:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 212.481413] sd 4:0:0:0: [sda] No Caching mode page found [ 212.481421] sd 4:0:0:0: [sda] Assuming drive cache: write through [ 212.486024] sd 4:0:0:0: [sda] No Caching mode page found [ 212.486033] sd 4:0:0:0: [sda] Assuming drive cache: write through [ 212.493961] sda: sda1 sda2 [ 212.497789] sd 4:0:0:0: [sda] No Caching mode page found [ 212.497796] sd 4:0:0:0: [sda] Assuming drive cache: write through [ 212.497803] sd 4:0:0:0: [sda] Attached SCSI removable disk [ 249.690465] kjournald starting. Commit interval 5 seconds [ 249.700048] EXT3-fs (sda2): using internal journal [ 249.700057] EXT3-fs (sda2): mounted filesystem with ordered data mode
lspci -v
00:00.0 Host bridge: Intel Corporation Atom Processor D2xxx/N2xxx DRAM Controller (rev 04) Subsystem: Intel Corporation: Unknown device 1999 Flags: bus master, fast devsel, latency 0 00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 0b) (prog-if 00 [VGA controller]) Subsystem: Intel Corporation: Unknown device 1999 Flags: bus master, fast devsel, latency 0, IRQ 11 Memory at df900000 (32-bit, non-prefetchable) [size=1M] I/O ports at f0f0 [size=8] Expansion ROM at <unassigned> [disabled] Capabilities: [d0] Power Management version 2 Capabilities: [b0] #09 [0107] Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- 00:1b.0 Audio device: Intel Corporation NM10/ICH7 Family High Definition Audio Controller (rev 02) Subsystem: Jetway Information Co., Ltd.: Unknown device a625 Flags: bus master, fast devsel, latency 0, IRQ 10 Memory at dff00000 (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 NM10/ICH7 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: dfe00000-dfefffff 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 NM10/ICH7 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: 0000e000-0000efff Memory behind bridge: dfd00000-dfdfffff Prefetchable memory behind bridge: 0000000080200000-0000000080300000 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 NM10/ICH7 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: 0000d000-0000dfff Memory behind bridge: dfc00000-dfcfffff Prefetchable memory behind bridge: 0000000080400000-0000000080500000 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 NM10/ICH7 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: 0000c000-0000cfff Memory behind bridge: dfb00000-dfbfffff Prefetchable memory behind bridge: 0000000080600000-0000000080700000 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 NM10/ICH7 Family USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 Flags: bus master, medium devsel, latency 0, IRQ 23 I/O ports at f080 [size=32] 00:1d.1 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at f060 [size=32] 00:1d.2 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 Flags: bus master, medium devsel, latency 0, IRQ 18 I/O ports at f040 [size=32] 00:1d.3 USB controller: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 (rev 02) (prog-if 00 [UHCI]) Subsystem: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 Flags: bus master, medium devsel, latency 0, IRQ 16 I/O ports at f020 [size=32] 00:1d.7 USB controller: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI]) Subsystem: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller Flags: bus master, medium devsel, latency 0, IRQ 23 Memory at dff05000 (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: 0000b000-0000bfff Memory behind bridge: dfa00000-dfafffff 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 NM10/ICH7 Family SATA Controller [IDE mode] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 19 I/O ports at f0e0 [size=8] I/O ports at f0d0 [size=4] I/O ports at f0c0 [size=8] I/O ports at f0b0 [size=4] I/O ports at f0a0 [size=16] Memory at dff04000 (32-bit, non-prefetchable) [size=1K] Capabilities: [70] Power Management version 2 00:1f.3 SMBus: Intel Corporation NM10/ICH7 Family SMBus Controller (rev 02) Subsystem: Intel Corporation NM10/ICH7 Family SMBus Controller Flags: medium devsel, IRQ 19 I/O ports at f000 [size=32] 01:00.0 Network controller: Qualcomm Atheros 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 16 Memory at dfe00000 (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/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller Flags: bus master, fast devsel, latency 0, IRQ 45 I/O ports at e000 [size=256] Memory at dfd04000 (64-bit, prefetchable) [size=4K] Memory at dfd00000 (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/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06) Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 PCI Express Gigabit Ethernet controller Flags: bus master, fast devsel, latency 0, IRQ 46 I/O ports at d000 [size=256] Memory at dfc04000 (64-bit, prefetchable) [size=4K] Memory at dfc00000 (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 IDE interface: ASMedia Technology Inc. ASM1061 SATA IDE Controller (rev 01) (prog-if 85 [Master SecO PriO]) Subsystem: ASMedia Technology Inc.: Unknown device 1060 Flags: bus master, fast devsel, latency 0, IRQ 44 I/O ports at c040 [size=8] I/O ports at c030 [size=4] I/O ports at c020 [size=8] I/O ports at c010 [size=4] I/O ports at c000 [size=16] Memory at dfb00000 (32-bit, non-prefetchable) [size=512] Capabilities: [50] Message Signalled Interrupts: 64bit- Queue=0/0 Enable+ Capabilities: [78] Power Management version 3 Capabilities: [80] #10 [0012] 05:04.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8169 PCI Gigabit Ethernet Controller (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL8169/8110 Family PCI Gigabit Ethernet NIC Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 18 I/O ports at b200 [size=256] Memory at dfa62000 (32-bit, non-prefetchable) [size=256] Expansion ROM at dfa40000 [disabled] [size=128K] Capabilities: [dc] Power Management version 2 05:06.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8169 PCI Gigabit Ethernet Controller (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL8169/8110 Family PCI Gigabit Ethernet NIC Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 19 I/O ports at b100 [size=256] Memory at dfa61000 (32-bit, non-prefetchable) [size=256] Expansion ROM at dfa20000 [disabled] [size=128K] Capabilities: [dc] Power Management version 2 05:07.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8169 PCI Gigabit Ethernet Controller (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL8169/8110 Family PCI Gigabit Ethernet NIC Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 16 I/O ports at b000 [size=256] Memory at dfa60000 (32-bit, non-prefetchable) [size=256] Expansion ROM at dfa00000 [disabled] [size=128K] Capabilities: [dc] Power Management version 2
ifconfig
ETH00 Link encap:Ethernet HWaddr 00:30:18:AC:F3:C4 inet6 addr: fe80::230:18ff:feac:f3c4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:61 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:3660 (3.5 Kb) TX bytes:468 (468.0 b) ETH00:00 Link encap:Ethernet HWaddr 00:30:18:AC:F3:C4 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:AC:F3:C5 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:AF:C9:20 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:AF:C9:21 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:AF:C9:22 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 0E:05:28:42:D3:B9 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 0E:05:28:42:D3:B9 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 FE:8C:DC:3B:57:54 inet addr:192.168.142.142 Bcast:192.168.142.255 Mask:255.255.255.255 inet6 addr: fe80::fc8c:dcff:fe3b:5754/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:2554 errors:0 dropped:0 overruns:0 frame:0 TX packets:2554 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:371746 (363.0 Kb) TX bytes:371746 (363.0 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