免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 15516 | 回复: 53
打印 上一主题 下一主题

死机 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-10-26 14:01 |只看该作者 |倒序浏览
5可用积分
各位朋友:
    我最近碰到一个很棘手的死机问题。现象是这样的:我的linux系统跑个一两个小时就死机,死机的时候CPU使用率top显示为0%。但这种死机现象只有在我使用应用程序的时候才会碰到。我的应用程序只用到了串口和访问GPIO。内核启用了APIC.内核版本是2.6.21(Fedora core 7上使用的)。
    大家能否救救我呀,这个问题我必须在五天内解决。

最佳答案

查看完整内容

1Oct 20 09:18:57 localhost kernel: BUG: warning at kernel/softirq.c:138/local_bh_enable() (Not tainted)Oct 20 09:18:57 localhost kernel: [] local_bh_enable+0x45/0x82Oct 20 09:18:57 localhost kernel: [] cond_resched_softirq+0x2c/0x42Oct 20 09:18:58 localhost kernel: [] release_sock+0x44/0x83Oct 20 09:18:58 localhost kernel: [] tcp_recvmsg+0x855/0x961Oct 20 09:18:58 localhost kernel: [] sock_co ...

论坛徽章:
0
2 [报告]
发表于 2008-10-26 14:01 |只看该作者

1
Oct 20 09:18:57 localhost kernel: BUG: warning at kernel/softirq.c:138/local_bh_enable() (Not tainted)
Oct 20 09:18:57 localhost kernel:  [<c0420564>] local_bh_enable+0x45/0x82
Oct 20 09:18:57 localhost kernel:  [<c05d99ce>] cond_resched_softirq+0x2c/0x42
Oct 20 09:18:58 localhost kernel:  [<c0578c88>] release_sock+0x44/0x83
Oct 20 09:18:58 localhost kernel:  [<c05a33da>] tcp_recvmsg+0x855/0x961
Oct 20 09:18:58 localhost kernel:  [<c057866d>] sock_common_recvmsg+0x3e/0x54
Oct 20 09:18:58 localhost kernel:  [<c05767d0>] sock_aio_read+0xfc/0x108
Oct 20 09:18:58 localhost kernel:  [<c0460cff>] do_sync_read+0xc7/0x10a
Oct 20 09:18:58 localhost kernel:  [<c04226e6>] getnstimeofday+0x2b/0xac
Oct 20 09:18:58 localhost kernel:  [<c042a9af>] autoremove_wake_function+0x0/0x35
Oct 20 09:18:58 localhost kernel:  [<c04615a0>] vfs_read+0xba/0x152
Oct 20 09:18:58 localhost kernel:  [<c0461909>] sys_read+0x41/0x67
Oct 20 09:18:58 localhost kernel:  [<c0404d14>] syscall_call+0x7/0xb


2
Oct 20 15:40:47 localhost kernel: Clocksource tsc unstable (delta = 1490186499854 ns)
Oct 20 15:40:48 localhost kernel: Time: acpi_pm clocksource has been installed.
Oct 20 15:40:48 localhost kernel: BUG: soft lockup detected on CPU#0!
Oct 20 15:40:48 localhost kernel:  [<c04235b8>] update_process_times+0x33/0x55
Oct 20 15:40:48 localhost kernel:  [<c0430177>] tick_sched_timer+0x62/0x9d
Oct 20 15:40:48 localhost kernel:  [<c042d2b1>] hrtimer_interrupt+0x132/0x1c1
Oct 20 15:40:48 localhost kernel:  [<c0430115>] tick_sched_timer+0x0/0x9d
Oct 20 15:40:48 localhost kernel:  [<def89270>] addrconf_verify+0x0/0x1fc [ipv6]
Oct 20 15:40:48 localhost kernel:  [<c0414164>] smp_apic_timer_interrupt+0x62/0x72
Oct 20 15:40:48 localhost kernel:  [<c04056d0>] apic_timer_interrupt+0x28/0x30
Oct 20 15:40:48 localhost kernel:  [<def89270>] addrconf_verify+0x0/0x1fc [ipv6]
Oct 20 15:40:48 localhost kernel:  [<c042283c>] lock_timer_base+0x11/0x25
Oct 20 15:40:48 localhost kernel:  [<c0423488>] __mod_timer+0x26/0x77
Oct 20 15:40:48 localhost kernel:  [<def89460>] addrconf_verify+0x1f0/0x1fc [ipv6]
Oct 20 15:40:48 localhost kernel:  [<def89270>] addrconf_verify+0x0/0x1fc [ipv6]
Oct 20 15:40:48 localhost kernel:  [<c0422a6d>] run_timer_softirq+0xf9/0x149
Oct 20 15:40:48 localhost kernel:  [<def89270>] addrconf_verify+0x0/0x1fc [ipv6]
Oct 20 15:40:48 localhost kernel:  [<c04206dc>] __do_softirq+0x35/0x75
Oct 20 15:40:48 localhost kernel:  [<c0406c55>] do_softirq+0x3e/0x96
Oct 20 15:40:48 localhost kernel:  [<c0420629>] ksoftirqd+0x0/0x7e
Oct 20 15:40:48 localhost kernel:  [<c0420629>] ksoftirqd+0x0/0x7e
Oct 20 15:40:48 localhost kernel:  [<c0420675>] ksoftirqd+0x4c/0x7e
Oct 20 15:40:48 localhost kernel:  [<c042a8c4>] kthread+0xa0/0xc8
Oct 20 15:40:48 localhost kernel:  [<c042a824>] kthread+0x0/0xc8
Oct 20 15:40:48 localhost kernel:  [<c0405823>] kernel_thread_helper+0x7/0x10



Oct 20 15:40:48 localhost kernel: ata1.00: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 frozen
Oct 20 15:40:48 localhost kernel: ata1.00: cmd c8/00:08:4f:50:e0/00:00:00:00:00/e0 tag 0 cdb 0x0 data 4096 in
Oct 20 15:40:48 localhost kernel:          res 40/00:01:00:4f:c2/00:00:00:00:00/a0 Emask 0x4 (timeout)
这检查一下,数据线和硬盘接口,主板的SATA接口,是否有松,或换一条SATA数据线。


是的,两处内核错误, 一处硬盘检查错误,  你这个应是 FC 7 操作系统,内核2.6.21 版吧!

内核错误,你可以使用yum 更新,这是最简单和安全的方法,

yum update kernel

重启前,把现在 messages 改名,再生成一个新的messages  方便重启检查信息。

[ 本帖最后由 luo118 于 2008-10-28 14:18 编辑 ]

论坛徽章:
0
3 [报告]
发表于 2008-10-27 22:38 |只看该作者

回复 #1 wjlinux 的帖子

你跟踪下日志看看。message的和logd的。

论坛徽章:
0
4 [报告]
发表于 2008-10-28 12:02 |只看该作者
我经验估计,应是硬件问题,可能性比较大,

  请你把message 信息发上来,比大家帮手分析。

论坛徽章:
0
5 [报告]
发表于 2008-10-28 12:22 |只看该作者

回复 #3 luo118 的帖子

这是message的一部分文件,待续
Oct 20 09:06:08 localhost kernel: hub 3-0:1.0: USB hub found
Oct 20 09:06:08 localhost kernel: hub 3-0:1.0: 4 ports detected
Oct 20 09:06:08 localhost kernel: SCSI subsystem initialized
Oct 20 09:06:08 localhost kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 16
Oct 20 09:06:08 localhost kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fc00 irq 14
Oct 20 09:06:08 localhost kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fc08 irq 15
Oct 20 09:06:08 localhost kernel: scsi0 : ata_piix
Oct 20 09:06:08 localhost kernel: ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160
Oct 20 09:06:08 localhost kernel: ata1.00: ATA-6: HTS541040G9AT00, MB2OA60A, max UDMA/100
Oct 20 09:06:08 localhost kernel: ata1.00: 78140160 sectors, multi 16: LBA48
Oct 20 09:06:08 localhost kernel: ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160
Oct 20 09:06:08 localhost kernel: ata1.00: configured for UDMA/33
Oct 20 09:06:08 localhost kernel: scsi1 : ata_piix
Oct 20 09:06:08 localhost kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS541040G9AT00  MB2O PQ: 0 ANSI: 5
Oct 20 09:06:08 localhost kernel: SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
Oct 20 09:06:08 localhost kernel: sda: Write Protect is off
Oct 20 09:06:08 localhost kernel: SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 20 09:06:08 localhost kernel: SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
Oct 20 09:06:08 localhost kernel: sda: Write Protect is off
Oct 20 09:06:08 localhost kernel: SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 20 09:06:08 localhost kernel:  sda: sda1 sda2
Oct 20 09:06:08 localhost kernel: sd 0:0:0:0: Attached scsi disk sda
Oct 20 09:06:08 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 3
Oct 20 09:06:08 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice
Oct 20 09:06:08 localhost kernel: input: USB Keyboard as /class/input/input2
Oct 20 09:06:08 localhost kernel: input: USB HID v1.10 Keyboard [USB Keyboard] on usb-0000:00:1d.0-1
Oct 20 09:06:08 localhost kernel: input: USB Keyboard as /class/input/input3
Oct 20 09:06:08 localhost kernel: input: USB HID v1.10 Device [USB Keyboard] on usb-0000:00:1d.0-1
Oct 20 09:06:08 localhost kernel: EXT3-fs: INFO: recovery required on readonly filesystem.
Oct 20 09:06:08 localhost kernel: EXT3-fs: write access will be enabled during recovery.
Oct 20 09:06:08 localhost kernel: kjournald starting.  Commit interval 5 seconds
Oct 20 09:06:08 localhost kernel: EXT3-fs: recovery complete.
Oct 20 09:06:08 localhost rpcbind: cannot bind * on udp: Address already in use
Oct 20 09:06:08 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Oct 20 09:06:08 localhost rpcbind: cannot bind tcp: Address already in use
Oct 20 09:06:09 localhost kernel: SELinux:  Disabled at runtime.
Oct 20 09:06:09 localhost kernel: audit(1224464742.658:2): selinux=0 auid=4294967295
Oct 20 09:06:09 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 20 09:06:09 localhost kernel: iTCO_vendor_support: vendor-support=0
Oct 20 09:06:09 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
Oct 20 09:06:09 localhost kernel: iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0x0860)
Oct 20 09:06:09 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 20 09:06:09 localhost kernel: intel_rng: FWH not detected

Oct 20 09:06:09 localhost kernel: input: PC Speaker as /class/input/input4
Oct 20 09:06:09 localhost kernel: parport: PnPBIOS parport detected.
Oct 20 09:06:09 localhost kernel: parport0: PC-style at 0x378, irq 7 [PCSPP]
Oct 20 09:06:09 localhost kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.17-k2-NAPI
Oct 20 09:06:09 localhost kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Oct 20 09:06:09 localhost kernel: ACPI: PCI Interrupt 0000:01:08.0[A] -> GSI 20 (level, low) -> IRQ 20
Oct 20 09:06:09 localhost kernel: e100: eth0: e100_probe: addr 0xdfcff000, irq 20, MAC addr 00:90:27:11:22:86
Oct 20 09:06:09 localhost kernel: [drm] Initialized drm 1.1.0 20060810
Oct 20 09:06:09 localhost kernel: [IEGD]: Unregister agpgart name agpgart-intel
Oct 20 09:06:09 localhost kernel: [IEGD]: Registering iegd gart module
Oct 20 09:06:09 localhost kernel: [IEGD]: Initialize IEGD agpgart and drm
Oct 20 09:06:09 localhost kernel: [IEGD]: Intel 855 chipset detected
Oct 20 09:06:09 localhost kernel: [IEGD]: Detected 32636K stolen memory.
Oct 20 09:06:09 localhost kernel: agpgart: AGP aperture is 128M @ 0xd0000000
Oct 20 09:06:09 localhost kernel: [IEGD]: Registering iegd drm module
Oct 20 09:06:09 localhost kernel: [drm] Initialized iegd 1.0.1 20050616 on minor 0
Oct 20 09:06:09 localhost kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 17
Oct 20 09:06:09 localhost kernel: [drm] Initialized iegd 1.0.1 20050616 on minor 1
Oct 20 09:06:09 localhost kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 21
Oct 20 09:06:09 localhost kernel: intel8x0_measure_ac97_clock: measured 50623 usecs
Oct 20 09:06:09 localhost kernel: intel8x0: clocking to 48000
Oct 20 09:06:09 localhost kernel: loop: loaded (max 8 devices)
Oct 20 09:06:09 localhost kernel: FDC 0 is a post-1991 82077
Oct 20 09:06:09 localhost kernel: lp0: using parport0 (interrupt-driven).
Oct 20 09:06:09 localhost kernel: lp0: console ready
Oct 20 09:06:09 localhost kernel: No dock devices found.
Oct 20 09:06:09 localhost kernel: input: Power Button (FF) as /class/input/input5
Oct 20 09:06:09 localhost kernel: ACPI: Power Button (FF) [PWRF]
Oct 20 09:06:09 localhost kernel: input: Power Button (CM) as /class/input/input6
Oct 20 09:06:09 localhost kernel: ACPI: Power Button (CM) [PWRB]
Oct 20 09:06:09 localhost kernel: ibm_acpi: ec object not found
Oct 20 09:06:09 localhost kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
Oct 20 09:06:09 localhost kernel: device-mapper: multipath: version 1.0.5 loaded
Oct 20 09:06:09 localhost kernel: EXT3 FS on sda1, internal journal
Oct 20 09:06:09 localhost kernel: Adding 522104k swap on /dev/sda2.  Priority:-1 extents:1 across:522104k
Oct 20 09:06:09 localhost kernel: IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
Oct 20 09:06:09 localhost kernel: NET: Registered protocol family 10
Oct 20 09:06:09 localhost kernel: lo: Disabled Privacy Extensions
Oct 20 09:06:09 localhost kernel: Mobile IPv6
Oct 20 09:06:09 localhost kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct 20 09:06:09 localhost kernel: audit(1224464767.776:3): audit_pid=1696 old=0 by auid=4294967295
Oct 20 09:06:09 localhost rpc.statd[1825]: Version 1.0.11 Starting
Oct 20 09:06:09 localhost rpc.statd[1825]: statd running as root. chown /var/lib/nfs/statd/sm to choose different user
Oct 20 09:06:10 localhost hcid[1912]: Bluetooth HCI daemon
Oct 20 09:06:10 localhost kernel: Bluetooth: Core ver 2.11
Oct 20 09:06:10 localhost kernel: NET: Registered protocol family 31
Oct 20 09:06:10 localhost kernel: Bluetooth: HCI device and connection manager initialized
Oct 20 09:06:10 localhost kernel: Bluetooth: HCI socket layer initialized
Oct 20 09:06:10 localhost sdpd[1922]: Bluetooth SDP daemon
Oct 20 09:06:10 localhost sdpd[1922]: Starting SDP server
Oct 20 09:06:10 localhost kernel: Bluetooth: L2CAP ver 2.8
Oct 20 09:06:10 localhost kernel: Bluetooth: L2CAP socket layer initialized
Oct 20 09:06:10 localhost input[1928]: Bluetooth Input daemon
Oct 20 09:06:10 localhost input[1928]: Registered input manager path:/org/bluez/input
Oct 20 09:06:10 localhost input[1928]: Bluetooth device not available
Oct 20 09:06:10 localhost input[1928]: Unable to get on D-Bus
Oct 20 09:06:10 localhost kernel: Bluetooth: RFCOMM socket layer initialized
Oct 20 09:06:10 localhost kernel: Bluetooth: RFCOMM TTY layer initialized
Oct 20 09:06:10 localhost kernel: Bluetooth: RFCOMM ver 1.8
Oct 20 09:06:11 localhost pcscd: pcscdaemon.c:533:main() pcsc-lite 1.3.3 daemon ready.
Oct 20 09:06:11 localhost kernel: Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Oct 20 09:06:11 localhost hidd[2001]: Bluetooth HID daemon
Oct 20 09:06:11 localhost automount[2020]: lookup_read_master: lookup(nisplus): couldn't locat nis+ table auto.master
Oct 20 09:06:13 localhost gpm[2113]: *** info [startup.c(95)]:
Oct 20 09:06:13 localhost gpm[2113]: Started gpm successfully. Entered daemon mode.
Oct 20 09:06:15 localhost dhcdbd: Started up.
Oct 20 09:06:15 localhost avahi-daemon[2326]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
Oct 20 09:06:15 localhost avahi-daemon[2326]: Successfully dropped root privileges.
Oct 20 09:06:15 localhost avahi-daemon[2326]: avahi-daemon 0.6.17 starting up.
Oct 20 09:06:15 localhost avahi-daemon[2326]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Oct 20 09:06:16 localhost avahi-daemon[2326]: Successfully called chroot().
Oct 20 09:06:16 localhost avahi-daemon[2326]: Successfully dropped remaining capabilities.
Oct 20 09:06:16 localhost avahi-daemon[2326]: Loading service file /services/sftp-ssh.service.
Oct 20 09:06:16 localhost avahi-daemon[2326]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives.
Oct 20 09:06:16 localhost avahi-daemon[2326]: Network interface enumeration completed.
Oct 20 09:06:16 localhost avahi-daemon[2326]: Registering HINFO record with values 'I686'/'LINUX'.
Oct 20 09:06:16 localhost avahi-daemon[2326]: Server startup complete. Host name is linux.local. Local service cookie is 660861728.
Oct 20 09:06:16 localhost avahi-daemon[2326]: Service "SFTP File Transfer on linux" (/services/sftp-ssh.service) successfully established.
Oct 20 09:06:18 localhost smartd[2440]: smartd version 5.37 [i686-redhat-linux-gnu] Copyright (C) 2002-6 Bruce Allen

论坛徽章:
0
6 [报告]
发表于 2008-10-28 12:23 |只看该作者

回复 #2 samon_fu 的帖子

Oct 20 09:02:36 localhost kernel: TCP bic registered
Oct 20 09:02:36 localhost kernel: Initializing XFRM netlink socket
Oct 20 09:02:36 localhost kernel: NET: Registered protocol family 1
Oct 20 09:02:36 localhost kernel: NET: Registered protocol family 17
Oct 20 09:02:36 localhost kernel: Using IPI Shortcut mode
Oct 20 09:02:36 localhost kernel:   Magic number: 12:590:3
Oct 20 09:02:36 localhost kernel: drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Oct 20 09:02:36 localhost kernel: Freeing unused kernel memory: 240k freed
Oct 20 09:02:36 localhost kernel: Write protecting the kernel read-only data: 732k
Oct 20 09:02:36 localhost kernel: USB Universal Host Controller Interface driver v3.0
Oct 20 09:02:36 localhost kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 17
Oct 20 09:02:36 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 20 09:02:36 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Oct 20 09:02:36 localhost kernel: uhci_hcd 0000:00:1d.0: irq 17, io base 0x0000e800
Oct 20 09:02:36 localhost kernel: usb usb1: configuration #1 chosen from 1 choice
Oct 20 09:02:36 localhost kernel: hub 1-0:1.0: USB hub found
Oct 20 09:02:36 localhost kernel: hub 1-0:1.0: 2 ports detected
Oct 20 09:02:36 localhost kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 18
Oct 20 09:02:36 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 20 09:02:36 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Oct 20 09:02:36 localhost kernel: uhci_hcd 0000:00:1d.1: irq 18, io base 0x0000e880
Oct 20 09:02:36 localhost kernel: usb usb2: configuration #1 chosen from 1 choice
Oct 20 09:02:36 localhost kernel: hub 2-0:1.0: USB hub found
Oct 20 09:02:36 localhost kernel: hub 2-0:1.0: 2 ports detected
Oct 20 09:02:36 localhost kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 19
Oct 20 09:02:36 localhost kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 20 09:02:36 localhost kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
Oct 20 09:02:36 localhost kernel: ehci_hcd 0000:00:1d.7: debug port 1
Oct 20 09:02:36 localhost kernel: ehci_hcd 0000:00:1d.7: irq 19, io mem 0xdff7bc00
Oct 20 09:02:36 localhost kernel: ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Oct 20 09:02:36 localhost kernel: usb usb3: configuration #1 chosen from 1 choice
Oct 20 09:02:36 localhost kernel: hub 3-0:1.0: USB hub found
Oct 20 09:02:36 localhost kernel: hub 3-0:1.0: 4 ports detected
Oct 20 09:02:36 localhost kernel: SCSI subsystem initialized
Oct 20 09:02:36 localhost kernel: PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
Oct 20 09:02:36 localhost kernel: ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 16
Oct 20 09:02:36 localhost kernel: ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001fc00 irq 14
Oct 20 09:02:36 localhost kernel: ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001fc08 irq 15
Oct 20 09:02:36 localhost kernel: scsi0 : ata_piix
Oct 20 09:02:36 localhost kernel: ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160
Oct 20 09:02:36 localhost kernel: ata1.00: ATA-6: HTS541040G9AT00, MB2OA60A, max UDMA/100
Oct 20 09:02:36 localhost kernel: ata1.00: 78140160 sectors, multi 16: LBA48
Oct 20 09:02:36 localhost kernel: ata1.00: ata_hpa_resize 1: sectors = 78140160, hpa_sectors = 78140160
Oct 20 09:02:36 localhost kernel: ata1.00: configured for UDMA/33
Oct 20 09:02:36 localhost kernel: scsi1 : ata_piix
Oct 20 09:02:36 localhost kernel: scsi 0:0:0:0: Direct-Access     ATA      HTS541040G9AT00  MB2O PQ: 0 ANSI: 5
Oct 20 09:02:36 localhost kernel: SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
Oct 20 09:02:36 localhost kernel: sda: Write Protect is off
Oct 20 09:02:36 localhost kernel: SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 20 09:02:36 localhost kernel: SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB)
Oct 20 09:02:36 localhost kernel: sda: Write Protect is off
Oct 20 09:02:36 localhost kernel: SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
Oct 20 09:02:36 localhost kernel:  sda: sda1 sda2
Oct 20 09:02:36 localhost kernel: usb 1-1: new low speed USB device using uhci_hcd and address 3
Oct 20 09:02:36 localhost kernel: sd 0:0:0:0: Attached scsi disk sda
Oct 20 09:02:36 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice
Oct 20 09:02:36 localhost kernel: input: USB Keyboard as /class/input/input2
Oct 20 09:02:36 localhost kernel: input: USB HID v1.10 Keyboard [USB Keyboard] on usb-0000:00:1d.0-1
Oct 20 09:02:36 localhost kernel: input: USB Keyboard as /class/input/input3
Oct 20 09:02:36 localhost kernel: input: USB HID v1.10 Device [USB Keyboard] on usb-0000:00:1d.0-1
Oct 20 09:02:36 localhost kernel: EXT3-fs: INFO: recovery required on readonly filesystem.
Oct 20 09:02:36 localhost kernel: EXT3-fs: write access will be enabled during recovery.
Oct 20 09:02:36 localhost kernel: kjournald starting.  Commit interval 5 seconds
Oct 20 09:02:36 localhost kernel: EXT3-fs: sda1: orphan cleanup on readonly fs
Oct 20 09:02:36 localhost kernel: EXT3-fs: sda1: 84 orphan inodes deleted
Oct 20 09:02:36 localhost kernel: EXT3-fs: recovery complete.
Oct 20 09:02:36 localhost kernel: EXT3-fs: mounted filesystem with ordered data mode.
Oct 20 09:02:36 localhost kernel: SELinux:  Disabled at runtime.
Oct 20 09:02:36 localhost kernel: audit(1224464529.657:2): selinux=0 auid=4294967295
Oct 20 09:02:36 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0
Oct 20 09:02:36 localhost kernel: input: PC Speaker as /class/input/input4
Oct 20 09:02:36 localhost kernel: iTCO_vendor_support: vendor-support=0
Oct 20 09:02:36 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (21-Jan-2007)
Oct 20 09:02:36 localhost kernel: iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0x0860)
Oct 20 09:02:36 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Oct 20 09:02:36 localhost kernel: intel_rng: FWH not detected
Oct 20 09:02:36 localhost rpcbind: cannot bind * on udp: Address already in use
Oct 20 09:02:36 localhost kernel: parport: PnPBIOS parport detected.
Oct 20 09:02:36 localhost kernel: parport0: PC-style at 0x378, irq 7 [PCSPP]
Oct 20 09:02:36 localhost kernel: [drm] Initialized drm 1.1.0 20060810
Oct 20 09:02:36 localhost kernel: [IEGD]: Unregister agpgart name agpgart-intel
Oct 20 09:02:36 localhost rpcbind: cannot bind tcp: Address already in use
Oct 20 09:02:36 localhost kernel: [IEGD]: Registering iegd gart module
Oct 20 09:02:36 localhost kernel: [IEGD]: Initialize IEGD agpgart and drm
Oct 20 09:02:36 localhost kernel: [IEGD]: Intel 855 chipset detected
Oct 20 09:02:36 localhost kernel: [IEGD]: Detected 32636K stolen memory.
Oct 20 09:02:36 localhost kernel: agpgart: AGP aperture is 128M @ 0xd0000000
Oct 20 09:02:36 localhost kernel: [IEGD]: Registering iegd drm module
Oct 20 09:02:36 localhost kernel: [drm] Initialized iegd 1.0.1 20050616 on minor 0
Oct 20 09:02:36 localhost kernel: ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 17
Oct 20 09:02:36 localhost kernel: [drm] Initialized iegd 1.0.1 20050616 on minor 1
Oct 20 09:02:36 localhost kernel: e100: Intel(R) PRO/100 Network Driver, 3.5.17-k2-NAPI
Oct 20 09:02:36 localhost kernel: e100: Copyright(c) 1999-2006 Intel Corporation
Oct 20 09:02:36 localhost kernel: ACPI: PCI Interrupt 0000:01:08.0[A] -> GSI 20 (level, low) -> IRQ 20
Oct 20 09:02:36 localhost kernel: e100: eth0: e100_probe: addr 0xdfcff000, irq 20, MAC addr 00:90:27:11:22:86
Oct 20 09:02:36 localhost kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 21
Oct 20 09:02:36 localhost kernel: intel8x0_measure_ac97_clock: measured 50610 usecs

论坛徽章:
0
7 [报告]
发表于 2008-10-28 12:24 |只看该作者

回复 #3 luo118 的帖子

Oct 20 09:02:36 localhost kernel: intel8x0: clocking to 48000
Oct 20 09:02:36 localhost kernel: loop: loaded (max 8 devices)
Oct 20 09:02:36 localhost kernel: FDC 0 is a post-1991 82077
Oct 20 09:02:36 localhost kernel: lp0: using parport0 (interrupt-driven).
Oct 20 09:02:36 localhost kernel: lp0: console ready
Oct 20 09:02:36 localhost kernel: No dock devices found.
Oct 20 09:02:36 localhost kernel: input: Power Button (FF) as /class/input/input5
Oct 20 09:02:36 localhost kernel: ACPI: Power Button (FF) [PWRF]
Oct 20 09:02:36 localhost kernel: input: Power Button (CM) as /class/input/input6
Oct 20 09:02:36 localhost kernel: ACPI: Power Button (CM) [PWRB]
Oct 20 09:02:36 localhost kernel: ibm_acpi: ec object not found
Oct 20 09:02:36 localhost kernel: device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: dm-devel@redhat.com
Oct 20 09:02:36 localhost kernel: device-mapper: multipath: version 1.0.5 loaded
Oct 20 09:02:36 localhost kernel: EXT3 FS on sda1, internal journal
Oct 20 09:02:36 localhost kernel: Adding 522104k swap on /dev/sda2.  Priority:-1 extents:1 across:522104k
Oct 20 09:02:36 localhost kernel: IA-32 Microcode Update Driver: v1.14a <tigran@aivazian.fsnet.co.uk>
Oct 20 09:02:36 localhost kernel: NET: Registered protocol family 10
Oct 20 09:02:36 localhost kernel: lo: Disabled Privacy Extensions
Oct 20 09:02:36 localhost kernel: Mobile IPv6
Oct 20 09:02:36 localhost kernel: ADDRCONF(NETDEV_UP): eth0: link is not ready
Oct 20 09:02:36 localhost kernel: audit(1224464555.238:3): audit_pid=1694 old=0 by auid=4294967295
Oct 20 09:02:36 localhost rpc.statd[1823]: Version 1.0.11 Starting
Oct 20 09:02:36 localhost rpc.statd[1823]: statd running as root. chown /var/lib/nfs/statd/sm to choose different user
Oct 20 09:02:37 localhost hcid[1910]: Bluetooth HCI daemon
Oct 20 09:02:37 localhost kernel: Bluetooth: Core ver 2.11
Oct 20 09:02:37 localhost kernel: NET: Registered protocol family 31
Oct 20 09:02:37 localhost kernel: Bluetooth: HCI device and connection manager initialized
Oct 20 09:02:37 localhost kernel: Bluetooth: HCI socket layer initialized
Oct 20 09:02:37 localhost sdpd[1920]: Bluetooth SDP daemon
Oct 20 09:02:37 localhost sdpd[1920]: Starting SDP server
Oct 20 09:02:37 localhost kernel: Bluetooth: L2CAP ver 2.8
Oct 20 09:02:37 localhost kernel: Bluetooth: L2CAP socket layer initialized
Oct 20 09:02:37 localhost input[1926]: Bluetooth Input daemon
Oct 20 09:02:37 localhost input[1926]: Registered input manager path:/org/bluez/input
Oct 20 09:02:37 localhost input[1926]: Bluetooth device not available
Oct 20 09:02:37 localhost input[1926]: Unable to get on D-Bus
Oct 20 09:02:37 localhost hcid[1910]: Sending GetConnectionUnixProcessID failed: Could not get PID of name ':1.1': no such name
Oct 20 09:02:37 localhost hcid[1910]: Could not get PID of :1.1
Oct 20 09:02:38 localhost kernel: Bluetooth: RFCOMM socket layer initialized
Oct 20 09:02:38 localhost kernel: Bluetooth: RFCOMM TTY layer initialized
Oct 20 09:02:38 localhost kernel: Bluetooth: RFCOMM ver 1.8
Oct 20 09:02:38 localhost pcscd: pcscdaemon.c:533:main() pcsc-lite 1.3.3 daemon ready.
Oct 20 09:02:38 localhost kernel: Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Oct 20 09:02:38 localhost hidd[1999]: Bluetooth HID daemon
Oct 20 09:02:39 localhost automount[2018]: lookup_read_master: lookup(nisplus): couldn't locat nis+ table auto.master
Oct 20 09:02:40 localhost gpm[2111]: *** info [startup.c(95)]:
Oct 20 09:02:40 localhost gpm[2111]: Started gpm successfully. Entered daemon mode.
Oct 20 09:02:42 localhost dhcdbd: Started up.
Oct 20 09:02:42 localhost avahi-daemon[2324]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70).
Oct 20 09:02:43 localhost avahi-daemon[2324]: Successfully dropped root privileges.
Oct 20 09:02:43 localhost avahi-daemon[2324]: avahi-daemon 0.6.17 starting up.
Oct 20 09:02:43 localhost avahi-daemon[2324]: WARNING: No NSS support for mDNS detected, consider installing nss-mdns!
Oct 20 09:02:43 localhost avahi-daemon[2324]: Successfully called chroot().
Oct 20 09:02:43 localhost avahi-daemon[2324]: Successfully dropped remaining capabilities.
Oct 20 09:02:43 localhost avahi-daemon[2324]: Loading service file /services/sftp-ssh.service.
Oct 20 09:02:43 localhost avahi-daemon[2324]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives.
Oct 20 09:02:43 localhost avahi-daemon[2324]: Network interface enumeration completed.
Oct 20 09:02:43 localhost avahi-daemon[2324]: Registering HINFO record with values 'I686'/'LINUX'.
Oct 20 09:02:43 localhost avahi-daemon[2324]: Server startup complete. Host name is linux.local. Local service cookie is 524365470.
Oct 20 09:02:43 localhost avahi-daemon[2324]: Service "SFTP File Transfer on linux" (/services/sftp-ssh.service) successfully established.
Oct 20 09:02:45 localhost smartd[2440]: smartd version 5.37 [i686-redhat-linux-gnu] Copyright (C) 2002-6 Bruce Allen
Oct 20 09:02:45 localhost smartd[2440]: Home page is http://smartmontools.sourceforge.net/  
Oct 20 09:02:45 localhost smartd[2440]: Opened configuration file /etc/smartd.conf
Oct 20 09:02:45 localhost smartd[2440]: Configuration file /etc/smartd.conf parsed.
Oct 20 09:02:45 localhost smartd[2440]: Device: /dev/sda, opened
Oct 20 09:02:45 localhost smartd[2440]: Device: /dev/sda, found in smartd database.
Oct 20 09:02:45 localhost smartd[2440]: Device: /dev/sda, is SMART capable. Adding to "monitor" list.
Oct 20 09:02:46 localhost smartd[2440]: Monitoring 1 ATA and 0 SCSI devices
Oct 20 09:02:46 localhost smartd[2442]: smartd has fork()ed into background mode. New PID=2442.
Oct 20 09:06:08 localhost syslogd 1.4.2: restart.
Oct 20 09:06:08 localhost kernel: klogd 1.4.2, log source = /proc/kmsg started.
Oct 20 09:06:08 localhost kernel: Linux version 2.6.21-all (root@localhost.localdomain) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 Thu Oct 9 14:15:50 CST 2008
Oct 20 09:06:08 localhost kernel: BIOS-provided physical RAM map:
Oct 20 09:06:08 localhost kernel: sanitize start
Oct 20 09:06:08 localhost kernel: sanitize end
Oct 20 09:06:08 localhost kernel: copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
Oct 20 09:06:08 localhost kernel: copy_e820_map() type is E820_RAM
Oct 20 09:06:08 localhost kernel: copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
Oct 20 09:06:08 localhost kernel: copy_e820_map() start: 00000000000e0000 size: 0000000000020000 end: 0000000000100000 type: 2
Oct 20 09:06:08 localhost kernel: copy_e820_map() start: 0000000000100000 size: 000000001def0000 end: 000000001dff0000 type: 1
Oct 20 09:06:08 localhost kernel: copy_e820_map() type is E820_RAM
Oct 20 09:06:08 localhost kernel: copy_e820_map() start: 000000001dff0000 size: 000000000000e000 end: 000000001dffe000 type: 3
Oct 20 09:06:08 localhost kernel: copy_e820_map() start: 000000001dffe000 size: 0000000000002000 end: 000000001e000000 type: 4
Oct 20 09:06:08 localhost kernel: copy_e820_map() start: 00000000ffb80000 size: 0000000000480000 end: 0000000100000000 type: 2
Oct 20 09:06:08 localhost kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Oct 20 09:06:08 localhost kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Oct 20 09:06:08 localhost kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Oct 20 09:06:08 localhost kernel:  BIOS-e820: 0000000000100000 - 000000001dff0000 (usable)
Oct 20 09:06:08 localhost kernel:  BIOS-e820: 000000001dff0000 - 000000001dffe000 (ACPI data)
Oct 20 09:06:08 localhost kernel:  BIOS-e820: 000000001dffe000 - 000000001e000000 (ACPI NVS)
Oct 20 09:06:08 localhost kernel:  BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
Oct 20 09:06:08 localhost kernel: 0MB HIGHMEM available.
Oct 20 09:06:08 localhost kernel: 479MB LOWMEM available.
Oct 20 09:06:08 localhost kernel: found SMP MP-table at 000ff780
Oct 20 09:06:08 localhost kernel: Using x86 segment limits to approximate NX protection
Oct 20 09:06:08 localhost kernel: Zone PFN ranges:
Oct 20 09:06:08 localhost kernel:   DMA             0 ->     4096
Oct 20 09:06:08 localhost kernel:   Normal       4096 ->   122864
Oct 20 09:06:08 localhost kernel:   HighMem    122864 ->   122864
Oct 20 09:06:08 localhost kernel: early_node_map[1] active PFN ranges
Oct 20 09:06:08 localhost kernel:     0:        0 ->   122864
Oct 20 09:06:08 localhost kernel: DMI 2.3 present.
Oct 20 09:06:08 localhost kernel: Using APIC driver default
Oct 20 09:06:08 localhost kernel: ACPI: RSDP 000F5F00, 0014 (r0 ACPIAM)
Oct 20 09:06:08 localhost kernel: ACPI: RSDT 1DFF0000, 0030 (r1 A M I  OEMRSDT   3000817 MSFT       97)
Oct 20 09:06:08 localhost kernel: ACPI: FACP 1DFF0200, 0084 (r2 A M I  OEMFACP   3000817 MSFT       97)
Oct 20 09:06:08 localhost kernel: ACPI Warning (tbfadt-0360): Ignoring BIOS FADT r2 C-state control [20070126]
Oct 20 09:06:08 localhost kernel: ACPI: DSDT 1DFF03F0, 34CC (r1  J8318 J8318051       51 INTL  2002026)
Oct 20 09:06:08 localhost kernel: ACPI: FACS 1DFFE000, 0040
Oct 20 09:06:08 localhost kernel: ACPI: APIC 1DFF0390, 0054 (r1 A M I  OEMAPIC   3000817 MSFT       97)
Oct 20 09:06:08 localhost kernel: ACPI: OEMB 1DFFE040, 003F (r1 A M I  OEMBIOS   3000817 MSFT       97)
Oct 20 09:06:08 localhost kernel: ACPI: PM-Timer IO Port: 0x808
Oct 20 09:06:08 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Oct 20 09:06:08 localhost kernel: Processor #0 6:13 APIC version 20
Oct 20 09:06:08 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Oct 20 09:06:08 localhost kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Oct 20 09:06:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 20 09:06:08 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 20 09:06:08 localhost kernel: Enabling APIC mode:  Flat.  Using 1 I/O APICs
Oct 20 09:06:08 localhost kernel: Using ACPI (MADT) for SMP configuration information
Oct 20 09:06:08 localhost kernel: Allocating PCI resources starting at 20000000 (gap: 1e000000:e1b80000)
Oct 20 09:06:08 localhost kernel: Built 1 zonelists.  Total pages: 121905
Oct 20 09:06:08 localhost kernel: Kernel command line: ro root=/dev/sda1
Oct 20 09:06:08 localhost kernel: Enabling fast FPU save and restore... done.
Oct 20 09:06:08 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
Oct 20 09:06:08 localhost kernel: Initializing CPU#0
Oct 20 09:06:08 localhost kernel: CPU 0 irqstacks, hard=c070d000 soft=c070c000
Oct 20 09:06:08 localhost kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Oct 20 09:06:08 localhost kernel: Detected 799.960 MHz processor.
Oct 20 09:06:08 localhost kernel: Console: colour VGA+ 80x25
Oct 20 09:06:08 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 20 09:06:08 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 20 09:06:08 localhost kernel: Memory: 480324k/491456k available (1910k kernel code, 10628k reserved, 945k data, 240k init, 0k highmem)
Oct 20 09:06:08 localhost kernel: virtual kernel memory layout:
Oct 20 09:06:08 localhost kernel:     fixmap  : 0xfff9b000 - 0xfffff000   ( 400 kB)
Oct 20 09:06:08 localhost kernel:     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 20 09:06:08 localhost kernel:     vmalloc : 0xde800000 - 0xff7fe000   ( 527 MB)
Oct 20 09:06:08 localhost kernel:     lowmem  : 0xc0000000 - 0xddff0000   ( 479 MB)
Oct 20 09:06:08 localhost kernel:       .init : 0xc06cb000 - 0xc0707000   ( 240 kB)
Oct 20 09:06:08 localhost kernel:       .data : 0xc05dd906 - 0xc06c9e34   ( 945 kB)
Oct 20 09:06:08 localhost kernel:       .text : 0xc0400000 - 0xc05dd906   (1910 kB)
Oct 20 09:06:08 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Oct 20 09:06:08 localhost kernel: Calibrating delay using timer specific routine.. 1600.41 BogoMIPS (lpj=800209)
Oct 20 09:06:08 localhost kernel: Security Framework v1.0.0 initialized
Oct 20 09:06:08 localhost kernel: SELinux:  Initializing.
Oct 20 09:06:08 localhost kernel: selinux_register_security:  Registering secondary module capability
Oct 20 09:06:08 localhost kernel: Capability LSM initialized as secondary
Oct 20 09:06:08 localhost kernel: Mount-cache hash table entries: 512
Oct 20 09:06:08 localhost kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Oct 20 09:06:08 localhost kernel: Intel machine check architecture supported.
Oct 20 09:06:08 localhost kernel: Intel machine check reporting enabled on CPU#0.
Oct 20 09:06:08 localhost kernel: CPU: Intel(R) Celeron(R) M processor          800MHz stepping 08
Oct 20 09:06:08 localhost kernel: Checking 'hlt' instruction... OK.
Oct 20 09:06:08 localhost kernel: ACPI: Core revision 20070126
Oct 20 09:06:08 localhost kernel: ENABLING IO-APIC IRQs
Oct 20 09:06:08 localhost kernel: ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1

论坛徽章:
0
8 [报告]
发表于 2008-10-28 12:25 |只看该作者

回复 #3 luo118 的帖子

Oct 20 12:56:05 localhost kernel: PCI: Using configuration type 1
Oct 20 12:56:05 localhost kernel: Setting up standard PCI resources
Oct 20 12:56:05 localhost kernel: ACPI: Interpreter enabled
Oct 20 12:56:05 localhost kernel: ACPI: (supports S0 S1 S4 S5)
Oct 20 12:56:05 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Oct 20 12:56:05 localhost kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Oct 20 12:56:05 localhost kernel: * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
Oct 20 12:56:05 localhost kernel: * this clock source is slow. If you are sure your timer does not have
Oct 20 12:56:05 localhost kernel: * this bug, please use "acpi_pm_good" to disable the workaround
Oct 20 12:56:05 localhost kernel: PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
Oct 20 12:56:05 localhost kernel: PCI quirk: region 0480-04bf claimed by ICH4 GPIO
Oct 20 12:56:05 localhost kernel: PCI: Firmware left 0000:01:08.0 e100 interrupts enabled, disabling
Oct 20 12:56:05 localhost kernel: PCI: Transparent bridge - 0000:00:1e.0
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Oct 20 12:56:05 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Oct 20 12:56:05 localhost kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Oct 20 12:56:05 localhost kernel: pnp: PnP ACPI init
Oct 20 12:56:05 localhost kernel: pnp: PnP ACPI: found 13 devices
Oct 20 12:56:05 localhost kernel: usbcore: registered new interface driver usbfs
Oct 20 12:56:05 localhost kernel: usbcore: registered new interface driver hub
Oct 20 12:56:05 localhost kernel: usbcore: registered new device driver usb
Oct 20 12:56:05 localhost kernel: PCI: Using ACPI for IRQ routing
Oct 20 12:56:05 localhost kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Oct 20 12:56:05 localhost kernel: NetLabel: Initializing
Oct 20 12:56:05 localhost kernel: NetLabel:  domain hash size = 128
Oct 20 12:56:05 localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Oct 20 12:56:05 localhost kernel: NetLabel:  unlabeled traffic allowed by default
Oct 20 12:56:05 localhost kernel: pnp: 00:09: iomem range 0xfed20000-0xfed8ffff has been reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:09: iomem range 0xffb00000-0xffbfffff could not be reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:0b: ioport range 0xa00-0xa7f has been reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:0b: ioport range 0x295-0x296 has been reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:0c: iomem range 0x0-0x9ffff could not be reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:0c: iomem range 0xc0000-0xdffff could not be reserved
Oct 20 12:56:05 localhost kernel: Time: tsc clocksource has been installed.
Oct 20 12:56:05 localhost kernel: pnp: 00:0c: iomem range 0xe0000-0xfffff could not be reserved
Oct 20 12:56:05 localhost kernel: pnp: 00:0c: iomem range 0x100000-0x1dffffff could not be reserved
Oct 20 12:56:05 localhost kernel: PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
Oct 20 04:10:33 localhost syslogd 1.4.2: restart.
Oct 20 09:02:35 localhost syslogd 1.4.2: restart.
Oct 20 09:02:35 localhost kernel: klogd 1.4.2, log source = /proc/kmsg started.
Oct 20 09:02:35 localhost kernel: Linux version 2.6.21-all (root@localhost.localdomain) (gcc version 4.1.2 20070502 (Red Hat 4.1.2-12)) #1 Thu Oct 9 14:15:50 CST 2008
Oct 20 09:02:35 localhost kernel: BIOS-provided physical RAM map:
Oct 20 09:02:35 localhost kernel: sanitize start
Oct 20 09:02:35 localhost kernel: sanitize end
Oct 20 09:02:35 localhost kernel: copy_e820_map() start: 0000000000000000 size: 000000000009fc00 end: 000000000009fc00 type: 1
Oct 20 09:02:35 localhost kernel: copy_e820_map() type is E820_RAM
Oct 20 09:02:35 localhost kernel: copy_e820_map() start: 000000000009fc00 size: 0000000000000400 end: 00000000000a0000 type: 2
Oct 20 09:02:35 localhost kernel: copy_e820_map() start: 00000000000e0000 size: 0000000000020000 end: 0000000000100000 type: 2
Oct 20 09:02:35 localhost kernel: copy_e820_map() start: 0000000000100000 size: 000000001def0000 end: 000000001dff0000 type: 1
Oct 20 09:02:35 localhost kernel: copy_e820_map() type is E820_RAM
Oct 20 09:02:35 localhost kernel: copy_e820_map() start: 000000001dff0000 size: 000000000000e000 end: 000000001dffe000 type: 3
Oct 20 09:02:35 localhost kernel: copy_e820_map() start: 000000001dffe000 size: 0000000000002000 end: 000000001e000000 type: 4
Oct 20 09:02:35 localhost kernel: copy_e820_map() start: 00000000ffb80000 size: 0000000000480000 end: 0000000100000000 type: 2
Oct 20 09:02:35 localhost kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Oct 20 09:02:35 localhost kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Oct 20 09:02:35 localhost kernel:  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
Oct 20 09:02:35 localhost kernel:  BIOS-e820: 0000000000100000 - 000000001dff0000 (usable)
Oct 20 09:02:35 localhost kernel:  BIOS-e820: 000000001dff0000 - 000000001dffe000 (ACPI data)
Oct 20 09:02:35 localhost kernel:  BIOS-e820: 000000001dffe000 - 000000001e000000 (ACPI NVS)
Oct 20 09:02:35 localhost kernel:  BIOS-e820: 00000000ffb80000 - 0000000100000000 (reserved)
Oct 20 09:02:35 localhost kernel: 0MB HIGHMEM available.

论坛徽章:
0
9 [报告]
发表于 2008-10-28 12:25 |只看该作者

message续

Oct 20 09:02:35 localhost kernel: 479MB LOWMEM available.
Oct 20 09:02:35 localhost kernel: found SMP MP-table at 000ff780
Oct 20 09:02:35 localhost kernel: Using x86 segment limits to approximate NX protection
Oct 20 09:02:35 localhost kernel: Zone PFN ranges:
Oct 20 09:02:35 localhost kernel:   DMA             0 ->     4096
Oct 20 09:02:35 localhost kernel:   Normal       4096 ->   122864
Oct 20 09:02:35 localhost kernel:   HighMem    122864 ->   122864
Oct 20 09:02:35 localhost kernel: early_node_map[1] active PFN ranges
Oct 20 09:02:35 localhost kernel:     0:        0 ->   122864
Oct 20 09:02:35 localhost kernel: DMI 2.3 present.
Oct 20 09:02:35 localhost kernel: Using APIC driver default
Oct 20 09:02:35 localhost kernel: ACPI: RSDP 000F5F00, 0014 (r0 ACPIAM)
Oct 20 09:02:35 localhost kernel: ACPI: RSDT 1DFF0000, 0030 (r1 A M I  OEMRSDT   3000817 MSFT       97)
Oct 20 09:02:35 localhost kernel: ACPI: FACP 1DFF0200, 0084 (r2 A M I  OEMFACP   3000817 MSFT       97)
Oct 20 09:02:35 localhost kernel: ACPI Warning (tbfadt-0360): Ignoring BIOS FADT r2 C-state control [20070126]
Oct 20 09:02:35 localhost kernel: ACPI: DSDT 1DFF03F0, 34CC (r1  J8318 J8318051       51 INTL  2002026)
Oct 20 09:02:35 localhost kernel: ACPI: FACS 1DFFE000, 0040
Oct 20 09:02:35 localhost kernel: ACPI: APIC 1DFF0390, 0054 (r1 A M I  OEMAPIC   3000817 MSFT       97)
Oct 20 09:02:35 localhost kernel: ACPI: OEMB 1DFFE040, 003F (r1 A M I  OEMBIOS   3000817 MSFT       97)
Oct 20 09:02:35 localhost kernel: ACPI: PM-Timer IO Port: 0x808
Oct 20 09:02:35 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Oct 20 09:02:35 localhost kernel: Processor #0 6:13 APIC version 20
Oct 20 09:02:35 localhost kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Oct 20 09:02:35 localhost kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Oct 20 09:02:35 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Oct 20 09:02:35 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Oct 20 09:02:35 localhost kernel: Enabling APIC mode:  Flat.  Using 1 I/O APICs
Oct 20 09:02:35 localhost kernel: Using ACPI (MADT) for SMP configuration information
Oct 20 09:02:35 localhost kernel: Allocating PCI resources starting at 20000000 (gap: 1e000000:e1b80000)
Oct 20 09:02:35 localhost kernel: Built 1 zonelists.  Total pages: 121905
Oct 20 09:02:35 localhost kernel: Kernel command line: ro root=/dev/sda1
Oct 20 09:02:35 localhost kernel: Enabling fast FPU save and restore... done.
Oct 20 09:02:35 localhost kernel: Enabling unmasked SIMD FPU exception support... done.
Oct 20 09:02:35 localhost kernel: Initializing CPU#0
Oct 20 09:02:35 localhost kernel: CPU 0 irqstacks, hard=c070d000 soft=c070c000
Oct 20 09:02:35 localhost kernel: PID hash table entries: 2048 (order: 11, 8192 bytes)
Oct 20 09:02:35 localhost kernel: Detected 799.920 MHz processor.
Oct 20 09:02:35 localhost kernel: Console: colour VGA+ 80x25
Oct 20 09:02:35 localhost kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Oct 20 09:02:35 localhost kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Oct 20 09:02:35 localhost kernel: Memory: 480324k/491456k available (1910k kernel code, 10628k reserved, 945k data, 240k init, 0k highmem)
Oct 20 09:02:35 localhost kernel: virtual kernel memory layout:
Oct 20 09:02:35 localhost kernel:     fixmap  : 0xfff9b000 - 0xfffff000   ( 400 kB)
Oct 20 09:02:35 localhost kernel:     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Oct 20 09:02:35 localhost kernel:     vmalloc : 0xde800000 - 0xff7fe000   ( 527 MB)
Oct 20 09:02:35 localhost kernel:     lowmem  : 0xc0000000 - 0xddff0000   ( 479 MB)
Oct 20 09:02:35 localhost kernel:       .init : 0xc06cb000 - 0xc0707000   ( 240 kB)
Oct 20 09:02:35 localhost kernel:       .data : 0xc05dd906 - 0xc06c9e34   ( 945 kB)
Oct 20 09:02:35 localhost kernel:       .text : 0xc0400000 - 0xc05dd906   (1910 kB)
Oct 20 09:02:35 localhost kernel: Checking if this processor honours the WP bit even in supervisor mode... Ok.
Oct 20 09:02:35 localhost kernel: Calibrating delay using timer specific routine.. 1600.42 BogoMIPS (lpj=800210)
Oct 20 09:02:35 localhost kernel: Security Framework v1.0.0 initialized
Oct 20 09:02:35 localhost kernel: SELinux:  Initializing.
Oct 20 09:02:35 localhost kernel: selinux_register_security:  Registering secondary module capability
Oct 20 09:02:35 localhost kernel: Capability LSM initialized as secondary
Oct 20 09:02:35 localhost kernel: Mount-cache hash table entries: 512
Oct 20 09:02:35 localhost kernel: CPU: L1 I cache: 32K, L1 D cache: 32K
Oct 20 09:02:35 localhost kernel: Intel machine check architecture supported.
Oct 20 09:02:35 localhost kernel: Intel machine check reporting enabled on CPU#0.
Oct 20 09:02:35 localhost kernel: CPU: Intel(R) Celeron(R) M processor          800MHz stepping 08
Oct 20 09:02:35 localhost kernel: Checking 'hlt' instruction... OK.
Oct 20 09:02:35 localhost kernel: ACPI: Core revision 20070126
Oct 20 09:02:35 localhost kernel: ENABLING IO-APIC IRQs
Oct 20 09:02:35 localhost kernel: ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Oct 20 09:02:35 localhost kernel: Time:  1:01:54  Date: 09/20/108
Oct 20 09:02:35 localhost kernel: NET: Registered protocol family 16
Oct 20 09:02:35 localhost kernel: ACPI: bus type pci registered
Oct 20 09:02:35 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
Oct 20 09:02:35 localhost kernel: PCI: Using configuration type 1
Oct 20 09:02:35 localhost kernel: Setting up standard PCI resources
Oct 20 09:02:35 localhost kernel: ACPI: Interpreter enabled
Oct 20 09:02:35 localhost kernel: ACPI: (supports S0 S1 S4 S5)
Oct 20 09:02:35 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Oct 20 09:02:35 localhost kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Oct 20 09:02:35 localhost kernel: * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
Oct 20 09:02:35 localhost kernel: * this clock source is slow. If you are sure your timer does not have
Oct 20 09:02:35 localhost kernel: * this bug, please use "acpi_pm_good" to disable the workaround
Oct 20 09:02:35 localhost kernel: PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
Oct 20 09:02:35 localhost kernel: PCI quirk: region 0480-04bf claimed by ICH4 GPIO
Oct 20 09:02:35 localhost kernel: PCI: Firmware left 0000:01:08.0 e100 interrupts enabled, disabling
Oct 20 09:02:35 localhost kernel: PCI: Transparent bridge - 0000:00:1e.0
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Oct 20 09:02:35 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Oct 20 09:02:35 localhost kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Oct 20 09:02:35 localhost kernel: pnp: PnP ACPI init
Oct 20 09:02:35 localhost kernel: pnp: PnP ACPI: found 14 devices
Oct 20 09:02:35 localhost kernel: usbcore: registered new interface driver usbfs
Oct 20 09:02:35 localhost kernel: usbcore: registered new interface driver hub
Oct 20 09:02:35 localhost kernel: usbcore: registered new device driver usb
Oct 20 09:02:35 localhost kernel: PCI: Using ACPI for IRQ routing
Oct 20 09:02:35 localhost kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Oct 20 09:02:35 localhost kernel: NetLabel: Initializing
Oct 20 09:02:35 localhost kernel: NetLabel:  domain hash size = 128
Oct 20 09:02:35 localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Oct 20 09:02:35 localhost kernel: NetLabel:  unlabeled traffic allowed by default
Oct 20 09:02:35 localhost kernel: pnp: 00:09: iomem range 0xfed20000-0xfed8ffff has been reserved
Oct 20 09:02:35 localhost kernel: pnp: 00:09: iomem range 0xffb00000-0xffbfffff could not be reserved
Oct 20 09:02:35 localhost kernel: pnp: 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved
Oct 20 09:02:35 localhost kernel: pnp: 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
Oct 20 09:02:35 localhost kernel: pnp: 00:0c: ioport range 0xa00-0xa7f has been reserved
Oct 20 09:02:35 localhost kernel: Time: tsc clocksource has been installed.
Oct 20 09:02:36 localhost kernel: pnp: 00:0c: ioport range 0x295-0x296 has been reserved
Oct 20 09:02:36 localhost kernel: pnp: 00:0d: iomem range 0x0-0x9ffff could not be reserved
Oct 20 09:02:36 localhost kernel: pnp: 00:0d: iomem range 0xc0000-0xdffff could not be reserved
Oct 20 09:02:36 localhost kernel: pnp: 00:0d: iomem range 0xe0000-0xfffff could not be reserved
Oct 20 09:02:36 localhost kernel: pnp: 00:0d: iomem range 0x100000-0x1dffffff could not be reserved
Oct 20 09:02:36 localhost kernel: PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
Oct 20 09:02:36 localhost kernel: PCI: Bridge: 0000:00:1e.0
Oct 20 09:02:36 localhost kernel:   IO window: d000-dfff
Oct 20 09:02:36 localhost kernel:   MEM window: dfc00000-dfcfffff
Oct 20 09:02:36 localhost kernel:   PREFETCH window: disabled.
Oct 20 09:02:36 localhost kernel: NET: Registered protocol family 2
Oct 20 09:02:36 localhost kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Oct 20 09:02:36 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Oct 20 09:02:36 localhost kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Oct 20 09:02:36 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384)
Oct 20 09:02:36 localhost kernel: TCP reno registered
Oct 20 09:02:36 localhost kernel: checking if image is initramfs... it is
Oct 20 09:02:36 localhost kernel: Switched to high resolution mode on CPU 0
Oct 20 09:02:36 localhost kernel: Freeing initrd memory: 2797k freed
Oct 20 09:02:36 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Oct 20 09:02:36 localhost kernel: apm: overridden by ACPI.
Oct 20 09:02:36 localhost kernel: audit: initializing netlink socket (disabled)
Oct 20 09:02:36 localhost kernel: audit(1224464513.659:1): initialized
Oct 20 09:02:36 localhost kernel: Total HugeTLB memory allocated, 0
Oct 20 09:02:36 localhost kernel: VFS: Disk quotas dquot_6.5.1
Oct 20 09:02:36 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 20 09:02:36 localhost kernel: ksign: Installing public key data
Oct 20 09:02:36 localhost kernel: Loading keyring
Oct 20 09:02:36 localhost kernel: io scheduler noop registered
Oct 20 09:02:36 localhost kernel: io scheduler anticipatory registered
Oct 20 09:02:36 localhost kernel: io scheduler deadline registered
Oct 20 09:02:36 localhost kernel: io scheduler cfq registered (default)
Oct 20 09:02:36 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 20 09:02:36 localhost kernel: ACPI: Processor [CPU1] (supports 8 throttling states)

论坛徽章:
0
10 [报告]
发表于 2008-10-28 12:26 |只看该作者

message

Oct 20 09:06:08 localhost kernel: Time:  1:05:33  Date: 09/20/108
Oct 20 09:06:08 localhost kernel: NET: Registered protocol family 16
Oct 20 09:06:08 localhost kernel: ACPI: bus type pci registered
Oct 20 09:06:08 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xf0031, last bus=1
Oct 20 09:06:08 localhost kernel: PCI: Using configuration type 1
Oct 20 09:06:08 localhost kernel: Setting up standard PCI resources
Oct 20 09:06:08 localhost kernel: ACPI: Interpreter enabled
Oct 20 09:06:08 localhost kernel: ACPI: (supports S0 S1 S4 S5)
Oct 20 09:06:08 localhost kernel: ACPI: Using IOAPIC for interrupt routing
Oct 20 09:06:08 localhost kernel: ACPI: PCI Root Bridge [PCI0] (0000:00)
Oct 20 09:06:08 localhost kernel: * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
Oct 20 09:06:08 localhost kernel: * this clock source is slow. If you are sure your timer does not have
Oct 20 09:06:08 localhost kernel: * this bug, please use "acpi_pm_good" to disable the workaround
Oct 20 09:06:08 localhost kernel: PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
Oct 20 09:06:08 localhost kernel: PCI quirk: region 0480-04bf claimed by ICH4 GPIO
Oct 20 09:06:08 localhost kernel: PCI: Firmware left 0000:01:08.0 e100 interrupts enabled, disabling
Oct 20 09:06:08 localhost kernel: PCI: Transparent bridge - 0000:00:1e.0
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15)
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 10 *11 12 14 15)
Oct 20 09:06:08 localhost kernel: Linux Plug and Play Support v0.97 (c) Adam Belay
Oct 20 09:06:08 localhost kernel: pnp: PnP ACPI init
Oct 20 09:06:08 localhost kernel: pnp: PnP ACPI: found 14 devices
Oct 20 09:06:08 localhost kernel: usbcore: registered new interface driver usbfs
Oct 20 09:06:08 localhost kernel: usbcore: registered new interface driver hub
Oct 20 09:06:08 localhost kernel: usbcore: registered new device driver usb
Oct 20 09:06:08 localhost kernel: PCI: Using ACPI for IRQ routing
Oct 20 09:06:08 localhost kernel: PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
Oct 20 09:06:08 localhost kernel: NetLabel: Initializing
Oct 20 09:06:08 localhost kernel: NetLabel:  domain hash size = 128
Oct 20 09:06:08 localhost kernel: NetLabel:  protocols = UNLABELED CIPSOv4
Oct 20 09:06:08 localhost kernel: NetLabel:  unlabeled traffic allowed by default
Oct 20 09:06:08 localhost kernel: pnp: 00:09: iomem range 0xfed20000-0xfed8ffff has been reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:09: iomem range 0xffb00000-0xffbfffff could not be reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:0a: iomem range 0xfec00000-0xfec00fff has been reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:0a: iomem range 0xfee00000-0xfee00fff has been reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:0c: ioport range 0xa00-0xa7f has been reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:0c: ioport range 0x295-0x296 has been reserved
Oct 20 09:06:08 localhost kernel: Time: tsc clocksource has been installed.
Oct 20 09:06:08 localhost kernel: pnp: 00:0d: iomem range 0x0-0x9ffff could not be reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:0d: iomem range 0xc0000-0xdffff could not be reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:0d: iomem range 0xe0000-0xfffff could not be reserved
Oct 20 09:06:08 localhost kernel: pnp: 00:0d: iomem range 0x100000-0x1dffffff could not be reserved
Oct 20 09:06:08 localhost kernel: PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
Oct 20 09:06:08 localhost kernel: PCI: Bridge: 0000:00:1e.0
Oct 20 09:06:08 localhost kernel:   IO window: d000-dfff
Oct 20 09:06:08 localhost kernel:   MEM window: dfc00000-dfcfffff
Oct 20 09:06:08 localhost kernel:   PREFETCH window: disabled.
Oct 20 09:06:08 localhost kernel: NET: Registered protocol family 2
Oct 20 09:06:08 localhost kernel: IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
Oct 20 09:06:08 localhost kernel: TCP established hash table entries: 16384 (order: 5, 131072 bytes)
Oct 20 09:06:08 localhost kernel: TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
Oct 20 09:06:08 localhost kernel: TCP: Hash tables configured (established 16384 bind 16384)
Oct 20 09:06:08 localhost kernel: TCP reno registered
Oct 20 09:06:08 localhost kernel: checking if image is initramfs... it is
Oct 20 09:06:08 localhost kernel: Switched to high resolution mode on CPU 0
Oct 20 09:06:08 localhost kernel: Freeing initrd memory: 2797k freed
Oct 20 09:06:08 localhost kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
Oct 20 09:06:08 localhost kernel: apm: overridden by ACPI.
Oct 20 09:06:08 localhost kernel: audit: initializing netlink socket (disabled)
Oct 20 09:06:08 localhost kernel: audit(1224464732.659:1): initialized
Oct 20 09:06:08 localhost kernel: Total HugeTLB memory allocated, 0
Oct 20 09:06:08 localhost kernel: VFS: Disk quotas dquot_6.5.1
Oct 20 09:06:08 localhost kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Oct 20 09:06:08 localhost kernel: ksign: Installing public key data
Oct 20 09:06:08 localhost kernel: Loading keyring
Oct 20 09:06:08 localhost kernel: io scheduler noop registered
Oct 20 09:06:08 localhost kernel: io scheduler anticipatory registered
Oct 20 09:06:08 localhost kernel: io scheduler deadline registered
Oct 20 09:06:08 localhost kernel: io scheduler cfq registered (default)
Oct 20 09:06:08 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Oct 20 09:06:08 localhost kernel: ACPI: Processor [CPU1] (supports 8 throttling states)
Oct 20 09:06:08 localhost kernel: isapnp: Scanning for PnP cards...
Oct 20 09:06:08 localhost kernel: isapnp: No Plug & Play device found
Oct 20 09:06:08 localhost kernel: Real Time Clock Driver v1.12ac
Oct 20 09:06:08 localhost kernel: Non-volatile memory driver v1.2
Oct 20 09:06:08 localhost kernel: Linux agpgart interface v0.102 (c) Dave Jones
Oct 20 09:06:08 localhost kernel: agpgart: Detected an Intel 855 Chipset.
Oct 20 09:06:08 localhost kernel: agpgart: Detected 32636K stolen memory.
Oct 20 09:06:08 localhost kernel: agpgart: AGP aperture is 128M @ 0xd0000000
Oct 20 09:06:08 localhost kernel: Serial: 8250/16550 driver $Revision: 1.90 $ 10 ports, IRQ sharing enabled
Oct 20 09:06:08 localhost kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct 20 09:06:08 localhost kernel: serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Oct 20 09:06:08 localhost kernel: serial8250: ttyS2 at I/O 0xd880 (irq = 0) is a 16550A
Oct 20 09:06:08 localhost kernel: serial8250: ttyS3 at I/O 0xd800 (irq = 0) is a 16550A
Oct 20 09:06:08 localhost kernel: serial8250: ttyS4 at I/O 0xd480 (irq = 0) is a 16550A
Oct 20 09:06:08 localhost kernel: serial8250: ttyS5 at I/O 0xd400 (irq = 0) is a 16550A
Oct 20 09:06:08 localhost kernel: 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
Oct 20 09:06:08 localhost kernel: 00:06: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt 0000:01:0b.0[A] -> GSI 18 (level, low) -> IRQ 16
Oct 20 09:06:08 localhost kernel: 0000:01:0b.0: ttyS2 at I/O 0xd880 (irq = 16) is a 16550A
Oct 20 09:06:08 localhost kernel: 0000:01:0b.0: ttyS3 at I/O 0xd800 (irq = 16) is a 16550A
Oct 20 09:06:08 localhost kernel: 0000:01:0b.0: ttyS4 at I/O 0xd480 (irq = 16) is a 16550A
Oct 20 09:06:08 localhost kernel: 0000:01:0b.0: ttyS5 at I/O 0xd400 (irq = 16) is a 16550A
Oct 20 09:06:08 localhost kernel: RAMDISK driver initialized: 16 RAM disks of 16384K size 4096 blocksize
Oct 20 09:06:08 localhost kernel: input: Macintosh mouse button emulation as /class/input/input0
Oct 20 09:06:08 localhost kernel: usbcore: registered new interface driver libusual
Oct 20 09:06:08 localhost kernel: usbcore: registered new interface driver hiddev
Oct 20 09:06:08 localhost kernel: usbcore: registered new interface driver usbhid
Oct 20 09:06:08 localhost kernel: drivers/usb/input/hid-core.c: v2.6:USB HID core driver
Oct 20 09:06:08 localhost kernel: PNP: PS/2 Controller [PNP0303S2K] at 0x60,0x64 irq 1
Oct 20 09:06:08 localhost kernel: PNP: PS/2 controller doesn't have AUX irq; using default 12
Oct 20 09:06:08 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
Oct 20 09:06:08 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
Oct 20 09:06:08 localhost kernel: mice: PS/2 mouse device common for all mice
Oct 20 09:06:08 localhost kernel: input: AT Translated Set 2 keyboard as /class/input/input1
Oct 20 09:06:08 localhost kernel: TCP bic registered
Oct 20 09:06:08 localhost kernel: Initializing XFRM netlink socket
Oct 20 09:06:08 localhost kernel: NET: Registered protocol family 1
Oct 20 09:06:08 localhost kernel: NET: Registered protocol family 17
Oct 20 09:06:08 localhost kernel: Using IPI Shortcut mode
Oct 20 09:06:08 localhost kernel:   Magic number: 12:143:54
Oct 20 09:06:08 localhost kernel: drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
Oct 20 09:06:08 localhost kernel: Freeing unused kernel memory: 240k freed
Oct 20 09:06:08 localhost kernel: Write protecting the kernel read-only data: 732k
Oct 20 09:06:08 localhost kernel: USB Universal Host Controller Interface driver v3.0
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 17
Oct 20 09:06:08 localhost kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
Oct 20 09:06:08 localhost kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
Oct 20 09:06:08 localhost kernel: uhci_hcd 0000:00:1d.0: irq 17, io base 0x0000e800
Oct 20 09:06:08 localhost kernel: usb usb1: configuration #1 chosen from 1 choice
Oct 20 09:06:08 localhost kernel: hub 1-0:1.0: USB hub found
Oct 20 09:06:08 localhost kernel: hub 1-0:1.0: 2 ports detected
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 18
Oct 20 09:06:08 localhost kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
Oct 20 09:06:08 localhost kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
Oct 20 09:06:08 localhost kernel: uhci_hcd 0000:00:1d.1: irq 18, io base 0x0000e880
Oct 20 09:06:08 localhost kernel: usb usb2: configuration #1 chosen from 1 choice
Oct 20 09:06:08 localhost kernel: hub 2-0:1.0: USB hub found
Oct 20 09:06:08 localhost kernel: hub 2-0:1.0: 2 ports detected
Oct 20 09:06:08 localhost kernel: ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 19
Oct 20 09:06:08 localhost kernel: ehci_hcd 0000:00:1d.7: EHCI Host Controller
Oct 20 09:06:08 localhost kernel: ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 3
Oct 20 09:06:08 localhost kernel: ehci_hcd 0000:00:1d.7: debug port 1
Oct 20 09:06:08 localhost kernel: ehci_hcd 0000:00:1d.7: irq 19, io mem 0xdff7bc00
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP