Created
June 6, 2011 14:10
-
-
Save datenimperator/1010336 to your computer and use it in GitHub Desktop.
dmesg on virtual Ubuntu 10.04.2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
administrator@router:~$ dmesg | |
[ 0.000000] Initializing cgroup subsys cpuset | |
[ 0.000000] Initializing cgroup subsys cpu | |
[ 0.000000] Linux version 2.6.32-32-generic-pae (buildd@roseapple) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ) #62-Ubuntu SMP Wed Apr 20 22:10:33 UTC 2011 (Ubuntu 2.6.32-32.62-generic-pae 2.6.32.38+drm33.16) | |
[ 0.000000] KERNEL supported cpus: | |
[ 0.000000] Intel GenuineIntel | |
[ 0.000000] AMD AuthenticAMD | |
[ 0.000000] NSC Geode by NSC | |
[ 0.000000] Cyrix CyrixInstead | |
[ 0.000000] Centaur CentaurHauls | |
[ 0.000000] Transmeta GenuineTMx86 | |
[ 0.000000] Transmeta TransmetaCPU | |
[ 0.000000] UMC UMC UMC UMC | |
[ 0.000000] BIOS-provided physical RAM map: | |
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009dc00 (usable) | |
[ 0.000000] BIOS-e820: 000000000009dc00 - 00000000000a0000 (reserved) | |
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) | |
[ 0.000000] BIOS-e820: 0000000000100000 - 0000000007ffd000 (usable) | |
[ 0.000000] BIOS-e820: 0000000007ffd000 - 0000000008000000 (reserved) | |
[ 0.000000] BIOS-e820: 00000000feffc000 - 00000000ff000000 (reserved) | |
[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) | |
[ 0.000000] DMI 2.4 present. | |
[ 0.000000] last_pfn = 0x7ffd max_arch_pfn = 0x1000000 | |
[ 0.000000] MTRR default type: write-back | |
[ 0.000000] MTRR fixed ranges enabled: | |
[ 0.000000] 00000-9FFFF write-back | |
[ 0.000000] A0000-BFFFF uncachable | |
[ 0.000000] C0000-FFFFF write-protect | |
[ 0.000000] MTRR variable ranges enabled: | |
[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable | |
[ 0.000000] 1 disabled | |
[ 0.000000] 2 disabled | |
[ 0.000000] 3 disabled | |
[ 0.000000] 4 disabled | |
[ 0.000000] 5 disabled | |
[ 0.000000] 6 disabled | |
[ 0.000000] 7 disabled | |
[ 0.000000] PAT not supported by CPU. | |
[ 0.000000] e820 update range: 0000000000002000 - 0000000000006000 (usable) ==> (reserved) | |
[ 0.000000] Scanning 1 areas for low memory corruption | |
[ 0.000000] modified physical RAM map: | |
[ 0.000000] modified: 0000000000000000 - 0000000000002000 (usable) | |
[ 0.000000] modified: 0000000000002000 - 0000000000006000 (reserved) | |
[ 0.000000] modified: 0000000000006000 - 000000000009dc00 (usable) | |
[ 0.000000] modified: 000000000009dc00 - 00000000000a0000 (reserved) | |
[ 0.000000] modified: 00000000000f0000 - 0000000000100000 (reserved) | |
[ 0.000000] modified: 0000000000100000 - 0000000007ffd000 (usable) | |
[ 0.000000] modified: 0000000007ffd000 - 0000000008000000 (reserved) | |
[ 0.000000] modified: 00000000feffc000 - 00000000ff000000 (reserved) | |
[ 0.000000] modified: 00000000fffc0000 - 0000000100000000 (reserved) | |
[ 0.000000] initial memory mapped : 0 - 00e00000 | |
[ 0.000000] init_memory_mapping: 0000000000000000-0000000007ffd000 | |
[ 0.000000] NX (Execute Disable) protection: active | |
[ 0.000000] 0000000000 - 0000200000 page 4k | |
[ 0.000000] 0000200000 - 0007e00000 page 2M | |
[ 0.000000] 0007e00000 - 0007ffd000 page 4k | |
[ 0.000000] kernel direct mapping tables up to 7ffd000 @ 7000-d000 | |
[ 0.000000] RAMDISK: 07870000 - 07fec28f | |
[ 0.000000] ACPI: RSDP 000fdba0 00014 (v00 BOCHS ) | |
[ 0.000000] ACPI: RSDT 07ffdc40 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) | |
[ 0.000000] ACPI: FACP 07fffe70 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) | |
[ 0.000000] ACPI: DSDT 07ffde40 01FB7 (v01 BXPC BXDSDT 00000001 INTL 20090123) | |
[ 0.000000] ACPI: FACS 07fffe00 00040 | |
[ 0.000000] ACPI: SSDT 07ffdda0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) | |
[ 0.000000] ACPI: APIC 07ffdcc0 00072 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) | |
[ 0.000000] ACPI: HPET 07ffdc80 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] 0MB HIGHMEM available. | |
[ 0.000000] 127MB LOWMEM available. | |
[ 0.000000] mapped low ram: 0 - 07ffd000 | |
[ 0.000000] low ram: 0 - 07ffd000 | |
[ 0.000000] node 0 low ram: 00000000 - 07ffd000 | |
[ 0.000000] node 0 bootmap 00009000 - 0000a000 | |
[ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 0007ffd000] | |
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] | |
[ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000] | |
[ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000] | |
[ 0.000000] #3 [0000100000 - 0000936838] TEXT DATA BSS ==> [0000100000 - 0000936838] | |
[ 0.000000] #4 [0007870000 - 0007fec28f] RAMDISK ==> [0007870000 - 0007fec28f] | |
[ 0.000000] #5 [000009dc00 - 0000100000] BIOS reserved ==> [000009dc00 - 0000100000] | |
[ 0.000000] #6 [0000937000 - 000093e049] BRK ==> [0000937000 - 000093e049] | |
[ 0.000000] #7 [0000007000 - 0000009000] PGTABLE ==> [0000007000 - 0000009000] | |
[ 0.000000] #8 [0000009000 - 000000a000] BOOTMAP ==> [0000009000 - 000000a000] | |
[ 0.000000] found SMP MP-table at [c00fdbf0] fdbf0 | |
[ 0.000000] kvm-clock: cpu 0, msr 0:88c581, boot clock | |
[ 0.000000] Zone PFN ranges: | |
[ 0.000000] DMA 0x00000000 -> 0x00001000 | |
[ 0.000000] Normal 0x00001000 -> 0x00007ffd | |
[ 0.000000] HighMem 0x00007ffd -> 0x00007ffd | |
[ 0.000000] Movable zone start PFN for each node | |
[ 0.000000] early_node_map[3] active PFN ranges | |
[ 0.000000] 0: 0x00000000 -> 0x00000002 | |
[ 0.000000] 0: 0x00000006 -> 0x0000009d | |
[ 0.000000] 0: 0x00000100 -> 0x00007ffd | |
[ 0.000000] On node 0 totalpages: 32662 | |
[ 0.000000] free_area_init_node: node 0, pgdat c07d6dc0, node_mem_map c1001000 | |
[ 0.000000] DMA zone: 32 pages used for memmap | |
[ 0.000000] DMA zone: 0 pages reserved | |
[ 0.000000] DMA zone: 3961 pages, LIFO batch:0 | |
[ 0.000000] Normal zone: 224 pages used for memmap | |
[ 0.000000] Normal zone: 28445 pages, LIFO batch:7 | |
[ 0.000000] Using APIC driver default | |
[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 | |
[ 0.000000] ACPI: Local APIC address 0xfee00000 | |
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) | |
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) | |
[ 0.000000] IOAPIC[0]: apic_id 1, version 17, 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 5 global_irq 5 high level) | |
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) | |
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) | |
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) | |
[ 0.000000] ACPI: IRQ0 used by override. | |
[ 0.000000] ACPI: IRQ2 used by override. | |
[ 0.000000] ACPI: IRQ5 used by override. | |
[ 0.000000] ACPI: IRQ9 used by override. | |
[ 0.000000] ACPI: IRQ10 used by override. | |
[ 0.000000] ACPI: IRQ11 used by override. | |
[ 0.000000] Using ACPI (MADT) for SMP configuration information | |
[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 | |
[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs | |
[ 0.000000] nr_irqs_gsi: 24 | |
[ 0.000000] PM: Registered nosave memory: 0000000000002000 - 0000000000006000 | |
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000 | |
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000 | |
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 | |
[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 | |
[ 0.000000] Allocating PCI resources starting at 8000000 (gap: 8000000:f6ffc000) | |
[ 0.000000] Booting paravirtualized kernel on KVM | |
[ 0.000000] NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1 | |
[ 0.000000] PERCPU: Embedded 15 pages/cpu @c1200000 s39736 r0 d21704 u2097152 | |
[ 0.000000] pcpu-alloc: s39736 r0 d21704 u2097152 alloc=1*2097152 | |
[ 0.000000] pcpu-alloc: [0] 0 | |
[ 0.000000] kvm-clock: cpu 0, msr 0:1209581, primary cpu clock | |
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 32406 | |
[ 0.000000] Kernel command line: root=UUID=68cddcb1-5301-4976-aeba-06ade16b3c1f ro quiet splash noacpi | |
[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes) | |
[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes) | |
[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes) | |
[ 0.000000] Enabling fast FPU save and restore... done. | |
[ 0.000000] Enabling unmasked SIMD FPU exception support... done. | |
[ 0.000000] Initializing CPU#0 | |
[ 0.000000] allocated 655300 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 (00000000:00000000) | |
[ 0.000000] Memory: 112508k/131060k available (4827k kernel code, 17988k reserved, 2217k data, 684k init, 0k highmem) | |
[ 0.000000] virtual kernel memory layout: | |
[ 0.000000] fixmap : 0xfff1d000 - 0xfffff000 ( 904 kB) | |
[ 0.000000] pkmap : 0xffa00000 - 0xffc00000 (2048 kB) | |
[ 0.000000] vmalloc : 0xc87fd000 - 0xff9fe000 ( 882 MB) | |
[ 0.000000] lowmem : 0xc0000000 - 0xc7ffd000 ( 127 MB) | |
[ 0.000000] .init : 0xc07e2000 - 0xc088d000 ( 684 kB) | |
[ 0.000000] .data : 0xc05b6fbf - 0xc07e1748 (2217 kB) | |
[ 0.000000] .text : 0xc0100000 - 0xc05b6fbf (4827 kB) | |
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. | |
[ 0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
[ 0.000000] Hierarchical RCU implementation. | |
[ 0.000000] NR_IRQS:2304 nr_irqs:256 | |
[ 0.000000] Console: colour VGA+ 80x25 | |
[ 0.000000] console [tty0] enabled | |
[ 0.000000] hpet clockevent registered | |
[ 0.000000] Detected 2327.354 MHz processor. | |
[ 0.008000] Calibrating delay loop (skipped) preset value.. 4654.70 BogoMIPS (lpj=9309416) | |
[ 0.008000] Security Framework initialized | |
[ 0.008000] AppArmor: AppArmor initialized | |
[ 0.008000] Mount-cache hash table entries: 512 | |
[ 0.008000] Initializing cgroup subsys ns | |
[ 0.008000] Initializing cgroup subsys cpuacct | |
[ 0.008000] Initializing cgroup subsys memory | |
[ 0.008000] Initializing cgroup subsys devices | |
[ 0.008000] Initializing cgroup subsys freezer | |
[ 0.008000] Initializing cgroup subsys net_cls | |
[ 0.008000] CPU: L1 I cache: 32K, L1 D cache: 32K | |
[ 0.008000] CPU: L2 cache: 4096K | |
[ 0.008000] mce: CPU supports 10 MCE banks | |
[ 0.008000] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. | |
[ 0.012179] SMP alternatives: switching to UP code | |
[ 0.144407] Freeing SMP alternatives: 19k freed | |
[ 0.144414] ACPI: Core revision 20090903 | |
[ 0.145262] ftrace: converting mcount calls to 0f 1f 44 00 00 | |
[ 0.145274] ftrace: allocating 22354 entries in 44 pages | |
[ 0.148131] Enabling APIC mode: Flat. Using 1 I/O APICs | |
[ 0.150085] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 | |
[ 0.150087] CPU0: Intel QEMU Virtual CPU version 0.14.0 stepping 03 | |
[ 0.152001] Brought up 1 CPUs | |
[ 0.152001] Total of 1 processors activated (4654.70 BogoMIPS). | |
[ 0.152001] CPU0 attaching NULL sched-domain. | |
[ 0.152001] devtmpfs: initialized | |
[ 0.152001] regulator: core version 0.5 | |
[ 0.152001] Time: 8:36:21 Date: 06/06/11 | |
[ 0.152001] NET: Registered protocol family 16 | |
[ 0.152001] EISA bus registered | |
[ 0.152001] ACPI: bus type pci registered | |
[ 0.152001] PCI: PCI BIOS revision 2.10 entry at 0xffe77, last bus=0 | |
[ 0.152001] PCI: Using configuration type 1 for base access | |
[ 0.152001] bio: create slab <bio-0> at 0 | |
[ 0.152040] ACPI: EC: Look up EC in DSDT | |
[ 0.153728] ACPI: Interpreter enabled | |
[ 0.153731] ACPI: (supports S0 S3 S4 S5) | |
[ 0.153753] ACPI: Using IOAPIC for interrupt routing | |
[ 0.156194] ACPI: No dock devices found. | |
[ 0.156210] ACPI: PCI Root Bridge [PCI0] (0000:00) | |
[ 0.157256] pci 0000:00:01.1: reg 20 io port: [0xc000-0xc00f] | |
[ 0.157671] pci 0000:00:01.2: reg 20 io port: [0xc020-0xc03f] | |
[ 0.158181] pci 0000:00:01.3: quirk: region b000-b03f claimed by PIIX4 ACPI | |
[ 0.158195] pci 0000:00:01.3: quirk: region b100-b10f claimed by PIIX4 SMB | |
[ 0.161017] pci 0000:00:02.0: reg 10 32bit mmio pref: [0xf0000000-0xf1ffffff] | |
[ 0.161750] pci 0000:00:02.0: reg 14 32bit mmio: [0xf2000000-0xf2000fff] | |
[ 0.165345] pci 0000:00:02.0: reg 30 32bit mmio pref: [0xf2010000-0xf201ffff] | |
[ 0.165804] pci 0000:00:03.0: reg 10 io port: [0xc040-0xc05f] | |
[ 0.165859] pci 0000:00:03.0: reg 14 32bit mmio: [0xf2020000-0xf2020fff] | |
[ 0.166045] pci 0000:00:03.0: reg 30 32bit mmio pref: [0xf2030000-0xf203ffff] | |
[ 0.166427] pci 0000:00:04.0: reg 10 io port: [0xc060-0xc07f] | |
[ 0.166481] pci 0000:00:04.0: reg 14 32bit mmio: [0xf2040000-0xf2040fff] | |
[ 0.166668] pci 0000:00:04.0: reg 30 32bit mmio pref: [0xf2050000-0xf205ffff] | |
[ 0.167056] pci 0000:00:05.0: reg 10 io port: [0xc080-0xc0bf] | |
[ 0.167111] pci 0000:00:05.0: reg 14 32bit mmio: [0xf2060000-0xf2060fff] | |
[ 0.167750] pci_bus 0000:00: on NUMA node 0 | |
[ 0.168045] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] | |
[ 0.171431] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) | |
[ 0.171537] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) | |
[ 0.171629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) | |
[ 0.171721] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) | |
[ 0.171813] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 | |
[ 0.172247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none | |
[ 0.172251] vgaarb: loaded | |
[ 0.172491] SCSI subsystem initialized | |
[ 0.172765] libata version 3.00 loaded. | |
[ 0.172891] usbcore: registered new interface driver usbfs | |
[ 0.172914] usbcore: registered new interface driver hub | |
[ 0.172975] usbcore: registered new device driver usb | |
[ 0.173149] ACPI: WMI: Mapper loaded | |
[ 0.173155] PCI: Using ACPI for IRQ routing | |
[ 0.173557] NetLabel: Initializing | |
[ 0.173562] NetLabel: domain hash size = 128 | |
[ 0.173563] NetLabel: protocols = UNLABELED CIPSOv4 | |
[ 0.173596] NetLabel: unlabeled traffic allowed by default | |
[ 0.173664] HPET: 3 timers in total, 0 timers will be used for per-cpu timer | |
[ 0.173704] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 | |
[ 0.173708] hpet0: 3 comparators, 64-bit 100.000000 MHz counter | |
[ 0.180047] Switching to clocksource kvm-clock | |
[ 0.182397] AppArmor: AppArmor Filesystem Enabled | |
[ 0.182412] pnp: PnP ACPI init | |
[ 0.182424] ACPI: bus type pnp registered | |
[ 0.183173] pnp: PnP ACPI: found 6 devices | |
[ 0.183176] ACPI: ACPI bus type pnp unregistered | |
[ 0.183182] PnPBIOS: Disabled | |
[ 0.217924] pci_bus 0000:00: resource 0 io: [0x00-0xffff] | |
[ 0.217927] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff] | |
[ 0.217965] NET: Registered protocol family 2 | |
[ 0.218058] IP route cache hash table entries: 1024 (order: 0, 4096 bytes) | |
[ 0.218321] TCP established hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.218359] TCP bind hash table entries: 4096 (order: 3, 32768 bytes) | |
[ 0.218397] TCP: Hash tables configured (established 4096 bind 4096) | |
[ 0.218399] TCP reno registered | |
[ 0.218467] NET: Registered protocol family 1 | |
[ 0.218494] pci 0000:00:00.0: Limiting direct PCI/PCI transfers | |
[ 0.218511] pci 0000:00:01.0: PIIX3: Enabling Passive Release | |
[ 0.218530] pci 0000:00:01.0: Activating ISA DMA hang workarounds | |
[ 0.218613] pci 0000:00:02.0: Boot video device | |
[ 0.218817] cpufreq-nforce2: No nForce2 chipset. | |
[ 0.218850] Scanning for low memory corruption every 60 seconds | |
[ 0.218984] audit: initializing netlink socket (disabled) | |
[ 0.219016] type=2000 audit(1307349382.216:1): initialized | |
[ 0.228362] Trying to unpack rootfs image as initramfs... | |
[ 0.240472] HugeTLB registered 2 MB page size, pre-allocated 0 pages | |
[ 0.241699] VFS: Disk quotas dquot_6.5.2 | |
[ 0.241747] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
[ 0.248240] fuse init (API version 7.13) | |
[ 0.248338] msgmni has been set to 220 | |
[ 0.248634] alg: No test for stdrng (krng) | |
[ 0.248682] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) | |
[ 0.248688] io scheduler noop registered | |
[ 0.248690] io scheduler anticipatory registered | |
[ 0.248691] io scheduler deadline registered | |
[ 0.248729] io scheduler cfq registered (default) | |
[ 0.248796] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
[ 0.248819] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 | |
[ 0.248910] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 | |
[ 0.248916] ACPI: Power Button [PWRF] | |
[ 0.249401] processor LNXCPU:00: registered as cooling_device0 | |
[ 0.250473] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11 | |
[ 0.250505] virtio-pci 0000:00:03.0: PCI INT A -> Link[LNKC] -> GSI 11 (level, high) -> IRQ 11 | |
[ 0.250546] virtio-pci 0000:00:03.0: setting latency timer to 64 | |
[ 0.250815] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10 | |
[ 0.250842] virtio-pci 0000:00:04.0: PCI INT A -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 | |
[ 0.250877] virtio-pci 0000:00:04.0: setting latency timer to 64 | |
[ 0.251132] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 | |
[ 0.251135] virtio-pci 0000:00:05.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, high) -> IRQ 10 | |
[ 0.251171] virtio-pci 0000:00:05.0: setting latency timer to 64 | |
[ 0.252544] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled | |
[ 0.253811] brd: module loaded | |
[ 0.254234] loop: module loaded | |
[ 0.254467] alloc irq_desc for 24 on node -1 | |
[ 0.254469] alloc kstat_irqs on node -1 | |
[ 0.254497] virtio-pci 0000:00:05.0: irq 24 for MSI/MSI-X | |
[ 0.254500] alloc irq_desc for 25 on node -1 | |
[ 0.254501] alloc kstat_irqs on node -1 | |
[ 0.254525] virtio-pci 0000:00:05.0: irq 25 for MSI/MSI-X | |
[ 0.284089] isapnp: Scanning for PnP cards... | |
[ 0.464458] vda: vda1 vda2 < vda5 > | |
[ 0.464920] input: Macintosh mouse button emulation as /devices/virtual/input/input1 | |
[ 0.465055] ata_piix 0000:00:01.1: version 2.13 | |
[ 0.465193] ata_piix 0000:00:01.1: setting latency timer to 64 | |
[ 0.468245] scsi0 : ata_piix | |
[ 0.468336] scsi1 : ata_piix | |
[ 0.468377] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 | |
[ 0.468380] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 | |
[ 0.468656] Fixed MDIO Bus: probed | |
[ 0.468688] PPP generic driver version 2.4.2 | |
[ 0.468726] tun: Universal TUN/TAP device driver, 1.6 | |
[ 0.468727] tun: (C) 1999-2004 Max Krasnyansky <[email protected]> | |
[ 0.468984] alloc irq_desc for 26 on node -1 | |
[ 0.468986] alloc kstat_irqs on node -1 | |
[ 0.469014] virtio-pci 0000:00:03.0: irq 26 for MSI/MSI-X | |
[ 0.469016] alloc irq_desc for 27 on node -1 | |
[ 0.469018] alloc kstat_irqs on node -1 | |
[ 0.469041] virtio-pci 0000:00:03.0: irq 27 for MSI/MSI-X | |
[ 0.469043] alloc irq_desc for 28 on node -1 | |
[ 0.469045] alloc kstat_irqs on node -1 | |
[ 0.469068] virtio-pci 0000:00:03.0: irq 28 for MSI/MSI-X | |
[ 0.648942] ata2.01: NODEV after polling detection | |
[ 0.649355] ata2.00: ATAPI: QEMU DVD-ROM, 0.14.0, max UDMA/100 | |
[ 0.650024] ata2.00: configured for MWDMA2 | |
[ 0.776500] alloc irq_desc for 29 on node -1 | |
[ 0.776504] alloc kstat_irqs on node -1 | |
[ 0.776536] virtio-pci 0000:00:04.0: irq 29 for MSI/MSI-X | |
[ 0.776538] alloc irq_desc for 30 on node -1 | |
[ 0.776540] alloc kstat_irqs on node -1 | |
[ 0.776564] virtio-pci 0000:00:04.0: irq 30 for MSI/MSI-X | |
[ 0.776566] alloc irq_desc for 31 on node -1 | |
[ 0.776572] alloc kstat_irqs on node -1 | |
[ 0.776596] virtio-pci 0000:00:04.0: irq 31 for MSI/MSI-X | |
[ 0.800905] Freeing initrd memory: 7664k freed | |
[ 0.970150] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
[ 0.970171] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
[ 0.970180] uhci_hcd: USB Universal Host Controller Interface driver | |
[ 0.970236] uhci_hcd 0000:00:01.2: PCI INT D -> Link[LNKD] -> GSI 10 (level, high) -> IRQ 10 | |
[ 0.970272] uhci_hcd 0000:00:01.2: setting latency timer to 64 | |
[ 0.970288] uhci_hcd 0000:00:01.2: UHCI Host Controller | |
[ 0.970327] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 | |
[ 0.970480] uhci_hcd 0000:00:01.2: irq 10, io base 0x0000c020 | |
[ 0.970634] usb usb1: configuration #1 chosen from 1 choice | |
[ 0.970664] hub 1-0:1.0: USB hub found | |
[ 0.970678] hub 1-0:1.0: 2 ports detected | |
[ 0.970799] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 | |
[ 1.021010] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
[ 1.021018] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
[ 1.021136] mice: PS/2 mouse device common for all mice | |
[ 1.021621] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 | |
[ 1.021977] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 | |
[ 1.022130] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs | |
[ 1.022232] device-mapper: uevent: version 1.0.3 | |
[ 1.022338] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: [email protected] | |
[ 1.022418] device-mapper: multipath: version 1.1.0 loaded | |
[ 1.022424] device-mapper: multipath round-robin: version 1.0.0 loaded | |
[ 1.022541] EISA: Probing bus 0 at eisa.0 | |
[ 1.022641] EISA: Detected 0 cards. | |
[ 1.022727] cpuidle: using governor ladder | |
[ 1.022729] cpuidle: using governor menu | |
[ 1.023062] TCP cubic registered | |
[ 1.023195] NET: Registered protocol family 10 | |
[ 1.023634] lo: Disabled Privacy Extensions | |
[ 1.024294] NET: Registered protocol family 17 | |
[ 1.024362] Using IPI No-Shortcut mode | |
[ 1.024439] PM: Resume from disk failed. | |
[ 1.024455] registered taskstats version 1 | |
[ 1.024896] Magic number: 15:875:623 | |
[ 1.025026] rtc_cmos 00:01: setting system clock to 2011-06-06 08:36:22 UTC (1307349382) | |
[ 1.025032] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found | |
[ 1.025034] EDD information not available. | |
[ 1.069478] isapnp: No Plug & Play device found | |
[ 1.069948] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.14 PQ: 0 ANSI: 5 | |
[ 1.072144] sr0: scsi3-mmc drive: 4x/4x xa/form2 tray | |
[ 1.072154] Uniform CD-ROM driver Revision: 3.20 | |
[ 1.072231] sr 1:0:0:0: Attached scsi CD-ROM sr0 | |
[ 1.072273] sr 1:0:0:0: Attached scsi generic sg0 type 5 | |
[ 1.072325] Freeing unused kernel memory: 684k freed | |
[ 1.072958] Write protecting the kernel text: 4828k | |
[ 1.073076] Write protecting the kernel read-only data: 1884k | |
[ 1.168612] udev: starting version 151 | |
[ 1.280062] usb 1-1: new full speed USB device using uhci_hcd and address 2 | |
[ 1.702916] usb 1-1: configuration #1 chosen from 1 choice | |
[ 1.776611] FDC 0 is a S82078B | |
[ 1.780878] usbcore: registered new interface driver hiddev | |
[ 1.797624] kjournald starting. Commit interval 5 seconds | |
[ 1.797639] EXT3-fs: mounted filesystem with ordered data mode. | |
[ 1.802139] input: QEMU 0.14.0 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 | |
[ 1.802234] generic-usb 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 0.14.0 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 | |
[ 1.802253] usbcore: registered new interface driver usbhid | |
[ 1.802255] usbhid: v2.6:USB HID core driver | |
[ 2.139772] Adding 321260k swap on /dev/vda5. Priority:-1 extents:1 across:321260k | |
[ 2.182774] udev: starting version 151 | |
[ 2.182873] EXT3 FS on vda1, internal journal | |
[ 2.426909] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 | |
[ 2.429714] vga16fb: initializing | |
[ 2.429720] vga16fb: mapped to 0xc00a0000 | |
[ 2.429808] fb0: VGA16 VGA frame buffer device | |
[ 2.931045] psmouse serio1: ID: 10 00 64 | |
[ 4.240457] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input4 | |
[ 4.297887] lp: driver loaded but no devices found | |
[ 19.017991] eth0: no IPv6 routers present | |
[ 22.388177] Console: switching to colour frame buffer device 80x30 | |
[ 62.369475] ip_tables: (C) 2000-2006 Netfilter Core Team | |
[ 76.145717] nf_conntrack version 0.5.0 (1891 buckets, 7564 max) | |
[ 76.146746] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use | |
[ 76.146748] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or | |
[ 76.146750] sysctl net.netfilter.nf_conntrack_acct=1 to enable it. | |
[ 76.258590] NET: Registered protocol family 24 | |
[ 78.263578] xt_time: kernel timezone is +0200 | |
[ 79.098409] ip6_tables: (C) 2000-2006 Netfilter Core Team | |
[ 86.630876] eth1: no IPv6 routers present |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment