Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751145AbdL3Urb (ORCPT ); Sat, 30 Dec 2017 15:47:31 -0500 Received: from www.llwyncelyn.cymru ([82.70.14.225]:54240 "EHLO fuzix.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751013AbdL3Ur2 (ORCPT ); Sat, 30 Dec 2017 15:47:28 -0500 Date: Sat, 30 Dec 2017 20:47:23 +0000 From: Alan Cox To: vcaputo@pengaru.com Cc: linux-kernel Subject: Re: [BUG] 4.15-rc4 'do_IRQ: 0.33 No irq handler for vector' Message-ID: <20171230204723.33d5b870@alans-desktop> In-Reply-To: <20171219043916.xemyxe6brtqe7emw@shells.gnugeneration.com> References: <20171219043916.xemyxe6brtqe7emw@shells.gnugeneration.com> Organization: Intel Corporation X-Mailer: Claws Mail 3.15.1-dirty (GTK+ 2.24.31; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4793 Lines: 72 On Mon, 18 Dec 2017 20:39:17 -0800 vcaputo@pengaru.com wrote: > Hello everyone, > > While investigating `journalctl -k` for anything associated with broken > audio, this was found: > > Dec 18 16:09:28 iridesce kernel: do_IRQ: 0.33 No irq handler for vector That first one is a bit weird. But it looks like your machine got very upset. > Dec 18 16:10:21 iridesce kernel: ata1.00: exception Emask 0x0 SAct 0xfe0 SErr 0x0 action 0x6 frozen > Dec 18 16:10:21 iridesce kernel: ata1.00: failed command: WRITE FPDMA QUEUED > Dec 18 16:10:21 iridesce kernel: ata1.00: cmd 61/08:28:30:92:79/00:00:1c:00:00/40 tag 5 ncq dma 4096 out > res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) > Dec 18 16:10:21 iridesce kernel: ata1.00: status: { DRDY } > Dec 18 16:10:21 iridesce kernel: ata1.00: failed command: WRITE FPDMA QUEUED > Dec 18 16:10:21 iridesce kernel: ata1.00: cmd 61/08:30:10:20:68/00:00:00:00:00/40 tag 6 ncq dma 4096 out > res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) > Dec 18 16:10:21 iridesce kernel: ata1.00: status: { DRDY } > Dec 18 16:10:21 iridesce kernel: ata1.00: failed command: WRITE FPDMA QUEUED > Dec 18 16:10:21 iridesce kernel: ata1.00: cmd 61/08:38:30:5d:ec/00:00:1c:00:00/40 tag 7 ncq dma 4096 out > res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) > Dec 18 16:10:21 iridesce kernel: ata1.00: status: { DRDY } > Dec 18 16:10:21 iridesce kernel: ata1.00: failed command: WRITE FPDMA QUEUED > Dec 18 16:10:21 iridesce kernel: ata1.00: cmd 61/48:40:c0:75:64/00:00:00:00:00/40 tag 8 ncq dma 36864 out > res 40/00:fe:00:00:00/00:00:00:00:00/40 Emask 0x4 (timeout) > Dec 18 16:10:21 iridesce kernel: ata1.00: status: { DRDY } > Dec 18 16:10:21 iridesce kernel: ata1.00: failed command: WRITE FPDMA QUEUED > Dec 18 16:10:21 iridesce kernel: ata1.00: cmd 61/08:48:20:20:ec/00:00:1c:00:00/40 tag 9 ncq dma 4096 out > res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) > Dec 18 16:10:21 iridesce kernel: ata1.00: status: { DRDY } > Dec 18 16:10:21 iridesce kernel: ata1.00: failed command: WRITE FPDMA QUEUED > Dec 18 16:10:21 iridesce kernel: ata1.00: cmd 61/08:50:80:20:78/00:00:1c:00:00/40 tag 10 ncq dma 4096 out > res 40/00:00:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) > Dec 18 16:10:21 iridesce kernel: ata1.00: status: { DRDY } > Dec 18 16:10:21 iridesce kernel: ata1.00: failed command: WRITE FPDMA QUEUED > Dec 18 16:10:21 iridesce kernel: ata1.00: cmd 61/08:58:90:3e:78/00:00:1c:00:00/40 tag 11 ncq dma 4096 out > res 40/00:01:00:00:00/00:00:00:00:00/00 Emask 0x4 (timeout) > Dec 18 16:10:21 iridesce kernel: ata1.00: status: { DRDY } Your hard disk stopped responding > Dec 18 16:10:21 iridesce kernel: ata1: hard resetting link > Dec 18 16:10:21 iridesce kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) > Dec 18 16:10:21 iridesce kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded > Dec 18 16:10:21 iridesce kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out > Dec 18 16:10:21 iridesce kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out > Dec 18 16:10:21 iridesce kernel: ata1.00: supports DRM functions and may not be fully accessible > Dec 18 16:10:21 iridesce kernel: ata1.00: NCQ Send/Recv Log not supported > Dec 18 16:10:21 iridesce kernel: ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded > Dec 18 16:10:21 iridesce kernel: ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out > Dec 18 16:10:21 iridesce kernel: ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out > Dec 18 16:10:21 iridesce kernel: ata1.00: supports DRM functions and may not be fully accessible > Dec 18 16:10:21 iridesce kernel: ata1.00: NCQ Send/Recv Log not supported > Dec 18 16:10:21 iridesce kernel: ata1.00: configured for UDMA/133 And while it kind of came back > Dec 18 16:10:21 iridesce kernel: ata1.00: device reported invalid CHS sector 0 > Dec 18 16:10:21 iridesce kernel: ata1.00: device reported invalid CHS sector 0 > Dec 18 16:10:21 iridesce kernel: ata1.00: device reported invalid CHS sector 0 > Dec 18 16:10:21 iridesce kernel: ata1.00: device reported invalid CHS sector 0 > Dec 18 16:10:21 iridesce kernel: ata1.00: device reported invalid CHS sector 0 > Dec 18 16:10:21 iridesce kernel: ata1: EH complete It wasn't talking sense. Do you see the same whenever the audio fails ?