From owner-freebsd-bugs@FreeBSD.ORG Tue May 28 00:50:00 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9190D7B0 for ; Tue, 28 May 2013 00:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 74B1E9DF for ; Tue, 28 May 2013 00:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4S0o0WF089066 for ; Tue, 28 May 2013 00:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4S0o0U7089065; Tue, 28 May 2013 00:50:00 GMT (envelope-from gnats) Resent-Date: Tue, 28 May 2013 00:50:00 GMT Resent-Message-Id: <201305280050.r4S0o0U7089065@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Clif Cox Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 592DE615 for ; Tue, 28 May 2013 00:46:24 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.FreeBSD.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 49130986 for ; Tue, 28 May 2013 00:46:24 +0000 (UTC) Received: from oldred.FreeBSD.org ([127.0.1.6]) by oldred.FreeBSD.org (8.14.5/8.14.5) with ESMTP id r4S0kNLF066122 for ; Tue, 28 May 2013 00:46:23 GMT (envelope-from nobody@oldred.FreeBSD.org) Received: (from nobody@localhost) by oldred.FreeBSD.org (8.14.5/8.14.5/Submit) id r4S0kNX0066121; Tue, 28 May 2013 00:46:23 GMT (envelope-from nobody) Message-Id: <201305280046.r4S0kNX0066121@oldred.FreeBSD.org> Date: Tue, 28 May 2013 00:46:23 GMT From: Clif Cox To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: misc/179033: DC ethernet driver seems to have issues with some multiport card and mother board combinations X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 May 2013 00:50:00 -0000 >Number: 179033 >Category: misc >Synopsis: DC ethernet driver seems to have issues with some multiport card and mother board combinations >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue May 28 00:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Clif Cox >Release: 9.1-RELEASE >Organization: >Environment: FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826 Tue Dec 4th ... >Description: Greetings, On some mother boards, with multiport 21143 based NIC cards, there seem to be driver problems. Symptoms include incorrect mac addresses, and not auto sensing link speed / carrier, which makes the affected ports unusable. For me this happens with an Intel D510MO Atom board and my Dlink DFE-570TX, or PB0554E HEWLETT-PACKARD 4 PORT 10/100 cards. Only two out of the four ports work. I reported it recently in the pfSense forum here: http://forum.pfsense.org/index.php/topic,62722.0.html Though you will see this problem has been around for many years: http://forum.pfsense.org/index.php/topic,7916.msg44464.html#msg44464 http://forum.pfsense.org/index.php/topic,21526.msg111131.html#msg111131 http://forum.pfsense.org/index.php/topic,455.0.html http://forum.pfsense.org/index.php/topic,4595.0.html http://forum.pfsense.org/index.php/topic,455.msg2795.html#msg2795 It may be related to the 21143s history outlined here: http://www.holland-consulting.net/tech/ocep/21143.html I tend to agree with a quote by Henning in one of his messages on the subject, "This chip and the cards based on it are too great not to be used due to a silly driver bug." If you need a good card for a good price, the challenges are worth the trouble. Further, the 21143 is used in many (most?) Quad-port NICs (four complete 10/100 Ethernet ports on one card), and this is a good reason to look at these chips. The bottom line is running Linux and using the tulip driver these cards have no problems and a consistent throughput on all ports slightly over 94 Mb/s. I have included some test results in the attached file. Thanks, Clif >How-To-Repeat: There are probably many combinations of mother boards and 21143 cards that have this problem as evidenced by the small selection of posts from the pfsense forum, but one combination that works for me is an Atom D510MO board and a Dlink DFE-570TX card. >Fix: Not sure but I'm thinking that there are some checks and work arounds in the Linux Tulip driver that you could incorporate into the dc driver. Patch attached with submission follows: *************************************************************************** Atom D510MO Board ********************************* IFCONFIG ********************************* re0: flags=8802 metric 0 mtu 1500 options=209b ether 00:27:0e:07:48:a0 media: Ethernet autoselect (10baseT/UTP ) status: no carrier dc0: flags=8802 metric 0 mtu 1500 options=80008 ether ff:ff:ff:ff:ff:ff media: Ethernet autoselect status: no carrier dc1: flags=8802 metric 0 mtu 1500 options=80008 ether ff:ff:ff:ff:ff:00 media: Ethernet autoselect status: no carrier dc2: flags=8843 metric 0 mtu 1500 options=80008 ether 00:30:6e:2d:7f:46 inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::1:1%dc2 prefixlen 64 scopeid 0x4 nd6 options=1 media: Ethernet autoselect (100baseTX ) status: active dc3: flags=8843 metric 0 mtu 1500 options=80008 ether 00:30:6e:2d:7f:47 inet6 fe80::230:6eff:fe2d:7f47%dc3 prefixlen 64 scopeid 0x5 inet 192.168.0.186 netmask 0xffffff00 broadcast 192.168.0.255 nd6 options=1 media: Ethernet autoselect (100baseTX ) status: active enc0: flags=0<> metric 0 mtu 1536 pflog0: flags=100 metric 0 mtu 33192 lo0: flags=8049 metric 0 mtu 16384 options=3 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x8 nd6 options=3 pfsync0: flags=0<> metric 0 mtu 1460 syncpeer: 224.0.0.240 maxupd: 128 syncok: 1 ********************************* DMESG ********************************* Copyright (c) 1992-2012 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.3-RELEASE-p8 #0: Sat May 25 08:07:24 EDT 2013 root@snapshots-8_3-i386.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 i386 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Atom(TM) CPU D510 @ 1.66GHz (1686.70-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x106ca Family = 6 Model = 1c Stepping = 10 Features=0xbfebfbff Features2=0x40e31d AMD Features=0x20100000 AMD Features2=0x1 TSC: P-state invariant real memory = 4294967296 (4096 MB) avail memory = 3383627776 (3226 MB) ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 HTT threads cpu0 (BSP): APIC ID: 0 cpu1 (AP/HT): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP/HT): APIC ID: 3 ioapic0: Changing APIC ID to 8 ioapic0 irqs 0-23 on motherboard lapic0: Forcing LINT1 to edge trigger wlan: mac acl policy registered ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. module_register_init: MOD_LOAD (ipw_bss_fw, 0xc07baca0, 0) error 1 ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc07bad40, 0) error 1 ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07bade0, 0) error 1 kbd1 at kbdmux0 cryptosoft0: on motherboard padlock0: No ACE support. acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0x30c0-0x30c7 mem 0xe0300000-0xe037ffff,0xd0000000-0xdfffffff,0xe0200000-0xe02fffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: aperture size is 256M, detected 8188k stolen memory pcib1: at device 28.0 on pci0 pci1: on pcib1 re0: port 0x2000-0x20ff mem 0xe0004000-0xe0004fff,0xe0000000-0xe0003fff irq 16 at device 0.0 on pci1 re0: Using 1 MSI-X message re0: Chip rev. 0x28000000 re0: MAC rev. 0x00000000 miibus0: on re0 rgephy0: PHY 1 on miibus0 rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow re0: [ITHREAD] pcib2: at device 28.1 on pci0 pci2: on pcib2 pcib3: at device 28.2 on pci0 pci3: on pcib3 pcib4: at device 28.3 on pci0 pci4: on pcib4 uhci0: port 0x3080-0x309f irq 23 at device 29.0 on pci0 uhci0: [ITHREAD] uhci0: LegSup = 0x2f00 usbus0: on uhci0 uhci1: port 0x3060-0x307f irq 19 at device 29.1 on pci0 uhci1: [ITHREAD] uhci1: LegSup = 0x2f00 usbus1: on uhci1 uhci2: port 0x3040-0x305f irq 18 at device 29.2 on pci0 uhci2: [ITHREAD] uhci2: LegSup = 0x2f00 usbus2: on uhci2 uhci3: port 0x3020-0x303f irq 16 at device 29.3 on pci0 uhci3: [ITHREAD] uhci3: LegSup = 0x2f00 usbus3: on uhci3 ehci0: mem 0xe0380400-0xe03807ff irq 23 at device 29.7 on pci0 ehci0: [ITHREAD] usbus4: EHCI version 1.0 usbus4: on ehci0 pcib5: at device 30.0 on pci0 pci5: on pcib5 pcib6: at device 0.0 on pci5 pci6: on pcib6 dc0: port 0x1180-0x11ff mem 0xe0100c00-0xe0100fff irq 21 at device 4.0 on pci6 miibus1: on dc0 dcphy0: PHY 31 on miibus1 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: [ITHREAD] dc1: port 0x1100-0x117f mem 0xe0100800-0xe0100bff irq 22 at device 5.0 on pci6 dc1: Using station address of dc0 as base miibus2: on dc1 dcphy1: PHY 31 on miibus2 dcphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc1: [ITHREAD] dc2: port 0x1080-0x10ff mem 0xe0100400-0xe01007ff irq 23 at device 6.0 on pci6 miibus3: on dc2 lxtphy0: PHY 0 on miibus3 lxtphy0: 100baseFX, 100baseFX-FDX, none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc2: [ITHREAD] dc3: port 0x1000-0x107f mem 0xe0100000-0xe01003ff irq 20 at device 7.0 on pci6 miibus4: on dc3 lxtphy1: PHY 0 on miibus4 lxtphy1: 100baseFX, 100baseFX-FDX, none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc3: [ITHREAD] isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x30b8-0x30bf,0x30cc-0x30cf,0x30b0-0x30b7,0x30c8-0x30cb,0x30a0-0x30af mem 0xe0380000-0xe03803ff irq 19 at device 31.2 on pci0 atapci0: [ITHREAD] ata2: at channel 0 on atapci0 ata2: [ITHREAD] ata3: at channel 1 on atapci0 ata3: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_hpet0: iomem 0xfed00000-0xfed03fff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 atrtc0: port 0x70-0x71,0x74-0x77 irq 8 on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: [FILTER] uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart1: [FILTER] pmtimer0 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ata0: at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata0: [ITHREAD] ata1: at port 0x170-0x177,0x376 irq 15 on isa0 ata1: [ITHREAD] ppc0: parallel port not found. p4tcc0: on cpu0 p4tcc1: on cpu1 p4tcc2: on cpu2 p4tcc3: on cpu3 Timecounters tick every 1.000 msec IPsec: Initialized Security Association Processing. usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 12Mbps Full Speed USB v1.0 usbus3: 12Mbps Full Speed USB v1.0 usbus4: 480Mbps High Speed USB v2.0 ad4: 3823MB at ata2-master UDMA66 SATA 3Gb/s lapic1: Forcing LINT1 to edge trigger SMP: AP CPU #1 Launched! lapic3: Forcing LINT1 to edge trigger SMP: AP CPU #3 Launched! lapic2: Forcing LINT1 to edge trigger SMP: AP CPU #2 Launched! ugen1.1: at usbus1ugen0.1: at usbus0ugen2.1: at usbus2 uhub0: on usbus1 uhub1: on usbus2 ugen3.1: at usbus3 uhub2: on usbus0 uhub3: on usbus3GEOM: ad4s1: geometry does not match label (255h,63s != 16h,63s). ugen4.1: at usbus4 uhub4: on usbus4 Root mount waiting for: usbus4 usbus3 usbus2 usbus1 usbus0 uhub1: 2 ports with 2 removable, self powered uhub0: 2 ports with 2 removable, self powered uhub2: 2 ports with 2 removable, self powered uhub3: 2 ports with 2 removable, self powered Root mount waiting for: usbus4 Root mount waiting for: usbus4 Root mount waiting for: usbus4 uhub4: 8 ports with 8 removable, self powered Trying to mount root from ufs:/dev/ad4s1a ZFS NOTICE: Prefetch is disabled by default on i386 -- to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf. ZFS WARNING: Recommended minimum kmem_size is 512MB; expect unstable behavior. Consider tuning vm.kmem_size and vm.kmem_size_max in /boot/loader.conf. ZFS filesystem version 5 ZFS storage pool version 28 WARNING: /cf was not properly dismounted dc3: link state changed to DOWN dc2: link state changed to DOWN pflog0: promiscuous mode enabled dc3: link state changed to UP re0: link state changed to DOWN dc0: link state changed to DOWN dc1: link state changed to DOWN dc2: link state changed to UP in_scrubprefix: err=51, prefix delete failed pfr_unroute_kentry: delete failed. [2.1-RC0][root@pfSense.localdomain]/root(5): ********************************* DEVINFO ********************************* nexus0 cryptosoft0 apic0 I/O memory addresses: 0xfec00000-0xfec0001f 0xfee00000-0xfee003ff npx0 ram0 I/O memory addresses: 0x0-0x8efff 0x90000-0x9ebff 0x100000-0xcee97fff 0xceebf000-0xcef3afff 0xcefbf000-0xceff0fff 0xcefff000-0xceffffff acpi0 Interrupt request lines: 9 I/O ports: 0x10-0x1f 0x72-0x73 0x80 0x84-0x86 0x88 0x8c-0x8e 0x90-0x9f 0x295-0x296 0x400-0x47f 0x500-0x53f 0x680-0x6ff I/O memory addresses: 0xc0000-0xdffff 0xe0000-0xfffff 0xf8000000-0xfbffffff 0xfed14000-0xfed17fff 0xfed18000-0xfed18fff 0xfed19000-0xfed19fff 0xfed1c000-0xfed1ffff 0xfff00000-0xffffffff cpu0 p4tcc0 cpufreq0 cpu1 p4tcc1 cpufreq1 cpu2 p4tcc2 cpufreq2 cpu3 p4tcc3 cpufreq3 acpi_button0 pcib0 pci0 I/O ports: 0x3000-0x301f 0x30c0-0x30c7 hostb0 vgapci0 I/O memory addresses: 0xd0000000-0xdfffffff 0xe0200000-0xe02fffff 0xe0300000-0xe037ffff agp0 pcib1 pci1 I/O ports: 0x2000-0x20ff re0 Interrupt request lines: 256 I/O memory addresses: 0xe0000000-0xe0003fff 0xe0004000-0xe0004fff miibus0 rgephy0 pcib2 pci2 pcib3 pci3 pcib4 pci4 uhci0 Interrupt request lines: 23 I/O ports: 0x3080-0x309f usbus0 uhub2 uhci1 Interrupt request lines: 19 I/O ports: 0x3060-0x307f usbus1 uhub0 uhci2 Interrupt request lines: 18 I/O ports: 0x3040-0x305f usbus2 uhub1 uhci3 Interrupt request lines: 16 I/O ports: 0x3020-0x303f usbus3 uhub3 ehci0 Interrupt request lines: 23 I/O memory addresses: 0xe0380400-0xe03807ff usbus4 uhub4 pcib5 pci5 pcib6 pci6 I/O memory addresses: 0xe0100000-0xe01003ff 0xe0100400-0xe01007ff 0xe0100800-0xe0100bff 0xe0100c00-0xe0100fff dc0 Interrupt request lines: 21 I/O ports: 0x1180-0x11ff miibus1 dcphy0 dc1 Interrupt request lines: 22 I/O ports: 0x1100-0x117f miibus2 dcphy1 dc2 Interrupt request lines: 23 I/O ports: 0x1080-0x10ff miibus3 lxtphy0 dc3 Interrupt request lines: 20 I/O ports: 0x1000-0x107f miibus4 lxtphy1 isab0 isa0 pmtimer0 sc0 vga0 I/O ports: 0x3c0-0x3df I/O memory addresses: 0xa0000-0xbffff ata0 Interrupt request lines: 14 I/O ports: 0x1f0-0x1f7 0x3f6 ata1 Interrupt request lines: 15 I/O ports: 0x170-0x177 0x376 atapci0 Interrupt request lines: 19 I/O ports: 0x30a0-0x30af 0x30b0-0x30b7 0x30b8-0x30bf 0x30c8-0x30cb 0x30cc-0x30cf I/O memory addresses: 0xe0380000-0xe03803ff ata2 ad4 subdisk4 ata3 acpi_sysresource0 pci_link0 pci_link1 pci_link2 pci_link3 pci_link4 pci_link5 pci_link6 pci_link7 atdma0 atrtc0 Interrupt request lines: 8 I/O ports: 0x70-0x71 atpic0 npxisa0 attimer0 acpi_sysresource1 atkbdc0 I/O ports: 0x60 0x64 atkbd0 Interrupt request lines: 1 uart0 Interrupt request lines: 4 I/O ports: 0x3f8-0x3ff uart1 Interrupt request lines: 3 I/O ports: 0x2f8-0x2ff acpi_hpet0 I/O memory addresses: 0xfed00000-0xfed03fff acpi_timer0 ACPI I/O ports: 0x408-0x40b ********************************* VMSTAT ********************************* interrupt total rate irq1: atkbd0 221 0 irq19: uhci1+ 11272 2 irq20: dc3 958515 238 irq23: dc2 uhci0+ 1377458 342 cpu0: timer 7944706 1975 cpu1: timer 7944673 1975 cpu3: timer 7944676 1975 cpu2: timer 7944664 1975 Total 34126185 8486 *************************************************************************** Dell MoBo ********************************* IFCONFIG ********************************* dc0: flags=8843 metric 0 mtu 1500 options=80008 ether 00:30:6e:2d:7f:44 inet6 fe80::1:1%dc0 prefixlen 64 scopeid 0x5 nd6 options=1 media: Ethernet autoselect (none) status: no carrier dc1: flags=8843 metric 0 mtu 1500 options=80008 ether 00:30:6e:2d:7f:45 inet6 fe80::230:6eff:fe2d:7f45%dc1 prefixlen 64 scopeid 0x6 inet 192.168.0.186 netmask 0xffffff00 broadcast 192.168.0.255 nd6 options=3 media: Ethernet autoselect (100baseTX ) status: active dc2: flags=8843 metric 0 mtu 1500 options=80008 ether 00:30:6e:2d:7f:46 inet6 fe80::1:1%dc2 prefixlen 64 scopeid 0x7 nd6 options=1 media: Ethernet autoselect (none) status: no carrier dc3: flags=8843 metric 0 mtu 1500 options=80008 ether 00:30:6e:2d:7f:47 inet6 fe80::230:6eff:fe2d:7f47%dc3 prefixlen 64 scopeid 0x8 nd6 options=3 media: Ethernet autoselect (none) status: no carrier bfe0: flags=8843 metric 0 mtu 1500 options=80008 ether 00:0b:db:2a:80:81 inet6 fe80::20b:dbff:fe2a:8081%bfe0 prefixlen 64 scopeid 0x9 nd6 options=3 media: Ethernet autoselect (none) status: no carrier plip0: flags=8810 metric 0 mtu 1500 enc0: flags=0<> metric 0 mtu 1536 pflog0: flags=100 metric 0 mtu 33192 lo0: flags=8049 metric 0 mtu 16384 options=3 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0xd nd6 options=3 pfsync0: flags=0<> metric 0 mtu 1460 syncpeer: 224.0.0.240 maxupd: 128 syncok: 1 ********************************* DMESG ********************************* Copyright (c) 1992-2012 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 8.3-RELEASE-p8 #0: Sat May 25 08:07:24 EDT 2013 root@snapshots-8_3-i386.builders.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 i386 Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Celeron(R) CPU 2.20GHz (2192.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0xf27 Family = f Model = 2 Stepping = 7 Features=0xbfebfbff Features2=0x400 real memory = 268435456 (256 MB) avail memory = 238157824 (227 MB) ACPI APIC Table: ioapic0 irqs 0-23 on motherboard wlan: mac acl policy registered ipw_bss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. ipw_bss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. module_register_init: MOD_LOAD (ipw_bss_fw, 0xc07baca0, 0) error 1 ipw_ibss: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. ipw_ibss: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. module_register_init: MOD_LOAD (ipw_ibss_fw, 0xc07bad40, 0) error 1 ipw_monitor: You need to read the LICENSE file in /usr/share/doc/legal/intel_ipw/. ipw_monitor: If you agree with the license, set legal.intel_ipw.license_ack=1 in /boot/loader.conf. module_register_init: MOD_LOAD (ipw_monitor_fw, 0xc07bade0, 0) error 1 kbd1 at kbdmux0 cryptosoft0: on motherboard padlock0: No ACE support. acpi0: on motherboard acpi0: [ITHREAD] acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, fdf0000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: mem 0xd0000000-0xd7ffffff,0xe0000000-0xe007ffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: aperture size is 128M, detected 892k stolen memory uhci0: port 0xd800-0xd81f irq 16 at device 29.0 on pci0 uhci0: [ITHREAD] usbus0: on uhci0 uhci1: port 0xd000-0xd01f irq 19 at device 29.1 on pci0 uhci1: [ITHREAD] usbus1: on uhci1 uhci2: port 0xd400-0xd41f irq 18 at device 29.2 on pci0 uhci2: [ITHREAD] usbus2: on uhci2 ehci0: mem 0xe0080000-0xe00803ff irq 23 at device 29.7 on pci0 ehci0: [ITHREAD] usbus3: EHCI version 1.0 usbus3: on ehci0 pcib1: at device 30.0 on pci0 pci1: on pcib1 pcib2: at device 4.0 on pci1 pci2: on pcib2 dc0: port 0xc000-0xc07f mem 0xdd000000-0xdd0003ff irq 16 at device 4.0 on pci2 miibus0: on dc0 lxtphy0: PHY 0 on miibus0 lxtphy0: 100baseFX, 100baseFX-FDX, none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc0: [ITHREAD] dc1: port 0xc400-0xc47f mem 0xdd001000-0xdd0013ff irq 17 at device 5.0 on pci2 miibus1: on dc1 lxtphy1: PHY 0 on miibus1 lxtphy1: 100baseFX, 100baseFX-FDX, none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc1: [ITHREAD] dc2: port 0xc800-0xc87f mem 0xdd002000-0xdd0023ff irq 18 at device 6.0 on pci2 miibus2: on dc2 lxtphy2: PHY 0 on miibus2 lxtphy2: 100baseFX, 100baseFX-FDX, none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc2: [ITHREAD] dc3: port 0xcc00-0xcc7f mem 0xdd003000-0xdd0033ff irq 19 at device 7.0 on pci2 miibus3: on dc3 lxtphy3: PHY 0 on miibus3 lxtphy3: 100baseFX, 100baseFX-FDX, none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto dc3: [ITHREAD] bfe0: mem 0xdf000000-0xdf001fff irq 17 at device 9.0 on pci1 miibus4: on bfe0 bmtphy0: PHY 1 on miibus4 bmtphy0: none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bfe0: [ITHREAD] isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 31.1 on pci0 ata0: at channel 0 on atapci0 ata0: [ITHREAD] ata1: at channel 1 on atapci0 ata1: [ITHREAD] pci0: at device 31.3 (no driver attached) pci0: at device 31.5 (no driver attached) atrtc0: port 0x70-0x73 irq 8 on acpi0 fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: [FILTER] fd0: <1200-KB 5.25" drive> on fdc0 drive 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: [FILTER] ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppc0: [ITHREAD] ppbus0: on ppc0 plip0: on ppbus0 plip0: [ITHREAD] lpt0: on ppbus0 lpt0: [ITHREAD] lpt0: Interrupt-driven port ppi0: on ppbus0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model IntelliMouse, device ID 3 pmtimer0 on isa0 orm0: at iomem 0xd4000-0xd57ff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 p4tcc0: on cpu0 Timecounter "TSC" frequency 2192898564 Hz quality 800 Timecounters tick every 1.000 msec IPsec: Initialized Security Association Processing. usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 12Mbps Full Speed USB v1.0 usbus3: 480Mbps High Speed USB v2.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 ugen2.1: at usbus2 uhub2: on usbus2 ugen3.1: at usbus3 uhub3: on usbus3 acd0: CDRW at ata1-master UDMA33 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered uhub2: 2 ports with 2 removable, self powered uhub3: 6 ports with 6 removable, self powered ugen3.2: at usbus3 umass0: on usbus3 umass0: SCSI over Bulk-Only; quirks = 0x4000 umass0:0:0:-1: Attached to scbus0 (probe0:umass-sim0:0:0:0): TEST UNIT READY. CDB: 0 0 0 0 0 0 (probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error (probe0:umass-sim0:0:0:0): SCSI status: Check Condition (probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) da0 at umass-sim0 bus 0 scbus0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 40.000MB/s transfers da0: Attempt to query device size failed: NOT READY, Medium not present (probe0:umass-sim0:0:0:1): TEST UNIT READY. CDB: 0 20 0 0 0 0 (probe0:umass-sim0:0:0:1): CAM status: SCSI Status Error (probe0:umass-sim0:0:0:1): SCSI status: Check Condition (probe0:umass-sim0:0:0:1): SCSI sense: NOT READY asc:3a,0 (Medium not present) da1 at umass-sim0 bus 0 scbus0 target 0 lun 1 da1: Removable Direct Access SCSI-0 device da1: 40.000MB/s transfers da1: Attempt to query device size failed: NOT READY, Medium not present (probe0:umass-sim0:0:0:2): TEST UNIT READY. CDB: 0 40 0 0 0 0 (probe0:umass-sim0:0:0:2): CAM status: SCSI Status Error (probe0:umass-sim0:0:0:2): SCSI status: Check Condition (probe0:umass-sim0:0:0:2): SCSI sense: NOT READY asc:3a,0 (Medium not present) da2 at umass-sim0 bus 0 scbus0 target 0 lun 2 da2: Removable Direct Access SCSI-0 device da2: 40.000MB/s transfers da2: Attempt to query device size failed: NOT READY, Medium not present (probe0:umass-sim0:0:0:3): TEST UNIT READY. CDB: 0 60 0 0 0 0 (probe0:umass-sim0:0:0:3): CAM status: SCSI Status Error (probe0:umass-sim0:0:0:3): SCSI status: Check Condition (probe0:umass-sim0:0:0:3): SCSI sense: NOT READY asc:3a,0 (Medium not present) da3 at umass-sim0 bus 0 scbus0 target 0 lun 3 da3: Removable Direct Access SCSI-0 device da3: 40.000MB/s transfers da3: Attempt to query device size failed: NOT READY, Medium not present acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 acd0: FAILURE - READ_BIG ILLEGAL REQUEST asc=0x64 ascq=0x00 Trying to mount root from cd9660:/dev/iso9660/pfSense md0.uzip: 2578 x 65536 blocks pflog0: promiscuous mode enabled dc2: link state changed to DOWN dc0: link state changed to UP dc3: link state changed to DOWN dc1: link state changed to UP dc0: link state changed to DOWN dc0: link state changed to UP dc0: link state changed to DOWN ********************************* DEVINFO ********************************* nexus0 cryptosoft0 apic0 npx0 ram0 I/O memory addresses: 0x0-0x9fbff 0x100000-0xfeeffff acpi0 Interrupt request lines: 9 I/O ports: 0x10-0x1f 0x22-0x3f 0x44-0x5f 0x62-0x63 0x65-0x6f 0x74-0x7f 0x91-0x93 0xa2-0xbf 0xe0-0xef 0x400-0x4bf 0x4d0-0x4d1 0x800-0x87f I/O memory addresses: 0xcc000-0xcffff 0xd5800-0xd7fff 0xe0000-0xeffff 0xf0000-0xfbfff 0xfc000-0xfffff 0xfef0000-0xfefffff 0xfec00000-0xfec00fff 0xfee00000-0xfee00fff 0xffb00000-0xffbfffff 0xfff00000-0xffffffff cpu0 p4tcc0 cpufreq0 acpi_button0 acpi_sysresource0 pcib0 pci0 I/O ports: 0x500-0x51f 0xe000-0xe0ff 0xe400-0xe43f I/O memory addresses: 0xd8000000-0xdbffffff 0xe0081000-0xe00811ff 0xe0082000-0xe00820ff hostb0 vgapci0 I/O memory addresses: 0xd0000000-0xd7ffffff 0xe0000000-0xe007ffff agp0 uhci0 Interrupt request lines: 16 I/O ports: 0xd800-0xd81f usbus0 uhub0 uhci1 Interrupt request lines: 19 I/O ports: 0xd000-0xd01f usbus1 uhub1 uhci2 Interrupt request lines: 18 I/O ports: 0xd400-0xd41f usbus2 uhub2 ehci0 Interrupt request lines: 23 I/O memory addresses: 0xe0080000-0xe00803ff usbus3 uhub3 umass0 pcib1 pci1 pcib2 pci2 I/O memory addresses: 0xdd000000-0xdd0003ff 0xdd001000-0xdd0013ff 0xdd002000-0xdd0023ff 0xdd003000-0xdd0033ff dc0 Interrupt request lines: 16 I/O ports: 0xc000-0xc07f miibus0 lxtphy0 dc1 Interrupt request lines: 17 I/O ports: 0xc400-0xc47f miibus1 lxtphy1 dc2 Interrupt request lines: 18 I/O ports: 0xc800-0xc87f miibus2 lxtphy2 dc3 Interrupt request lines: 19 I/O ports: 0xcc00-0xcc7f miibus3 lxtphy3 bfe0 Interrupt request lines: 17 I/O memory addresses: 0xdf000000-0xdf001fff miibus4 bmtphy0 isab0 isa0 orm0 I/O memory addresses: 0xd4000-0xd57ff pmtimer0 sc0 vga0 I/O ports: 0x3c0-0x3df I/O memory addresses: 0xa0000-0xbffff atapci0 I/O ports: 0x170-0x177 0x1f0-0x1f7 0x376 0x3f6 0xf000-0xf00f ata0 Interrupt request lines: 14 ata1 Interrupt request lines: 15 acd0 acpi_sysresource1 pci_link0 pci_link1 pci_link2 pci_link3 pci_link4 pci_link5 pci_link6 pci_link7 acpi_sysresource2 atpic0 atdma0 attimer0 atrtc0 Interrupt request lines: 8 I/O ports: 0x70-0x71 npxisa0 fdc0 Interrupt request lines: 6 DMA request lines: 2 I/O ports: 0x3f0-0x3f5 0x3f7 fd0 uart0 Interrupt request lines: 4 I/O ports: 0x3f8-0x3ff ppc0 Interrupt request lines: 7 I/O ports: 0x378-0x37f ppbus0 plip0 lpt0 ppi0 psmcpnp0 Interrupt request lines: 12 atkbdc0 I/O ports: 0x60 0x64 atkbd0 Interrupt request lines: 1 psm0 Interrupt request lines: 12 acpi_timer0 ACPI I/O ports: 0x408-0x40b ********************************* VMSTAT ********************************* interrupt total rate irq1: atkbd0 71 0 irq6: fdc0 3 0 irq15: ata1 4233 3 irq16: dc0 uhci0 1049652 908 irq17: dc1 bfe0 903612 782 irq18: dc2 uhci2 783808 678 irq19: dc3 uhci1 655955 567 irq23: ehci0 318 0 cpu0: timer 2310698 2000 Total 5708350 4942 *************************************************************************** Atom D510MO Board running SysRescuCD ********************************* IFCONFIG ********************************* eth0 Link encap:Ethernet HWaddr 00:27:0e:07:48:a0 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) Interrupt:44 eth1 Link encap:Ethernet HWaddr 00:30:6e:2d:7f:44 inet6 addr: fe80::230:6eff:fe2d:7f44/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:3076110 errors:1 dropped:0 overruns:0 frame:0 TX packets:2784357 errors:7 dropped:0 overruns:0 carrier:7 collisions:0 txqueuelen:1000 RX bytes:3644494314 (3.3 GiB) TX bytes:2186577478 (2.0 GiB) Interrupt:21 Base address:0x6c00 eth2 Link encap:Ethernet HWaddr 00:30:6e:2d:7f:45 inet6 addr: fe80::230:6eff:fe2d:7f45/64 Scope:Link UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:2786515 errors:1 dropped:0 overruns:0 frame:0 TX packets:3078422 errors:8 dropped:0 overruns:0 carrier:8 collisions:0 txqueuelen:1000 RX bytes:2186738334 (2.0 GiB) TX bytes:3644669158 (3.3 GiB) Interrupt:22 Base address:0xc800 eth3 Link encap:Ethernet HWaddr 00:30:6e:2d:7f:46 inet addr:192.168.1.1 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::230:6eff:fe2d:7f46/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:3046758 errors:2 dropped:0 overruns:0 frame:0 TX packets:2801966 errors:8 dropped:0 overruns:0 carrier:8 collisions:0 txqueuelen:1000 RX bytes:3345589294 (3.1 GiB) TX bytes:2666281900 (2.4 GiB) Interrupt:23 Base address:0xe400 eth4 Link encap:Ethernet HWaddr 00:30:6e:2d:7f:47 inet addr:192.168.0.186 Bcast:192.168.0.255 Mask:255.255.255.0 inet6 addr: fe80::230:6eff:fe2d:7f47/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:2804251 errors:2 dropped:0 overruns:0 frame:0 TX packets:3048712 errors:19 dropped:0 overruns:0 carrier:19 collisions:0 txqueuelen:1000 RX bytes:2666452560 (2.4 GiB) TX bytes:3345738750 (3.1 GiB) Interrupt:20 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:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 B) TX bytes:0 (0.0 B) ********************************* DMESG ********************************* [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.0.29-std260-i586 (root@catalyst) (gcc version 4.4.6 (Gentoo 4.4.6-r1 p1.0, pie-0.4.5) ) #2 SMP Mon Apr 23 18:26:37 UTC 2012 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000008f000 (usable) [ 0.000000] BIOS-e820: 000000000008f000 - 0000000000090000 (reserved) [ 0.000000] BIOS-e820: 0000000000090000 - 000000000009ec00 (usable) [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cee98000 (usable) [ 0.000000] BIOS-e820: 00000000cee98000 - 00000000ceebf000 (reserved) [ 0.000000] BIOS-e820: 00000000ceebf000 - 00000000cef48000 (usable) [ 0.000000] BIOS-e820: 00000000cef48000 - 00000000cefbf000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000cefbf000 - 00000000ceff1000 (usable) [ 0.000000] BIOS-e820: 00000000ceff1000 - 00000000cefff000 (ACPI data) [ 0.000000] BIOS-e820: 00000000cefff000 - 00000000cf000000 (usable) [ 0.000000] BIOS-e820: 00000000cf000000 - 00000000d0000000 (reserved) [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved) [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000130000000 (usable) [ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! [ 0.000000] DMI 2.5 present. [ 0.000000] DMI: /D510MO, BIOS MOPNV10N.86A.0516.2011.0331.1730 03/31/2011 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] last_pfn = 0xcf000 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-DFFFF write-protect [ 0.000000] E0000-FFFFF uncachable [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 080000000 mask FC0000000 write-back [ 0.000000] 2 base 0C0000000 mask FF0000000 write-back [ 0.000000] 3 base 0CF000000 mask FFF000000 uncachable [ 0.000000] 4 base 100000000 mask FC0000000 write-back [ 0.000000] 5 base 0FFFF0000 mask FFFFF0000 write-protect [ 0.000000] 6 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [c00fbe50] fbe50 [ 0.000000] initial memory mapped : 0 - 01800000 [ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384 [ 0.000000] init_memory_mapping: 0000000000000000-0000000036ffe000 [ 0.000000] 0000000000 - 0000400000 page 4k [ 0.000000] 0000400000 - 0036c00000 page 2M [ 0.000000] 0036c00000 - 0036ffe000 page 4k [ 0.000000] kernel direct mapping tables up to 36ffe000 @ 17f9000-1800000 [ 0.000000] RAMDISK: 7f7a8000 - 7ffff000 [ 0.000000] Allocated new RAMDISK: 367a7000 - 36ffdb34 [ 0.000000] Move RAMDISK from 000000007f7a8000 - 000000007fffeb33 to 367a7000 - 36ffdb33 [ 0.000000] ACPI: RSDP 000f2060 00024 (v02 INTEL ) [ 0.000000] ACPI: XSDT ceffe120 0004C (v01 INTEL MOPNV10N 00000204 01000013) [ 0.000000] ACPI: FACP ceffd000 000F4 (v03 INTEL MOPNV10N 00000204 MSFT 0100000D) [ 0.000000] ACPI: DSDT ceff9000 039A7 (v01 INTEL MOPNV10N 00000204 MSFT 0100000D) [ 0.000000] ACPI: FACS cef87000 00040 [ 0.000000] ACPI: APIC ceff8000 00084 (v02 INTEL MOPNV10N 00000204 MSFT 0100000D) [ 0.000000] ACPI: MCFG ceff7000 0003C (v01 INTEL MOPNV10N 00000204 MSFT 0100000D) [ 0.000000] ACPI: HPET ceff6000 00038 (v01 INTEL MOPNV10N 00000204 MSFT 0100000D) [ 0.000000] ACPI: SSDT ceff2000 0377C (v01 INTEL SSDT PM 00000204 MSFT 0100000D) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 2432MB HIGHMEM available. [ 0.000000] 879MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 36ffe000 [ 0.000000] low ram: 0 - 36ffe000 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] Normal 0x00001000 -> 0x00036ffe [ 0.000000] HighMem 0x00036ffe -> 0x000cf000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[6] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000008f [ 0.000000] 0: 0x00000090 -> 0x0000009e [ 0.000000] 0: 0x00000100 -> 0x000cee98 [ 0.000000] 0: 0x000ceebf -> 0x000cef48 [ 0.000000] 0: 0x000cefbf -> 0x000ceff1 [ 0.000000] 0: 0x000cefff -> 0x000cf000 [ 0.000000] On node 0 totalpages: 847585 [ 0.000000] free_area_init_node: node 0, pgdat c0c70800, node_mem_map f4dc6200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3949 pages, LIFO batch:0 [ 0.000000] Normal zone: 1728 pages used for memmap [ 0.000000] Normal zone: 219454 pages, LIFO batch:31 [ 0.000000] HighMem zone: 4865 pages used for memmap [ 0.000000] HighMem zone: 617557 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[0x01] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high level lint[0x1]) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x04] high level lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 8, 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] PM: Registered nosave memory: 000000000008f000 - 0000000000090000 [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000 [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000 [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000 [ 0.000000] Allocating PCI resources starting at d0000000 (gap: d0000000:28000000) [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 12 pages/cpu @f4800000 s25472 r0 d23680 u1048576 [ 0.000000] pcpu-alloc: s25472 r0 d23680 u1048576 alloc=1*4194304 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 840960 [ 0.000000] Kernel command line: scandelay=5 initrd=initram.igz BOOT_IMAGE=rescuecd [ 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] allocated 13565696 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Initializing HighMem for node 0 (00036ffe:000cf000) [ 0.000000] Memory: 3325232k/3391488k available (5629k kernel code, 65108k reserved, 3075k data, 6344k init, 2489688k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xff574000 - 0xfffff000 (10796 kB) [ 0.000000] pkmap : 0xff000000 - 0xff400000 (4096 kB) [ 0.000000] vmalloc : 0xf77fe000 - 0xfeffe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf6ffe000 ( 879 MB) [ 0.000000] .init : 0xc0c81000 - 0xc12b3000 (6344 kB) [ 0.000000] .data : 0xc097f6f5 - 0xc0c80500 (3075 kB) [ 0.000000] .text : 0xc0400000 - 0xc097f6f5 (5629 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] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:2304 [ 0.000000] CPU 0 irqstacks, hard=f3420000 soft=f3422000 [ 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 1666.604 MHz processor. [ 0.002006] Calibrating delay loop (skipped), value calculated using timer frequency.. 3333.20 BogoMIPS (lpj=1666604) [ 0.002258] pid_max: default: 32768 minimum: 301 [ 0.002656] Security Framework initialized [ 0.002786] SELinux: Disabled at boot. [ 0.003086] Mount-cache hash table entries: 512 [ 0.004220] Initializing cgroup subsys cpuacct [ 0.004432] Initializing cgroup subsys memory [ 0.004592] Initializing cgroup subsys devices [ 0.004715] Initializing cgroup subsys freezer [ 0.004838] Initializing cgroup subsys net_cls [ 0.004960] Initializing cgroup subsys blkio [ 0.005019] Initializing cgroup subsys perf_event [ 0.005276] CPU: Physical Processor ID: 0 [ 0.005398] CPU: Processor Core ID: 0 [ 0.005517] mce: CPU supports 5 MCE banks [ 0.005647] CPU0: Thermal monitoring enabled (TM1) [ 0.005772] using mwait in idle threads. [ 0.007488] ACPI: Core revision 20110413 [ 0.020109] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.021348] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.031488] CPU0: Intel(R) Atom(TM) CPU D510 @ 1.66GHz stepping 0a [ 0.031997] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver. [ 0.031997] ... version: 3 [ 0.031997] ... bit width: 40 [ 0.031997] ... generic registers: 2 [ 0.031997] ... value mask: 000000ffffffffff [ 0.031997] ... max period: 000000007fffffff [ 0.031997] ... fixed-purpose events: 3 [ 0.031997] ... event mask: 0000000700000003 [ 0.032683] NMI watchdog enabled, takes one hw-pmu counter. [ 0.033239] CPU 1 irqstacks, hard=f34f0000 soft=f34f2000 [ 0.033245] Booting Node 0, Processors #1 [ 0.033320] smpboot cpu 1: start_ip = 9a000 [ 0.002999] Initializing CPU#1 [ 0.002999] calibrate_delay_direct() ignoring timer_rate as we had a TSC wrap around start=4280037422 >=post_end=5068876 [ 0.105039] NMI watchdog enabled, takes one hw-pmu counter. [ 0.105743] CPU 2 irqstacks, hard=f34fe000 soft=f3500000 [ 0.105749] #2 [ 0.105787] smpboot cpu 2: start_ip = 9a000 [ 0.002999] Initializing CPU#2 [ 0.177981] TSC synchronization [CPU#0 -> CPU#2]: [ 0.177981] Measured 50 cycles TSC warp between CPUs, turning off TSC clock. [ 0.177981] Marking TSC unstable due to check_tsc_sync_source failed [ 0.178017] NMI watchdog enabled, takes one hw-pmu counter. [ 0.178998] CPU 3 irqstacks, hard=f3514000 soft=f3516000 [ 0.179003] #3 Ok. [ 0.179118] smpboot cpu 3: start_ip = 9a000 [ 0.002999] Initializing CPU#3 [ 0.250055] NMI watchdog enabled, takes one hw-pmu counter. [ 0.250351] Brought up 4 CPUs [ 0.250474] Total of 4 processors activated (13332.70 BogoMIPS). [ 0.252327] devtmpfs: initialized [ 0.252985] PM: Registering ACPI NVS region at cef48000 (487424 bytes) [ 0.255763] atomic64 test passed for i386+ platform with CX8 and with SSE [ 0.255945] Time: 16:17:04 Date: 05/27/13 [ 0.256208] NET: Registered protocol family 16 [ 0.256799] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.256980] ACPI: bus type pci registered [ 0.257491] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) [ 0.257711] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 [ 0.257976] PCI: Using MMCONFIG for extended config space [ 0.258104] PCI: Using configuration type 1 for base access [ 0.261260] bio: create slab at 0 [ 0.264169] ACPI: EC: Look up EC in DSDT [ 0.276042] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored [ 0.278229] ACPI: Interpreter enabled [ 0.278356] ACPI: (supports S0 S1 S3 S4 S5) [ 0.278660] ACPI: Using IOAPIC for interrupt routing [ 0.289958] ACPI: No dock devices found. [ 0.289974] HEST: Table not found. [ 0.290099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.290573] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f]) [ 0.291363] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] [ 0.291973] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] [ 0.292105] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.292972] pci_root PNP0A03:00: host bridge window [mem 0xd0000000-0xf7ffffff] [ 0.293199] pci 0000:00:00.0: [8086:a000] type 0 class 0x000600 [ 0.293261] pci 0000:00:02.0: [8086:a001] type 0 class 0x000300 [ 0.293277] pci 0000:00:02.0: reg 10: [mem 0xe0300000-0xe037ffff] [ 0.293287] pci 0000:00:02.0: reg 14: [io 0x30c0-0x30c7] [ 0.293298] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref] [ 0.293308] pci 0000:00:02.0: reg 1c: [mem 0xe0200000-0xe02fffff] [ 0.293406] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604 [ 0.293517] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.293526] pci 0000:00:1c.0: PME# disabled [ 0.293564] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604 [ 0.293680] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.293688] pci 0000:00:1c.1: PME# disabled [ 0.293726] pci 0000:00:1c.2: [8086:27d4] type 1 class 0x000604 [ 0.293840] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.293848] pci 0000:00:1c.2: PME# disabled [ 0.293994] pci 0000:00:1c.3: [8086:27d6] type 1 class 0x000604 [ 0.294109] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.294118] pci 0000:00:1c.3: PME# disabled [ 0.294161] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03 [ 0.294223] pci 0000:00:1d.0: reg 20: [io 0x3080-0x309f] [ 0.294278] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03 [ 0.294352] pci 0000:00:1d.1: reg 20: [io 0x3060-0x307f] [ 0.294415] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03 [ 0.294489] pci 0000:00:1d.2: reg 20: [io 0x3040-0x305f] [ 0.294547] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03 [ 0.294615] pci 0000:00:1d.3: reg 20: [io 0x3020-0x303f] [ 0.294684] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03 [ 0.294715] pci 0000:00:1d.7: reg 10: [mem 0xe0380400-0xe03807ff] [ 0.294838] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.294847] pci 0000:00:1d.7: PME# disabled [ 0.294878] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.294990] pci 0000:00:1f.0: [8086:27bc] type 0 class 0x000601 [ 0.295095] pci 0000:00:1f.0: [Firmware Bug]: TigerPoint LPC.BM_STS cleared [ 0.295293] pci 0000:00:1f.2: [8086:27c0] type 0 class 0x000101 [ 0.295319] pci 0000:00:1f.2: reg 10: [io 0x30b8-0x30bf] [ 0.295335] pci 0000:00:1f.2: reg 14: [io 0x30cc-0x30cf] [ 0.295351] pci 0000:00:1f.2: reg 18: [io 0x30b0-0x30b7] [ 0.295366] pci 0000:00:1f.2: reg 1c: [io 0x30c8-0x30cb] [ 0.295382] pci 0000:00:1f.2: reg 20: [io 0x30a0-0x30af] [ 0.295398] pci 0000:00:1f.2: reg 24: [mem 0xe0380000-0xe03803ff] [ 0.295447] pci 0000:00:1f.2: PME# supported from D3hot [ 0.295455] pci 0000:00:1f.2: PME# disabled [ 0.295479] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05 [ 0.295550] pci 0000:00:1f.3: reg 20: [io 0x3000-0x301f] [ 0.295689] pci 0000:01:00.0: [10ec:8168] type 0 class 0x000200 [ 0.295718] pci 0000:01:00.0: reg 10: [io 0x2000-0x20ff] [ 0.295762] pci 0000:01:00.0: reg 18: [mem 0xe0004000-0xe0004fff 64bit pref] [ 0.295793] pci 0000:01:00.0: reg 20: [mem 0xe0000000-0xe0003fff 64bit pref] [ 0.295814] pci 0000:01:00.0: reg 30: [mem 0xfffe0000-0xffffffff pref] [ 0.295912] pci 0000:01:00.0: supports D1 D2 [ 0.295918] pci 0000:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.295928] pci 0000:01:00.0: PME# disabled [ 0.297998] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.298128] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.298139] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.298154] pci 0000:00:1c.0: bridge window [mem 0xe0000000-0xe00fffff 64bit pref] [ 0.298223] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.298350] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled) [ 0.298359] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.298371] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.298440] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.298567] pci 0000:00:1c.2: bridge window [io 0xf000-0x0000] (disabled) [ 0.298577] pci 0000:00:1c.2: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.298589] pci 0000:00:1c.2: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.298654] pci 0000:00:1c.3: PCI bridge to [bus 04-04] [ 0.298783] pci 0000:00:1c.3: bridge window [io 0xf000-0x0000] (disabled) [ 0.298792] pci 0000:00:1c.3: bridge window [mem 0xfff00000-0x000fffff] (disabled) [ 0.298805] pci 0000:00:1c.3: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.298859] pci 0000:05:00.0: [8086:b154] type 1 class 0x000604 [ 0.299019] pci 0000:00:1e.0: PCI bridge to [bus 05-06] (subtractive decode) [ 0.299157] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff] [ 0.299167] pci 0000:00:1e.0: bridge window [mem 0xe0100000-0xe01fffff] [ 0.299179] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.299187] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.299194] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.299201] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.299208] pci 0000:00:1e.0: bridge window [mem 0xd0000000-0xf7ffffff] (subtractive decode) [ 0.299271] pci 0000:06:04.0: [1011:0019] type 0 class 0x000200 [ 0.299299] pci 0000:06:04.0: reg 10: [io 0x1180-0x11ff] [ 0.299319] pci 0000:06:04.0: reg 14: [mem 0xe0100c00-0xe0100fff] [ 0.299399] pci 0000:06:04.0: reg 30: [mem 0xfffc0000-0xffffffff pref] [ 0.299440] pci 0000:06:05.0: [1011:0019] type 0 class 0x000200 [ 0.299467] pci 0000:06:05.0: reg 10: [io 0x1100-0x117f] [ 0.299488] pci 0000:06:05.0: reg 14: [mem 0xe0100800-0xe0100bff] [ 0.299565] pci 0000:06:05.0: reg 30: [mem 0xfffc0000-0xffffffff pref] [ 0.299605] pci 0000:06:06.0: [1011:0019] type 0 class 0x000200 [ 0.299632] pci 0000:06:06.0: reg 10: [io 0x1080-0x10ff] [ 0.299653] pci 0000:06:06.0: reg 14: [mem 0xe0100400-0xe01007ff] [ 0.299732] pci 0000:06:06.0: reg 30: [mem 0xfffc0000-0xffffffff pref] [ 0.299771] pci 0000:06:07.0: [1011:0019] type 0 class 0x000200 [ 0.299800] pci 0000:06:07.0: reg 10: [io 0x1000-0x107f] [ 0.299820] pci 0000:06:07.0: reg 14: [mem 0xe0100000-0xe01003ff] [ 0.299901] pci 0000:06:07.0: reg 30: [mem 0xfffc0000-0xffffffff pref] [ 0.299993] pci 0000:05:00.0: PCI bridge to [bus 06-06] [ 0.300126] pci 0000:05:00.0: bridge window [io 0x1000-0x1fff] [ 0.300136] pci 0000:05:00.0: bridge window [mem 0xe0100000-0xe01fffff] [ 0.300152] pci 0000:05:00.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled) [ 0.300198] pci_bus 0000:00: on NUMA node 0 [ 0.300207] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.300525] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT] [ 0.300914] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT] [ 0.301051] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT] [ 0.301176] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT] [ 0.301298] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT] [ 0.301480] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.301608] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 0.301817] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.310568] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12) [ 0.311112] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 10 11 12) *0, disabled. [ 0.311788] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12) [ 0.312357] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 *10 11 12) [ 0.312899] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12) [ 0.313466] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 *9 10 11 12) [ 0.314024] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 *10 11 12) [ 0.314565] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 *9 10 11 12) [ 0.315155] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.315385] vgaarb: loaded [ 0.315502] vgaarb: bridge control possible 0000:00:02.0 [ 0.315923] SCSI subsystem initialized [ 0.316026] libata version 3.00 loaded. [ 0.316144] usbcore: registered new interface driver usbfs [ 0.316306] usbcore: registered new interface driver hub [ 0.316442] usbcore: registered new device driver usb [ 0.317034] PCI: Using ACPI for IRQ routing [ 0.319102] PCI: pci_cache_line_size set to 64 bytes [ 0.319246] reserve RAM buffer: 000000000008f000 - 000000000008ffff [ 0.319253] reserve RAM buffer: 000000000009ec00 - 000000000009ffff [ 0.319259] reserve RAM buffer: 00000000cee98000 - 00000000cfffffff [ 0.319267] reserve RAM buffer: 00000000cef48000 - 00000000cfffffff [ 0.319274] reserve RAM buffer: 00000000ceff1000 - 00000000cfffffff [ 0.319280] reserve RAM buffer: 00000000cf000000 - 00000000cfffffff [ 0.319564] NetLabel: Initializing [ 0.319683] NetLabel: domain hash size = 128 [ 0.319803] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.319945] NetLabel: unlabeled traffic allowed by default [ 0.319979] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.320119] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.320351] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.323998] Switching to clocksource hpet [ 0.324298] Switched to NOHz mode on CPU #2 [ 0.324620] Switched to NOHz mode on CPU #0 [ 0.324712] Switched to NOHz mode on CPU #3 [ 0.324788] Switched to NOHz mode on CPU #1 [ 0.343582] pnp: PnP ACPI init [ 0.343737] ACPI: bus type pnp registered [ 0.344193] pnp 00:00: [bus 00-3f] [ 0.344200] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.344211] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.344218] pnp 00:00: [io 0x0d00-0xffff window] [ 0.344224] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.344231] pnp 00:00: [mem 0xd0000000-0xf7ffffff window] [ 0.344336] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) [ 0.344384] pnp 00:01: [mem 0xf8000000-0xfbffffff] [ 0.344391] pnp 00:01: [mem 0xfed14000-0xfed17fff] [ 0.344397] pnp 00:01: [mem 0xfed18000-0xfed18fff] [ 0.344403] pnp 00:01: [mem 0xfed19000-0xfed19fff] [ 0.344409] pnp 00:01: [mem 0xfed1c000-0xfed1ffff] [ 0.344415] pnp 00:01: [mem 0x000c0000-0x000dffff] [ 0.344421] pnp 00:01: [mem 0x000e0000-0x000fffff] [ 0.344427] pnp 00:01: [mem 0xfff00000-0xffffffff] [ 0.344537] system 00:01: [mem 0xf8000000-0xfbffffff] has been reserved [ 0.344672] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved [ 0.344803] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved [ 0.344932] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved [ 0.345086] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.345219] system 00:01: [mem 0x000c0000-0x000dffff] could not be reserved [ 0.345354] system 00:01: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.345488] system 00:01: [mem 0xfff00000-0xffffffff] has been reserved [ 0.345622] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.345939] pnp 00:02: [io 0x0000-0x000f] [ 0.345946] pnp 00:02: [io 0x0081-0x0083] [ 0.345952] pnp 00:02: [io 0x0087] [ 0.345957] pnp 00:02: [io 0x0089-0x008b] [ 0.345962] pnp 00:02: [io 0x008f] [ 0.345968] pnp 00:02: [io 0x00c0-0x00df] [ 0.345973] pnp 00:02: [dma 4] [ 0.346057] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.346085] pnp 00:03: [io 0x0070-0x0071] [ 0.346091] pnp 00:03: [io 0x0074-0x0077] [ 0.346111] pnp 00:03: [irq 8] [ 0.346179] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.346210] pnp 00:04: [io 0x00f0] [ 0.346222] pnp 00:04: [irq 13] [ 0.346286] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.346315] pnp 00:05: [io 0x0061] [ 0.346383] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.346414] pnp 00:06: [io 0x0500-0x053f] [ 0.346420] pnp 00:06: [io 0x0400-0x047f] [ 0.346425] pnp 00:06: [io 0x0092] [ 0.346431] pnp 00:06: [io 0x0680-0x06ff] [ 0.346436] pnp 00:06: [io 0x0010-0x001f] [ 0.346442] pnp 00:06: [io 0x0072-0x0073] [ 0.346447] pnp 00:06: [io 0x0080] [ 0.346452] pnp 00:06: [io 0x0084-0x0086] [ 0.346458] pnp 00:06: [io 0x0088] [ 0.346463] pnp 00:06: [io 0x008c-0x008e] [ 0.346469] pnp 00:06: [io 0x0090-0x009f] [ 0.346474] pnp 00:06: [io 0x0295-0x0296] [ 0.346588] system 00:06: [io 0x0500-0x053f] has been reserved [ 0.346720] system 00:06: [io 0x0400-0x047f] has been reserved [ 0.346847] system 00:06: [io 0x0680-0x06ff] has been reserved [ 0.346974] system 00:06: [io 0x0295-0x0296] has been reserved [ 0.347124] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.347247] pnp 00:07: [io 0x0060] [ 0.347253] pnp 00:07: [io 0x0064] [ 0.347266] pnp 00:07: [irq 1] [ 0.347354] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.347905] pnp 00:08: [io 0x03f8-0x03ff] [ 0.347918] pnp 00:08: [irq 4] [ 0.348113] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.348435] pnp 00:09: [io 0x02f8-0x02ff] [ 0.348448] pnp 00:09: [irq 3] [ 0.348618] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.348678] pnp 00:0a: [mem 0xfec00000-0xfec000ff] [ 0.348756] pnp 00:0a: Plug and Play ACPI device, IDs PNP0003 (active) [ 0.348862] pnp 00:0b: [mem 0xfed00000-0xfed03fff] [ 0.348941] pnp 00:0b: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.348964] pnp: PnP ACPI: found 12 devices [ 0.349108] ACPI: ACPI bus type pnp unregistered [ 0.388260] pci 0000:01:00.0: no compatible bridge window for [mem 0xfffe0000-0xffffffff pref] [ 0.388482] pci 0000:06:04.0: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref] [ 0.388700] pci 0000:06:05.0: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref] [ 0.388916] pci 0000:06:06.0: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref] [ 0.389151] pci 0000:06:07.0: no compatible bridge window for [mem 0xfffc0000-0xffffffff pref] [ 0.389370] PCI: max bus depth: 2 pci_try_num: 3 [ 0.389455] pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0400000-0xe04fffff] [ 0.389592] pci 0000:00:1e.0: BAR 15: assigned [mem 0xe0500000-0xe05fffff pref] [ 0.389805] pci 0000:00:1c.3: BAR 14: assigned [mem 0xe0600000-0xe07fffff] [ 0.389938] pci 0000:00:1c.3: BAR 15: assigned [mem 0xe0800000-0xe09fffff 64bit pref] [ 0.390171] pci 0000:00:1c.3: BAR 13: assigned [io 0x4000-0x4fff] [ 0.390305] pci 0000:00:1c.2: BAR 14: assigned [mem 0xe0a00000-0xe0bfffff] [ 0.390442] pci 0000:00:1c.2: BAR 15: assigned [mem 0xe0c00000-0xe0dfffff 64bit pref] [ 0.390659] pci 0000:00:1c.2: BAR 13: assigned [io 0x5000-0x5fff] [ 0.390793] pci 0000:00:1c.1: BAR 14: assigned [mem 0xe0e00000-0xe0ffffff] [ 0.390928] pci 0000:00:1c.1: BAR 15: assigned [mem 0xe1000000-0xe11fffff 64bit pref] [ 0.391160] pci 0000:00:1c.1: BAR 13: assigned [io 0x6000-0x6fff] [ 0.391295] pci 0000:01:00.0: BAR 6: assigned [mem 0xe0020000-0xe003ffff pref] [ 0.391509] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.391637] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] [ 0.391772] pci 0000:00:1c.0: bridge window [mem 0xe0400000-0xe04fffff] [ 0.391905] pci 0000:00:1c.0: bridge window [mem 0xe0000000-0xe00fffff 64bit pref] [ 0.392139] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.392267] pci 0000:00:1c.1: bridge window [io 0x6000-0x6fff] [ 0.392401] pci 0000:00:1c.1: bridge window [mem 0xe0e00000-0xe0ffffff] [ 0.392537] pci 0000:00:1c.1: bridge window [mem 0xe1000000-0xe11fffff 64bit pref] [ 0.392755] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.392881] pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff] [ 0.393027] pci 0000:00:1c.2: bridge window [mem 0xe0a00000-0xe0bfffff] [ 0.393163] pci 0000:00:1c.2: bridge window [mem 0xe0c00000-0xe0dfffff 64bit pref] [ 0.393380] pci 0000:00:1c.3: PCI bridge to [bus 04-04] [ 0.393508] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] [ 0.393640] pci 0000:00:1c.3: bridge window [mem 0xe0600000-0xe07fffff] [ 0.393773] pci 0000:00:1c.3: bridge window [mem 0xe0800000-0xe09fffff 64bit pref] [ 0.393989] pci 0000:05:00.0: BAR 15: assigned [mem 0xe0500000-0xe05fffff pref] [ 0.394217] pci 0000:06:04.0: BAR 6: assigned [mem 0xe0500000-0xe053ffff pref] [ 0.394428] pci 0000:06:05.0: BAR 6: assigned [mem 0xe0540000-0xe057ffff pref] [ 0.394637] pci 0000:06:06.0: BAR 6: assigned [mem 0xe0580000-0xe05bffff pref] [ 0.394849] pci 0000:06:07.0: BAR 6: assigned [mem 0xe05c0000-0xe05fffff pref] [ 0.395074] pci 0000:05:00.0: PCI bridge to [bus 06-06] [ 0.395203] pci 0000:05:00.0: bridge window [io 0x1000-0x1fff] [ 0.395338] pci 0000:05:00.0: bridge window [mem 0xe0100000-0xe01fffff] [ 0.395473] pci 0000:05:00.0: bridge window [mem 0xe0500000-0xe05fffff pref] [ 0.395691] pci 0000:00:1e.0: PCI bridge to [bus 05-06] [ 0.395817] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff] [ 0.395949] pci 0000:00:1e.0: bridge window [mem 0xe0100000-0xe01fffff] [ 0.396099] pci 0000:00:1e.0: bridge window [mem 0xe0500000-0xe05fffff pref] [ 0.396340] pci 0000:00:1c.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.396477] pci 0000:00:1c.0: setting latency timer to 64 [ 0.396489] pci 0000:00:1c.1: enabling device (0000 -> 0003) [ 0.396625] pci 0000:00:1c.1: PCI INT B -> GSI 16 (level, low) -> IRQ 16 [ 0.396761] pci 0000:00:1c.1: setting latency timer to 64 [ 0.396773] pci 0000:00:1c.2: enabling device (0000 -> 0003) [ 0.396905] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.397057] pci 0000:00:1c.2: setting latency timer to 64 [ 0.397070] pci 0000:00:1c.3: enabling device (0000 -> 0003) [ 0.397204] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 0.397340] pci 0000:00:1c.3: setting latency timer to 64 [ 0.397354] pci 0000:00:1e.0: setting latency timer to 64 [ 0.397370] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.397377] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.397383] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.397390] pci_bus 0000:00: resource 7 [mem 0xd0000000-0xf7ffffff] [ 0.397396] pci_bus 0000:01: resource 0 [io 0x2000-0x2fff] [ 0.397403] pci_bus 0000:01: resource 1 [mem 0xe0400000-0xe04fffff] [ 0.397410] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xe00fffff 64bit pref] [ 0.397417] pci_bus 0000:02: resource 0 [io 0x6000-0x6fff] [ 0.397423] pci_bus 0000:02: resource 1 [mem 0xe0e00000-0xe0ffffff] [ 0.397430] pci_bus 0000:02: resource 2 [mem 0xe1000000-0xe11fffff 64bit pref] [ 0.397437] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff] [ 0.397444] pci_bus 0000:03: resource 1 [mem 0xe0a00000-0xe0bfffff] [ 0.397451] pci_bus 0000:03: resource 2 [mem 0xe0c00000-0xe0dfffff 64bit pref] [ 0.397458] pci_bus 0000:04: resource 0 [io 0x4000-0x4fff] [ 0.397464] pci_bus 0000:04: resource 1 [mem 0xe0600000-0xe07fffff] [ 0.397471] pci_bus 0000:04: resource 2 [mem 0xe0800000-0xe09fffff 64bit pref] [ 0.397478] pci_bus 0000:05: resource 0 [io 0x1000-0x1fff] [ 0.397485] pci_bus 0000:05: resource 1 [mem 0xe0100000-0xe01fffff] [ 0.397492] pci_bus 0000:05: resource 2 [mem 0xe0500000-0xe05fffff pref] [ 0.397499] pci_bus 0000:05: resource 4 [io 0x0000-0x0cf7] [ 0.397505] pci_bus 0000:05: resource 5 [io 0x0d00-0xffff] [ 0.397511] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff] [ 0.397518] pci_bus 0000:05: resource 7 [mem 0xd0000000-0xf7ffffff] [ 0.397525] pci_bus 0000:06: resource 0 [io 0x1000-0x1fff] [ 0.397531] pci_bus 0000:06: resource 1 [mem 0xe0100000-0xe01fffff] [ 0.397538] pci_bus 0000:06: resource 2 [mem 0xe0500000-0xe05fffff pref] [ 0.397716] NET: Registered protocol family 2 [ 0.398048] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.398551] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.399743] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.400349] TCP: Hash tables configured (established 131072 bind 65536) [ 0.400486] TCP reno registered [ 0.400612] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.400753] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.401516] NET: Registered protocol family 1 [ 0.401924] RPC: Registered named UNIX socket transport module. [ 0.402079] RPC: Registered udp transport module. [ 0.402202] RPC: Registered tcp transport module. [ 0.402325] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.402474] pci 0000:00:02.0: Boot video device [ 0.402522] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.402678] pci 0000:00:1d.0: PCI INT A disabled [ 0.402813] pci 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.402962] pci 0000:00:1d.1: PCI INT B disabled [ 0.403115] pci 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.403266] pci 0000:00:1d.2: PCI INT C disabled [ 0.403397] pci 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 0.403543] pci 0000:00:1d.3: PCI INT D disabled [ 0.403670] pci 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.418052] pci 0000:00:1d.7: PCI INT A disabled [ 0.418210] PCI: CLS 64 bytes, default 64 [ 1.630244] Trying to unpack rootfs image as initramfs... [ 3.709983] Freeing initrd memory: 8540k freed [ 3.717795] apm: BIOS not found. [ 3.718195] Intel AES-NI instructions are not detected. [ 3.718698] audit: initializing netlink socket (disabled) [ 3.718838] type=2000 audit(1369671426.717:1): initialized [ 3.787418] highmem bounce pool size: 64 pages [ 3.787541] HugeTLB registered 4 MB page size, pre-allocated 0 pages [ 3.806563] VFS: Disk quotas dquot_6.5.2 [ 3.807074] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 3.809043] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 3.810173] nfs4filelayout_init: NFSv4 File Layout Driver Registering... [ 3.810298] NTFS driver 2.1.30 [Flags: R/O]. [ 3.810763] fuse init (API version 7.16) [ 3.811495] JFS: nTxBlock = 8192, nTxLock = 65536 [ 3.815553] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled [ 3.817435] SGI XFS Quota Management subsystem [ 3.818267] Btrfs loaded [ 3.818784] aufs 3.0-20120402 [ 3.821031] msgmni has been set to 1648 [ 3.822139] alg: No test for stdrng (krng) [ 3.822271] NET: Registered protocol family 38 [ 3.822457] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 3.822762] io scheduler noop registered [ 3.822878] io scheduler deadline registered [ 3.823065] io scheduler cfq registered (default) [ 3.823395] pcieport 0000:00:1c.0: setting latency timer to 64 [ 3.823465] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 3.823583] pcieport 0000:00:1c.1: setting latency timer to 64 [ 3.823645] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 3.823754] pcieport 0000:00:1c.2: setting latency timer to 64 [ 3.823815] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X [ 3.823929] pcieport 0000:00:1c.3: setting latency timer to 64 [ 3.823990] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X [ 3.824199] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 3.824402] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 3.824523] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 3.825224] intel_idle: MWAIT substates: 0x10 [ 3.825249] intel_idle: v0.4 model 0x1C [ 3.825254] intel_idle: lapic_timer_reliable_states 0x2 [ 3.825493] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input0 [ 3.825697] ACPI: Sleep Button [SLPB] [ 3.825942] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 3.826164] ACPI: Power Button [PWRF] [ 3.826535] ACPI: acpi_idle yielding to intel_idle [ 3.830264] ERST: Table is not found! [ 3.830459] isapnp: Scanning for PnP cards... [ 4.187129] isapnp: No Plug & Play device found [ 4.187418] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 4.208263] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 4.237728] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 4.313776] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 4.334819] 00:09: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A [ 4.335698] Non-volatile memory driver v1.3 [ 4.335813] Linux agpgart interface v0.103 [ 4.336200] agpgart-intel 0000:00:00.0: Intel GMA3150 Chipset [ 4.336626] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable [ 4.337246] agpgart-intel 0000:00:00.0: detected 8192K stolen memory [ 4.337598] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 4.342232] brd: module loaded [ 4.343720] loop: AES key scrubbing enabled [ 4.343833] loop: loaded (max 8 devices) [ 4.344213] ata_piix 0000:00:1f.2: version 2.13 [ 4.344240] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 4.344368] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ] [ 4.495080] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 4.495778] scsi0 : ata_piix [ 4.496162] scsi1 : ata_piix [ 4.496644] ata1: SATA max UDMA/133 cmd 0x30b8 ctl 0x30cc bmdma 0x30a0 irq 19 [ 4.496765] ata2: SATA max UDMA/133 cmd 0x30b0 ctl 0x30c8 bmdma 0x30a8 irq 19 [ 4.497078] Fixed MDIO Bus: probed [ 4.497373] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 4.497528] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 4.497679] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 4.497687] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 4.497915] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 4.498172] ehci_hcd 0000:00:1d.7: using broken periodic workaround [ 4.498301] ehci_hcd 0000:00:1d.7: debug port 1 [ 4.502307] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported [ 4.502342] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xe0380400 [ 4.512038] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 4.512216] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 4.512337] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.512530] usb usb1: Product: EHCI Host Controller [ 4.512644] usb usb1: Manufacturer: Linux 3.0.29-std260-i586 ehci_hcd [ 4.512762] usb usb1: SerialNumber: 0000:00:1d.7 [ 4.513142] hub 1-0:1.0: USB hub found [ 4.513259] hub 1-0:1.0: 8 ports detected [ 4.513556] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 4.513702] uhci_hcd: USB Universal Host Controller Interface driver [ 4.513892] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 4.514048] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 4.514056] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 4.514278] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 4.514509] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00003080 [ 4.514698] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.514818] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.515032] usb usb2: Product: UHCI Host Controller [ 4.515146] usb usb2: Manufacturer: Linux 3.0.29-std260-i586 uhci_hcd [ 4.515263] usb usb2: SerialNumber: 0000:00:1d.0 [ 4.515605] hub 2-0:1.0: USB hub found [ 4.515723] hub 2-0:1.0: 2 ports detected [ 4.515983] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 4.516138] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 4.516145] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 4.516352] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 4.516580] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00003060 [ 4.516768] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.516888] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.517103] usb usb3: Product: UHCI Host Controller [ 4.517217] usb usb3: Manufacturer: Linux 3.0.29-std260-i586 uhci_hcd [ 4.517336] usb usb3: SerialNumber: 0000:00:1d.1 [ 4.517668] hub 3-0:1.0: USB hub found [ 4.517785] hub 3-0:1.0: 2 ports detected [ 4.518059] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 4.518190] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 4.518197] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 4.518410] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 4.518670] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00003040 [ 4.518859] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.518980] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.519196] usb usb4: Product: UHCI Host Controller [ 4.519310] usb usb4: Manufacturer: Linux 3.0.29-std260-i586 uhci_hcd [ 4.519427] usb usb4: SerialNumber: 0000:00:1d.2 [ 4.519761] hub 4-0:1.0: USB hub found [ 4.519877] hub 4-0:1.0: 2 ports detected [ 4.520149] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 4.520282] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 4.520289] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 4.520499] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 4.520745] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00003020 [ 4.520928] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 4.521074] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 4.521267] usb usb5: Product: UHCI Host Controller [ 4.521380] usb usb5: Manufacturer: Linux 3.0.29-std260-i586 uhci_hcd [ 4.521498] usb usb5: SerialNumber: 0000:00:1d.3 [ 4.521840] hub 5-0:1.0: USB hub found [ 4.521956] hub 5-0:1.0: 2 ports detected [ 4.522304] usbcore: registered new interface driver usbserial [ 4.522439] USB Serial support registered for generic [ 4.522578] usbcore: registered new interface driver usbserial_generic [ 4.522696] usbserial: USB Serial Driver core [ 4.522903] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 [ 4.523042] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp [ 4.523799] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 4.524060] mousedev: PS/2 mouse device common for all mice [ 4.524521] rtc_cmos 00:03: RTC can wake from S4 [ 4.524809] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 4.524962] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 4.525387] device-mapper: uevent: version 1.0.3 [ 4.525710] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com [ 4.526257] cpuidle: using governor ladder [ 4.526604] cpuidle: using governor menu [ 4.527150] EFI Variables Facility v0.08 2004-May-17 [ 4.527676] usbcore: registered new interface driver usbhid [ 4.527793] usbhid: USB HID core driver [ 4.528112] ip_tables: (C) 2000-2006 Netfilter Core Team [ 4.528250] TCP cubic registered [ 4.528356] Initializing XFRM netlink socket [ 4.528478] NET: Registered protocol family 17 [ 4.528639] Registering the dns_resolver key type [ 4.528788] Using IPI No-Shortcut mode [ 4.529161] PM: Hibernation image not present or could not be loaded. [ 4.529184] registered taskstats version 1 [ 4.536347] IMA: No TPM chip found, activating TPM-bypass! [ 4.537132] Magic number: 13:439:288 [ 4.537298] tty tty21: hash matches [ 4.537492] rtc_cmos 00:03: setting system clock to 2013-05-27 16:17:08 UTC (1369671428) [ 4.537835] Initializing network drop monitor service [ 4.555078] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 4.670668] Freeing unused kernel memory: 6344k freed [ 4.675659] Write protecting the kernel text: 5632k [ 4.675861] Write protecting the kernel read-only data: 2364k [ 4.815058] usb 1-7: new high speed USB device number 2 using ehci_hcd [ 4.931893] usb 1-7: New USB device found, idVendor=0951, idProduct=1603 [ 4.931901] usb 1-7: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4.931908] usb 1-7: Product: DataTraveler 2.0 [ 4.931913] usb 1-7: Manufacturer: Kingston [ 4.931918] usb 1-7: SerialNumber: 0019E0009E7E5A8A11160136 [ 5.351848] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 5.351895] r8169 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 5.351971] r8169 0000:01:00.0: setting latency timer to 64 [ 5.352112] r8169 0000:01:00.0: irq 44 for MSI/MSI-X [ 5.352472] r8169 0000:01:00.0: eth0: RTL8168d/8111d at 0xf7dc0000, 00:27:0e:07:48:a0, XID 081000c0 IRQ 44 [ 5.359921] [drm] Initialized drm 1.1.0 20060810 [ 5.377143] tulip: Linux Tulip driver version 1.1.15 (Feb 27, 2007) [ 5.377252] tulip 0000:06:04.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21 [ 5.383941] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 5.383959] i915 0000:00:02.0: setting latency timer to 64 [ 5.386974] tulip0: EEPROM default media type Autosense [ 5.386984] tulip0: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block [ 5.389936] Initializing USB Mass Storage driver... [ 5.398323] tulip0: MII transceiver #0 config 1000 status 7809 advertising 01e1 [ 5.398633] net eth1: Digital DS21142/43 Tulip rev 65 at MMIO 0xe0100c00, 00:30:6e:2d:7f:44, IRQ 21 [ 5.398701] tulip 0000:06:05.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22 [ 5.401685] scsi2 : usb-storage 1-7:1.0 [ 5.401909] usbcore: registered new interface driver usb-storage [ 5.401917] USB Mass Storage support registered. [ 5.408242] tulip1: EEPROM default media type Autosense [ 5.408251] tulip1: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block [ 5.419622] tulip1: MII transceiver #0 config 1000 status 7809 advertising 01e1 [ 5.419957] net eth2: Digital DS21142/43 Tulip rev 65 at MMIO 0xe0100800, 00:30:6e:2d:7f:45, IRQ 22 [ 5.420047] tulip 0000:06:06.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 5.429535] tulip2: EEPROM default media type Autosense [ 5.429544] tulip2: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block [ 5.440887] tulip2: MII transceiver #0 config 1000 status 7809 advertising 01e1 [ 5.448116] net eth3: Digital DS21142/43 Tulip rev 65 at MMIO 0xe0100400, 00:30:6e:2d:7f:46, IRQ 23 [ 5.448196] tulip 0000:06:07.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20 [ 5.457746] tulip3: EEPROM default media type Autosense [ 5.457756] tulip3: Index #0 - Media MII (#11) described by a 21142 MII PHY (3) block [ 5.469095] tulip3: MII transceiver #0 config 1000 status 7809 advertising 01e1 [ 5.469361] net eth4: Digital DS21142/43 Tulip rev 65 at MMIO 0xe0100000, 00:30:6e:2d:7f:47, IRQ 20 [ 5.489544] i915 0000:00:02.0: irq 45 for MSI/MSI-X [ 5.489561] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 5.489569] [drm] Driver supports precise vblank timestamp query. [ 5.489684] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 5.668584] [drm] initialized overlay support [ 5.740337] fbcon: inteldrmfb (fb0) is primary device [ 5.768793] [drm] Changing LVDS panel from (+hsync, +vsync) to (-hsync, -vsync) [ 5.804560] fixme: max PWM is zero. [ 5.814728] Console: switching to colour frame buffer device 128x48 [ 5.824852] fb0: inteldrmfb frame buffer device [ 5.824856] drm: registered panic notifier [ 5.824877] No ACPI video bus found [ 5.824963] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 6.405081] scsi 2:0:0:0: Direct-Access Kingston DataTraveler 2.0 1.00 PQ: 0 ANSI: 2 [ 6.407263] sd 2:0:0:0: Attached scsi generic sg0 type 0 [ 6.408189] sd 2:0:0:0: [sda] 15679488 512-byte logical blocks: (8.02 GB/7.47 GiB) [ 6.408783] sd 2:0:0:0: [sda] Write Protect is off [ 6.408791] sd 2:0:0:0: [sda] Mode Sense: 23 00 00 00 [ 6.409410] sd 2:0:0:0: [sda] No Caching mode page present [ 6.409417] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 6.412793] sd 2:0:0:0: [sda] No Caching mode page present [ 6.412802] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 6.413581] sda: sda1 [ 6.416109] sd 2:0:0:0: [sda] No Caching mode page present [ 6.416117] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 6.416124] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 33.889558] md: linear personality registered for level -1 [ 33.892913] md: multipath personality registered for level -4 [ 33.896355] md: raid0 personality registered for level 0 [ 33.900423] md: raid1 personality registered for level 1 [ 33.903749] async_tx: api initialized (async) [ 33.905208] xor: automatically using best checksumming function: pIII_sse [ 33.910035] pIII_sse : 4948.000 MB/sec [ 33.910042] xor: using function: pIII_sse (4948.000 MB/sec) [ 33.929235] raid6: int32x1 183 MB/s [ 33.946242] raid6: int32x2 265 MB/s [ 33.963050] raid6: int32x4 277 MB/s [ 33.980049] raid6: int32x8 281 MB/s [ 33.997113] raid6: mmxx1 367 MB/s [ 34.014050] raid6: mmxx2 671 MB/s [ 34.031072] raid6: sse1x1 289 MB/s [ 34.048041] raid6: sse1x2 488 MB/s [ 34.065101] raid6: sse2x1 566 MB/s [ 34.082071] raid6: sse2x2 964 MB/s [ 34.082076] raid6: using algorithm sse2x2 (964 MB/s) [ 34.085948] md: raid6 personality registered for level 6 [ 34.085957] md: raid5 personality registered for level 5 [ 34.085963] md: raid4 personality registered for level 4 [ 34.097067] md: raid10 personality registered for level 10 [ 34.105233] mdadm: sending ioctl 1261 to a partition! [ 34.105242] mdadm: sending ioctl 1261 to a partition! [ 34.106440] mdadm: sending ioctl 1261 to a partition! [ 34.106446] mdadm: sending ioctl 1261 to a partition! [ 34.106925] mdadm: sending ioctl 1261 to a partition! [ 34.106932] mdadm: sending ioctl 1261 to a partition! [ 34.107684] mdadm: sending ioctl 1261 to a partition! [ 34.107690] mdadm: sending ioctl 1261 to a partition! [ 34.108196] mdadm: sending ioctl 800c0910 to a partition! [ 34.108203] mdadm: sending ioctl 800c0910 to a partition! [ 34.692805] UDF-fs: No partition found (1) [ 35.115890] aufs test_add:261:mount[357]: uid/gid/perm /squashfs 0/0/0755, 0/0/01777 [ 35.124549] aufs test_add:261:mount[362]: uid/gid/perm /boot 0/0/0755, 0/0/01777 [ 38.843865] udevd[727]: starting version 171 [ 38.922910] udevd[727]: converting old udev database [ 39.330653] iTCO_vendor_support: vendor-support=0 [ 39.346679] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 39.362933] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06 [ 39.363224] iTCO_wdt: Found a NM10 TCO device (Version=2, TCOBASE=0x0460) [ 39.363403] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) [ 102.433986] r8169 0000:01:00.0: eth0: link down [ 102.846725] NET: Registered protocol family 10 [ 102.847474] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 105.801499] sshd (1220): /proc/1220/oom_adj is deprecated, please use /proc/1220/oom_score_adj instead. [ 107.909566] md: Autodetecting RAID arrays. [ 107.909576] md: Scanned 0 and added 0 devices. [ 107.909581] md: autorun ... [ 107.909586] md: ... autorun DONE. [ 110.488489] aufs au_new_inode:412:dircolors[1607]: Warning: Un-notified UDBA or repeatedly renamed dir, b1, squashfs, LC_MESSAGES, hi3269, i95. [ 112.946057] eth4: no IPv6 routers present [ 112.946067] eth3: no IPv6 routers present [ 113.650042] eth2: no IPv6 routers present [ 113.730022] eth1: no IPv6 routers present [ 210.760589] net eth4: Setting full-duplex based on MII#0 link partner capability of 45e1 [ 532.608593] net eth3: Setting full-duplex based on MII#0 link partner capability of 45e1 [ 1609.456611] net eth1: Setting full-duplex based on MII#0 link partner capability of 45e1 [ 1615.472601] net eth2: Setting full-duplex based on MII#0 link partner capability of 45e1 [ 2890.976869] net eth4: Setting full-duplex based on MII#0 link partner capability of 45e1 [ 2898.962026] eth4: no IPv6 routers present [ 2899.064934] net eth3: Setting full-duplex based on MII#0 link partner capability of 45e1 [ 2906.098137] eth3: no IPv6 routers present [ 3343.330104] eth2: no IPv6 routers present [ 3347.850038] eth1: no IPv6 routers present ********************************* /proc/interrupts ********************************* CPU0 CPU1 CPU2 CPU3 0: 136 5 5 3 IO-APIC-edge timer 1: 470 481 460 478 IO-APIC-edge i8042 8: 9 9 10 8 IO-APIC-edge rtc0 9: 0 0 0 0 IO-APIC-fasteoi acpi 16: 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb5 18: 0 0 0 0 IO-APIC-fasteoi uhci_hcd:usb4 19: 0 0 0 0 IO-APIC-fasteoi ata_piix, uhci_hcd:usb3 20: 892747 892146 889976 893568 IO-APIC-fasteoi eth4 21: 1164504 1177035 1164771 1175556 IO-APIC-fasteoi eth1 22: 867889 855366 867630 856839 IO-APIC-fasteoi eth2 23: 1001187 1001768 1003957 1000357 IO-APIC-fasteoi ehci_hcd:usb1, uhci_hcd:usb2, eth3 44: 0 0 0 0 PCI-MSI-edge eth0 45: 0 0 0 0 PCI-MSI-edge i915 NMI: 183 183 187 187 Non-maskable interrupts LOC: 48637 19354 23393 19669 Local timer interrupts SPU: 0 0 0 0 Spurious interrupts PMI: 183 183 187 187 Performance monitoring interrupts IWI: 0 0 0 0 IRQ work interrupts RES: 12023 11462 12469 11391 Rescheduling interrupts CAL: 726 120 688 169 Function call interrupts TLB: 254 750 209 659 TLB shootdowns TRM: 0 0 0 0 Thermal event interrupts THR: 0 0 0 0 Threshold APIC interrupts MCE: 0 0 0 0 Machine check exceptions MCP: 16 16 16 16 Machine check polls ERR: 0 MIS: 0 >Release-Note: >Audit-Trail: >Unformatted: