← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76717]: Installation in Asrock Wolfdale1333 sata hard disk not recognized

 

Question #76717 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/76717

    Status: Open => Answered

actionparsnip proposed the following answer:
[    1.374109] ata_piix 0000:00:1f.1: version 2.12
[    1.374120] ata_piix 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[    1.374150] ata_piix 0000:00:1f.1: setting latency timer to 64
[    1.374209] scsi0 : ata_piix
[    1.374267] scsi1 : ata_piix
[    1.375190] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    1.375192] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    1.528079] ata2: port disabled. ignoring.
[    1.528095] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.528098] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    1.528125] ata_piix 0000:00:1f.2: setting latency timer to 64
[    1.528163] scsi2 : ata_piix
[    1.528206] scsi3 : ata_piix
[    1.528237] ata3: SATA max UDMA/133 cmd 0xc080 ctl 0xc000 bmdma 0xb800 irq 19
[    1.528239] ata4: SATA max UDMA/133 cmd 0xbc00 ctl 0xb880 bmdma 0xb808 irq 19
[    1.684021] ata: SEMB device ignored
[    1.684028] ata: SEMB device ignored
[    1.840126] ata4.01: NODEV after polling detection
[    1.848189] ata4.00: ATAPI: TSSTcorp CDDVDW SH-S223F, SB03, max UDMA/100
[    1.864203] ata4.00: configured for UDMA/100

Looks like you are missing the ata_piix module. you need to work out how
to get that.

you can websearch or run:

sudo apt-get install apt-file; sudo apt-file update; sudo apt-file
search ata_piix.ko

will take a while but will get it.

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.