Created
July 27, 2011 12:35
-
-
Save tetsu-koba/1109266 to your computer and use it in GitHub Desktop.
Kernel boot log of emulator-x86 -qemu -enable-kvm
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
<5>[ 0.000000] Linux version 2.6.29 (digit@lulu.par.corp.google.com) (gcc version 4.4.3 (GCC) ) #39 PREEMPT Fri Apr 29 14:39:26 CEST 2011 | |
<4>[ 0.000000] KERNEL supported cpus: | |
<4>[ 0.000000] Intel GenuineIntel | |
<4>[ 0.000000] AMD AuthenticAMD | |
<4>[ 0.000000] NSC Geode by NSC | |
<4>[ 0.000000] Cyrix CyrixInstead | |
<4>[ 0.000000] Centaur CentaurHauls | |
<4>[ 0.000000] Transmeta GenuineTMx86 | |
<4>[ 0.000000] Transmeta TransmetaCPU | |
<4>[ 0.000000] UMC UMC UMC UMC | |
<6>[ 0.000000] PAT WC disabled due to known CPU erratum. | |
<6>[ 0.000000] BIOS-provided physical RAM map: | |
<6>[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable) | |
<6>[ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved) | |
<6>[ 0.000000] BIOS-e820: 00000000000e8000 - 0000000000100000 (reserved) | |
<6>[ 0.000000] BIOS-e820: 0000000000100000 - 000000000fff0000 (usable) | |
<6>[ 0.000000] BIOS-e820: 000000000fff0000 - 0000000010000000 (ACPI data) | |
<6>[ 0.000000] BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved) | |
<6>[ 0.000000] DMI 2.4 present. | |
<6>[ 0.000000] last_pfn = 0xfff0 max_arch_pfn = 0x100000 | |
<7>[ 0.000000] kernel direct mapping tables up to fff0000 @ 7000-c000 | |
<6>[ 0.000000] RAMDISK: 0ffbb000 - 0ffefc59 | |
<5>[ 0.000000] 255MB LOWMEM available. | |
<6>[ 0.000000] mapped low ram: 0 - 0fff0000 | |
<6>[ 0.000000] low ram: 00000000 - 0fff0000 | |
<6>[ 0.000000] bootmap 00001000 - 00003000 | |
<6>[ 0.000000] (7 early reservations) ==> bootmem [0000000000 - 000fff0000] | |
<6>[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000] | |
<6>[ 0.000000] #1 [0000200000 - 000071a5e4] TEXT DATA BSS ==> [0000200000 - 000071a5e4] | |
<6>[ 0.000000] #2 [000ffbb000 - 000ffefc59] RAMDISK ==> [000ffbb000 - 000ffefc59] | |
<6>[ 0.000000] #3 [000071b000 - 000071e000] INIT_PG_TABLE ==> [000071b000 - 000071e000] | |
<6>[ 0.000000] #4 [000009fc00 - 0000100000] BIOS reserved ==> [000009fc00 - 0000100000] | |
<6>[ 0.000000] #5 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000] | |
<6>[ 0.000000] #6 [0000001000 - 0000003000] BOOTMAP ==> [0000001000 - 0000003000] | |
<4>[ 0.000000] Zone PFN ranges: | |
<4>[ 0.000000] DMA 0x00000000 -> 0x00001000 | |
<4>[ 0.000000] Normal 0x00001000 -> 0x0000fff0 | |
<4>[ 0.000000] Movable zone start PFN for each node | |
<4>[ 0.000000] early_node_map[2] active PFN ranges | |
<4>[ 0.000000] 0: 0x00000000 -> 0x0000009f | |
<4>[ 0.000000] 0: 0x00000100 -> 0x0000fff0 | |
<7>[ 0.000000] On node 0 totalpages: 65423 | |
<7>[ 0.000000] free_area_init_node: node 0, pgdat c063025c, node_mem_map c1000000 | |
<7>[ 0.000000] DMA zone: 32 pages used for memmap | |
<7>[ 0.000000] DMA zone: 0 pages reserved | |
<7>[ 0.000000] DMA zone: 3967 pages, LIFO batch:0 | |
<7>[ 0.000000] Normal zone: 480 pages used for memmap | |
<7>[ 0.000000] Normal zone: 60944 pages, LIFO batch:15 | |
<6>[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 10000000:effc0000) | |
<4>[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 64911 | |
<5>[ 0.000000] Kernel command line: qemu=1 console=ttyS0 android.qemud=ttyS1 androidboot.hardware=goldfish clocksource=pit android.checkjni=1 ndns=4 | |
<3>[ 0.000000] Unknown boot option `android.qemud=ttyS1': ignoring | |
<3>[ 0.000000] Unknown boot option `androidboot.hardware=goldfish': ignoring | |
<3>[ 0.000000] Unknown boot option `android.checkjni=1': ignoring | |
<6>[ 0.000000] Enabling fast FPU save and restore... done. | |
<6>[ 0.000000] Enabling unmasked SIMD FPU exception support... done. | |
<6>[ 0.000000] Initializing CPU#0 | |
<4>[ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes) | |
<4>[ 0.000000] Fast TSC calibration using PIT | |
<4>[ 0.000000] Detected 3073.968 MHz processor. | |
<4>[ 0.010000] Console: colour VGA+ 80x25 | |
<6>[ 0.010000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) | |
<6>[ 0.010000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) | |
<6>[ 0.010000] Memory: 253692k/262080k available (2995k kernel code, 7776k reserved, 1337k data, 256k init, 0k highmem) | |
<6>[ 0.010000] virtual kernel memory layout: | |
<6>[ 0.010000] fixmap : 0xfffee000 - 0xfffff000 ( 68 kB) | |
<6>[ 0.010000] vmalloc : 0xd07f0000 - 0xfffec000 ( 759 MB) | |
<6>[ 0.010000] lowmem : 0xc0000000 - 0xcfff0000 ( 255 MB) | |
<6>[ 0.010000] .init : 0xc063e000 - 0xc067e000 ( 256 kB) | |
<6>[ 0.010000] .data : 0xc04ece8f - 0xc063b540 (1337 kB) | |
<6>[ 0.010000] .text : 0xc0200000 - 0xc04ece8f (2995 kB) | |
<6>[ 0.010000] Checking if this processor honours the WP bit even in supervisor mode...Ok. | |
<6>[ 0.010000] SLUB: Genslabs=12, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 | |
<6>[ 0.010000] Calibrating delay loop (skipped), value calculated using timer frequency.. 6147.93 BogoMIPS (lpj=30739680) | |
<6>[ 0.010000] Security Framework initialized | |
<4>[ 0.010000] Mount-cache hash table entries: 512 | |
<6>[ 0.010000] CPU: L1 I cache: 32K, L1 D cache: 32K | |
<6>[ 0.010000] CPU: L2 cache: 2048K | |
<4>[ 0.010000] CPU: Intel Pentium II (Klamath) stepping 03 | |
<6>[ 0.010000] Checking 'hlt' instruction... OK. | |
<6>[ 0.040746] Freeing SMP alternatives: 0k freed | |
<6>[ 0.040905] net_namespace: 500 bytes | |
<6>[ 0.041007] NET: Registered protocol family 16 | |
<6>[ 0.041287] PCI: PCI BIOS revision 2.10 entry at 0xfb3c0, last bus=0 | |
<6>[ 0.041288] PCI: Using configuration type 1 for base access | |
<4>[ 0.044928] bio: create slab <bio-0> at 0 | |
<5>[ 0.045480] SCSI subsystem initialized | |
<7>[ 0.045520] libata version 3.00 loaded. | |
<6>[ 0.045670] usbcore: registered new interface driver usbfs | |
<6>[ 0.045719] usbcore: registered new interface driver hub | |
<6>[ 0.045785] usbcore: registered new device driver usb | |
<4>[ 0.046203] PCI: Probing PCI hardware | |
<7>[ 0.046206] PCI: Probing PCI hardware (bus 00) | |
<7>[ 0.046718] pci 0000:00:02.0: reg 10 io port: [0xc000-0xc0ff] | |
<6>[ 0.047166] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7000] | |
<6>[ 0.047436] cfg80211: Using static regulatory domain info | |
<6>[ 0.047438] cfg80211: Regulatory domain: US | |
<6>[ 0.047439] (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) | |
<6>[ 0.047442] (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm) | |
<6>[ 0.047444] (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) | |
<6>[ 0.047446] (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) | |
<6>[ 0.047448] (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) | |
<6>[ 0.047450] (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm) | |
<6>[ 0.047452] (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm) | |
<6>[ 0.047454] cfg80211: Calling CRDA for country: US | |
<6>[ 0.047491] NetLabel: Initializing | |
<6>[ 0.047492] NetLabel: domain hash size = 128 | |
<6>[ 0.047493] NetLabel: protocols = UNLABELED CIPSOv4 | |
<6>[ 0.047503] NetLabel: unlabeled traffic allowed by default | |
<7>[ 0.048015] pci_bus 0000:00: resource 0 io: [0x00-0xffff] | |
<7>[ 0.048018] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff] | |
<6>[ 0.048049] NET: Registered protocol family 2 | |
<6>[ 0.048120] IP route cache hash table entries: 2048 (order: 1, 8192 bytes) | |
<6>[ 0.048333] TCP established hash table entries: 8192 (order: 4, 65536 bytes) | |
<6>[ 0.048408] TCP bind hash table entries: 8192 (order: 3, 32768 bytes) | |
<6>[ 0.048447] TCP: Hash tables configured (established 8192 bind 8192) | |
<6>[ 0.048449] TCP reno registered | |
<6>[ 0.048501] NET: Registered protocol family 1 | |
<6>[ 0.048607] checking if image is initramfs... it is | |
<6>[ 0.060900] Freeing initrd memory: 211k freed | |
<4>[ 0.061115] goldfish_new_pdev goldfish_device_bus at ff001000 irq 4 | |
<4>[ 0.061152] goldfish_new_pdev goldfish-battery at ff010000 irq 5 | |
<4>[ 0.061184] goldfish_new_pdev goldfish_memlog at ff011000 irq -1 | |
<4>[ 0.061216] goldfish_new_pdev goldfish_nand at ff012000 irq -1 | |
<4>[ 0.061250] goldfish_new_pdev goldfish_tty at ff013000 irq 6 | |
<4>[ 0.061283] goldfish_new_pdev goldfish_tty at ff014000 irq 7 | |
<4>[ 0.061322] goldfish_new_pdev goldfish_tty at ff015000 irq 8 | |
<4>[ 0.061357] goldfish_new_pdev goldfish_fb at ff016000 irq 9 | |
<4>[ 0.061391] goldfish_new_pdev goldfish_events at ff017000 irq 10 | |
<4>[ 0.061453] goldfish_pdev_worker registered goldfish_device_bus | |
<4>[ 0.061503] goldfish_pdev_worker registered goldfish-battery | |
<4>[ 0.061554] goldfish_pdev_worker registered goldfish_memlog | |
<4>[ 0.061603] goldfish_pdev_worker registered goldfish_nand | |
<4>[ 0.061661] goldfish_pdev_worker registered goldfish_tty | |
<6>[ 0.061689] platform rtc_cmos: registered platform RTC device (no PNP device found) | |
<4>[ 0.061716] goldfish_pdev_worker registered goldfish_tty | |
<4>[ 0.061778] goldfish_pdev_worker registered goldfish_tty | |
<4>[ 0.061834] goldfish_pdev_worker registered goldfish_fb | |
<4>[ 0.061889] goldfish_pdev_worker registered goldfish_events | |
<6>[ 0.064296] HugeTLB registered 4 MB page size, pre-allocated 0 pages | |
<6>[ 0.064344] ashmem: initialized | |
<5>[ 0.066369] VFS: Disk quotas dquot_6.5.2 | |
<4>[ 0.066422] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) | |
<4>[ 0.066602] yaffs Apr 29 2011 14:39:10 Installing. | |
<6>[ 0.066606] msgmni has been set to 496 | |
<6>[ 0.066877] alg: No test for stdrng (krng) | |
<6>[ 0.066918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) | |
<6>[ 0.066919] io scheduler noop registered | |
<6>[ 0.066920] io scheduler anticipatory registered | |
<6>[ 0.066921] io scheduler deadline registered | |
<6>[ 0.066936] io scheduler cfq registered (default) | |
<6>[ 0.066939] pci 0000:00:00.0: Limiting direct PCI/PCI transfers | |
<6>[ 0.066944] pci 0000:00:01.0: PIIX3: Enabling Passive Release | |
<6>[ 0.066948] pci 0000:00:01.0: Activating ISA DMA hang workarounds | |
<6>[ 0.067042] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 | |
<4>[ 0.067598] allocating frame buffer 320 * 480, got c0c00000 | |
<4>[ 0.098977] Console: switching to colour frame buffer device 40x30 | |
<6>[ 0.118141] Non-volatile memory driver v1.3 | |
<6>[ 0.118236] console [ttyS0] enabled | |
<6>[ 0.127061] Linux agpgart interface v0.103 | |
<6>[ 0.127255] [drm] Initialized drm 1.1.0 20060810 | |
<6>[ 0.128839] brd: module loaded | |
<6>[ 0.129672] loop: module loaded | |
<6>[ 0.129819] Intel(R) PRO/1000 Network Driver - version 7.3.21-k3-NAPI | |
<6>[ 0.138119] Copyright (c) 1999-2006 Intel Corporation. | |
<6>[ 0.138263] e1000e: Intel(R) PRO/1000 Network Driver - 0.3.3.3-k6 | |
<6>[ 0.138358] e1000e: Copyright (c) 1999-2008 Intel Corporation. | |
<6>[ 0.138502] ne2k-pci.c:v1.03 9/22/2003 D. Becker/P. Gortmaker | |
<7>[ 0.138618] PCI: setting IRQ 9 as level-triggered | |
<6>[ 0.138623] ne2k-pci 0000:00:02.0: found PCI INT A -> IRQ 9 | |
<4>[ 0.139091] eth0: RealTek RTL-8029 found at 0xc000, IRQ 9, 52:54:00:12:34:56. | |
<6>[ 0.139240] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k6-NAPI | |
<6>[ 0.139334] e100: Copyright(c) 1999-2006 Intel Corporation | |
<6>[ 0.139515] sky2 driver version 1.22 | |
<6>[ 0.139791] console [netcon0] enabled | |
<6>[ 0.139864] netconsole: network logging started | |
<6>[ 0.140005] Loading iSCSI transport class v2.0-870. | |
<4>[ 0.140318] Driver 'sd' needs updating - please use bus_type methods | |
<4>[ 0.140459] Driver 'sr' needs updating - please use bus_type methods | |
<4>[ 0.141212] goldfish nand dev0: size 7e20000, page 2048, extra 64, erase 131072 | |
<6>[ 0.141376] mtd: Giving out device 0 to system | |
<4>[ 0.141629] goldfish nand dev1: size 4000000, page 2048, extra 64, erase 131072 | |
<6>[ 0.141792] mtd: Giving out device 1 to userdata | |
<4>[ 0.142002] goldfish nand dev2: size 4000000, page 2048, extra 64, erase 131072 | |
<6>[ 0.142167] mtd: Giving out device 2 to cache | |
<6>[ 0.142542] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver | |
<7>[ 0.142641] ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96 | |
<6>[ 0.142711] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver | |
<7>[ 0.142808] ohci_hcd: block sizes: ed 64 td 64 | |
<6>[ 0.142876] uhci_hcd: USB Universal Host Controller Interface driver | |
<6>[ 0.143105] usbcore: registered new interface driver usblp | |
<6>[ 0.143171] Initializing USB Mass Storage driver... | |
<6>[ 0.143277] usbcore: registered new interface driver usb-storage | |
<6>[ 0.143373] USB Mass Storage support registered. | |
<6>[ 0.143481] usbcore: registered new interface driver libusual | |
<6>[ 0.144006] serio: i8042 KBD port at 0x60,0x64 irq 1 | |
<6>[ 0.144074] serio: i8042 AUX port at 0x60,0x64 irq 12 | |
<6>[ 0.144202] mice: PS/2 mouse device common for all mice | |
<4>[ 0.144370] *** events probe *** | |
<4>[ 0.144440] events_probe() addr=0xd1012000 irq=10 | |
<4>[ 0.144545] events_probe() keymap=qwerty2 | |
<6>[ 0.145508] input: qwerty2 as /devices/virtual/input/input0 | |
<6>[ 0.145634] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 | |
<6>[ 0.146088] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 | |
<4>[ 0.146268] rtc_cmos: probe of rtc_cmos failed with error -16 | |
<6>[ 0.147017] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com | |
<6>[ 0.147240] No iBFT detected. | |
<6>[ 0.148319] usbcore: registered new interface driver hiddev | |
<6>[ 0.148436] usbcore: registered new interface driver usbhid | |
<6>[ 0.148497] usbhid: v2.6:USB HID core driver | |
<6>[ 0.148652] logger: created 64K log 'log_main' | |
<6>[ 0.148763] logger: created 256K log 'log_events' | |
<6>[ 0.148899] logger: created 64K log 'log_radio' | |
<4>[ 0.149020] Netfilter messages via NETLINK v0.30. | |
<4>[ 0.149092] nf_conntrack version 0.5.0 (4095 buckets, 16380 max) | |
<4>[ 0.149338] ctnetlink v0.93: registering with nfnetlink. | |
<6>[ 0.150016] ip_tables: (C) 2000-2006 Netfilter Core Team | |
<6>[ 0.150094] TCP cubic registered | |
<6>[ 0.150152] NET: Registered protocol family 17 | |
<6>[ 0.150211] Using IPI Shortcut mode | |
<4>[ 0.150452] registered taskstats version 1 | |
<6>[ 0.150613] Freeing unused kernel memory: 256k freed | |
<3>[ 0.170340] init: cannot open '/initlogo.rle' | |
<6>[ 0.207056] yaffs: dev is 32505856 name is "mtdblock0" | |
<6>[ 0.207126] yaffs: passed flags "" | |
<4>[ 0.207181] yaffs: Attempting MTD mount on 31.0, "mtdblock0" | |
<4>[ 9.989004] yaffs_read_super: isCheckpointed 0 | |
<4>[ 10.004521] save exit: isCheckpointed 1 | |
<6>[ 10.004634] yaffs: dev is 32505857 name is "mtdblock1" | |
<6>[ 10.004703] yaffs: passed flags "" | |
<4>[ 10.004769] yaffs: Attempting MTD mount on 31.1, "mtdblock1" | |
<4>[ 14.715207] yaffs_read_super: isCheckpointed 0 | |
<6>[ 14.715517] yaffs: dev is 32505858 name is "mtdblock2" | |
<6>[ 14.715780] yaffs: passed flags "" | |
<4>[ 14.716040] yaffs: Attempting MTD mount on 31.2, "mtdblock2" | |
<4>[ 14.821412] yaffs_read_super: isCheckpointed 0 | |
<3>[ 14.859152] init: cannot find '/system/bin/drmserver', disabling 'drm' | |
<3>[ 14.860843] init: cannot find '/system/bin/drmioserver', disabling 'drmio' | |
<3>[ 14.966616] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery' | |
<6>[ 16.248125] warning: `rild' uses 32-bit capabilities (legacy support in use) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment