From owner-freebsd-current@freebsd.org Sun Mar 18 22:58:55 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10381F5BA20 for ; Sun, 18 Mar 2018 22:58:55 +0000 (UTC) (envelope-from theron.tarigo@gmail.com) Received: from mail-qk0-x243.google.com (mail-qk0-x243.google.com [IPv6:2607:f8b0:400d:c09::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 95C976BDF9 for ; Sun, 18 Mar 2018 22:58:54 +0000 (UTC) (envelope-from theron.tarigo@gmail.com) Received: by mail-qk0-x243.google.com with SMTP id d206so16512813qkb.3 for ; Sun, 18 Mar 2018 15:58:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:subject:from:to:references:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding:content-language; bh=bEKCiMYFAnnH48gsSl76H5D9EDytu4gVb0fryzuD+JA=; b=rpvQokt+pWMcAgjbxI4z5a0Kd2TPrDHi2x1nx0a8SoeXhdebIQHUp66V6v1ctmOfS6 7yYS/bZGiSPoDZmhhVzLTdVNV84DV4/ENUwu/Z7bQYQn8ZWaXCg5KFQCyMgQlu/BrBIp NLPynLlZ39nB9ZVwb0+281Ggj7WY27ScpcR2AYlnRM8NICpy6pRYO1YQsnBJHGw92PCN IdpNlOmk76aqgT25jXopewQK3XMV2AIqa9RBlsDh1WWqfwQ0hH4BWISaxvYhrBf/f9AS /ckh1gW0tj5Vj5CzsvGSU2L6gA/fyBwKD1KECK2gpFqQnPy/GnmKznVfcD85XqiYMKXq uAhw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:subject:from:to:references:message-id :date:user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=bEKCiMYFAnnH48gsSl76H5D9EDytu4gVb0fryzuD+JA=; b=bMgY9gv9dqDrj4OTfmbuzaKovm8IIWislpP1GFHB9CKfo9s4uWvNhBLPSaVqMNscvo 4HDtNSul04riO3aJ8Z50qwRV6PychH/2nPBL1/S8awnNq3u16DdHXAyZPunSBhY3T7OX 5Zcs+xUGABCAz4anhZnX+KkQBVPdl1rdlvF4j1VZ6jqM8u8JnnUxtXhbf5E5EKghVMnS Zn/++YvgJeCPxFwxWwTvS3fV7vytS7rLiiUiPPhWJd6bKC28gQItP7qWFLG8vIriyhjA Fhs8LghRSw+IdrnGhZf/waL1NhESoh0l5osh/2f5caFEy3MvCaLvHK6I+w3155OCriD1 aNlg== X-Gm-Message-State: AElRT7Fh60iAWIUhOWLrvRf5MP7sRIZdPzC+H+5NUC2SHhdTUCiYc1TM qcp7sPTzU0OUkzEColzk3JM+yYBl X-Google-Smtp-Source: AG47ELtkuDoqXln8FA8/jd7iWRE3YoAiBZYMyRmq7KUZd+LmpXlfBeZcWD+8E1KatWE8BU8aWRRAxA== X-Received: by 10.55.110.197 with SMTP id j188mr14589917qkc.155.1521413934175; Sun, 18 Mar 2018 15:58:54 -0700 (PDT) Received: from [155.41.26.230] (dhcp-wifi-8021x-155-41-26-230.bu.edu. [155.41.26.230]) by smtp.gmail.com with ESMTPSA id f6sm8935463qth.44.2018.03.18.15.58.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 18 Mar 2018 15:58:53 -0700 (PDT) Sender: Theron Tarigo Subject: Re: pcm1:virtual:dsp1.vp0: play interrupt timeout, channel dead From: Theron Tarigo To: freebsd-current@freebsd.org References: <764e2df5-613d-a131-5d7d-6df54599509b@gmail.com> Message-ID: <94c78258-4b78-01ad-3730-66cf298ae1fb@gmail.com> Date: Sun, 18 Mar 2018 18:58:53 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <764e2df5-613d-a131-5d7d-6df54599509b@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Mar 2018 22:58:55 -0000 On 03/18/18 18:52, Theron Tarigo wrote: > On 03/18/18 18:35, AN wrote: >> Is there a way to restart the audio subsystem without rebooting the >> machine? > Building kernel with sound and snd_* as loadable modules should enable > this to be accomplished with kldunload/kldload.  In my experience > though all sound device files must be closed before unloading these > modules to avoid some lockup issues.