From: Damien Le Moal <damien.lemoal@opensource.wdc.com> To: "Nikolas L." <knv418@gmail.com> Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: PROBLEM: [drivers/ata] Read log page failed (boot error message) Date: Tue, 16 Nov 2021 08:44:06 +0900 [thread overview] Message-ID: <8e55f354-0522-de56-2c1e-56557888602f@opensource.wdc.com> (raw) In-Reply-To: <CAMJR_v7Y+o7sFh+ViM-hmZ-AqfEujcTSOYNf8ospvPHuk++wcQ@mail.gmail.com> On 2021/11/15 22:27, Nikolas L. wrote: > There is no error message with vanilla 5.15.2 + this patch. > Warning message about missing support for > ATA Identify Device Log instead. Seems well. > Relevant dmesg part: > ata1: SATA max UDMA/133 abar m2048@0xd8806000 port 0xd8806100 irq 19 > ata2: SATA max UDMA/133 abar m2048@0xd8806000 port 0xd8806180 irq 19 > ata3: DUMMY > ata4: DUMMY > ata5: DUMMY > ata6: SATA max UDMA/133 abar m2048@0xd8806000 port 0xd8806380 irq 19 > ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300) > ata6: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > ata2: SATA link down (SStatus 0 SControl 300) > ata6.00: ATA-9: WDC WD5000LPLX-75ZNTT0, 03.01A03, max UDMA/133 > ata6.00: ATA Identify Device Log not supported Latest kernel will not even print this warning since not having support for the IDENTIFY DEVICE log page with ATA-9 drives is expected. The patch fixing this will go to stable too. > ata6.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 32), AA > ata1.00: ATAPI: TSSTcorp CDDVDW TS-L633F, TM02, max UDMA/100 > ata6.00: ATA Identify Device Log not supported > ata6.00: configured for UDMA/133 > ata1.00: configured for UDMA/100 > scsi 0:0:0:0: CD-ROM TSSTcorp CDDVDW TS-L633F TM02 PQ: 0 ANSI: 5 > scsi 5:0:0:0: Direct-Access ATA WDC WD5000LPLX-7 1A03 PQ: 0 ANSI: 5 > -- Damien Le Moal Western Digital Research
next prev parent reply other threads:[~2021-11-16 0:16 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2021-11-13 18:19 Nikolay 2021-11-15 0:03 ` Damien Le Moal 2021-11-15 8:14 ` Nikolas L. 2021-11-15 9:18 ` Damien Le Moal 2021-11-15 13:27 ` Nikolas L. 2021-11-15 23:44 ` Damien Le Moal [this message] 2021-11-27 10:34 ` Nikolay Kyx 2021-11-29 7:39 ` Damien Le Moal
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=8e55f354-0522-de56-2c1e-56557888602f@opensource.wdc.com \ --to=damien.lemoal@opensource.wdc.com \ --cc=knv418@gmail.com \ --cc=linux-ide@vger.kernel.org \ --cc=linux-kernel@vger.kernel.org \ --subject='Re: PROBLEM: [drivers/ata] Read log page failed (boot error message)' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).