|
安装了testing之后 启动很慢
系统会三次出现 ata1.01: status: { DRDY }等字样之后
耽搁90秒左右,然后是正常的启动
mesg的信息如下:
google了,貌似遇到这个问题的人不多
- [ 2.332019] ata6: SATA link down (SStatus 0 SControl 300)
- [ 2.332034] ata5: SATA link down (SStatus 0 SControl 300)
- [ 2.333014] ata4: SATA link down (SStatus 0 SControl 300)
- [ 7.940013] ata3: link is slow to respond, please be patient (ready=0)
- [ 12.029011] ata3: softreset failed (device not ready)
- [ 12.917014] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
- [ 12.957655] ata3.00: ATA-7: ST3160815AS, 3.CCA, max UDMA/100
- [ 12.957658] ata3.00: 312581808 sectors, multi 16: LBA48 NCQ (depth 31/32)
- [ 13.015977] ata3.00: configured for UDMA/100
- [ 13.016090] scsi 2:0:0:0: Direct-Access ATA ST3160815AS 3.CC PQ: 0 ANSI: 5
- [ 43.816023] ata1: lost interrupt (Status 0x58)
- [ 43.820015] ata1: drained 32768 bytes to clear DRQ.
- [ 43.858618] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
- [ 43.858653] sr 0:0:1:0: CDB: Mode Sense(10): 5a 00 2a 00 00 00 00 00 80 00
- [ 43.858666] ata1.01: cmd a0/01:00:00:80:00/00:00:00:00:00/b0 tag 0 dma 16512 in
- [ 43.858668] res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout)
- [ 43.858727] ata1.01: status: { DRDY }
- [ 43.858772] ata1: soft resetting link
- [ 44.028377] ata1: nv_mode_filter: 0x739f&0x1f39f->0x739f, BIOS=0x1f000 (0xc50000) ACPI=0x1f01f (900:30:0x14)
- [ 44.045289] ata1.01: configured for UDMA/33
- [ 44.046174] ata1: EH complete
- [ 74.804020] ata1: lost interrupt (Status 0x58)
- [ 74.808011] ata1: drained 32768 bytes to clear DRQ.
- [ 74.846635] ata1.01: limiting speed to UDMA/25:PIO4
- [ 74.846639] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
- [ 74.846675] sr 0:0:1:0: CDB: Mode Sense(10): 5a 00 2a 00 00 00 00 00 80 00
- [ 74.846688] ata1.01: cmd a0/01:00:00:80:00/00:00:00:00:00/b0 tag 0 dma 16512 in
- [ 74.846689] res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout)
- [ 74.846749] ata1.01: status: { DRDY }
- [ 74.846793] ata1: soft resetting link
- [ 75.016368] ata1: nv_mode_filter: 0x339f&0x1f39f->0x339f, BIOS=0x1f000 (0xc50000) ACPI=0x1f01f (900:30:0x14)
- [ 75.032292] ata1.01: configured for UDMA/25
- [ 75.033238] ata1: EH complete
- [ 105.804016] ata1: lost interrupt (Status 0x58)
- [ 105.808005] ata1: drained 32768 bytes to clear DRQ.
- [ 105.846540] ata1.01: limiting speed to PIO4
- [ 105.846543] ata1.01: exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x6 frozen
- [ 105.846575] sr 0:0:1:0: CDB: Mode Sense(10): 5a 00 2a 00 00 00 00 00 80 00
- [ 105.846586] ata1.01: cmd a0/01:00:00:80:00/00:00:00:00:00/b0 tag 0 dma 16512 in
- [ 105.846587] res 40/00:03:00:00:00/00:00:00:00:00/b0 Emask 0x4 (timeout)
- [ 105.846647] ata1.01: status: { DRDY }
- [ 105.846688] ata1: soft resetting link
- [ 106.017361] ata1: nv_mode_filter: 0x1f&0x1f39f->0x1f, BIOS=0x1f000 (0xc50000) ACPI=0x1f01f (900:30:0x14)
- [ 106.032293] ata1.01: configured for PIO4
- [ 106.033175] ata1: EH complete
复制代码 |
|