[问题]奇怪的启动问题!!

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
billyhhzh
帖子: 32
注册时间: 2006-03-17 18:18

[问题]奇怪的启动问题!!

#1

帖子 billyhhzh » 2007-09-22 8:21

有XP和UBUNTU两个系统,后装的UBUNTU
现在每次上电开机,要先启动一次XP,然后再重启进UBUNTU才行。
如果直接上电进UBUNTU,怎么都进不去,重启进几次都不行!

哪位兄弟有遇到我这样的问题啊??
tusheng
帖子: 741
注册时间: 2007-09-18 8:45

#2

帖子 tusheng » 2007-09-22 12:52

直接上电进UBUNTU,有什么错误提示的吗?

你几个硬盘的?
billyhhzh
帖子: 32
注册时间: 2006-03-17 18:18

#3

帖子 billyhhzh » 2007-09-24 8:14

两个硬盘。
从装ubuntu以来,启动进ubuntu就是黑屏的,一分钟左右还是能进系统。
以前还是能进的,最近变成了奇怪的先进XP,才能进ubuntu
tusheng
帖子: 741
注册时间: 2007-09-18 8:45

#4

帖子 tusheng » 2007-09-24 11:04

硬盘很旧了吗?怎么会有这种问题的
billyhhzh
帖子: 32
注册时间: 2006-03-17 18:18

硬盘还好吧,不算太旧吧

#5

帖子 billyhhzh » 2007-09-24 20:14

应该也只用了一二年吧,不会算太旧的吧
我把dmesg打印信息贴上来吧,请高手给看看,是哪里有点问题!

hhzhou@hhzhou-desktop:/usr/local$ dmesg
[ 0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Fri Aug 31 00:55:27 UTC 2007 (Ubuntu 2.6.20-16.31-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] sanitize start
[ 0.000000] sanitize end
[ 0.000000] copy_e820_map() start: 0000000000000000 size: 00000000000a0000 end: 00000000000a0000 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 00000000000f0000 size: 0000000000010000 end: 0000000000100000 type: 2
[ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000001fd74000 end: 000000001fe74000 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000001fe74000 size: 0000000000002000 end: 000000001fe76000 type: 4
[ 0.000000] copy_e820_map() start: 000000001fe76000 size: 0000000000021000 end: 000000001fe97000 type: 3
[ 0.000000] copy_e820_map() start: 000000001fe97000 size: 0000000000069000 end: 000000001ff00000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end: 00000000fec10000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000010000 end: 00000000fee10000 type: 2
[ 0.000000] copy_e820_map() start: 00000000ffb00000 size: 0000000000500000 end: 0000000100000000 type: 2
[ 0.000000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000001fe74000 (usable)
[ 0.000000] BIOS-e820: 000000001fe74000 - 000000001fe76000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000001fe76000 - 000000001fe97000 (ACPI data)
[ 0.000000] BIOS-e820: 000000001fe97000 - 000000001ff00000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[ 0.000000] 0MB HIGHMEM available.
[ 0.000000] 510MB LOWMEM available.
[ 0.000000] found SMP MP-table at 000fe710
[ 0.000000] Entering add_active_range(0, 0, 130676) 0 entries of 256 used
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0 -> 4096
[ 0.000000] Normal 4096 -> 130676
[ 0.000000] HighMem 130676 -> 130676
[ 0.000000] early_node_map[1] active PFN ranges
[ 0.000000] 0: 0 -> 130676
[ 0.000000] On node 0 totalpages: 130676
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 4064 pages, LIFO batch:0
[ 0.000000] Normal zone: 988 pages used for memmap
[ 0.000000] Normal zone: 125592 pages, LIFO batch:31
[ 0.000000] HighMem zone: 0 pages used for memmap
[ 0.000000] DMI 2.3 present.
[ 0.000000] ACPI: RSDP (v000 DELL ) @ 0x000feb80
[ 0.000000] ACPI: RSDT (v001 DELL 2400 0x00000007 ASL 0x00000061) @ 0x000fd22a
[ 0.000000] ACPI: FADT (v001 DELL 2400 0x00000007 ASL 0x00000061) @ 0x000fd25e
[ 0.000000] ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffce4f5
[ 0.000000] ACPI: MADT (v001 DELL 2400 0x00000007 ASL 0x00000061) @ 0x000fd2d2
[ 0.000000] ACPI: BOOT (v001 DELL 2400 0x00000007 ASL 0x00000061) @ 0x000fd33e
[ 0.000000] ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] Processor #0 15:2 APIC version 20
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] disabled)
[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] Allocating PCI resources starting at 20000000 (gap: 1ff00000:ded00000)
[ 0.000000] Detected 2392.279 MHz processor.
[ 9.030638] Built 1 zonelists. Total pages: 129656
[ 9.030644] Kernel command line: root=UUID=d047ff0f-d7d5-4118-afb3-066a18974544 ro quiet splash
[ 9.030823] mapped APIC to ffffd000 (fee00000)
[ 9.030827] mapped IOAPIC to ffffc000 (fec00000)
[ 9.030830] Enabling fast FPU save and restore... done.
[ 9.030834] Enabling unmasked SIMD FPU exception support... done.
[ 9.030845] Initializing CPU#0
[ 9.030920] PID hash table entries: 2048 (order: 11, 8192 bytes)
[ 9.032463] Console: colour VGA+ 80x25
[ 9.032902] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 9.033610] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 9.046284] Memory: 507192k/522704k available (1993k kernel code, 14992k reserved, 900k data, 328k init, 0k highmem)
[ 9.046295] virtual kernel memory layout:
[ 9.046296] fixmap : 0xfff4e000 - 0xfffff000 ( 708 kB)
[ 9.046298] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 9.046299] vmalloc : 0xe0800000 - 0xff7fe000 ( 495 MB)
[ 9.046300] lowmem : 0xc0000000 - 0xdfe74000 ( 510 MB)
[ 9.046301] .init : 0xc03d9000 - 0xc042b000 ( 328 kB)
[ 9.046302] .data : 0xc02f2434 - 0xc03d36d4 ( 900 kB)
[ 9.046303] .text : 0xc0100000 - 0xc02f2434 (1993 kB)
[ 9.046307] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[ 9.122920] Calibrating delay using timer specific routine.. 4788.82 BogoMIPS (lpj=9577655)
[ 9.122977] Security Framework v1.0.0 initialized
[ 9.122987] SELinux: Disabled at boot.
[ 9.123014] Mount-cache hash table entries: 512
[ 9.123237] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[ 9.123255] CPU: Trace cache: 12K uops, L1 D cache: 8K
[ 9.123258] CPU: L2 cache: 128K
[ 9.123261] CPU: Hyper-Threading is disabled
[ 9.123264] CPU: After all inits, caps: bfebfbff 00000000 00000000 00003080 00004400 00000000 00000000
[ 9.123279] Compat vDSO mapped to ffffe000.
[ 9.123284] Remapping vsyscall page to ffffe000
[ 9.123301] Checking 'hlt' instruction... OK.
[ 9.139067] SMP alternatives: switching to UP code
[ 9.139485] Freeing SMP alternatives: 11k freed
[ 9.139811] Early unpacking initramfs... done
[ 9.491332] ACPI: Core revision 20060707
[ 9.491862] ACPI: Looking for DSDT in initramfs... file /DSDT.aml not found, using machine DSDT.
[ 9.515559] CPU0: Intel(R) Celeron(R) CPU 2.40GHz stepping 09
[ 9.515611] Total of 1 processors activated (4788.82 BogoMIPS).
[ 9.515756] ENABLING IO-APIC IRQs
[ 9.515952] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 9.662969] Brought up 1 CPUs
[ 9.663338] Booting paravirtualized kernel on bare hardware
[ 9.663506] Time: 8:10:51 Date: 08/24/107
[ 9.663557] NET: Registered protocol family 16
[ 9.663767] EISA bus registered
[ 9.663780] ACPI: bus type pci registered
[ 9.663905] PCI: PCI BIOS revision 2.10 entry at 0xfbbbf, last bus=1
[ 9.663909] PCI: Using configuration type 1
[ 9.663911] Setting up standard PCI resources
[ 9.687165] ACPI: Interpreter enabled
[ 9.687172] ACPI: Using IOAPIC for interrupt routing
[ 9.692702] ACPI: PCI Root Bridge [PCI0] (0000:00)
[ 9.692714] PCI: Probing PCI hardware (bus 00)
[ 9.692760] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[ 9.695077] Boot video device is 0000:00:02.0
[ 9.695395] * The chipset may have PM-Timer Bug. Due to workarounds for a bug,
[ 9.695397] * this clock source is slow. If you are sure your timer does not have
[ 9.695398] * this bug, please use "acpi_pm_good" to disable the workaround
[ 9.695450] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[ 9.695455] PCI quirk: region 0880-08bf claimed by ICH4 GPIO
[ 9.695850] PCI: Transparent bridge - 0000:00:1e.0
[ 9.695893] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 9.936136] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[ 9.963286] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[ 9.964217] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 9 10 11 12 15)
[ 9.965128] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[ 9.966028] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[ 9.967009] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 9.967966] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 9.968903] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[ 9.969828] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 9 10 11 12 15)
[ 9.970111] Linux Plug and Play Support v0.97 (c) Adam Belay
[ 9.970135] pnp: PnP ACPI init
[ 10.002439] pnp: PnP ACPI: found 11 devices
[ 10.002448] PnPBIOS: Disabled by ACPI PNP
[ 10.002569] PCI: Using ACPI for IRQ routing
[ 10.002576] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[ 10.007376] NET: Registered protocol family 8
[ 10.007379] NET: Registered protocol family 20
[ 10.014639] pnp: 00:0a: ioport range 0x800-0x85f could not be reserved
[ 10.014644] pnp: 00:0a: ioport range 0xc00-0xc7f has been reserved
[ 10.014647] pnp: 00:0a: ioport range 0x860-0x8ff could not be reserved
[ 10.015591] PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0
[ 10.015600] PCI: Bridge: 0000:00:1e.0
[ 10.015604] IO window: d000-dfff
[ 10.015610] MEM window: fe900000-feafffff
[ 10.015615] PREFETCH window: disabled.
[ 10.015632] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[ 10.015677] NET: Registered protocol family 2
[ 10.051014] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[ 10.051173] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[ 10.051301] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 10.051418] TCP: Hash tables configured (established 16384 bind 8192)
[ 10.051422] TCP reno registered
[ 10.063107] checking if image is initramfs... it is
[ 10.736628] Freeing initrd memory: 6788k freed
[ 10.737024] Simple Boot Flag value 0x87 read from CMOS RAM was invalid
[ 10.737029] Simple Boot Flag at 0x7a set to 0x1
[ 10.737621] audit: initializing netlink socket (disabled)
[ 10.737643] audit(1190621451.784:1): initialized
[ 10.737931] VFS: Disk quotas dquot_6.5.1
[ 10.737964] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 10.738058] io scheduler noop registered
[ 10.738064] io scheduler anticipatory registered
[ 10.738067] io scheduler deadline registered
[ 10.738090] io scheduler cfq registered (default)
[ 10.738616] isapnp: Scanning for PnP cards...
[ 11.092869] isapnp: No Plug & Play device found
[ 11.222080] Real Time Clock Driver v1.12ac
[ 11.222209] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[ 11.222419] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 11.224643] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 11.225366] mice: PS/2 mouse device common for all mice
[ 11.227193] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[ 11.227660] input: Macintosh mouse button emulation as /class/input/input0
[ 11.227760] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[ 11.227766] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[ 11.228173] PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1
[ 11.228177] PNP: PS/2 controller doesn't have AUX irq; using default 12
[ 11.231184] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 11.231195] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 11.231529] EISA: Probing bus 0 at eisa.0
[ 11.231571] EISA: Detected 0 cards.
[ 11.261708] TCP cubic registered
[ 11.261724] NET: Registered protocol family 1
[ 11.261764] Using IPI No-Shortcut mode
[ 11.261934] ACPI: (supports S0 S1 S3 S4 S5)
[ 11.262003] Magic number: 7:285:170
[ 11.262732] Freeing unused kernel memory: 328k freed
[ 11.262794] Time: tsc clocksource has been installed.
[ 11.277301] input: AT Translated Set 2 keyboard as /class/input/input1
[ 12.740285] Capability LSM initialized
[ 13.215213] ACPI Exception (acpi_processor-0677): AE_NOT_FOUND, Processor Device is not present [20060707]
[ 23.183329] usbcore: registered new interface driver usbfs
[ 23.183372] usbcore: registered new interface driver hub
[ 23.183435] usbcore: registered new device driver usb
[ 23.184720] USB Universal Host Controller Interface driver v3.0
[ 23.184820] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 23.184838] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[ 23.184843] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 23.185053] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[ 23.185092] uhci_hcd 0000:00:1d.0: irq 16, io base 0x0000ff80
[ 23.185282] usb usb1: configuration #1 chosen from 1 choice
[ 23.185335] hub 1-0:1.0: USB hub found
[ 23.185354] hub 1-0:1.0: 2 ports detected
[ 23.287054] ACPI: PCI Interrupt 0000:00:1d.1 -> GSI 19 (level, low) -> IRQ 17
[ 23.287072] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[ 23.287077] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 23.287124] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[ 23.287159] uhci_hcd 0000:00:1d.1: irq 17, io base 0x0000ff60
[ 23.287330] usb usb2: configuration #1 chosen from 1 choice
[ 23.287375] hub 2-0:1.0: USB hub found
[ 23.287393] hub 2-0:1.0: 2 ports detected
[ 23.391024] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 18
[ 23.391042] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[ 23.391047] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 23.391103] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[ 23.391137] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000ff40
[ 23.391313] usb usb3: configuration #1 chosen from 1 choice
[ 23.391362] hub 3-0:1.0: USB hub found
[ 23.391382] hub 3-0:1.0: 2 ports detected
[ 23.495451] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 19
[ 23.495476] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[ 23.495481] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 23.495550] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
[ 23.495600] ehci_hcd 0000:00:1d.7: debug port 1
[ 23.495609] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[ 23.495624] ehci_hcd 0000:00:1d.7: irq 19, io mem 0xffa80800
[ 23.499504] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[ 23.515670] 8139too Fast Ethernet driver 0.9.28
[ 23.526882] usb 1-1: new low speed USB device using uhci_hcd and address 2
[ 23.664344] usb usb4: configuration #1 chosen from 1 choice
[ 23.664406] hub 4-0:1.0: USB hub found
[ 23.664426] hub 4-0:1.0: 6 ports detected
[ 23.681542] SCSI subsystem initialized
[ 23.689451] libata version 2.20 loaded.
[ 23.759029] FDC 0 is a post-1991 82077
[ 23.767476] ACPI: PCI Interrupt 0000:01:04.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 23.767870] eth0: RealTek RTL8139 at 0xe0862f00, 00:e0:4c:53:4b:c6, IRQ 16
[ 23.767873] eth0: Identified 8139 chip type 'RTL-8101'
[ 23.770660] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[ 23.771129] ata_piix 0000:00:1f.1: version 2.10ac1
[ 23.771155] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 18
[ 23.771187] PCI: Setting latency timer of device 0000:00:1f.1 to 64
[ 23.771302] ata1: PATA max UDMA/100 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
[ 23.771368] ata2: PATA max UDMA/100 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
[ 23.771397] scsi0 : ata_piix
[ 23.936660] ata1.00: ata_hpa_resize 1: sectors = 160086528, hpa_sectors = 160086528
[ 23.936666] ata1.00: ATA-7: Maxtor 6L080L0, BAJ41G20, max UDMA/133
[ 23.936669] ata1.00: 160086528 sectors, multi 8: LBA48
[ 23.948629] ata1.00: ata_hpa_resize 1: sectors = 160086528, hpa_sectors = 160086528
[ 23.948635] ata1.00: configured for UDMA/100
[ 23.948654] scsi1 : ata_piix
[ 24.282854] usb 1-1: new low speed USB device using uhci_hcd and address 3
[ 24.335082] ata2.00: ATAPI, max UDMA/33
[ 24.335528] ata2.01: ata_hpa_resize 1: sectors = 78125000, hpa_sectors = 78125000
[ 24.335533] ata2.01: ATA-6: ST340014A, 8.16, max UDMA/100
[ 24.335536] ata2.01: 78125000 sectors, multi 8: LBA48
[ 24.335545] ata2.01: limited to UDMA/33 due to 40-wire cable
[ 24.437923] usb 1-1: configuration #1 chosen from 1 choice
[ 24.499079] ata2.00: configured for UDMA/33
[ 24.507270] ata2.01: ata_hpa_resize 1: sectors = 78125000, hpa_sectors = 78125000
[ 24.507276] ata2.01: configured for UDMA/33
[ 24.510875] scsi 0:0:0:0: Direct-Access ATA Maxtor 6L080L0 BAJ4 PQ: 0 ANSI: 5
[ 24.519765] scsi 1:0:0:0: CD-ROM LITE-ON CD-ROM LTN-489S 8DS2 PQ: 0 ANSI: 5
[ 24.522883] scsi 1:0:1:0: Direct-Access ATA ST340014A 8.16 PQ: 0 ANSI: 5
[ 24.944857] usbcore: registered new interface driver hiddev
[ 24.954883] SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)
[ 24.957988] sda: Write Protect is off
[ 24.957993] sda: Mode Sense: 00 3a 00 00
[ 24.961955] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 24.962837] input: HID 413c:3010 as /class/input/input2
[ 24.962885] input: USB HID v1.00 Mouse [HID 413c:3010] on usb-0000:00:1d.0-1
[ 24.962909] usbcore: registered new interface driver usbhid
[ 24.962914] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[ 24.964670] SCSI device sda: 160086528 512-byte hdwr sectors (81964 MB)
[ 24.965639] sda: Write Protect is off
[ 24.965643] sda: Mode Sense: 00 3a 00 00
[ 24.966870] SCSI device sda: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 24.966877] sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
[ 25.076852] sd 0:0:0:0: Attached scsi disk sda
[ 25.078879] SCSI device sdb: 78125000 512-byte hdwr sectors (40000 MB)
[ 25.081982] sdb: Write Protect is off
[ 25.081987] sdb: Mode Sense: 00 3a 00 00
[ 25.085945] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 25.089947] SCSI device sdb: 78125000 512-byte hdwr sectors (40000 MB)
[ 25.090841] sdb: Write Protect is off
[ 25.090846] sdb: Mode Sense: 00 3a 00 00
[ 25.094846] SCSI device sdb: write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 25.094853] sdb: sdb1 sdb2 < sdb5 >
[ 25.136500] sd 1:0:1:0: Attached scsi disk sdb
[ 25.143202] sd 0:0:0:0: Attached scsi generic sg0 type 0
[ 25.143237] scsi 1:0:0:0: Attached scsi generic sg1 type 5
[ 25.143267] sd 1:0:1:0: Attached scsi generic sg2 type 0
[ 25.199018] sr0: scsi3-mmc drive: 48x/48x cd/rw xa/form2 cdda tray
[ 25.199025] Uniform CD-ROM driver Revision: 3.20
[ 25.199119] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 27.206502] Attempting manual resume
[ 27.206509] swsusp: Resume From Partition 8:21
[ 27.206511] PM: Checking swsusp image.
[ 27.302831] PM: Resume from disk failed.
[ 28.026904] kjournald starting. Commit interval 5 seconds
[ 28.026931] EXT3-fs: mounted filesystem with ordered data mode.
[ 45.958214] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 46.311499] NET: Registered protocol family 10
[ 46.311667] lo: Disabled Privacy Extensions
[ 48.318256] i810_smbus 0000:00:02.0: i810/i815 i2c device found.
[ 48.471495] intel_rng: FWH not detected
[ 48.539520] Linux agpgart interface v0.102 (c) Dave Jones
[ 48.703401] iTCO_vendor_support: vendor-support=0
[ 48.705476] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.01 (11-Nov-2006)
[ 48.705700] iTCO_wdt: Found a ICH4 TCO device (Version=1, TCOBASE=0x0860)
[ 48.705794] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 48.716836] agpgart: Detected an Intel 845G Chipset.
[ 48.716958] agpgart: Detected 892K stolen memory.
[ 48.734031] agpgart: AGP aperture is 128M @ 0xe8000000
[ 48.997372] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 49.003628] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 49.288537] input: PC Speaker as /class/input/input3
[ 49.368575] parport: PnPBIOS parport detected.
[ 49.368633] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[ 49.848394] ACPI: PCI Interrupt 0000:00:1f.5 -> GSI 17 (level, low) -> IRQ 20
[ 49.848444] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[ 50.170710] intel8x0_measure_ac97_clock: measured 58064 usecs
[ 50.170716] intel8x0: clocking to 48000
[ 50.363263] fuse init (API version 7.8)
[ 50.394169] lp0: using parport0 (interrupt-driven).
[ 50.411147] ppdev: user-space parallel port driver
[ 50.467200] Adding 1502036k swap on /dev/disk/by-uuid/76a08b70-995d-4c8c-ae50-882cdc0ff5f8. Priority:-1 extents:1 across:1502036k
[ 50.633281] EXT3 FS on sdb1, internal journal
[ 52.281204] NET: Registered protocol family 17
[ 56.630675] eth0: no IPv6 routers present
[ 57.851257] Using specific hotkey driver
[ 57.891932] No dock devices found.
[ 57.957267] ibm_acpi: ec object not found
[ 58.059712] input: Power Button (FF) as /class/input/input4
[ 58.066876] ACPI: Power Button (FF) [PWRF]
[ 58.105303] input: Power Button (CM) as /class/input/input5
[ 58.112301] ACPI: Power Button (CM) [VBTN]
[ 58.315568] pcc_acpi: loading...
[ 62.823417] [drm] Initialized drm 1.1.0 20060810
[ 62.846972] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[ 62.851023] [drm] Initialized i915 1.6.0 20060119 on minor 0
[ 64.137477] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 64.137485] apm: overridden by ACPI.
[ 64.451297] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 64.619639] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 64.625848] NFSD: starting 90-second grace period
[ 65.824817] Bluetooth: Core ver 2.11
[ 65.824932] NET: Registered protocol family 31
[ 65.824935] Bluetooth: HCI device and connection manager initialized
[ 65.824940] Bluetooth: HCI socket layer initialized
[ 65.881293] Bluetooth: L2CAP ver 2.8
[ 65.881299] Bluetooth: L2CAP socket layer initialized
[ 66.009486] Bluetooth: RFCOMM socket layer initialized
[ 66.009509] Bluetooth: RFCOMM TTY layer initialized
[ 66.009512] Bluetooth: RFCOMM ver 1.8
头像
冲浪板
论坛版主
帖子: 7513
注册时间: 2007-05-06 8:19

#6

帖子 冲浪板 » 2007-09-24 20:21

不是显卡有问题吧;
以前有个机器,显卡有问题,总是先安全模式启动一次,才能正常使用,否则给你蓝脸看
billyhhzh
帖子: 32
注册时间: 2006-03-17 18:18

#7

帖子 billyhhzh » 2007-09-24 20:27

hehe,我的是不给脸看哦
第一次启动进ubuntu,就黑屏到永远,脸都没看到
还是windows赏脸......
回复