From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 111711] New: IOMMU Xonar Essence STX causes issues Date: Tue, 02 Feb 2016 02:05:32 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:45585 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751602AbcBBCFi (ORCPT ); Mon, 1 Feb 2016 21:05:38 -0500 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E0094201EF for ; Tue, 2 Feb 2016 02:05:36 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 231152026D for ; Tue, 2 Feb 2016 02:05:33 +0000 (UTC) Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=111711 Bug ID: 111711 Summary: IOMMU Xonar Essence STX causes issues Product: Virtualization Version: unspecified Kernel Version: 4.4 Hardware: x86-64 OS: Linux Tree: Mainline Status: NEW Severity: high Priority: P1 Component: kvm Assignee: virtualization_kvm@kernel-bugs.osdl.org Reporter: bellamorte42@gmail.com Regression: No I decided to post this bug here because AFAIK there haven't any real changes to snd-virtuoso and this bug only occurs with IOMMU enabled. This issue occurs during normal operation (not running a VM). Attempting to use the xonar essence results in about 2000 lines of dmesg repeating the following: [ 38.646702] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100000 flags=0x0050] [ 38.646707] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100040 flags=0x0050] [ 38.646709] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100000 flags=0x0050] [ 38.646710] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100040 flags=0x0050] [ 38.646711] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100000 flags=0x0050] [ 38.646713] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100040 flags=0x0050] [ 38.646714] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100000 flags=0x0050] [ 38.646715] AMD-Vi: Event logged [IO_PAGE_FAULT device=07:00.0 domain=0x0000 address=0x0000000000100040 flags=0x0050] This also causes any video playback to freeze. I get about 2 frames before that happens. This issue was not present under 4.1, 4.2, or 4.3. I think it was 4.4rc3 I tested when I fist saw it but I did not test the earlier rcs. -- You are receiving this mail because: You are watching the assignee of the bug.