From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 88F02C48BCD for ; Tue, 8 Jun 2021 10:50:39 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 73198610A1 for ; Tue, 8 Jun 2021 10:50:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232038AbhFHKwa (ORCPT ); Tue, 8 Jun 2021 06:52:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39194 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231790AbhFHKw3 (ORCPT ); Tue, 8 Jun 2021 06:52:29 -0400 Received: from mail-lj1-x230.google.com (mail-lj1-x230.google.com [IPv6:2a00:1450:4864:20::230]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 45702C061789; Tue, 8 Jun 2021 03:50:20 -0700 (PDT) Received: by mail-lj1-x230.google.com with SMTP id r14so7220607ljd.10; Tue, 08 Jun 2021 03:50:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=dB+nmR8+Tc/nCCNZcI2EpDQSJlpRU8A/+Y1HXrRVoUw=; b=BstLqIKpfGoEK6rDUJbcZLEppzp/Q8bBIEMInEoh6j+sdJ2090UapIvSb+eji2vXi1 m7daULS6gEfxmnXocM6GdrPNcfWe10uFhczJk+qL8eDj9xqtvp95rh3rutByzMRz+4Ec YT//T2Sa+y41tGDJekiurs//NJP/NWRqIIhMxENxfs+8IoDlK1hS0kRzsPEp9LNtVMC2 ENTD374GmJPC66LTPNG2pE9SeQVeZppCXOfqYW/4wWCk16Rmsjlx5U9lJoNmUOWdvZz9 KoEY5Q+EwvidnRZZdsNO/B5q0TXiP6n2hB4f8nzh2xlLCSdCcmAUNkEKMTLAYsKT83D7 X6Dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=dB+nmR8+Tc/nCCNZcI2EpDQSJlpRU8A/+Y1HXrRVoUw=; b=ouc/NSxlLUXSPUt7Zeia8FkqktnoYNFWX2ihAExofCP5l9Ipy9ngLwW45lzmX9m1yb C3d+DcMOf0HyDJ+CuUzsTzl4MRjMt22RmD/DYxDJsTRh7TqsFwH6O2aVDgsHGXVOUPAN /ShwW/Mfl/Yh7qWctdKpqRa3lS+w284De4TwqQYzxexB324mktZ6J1BHUOqLIBxMLKCG mxy6kcIuNHRsKiTzqivy4F5TMx3DnA99duOTI6RcwTEnuTu2x6SbtOjgXUhDAY8ugGGf 6xs/JxJvENny0DY8xBlQhMf6G18r1Dan7e4FxSZdpK3U70TJ/KAPpvy5EOpE501qR08s mTBg== X-Gm-Message-State: AOAM533YHwCx6yQKBJQsv/d7n/ff1OOK93i1fSuPwVoeiVj0sTZGFvEw 835zcsVHOpT7qIzk25IMCpHQfi+IA5KjsEm6Y5QucGSKcDJ5qw== X-Google-Smtp-Source: ABdhPJzGGtmDdcTqLOq9F3vOQ+dyl6J+bDPgUqWDqLPfQXbx263eVN2SgMbznVF/Kdr4UDmw6vlLVi9H5F326FscODE= X-Received: by 2002:a05:651c:20c:: with SMTP id y12mr3565070ljn.428.1623149418374; Tue, 08 Jun 2021 03:50:18 -0700 (PDT) MIME-Version: 1.0 From: Muni Sekhar Date: Tue, 8 Jun 2021 16:20:07 +0530 Message-ID: Subject: USB sound card issues To: linux-sound@vger.kernel.org, linux-usb@vger.kernel.org, alsa-devel , kernelnewbies Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Hi all, I am using a USB sound card(snd-usb-audio), and it fails while doing the audio recording "arecord: pcm_read:2032: read error: Input/output error". What could be the problem? and is there a workaround for this? $ arecord -l **** List of CAPTURE Hardware Devices **** card 1: BT_AG [BT_002], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 $ arecord --device hw:1,0 --channels 1 --format S16_LE --rate 32000_Hz x.wav Recording WAVE 'x.wav' : Signed 16 bit Little Endian, Rate 32000 Hz, Mono arecord: pcm_read:2032: read error: Input/output error -- Thanks, Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CE72BC47082 for ; Tue, 8 Jun 2021 10:51:18 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7F459610A1 for ; Tue, 8 Jun 2021 10:51:17 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7F459610A1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id E6F9C16A8; Tue, 8 Jun 2021 12:50:25 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz E6F9C16A8 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1623149476; bh=uS6oPjtQ6SFyFWitlFhjsLnOr84r6WfY1Q3oMbAc8m0=; h=From:Date:Subject:To:List-Id:List-Unsubscribe:List-Archive: List-Post:List-Help:List-Subscribe:From; b=QMk4I53bNrc9si50kZYFMhGFQnJJpZWt/aCLuv0fsrRC2v2pwy84EjZ0a3C9DucC8 lKzj/4LsMEQ0Q3SYx8Rg/KkYDEB3+TXVhZe76u10bD2eBJAUHl60D3NL0xbCUh1WpS fqSgmV3HBMkIA6DfCcb5kcu39tgc87kBsF0znXxA= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id 7B8ADF800FD; Tue, 8 Jun 2021 12:50:25 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 148DFF80218; Tue, 8 Jun 2021 12:50:24 +0200 (CEST) Received: from mail-lj1-x229.google.com (mail-lj1-x229.google.com [IPv6:2a00:1450:4864:20::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id CDC17F800FD for ; Tue, 8 Jun 2021 12:50:19 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz CDC17F800FD Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="BstLqIKp" Received: by mail-lj1-x229.google.com with SMTP id c11so26400598ljd.6 for ; Tue, 08 Jun 2021 03:50:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=dB+nmR8+Tc/nCCNZcI2EpDQSJlpRU8A/+Y1HXrRVoUw=; b=BstLqIKpfGoEK6rDUJbcZLEppzp/Q8bBIEMInEoh6j+sdJ2090UapIvSb+eji2vXi1 m7daULS6gEfxmnXocM6GdrPNcfWe10uFhczJk+qL8eDj9xqtvp95rh3rutByzMRz+4Ec YT//T2Sa+y41tGDJekiurs//NJP/NWRqIIhMxENxfs+8IoDlK1hS0kRzsPEp9LNtVMC2 ENTD374GmJPC66LTPNG2pE9SeQVeZppCXOfqYW/4wWCk16Rmsjlx5U9lJoNmUOWdvZz9 KoEY5Q+EwvidnRZZdsNO/B5q0TXiP6n2hB4f8nzh2xlLCSdCcmAUNkEKMTLAYsKT83D7 X6Dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=dB+nmR8+Tc/nCCNZcI2EpDQSJlpRU8A/+Y1HXrRVoUw=; b=bio2TndhMw7zHXFLkBfaoomhOwjOuniZa20cChKJsa2hRY19hGLVBfM3q9XNEuk6Q2 Ig5bfmrVTrSXshXkdiqmIDpq61J3JTWxKKaXTqwHVXcJJ6BfGxtBGlkj+2uJbUoLhuGB o0faQlz61FQY30yXQZbtzYst1K6fUmN0mKP9QCoOHjeWNUKKNkHHOSQ/iNC7J487NJ8I YL1SL9dKjyuMVH4L+gpoyHWKVJ8KOLVmv309X/QR1YjFtLTfPCPnkKmNuHcuQXpLZ2qB YHkvR1ZLBvK9FnQhVhYPe1dD9BvZISmLViAO1EdjobpM2rGovCxCD3kCv1b9cGLmZcjv vlEw== X-Gm-Message-State: AOAM531LApq77q3L2LlPx075YJphKelr20WNB5/6bTUKDXpSimvmDQ0a RzFCQxyGYxU53Yk0XO4DZmM2WodT4fheranlHZFs+k65zYdjBg== X-Google-Smtp-Source: ABdhPJzGGtmDdcTqLOq9F3vOQ+dyl6J+bDPgUqWDqLPfQXbx263eVN2SgMbznVF/Kdr4UDmw6vlLVi9H5F326FscODE= X-Received: by 2002:a05:651c:20c:: with SMTP id y12mr3565070ljn.428.1623149418374; Tue, 08 Jun 2021 03:50:18 -0700 (PDT) MIME-Version: 1.0 From: Muni Sekhar Date: Tue, 8 Jun 2021 16:20:07 +0530 Message-ID: Subject: USB sound card issues To: linux-sound@vger.kernel.org, linux-usb@vger.kernel.org, alsa-devel , kernelnewbies Content-Type: text/plain; charset="UTF-8" X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" Hi all, I am using a USB sound card(snd-usb-audio), and it fails while doing the audio recording "arecord: pcm_read:2032: read error: Input/output error". What could be the problem? and is there a workaround for this? $ arecord -l **** List of CAPTURE Hardware Devices **** card 1: BT_AG [BT_002], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 $ arecord --device hw:1,0 --channels 1 --format S16_LE --rate 32000_Hz x.wav Recording WAVE 'x.wav' : Signed 16 bit Little Endian, Rate 32000 Hz, Mono arecord: pcm_read:2032: read error: Input/output error -- Thanks, Sekhar From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CF682C47082 for ; Tue, 8 Jun 2021 10:50:57 +0000 (UTC) Received: from shelob.surriel.com (shelob.surriel.com [96.67.55.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 66B55610A1 for ; Tue, 8 Jun 2021 10:50:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 66B55610A1 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=kernelnewbies-bounces@kernelnewbies.org Received: from localhost ([::1] helo=shelob.surriel.com) by shelob.surriel.com with esmtp (Exim 4.94.2) (envelope-from ) id 1lqZJP-0006eK-GF; Tue, 08 Jun 2021 06:50:23 -0400 Received: from mail-lj1-x235.google.com ([2a00:1450:4864:20::235]) by shelob.surriel.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1lqZJN-0006dk-OX for kernelnewbies@kernelnewbies.org; Tue, 08 Jun 2021 06:50:21 -0400 Received: by mail-lj1-x235.google.com with SMTP id o8so26427200ljp.0 for ; Tue, 08 Jun 2021 03:50:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=dB+nmR8+Tc/nCCNZcI2EpDQSJlpRU8A/+Y1HXrRVoUw=; b=BstLqIKpfGoEK6rDUJbcZLEppzp/Q8bBIEMInEoh6j+sdJ2090UapIvSb+eji2vXi1 m7daULS6gEfxmnXocM6GdrPNcfWe10uFhczJk+qL8eDj9xqtvp95rh3rutByzMRz+4Ec YT//T2Sa+y41tGDJekiurs//NJP/NWRqIIhMxENxfs+8IoDlK1hS0kRzsPEp9LNtVMC2 ENTD374GmJPC66LTPNG2pE9SeQVeZppCXOfqYW/4wWCk16Rmsjlx5U9lJoNmUOWdvZz9 KoEY5Q+EwvidnRZZdsNO/B5q0TXiP6n2hB4f8nzh2xlLCSdCcmAUNkEKMTLAYsKT83D7 X6Dw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=dB+nmR8+Tc/nCCNZcI2EpDQSJlpRU8A/+Y1HXrRVoUw=; b=U6KXW+YqO4yo1RJShyeAcOSC4OidaamzI4onTZFxXe+iZDSvOzJdG6NRsNr0VWY0td QAslkRoX3INcdQJSpiILGJV943j5c9DmSVCcPZ1dfSZ1LPq8etuzPnhlKCNaTMSPx3VZ e8i2JdqFhfGecqAPVvkMXJhpDglSBsK8Dobq/rQ+moYgElhC/s83w4bX0FciMTVKKlEh y9ACYaa+ag+VojwIN9O2OpvCAQUaTj7D/chRqCv+VW45HBAN2TE78TamU6VkN2aWhqhz Kt1DBQG3280mzP9kTriSrbWBKOXo6acLQq4m/YXs9uprUmzBWfVsmPQDoBEY1kuWpvUQ Nelw== X-Gm-Message-State: AOAM533q2iqo3v2SW310QJusubwtMAyUWQ4FVRTKdDD7LW3DwdKxWh4x QORKIPayKVhghS/HE9mcVeHtLia7r9Z9BiEWBU0= X-Google-Smtp-Source: ABdhPJzGGtmDdcTqLOq9F3vOQ+dyl6J+bDPgUqWDqLPfQXbx263eVN2SgMbznVF/Kdr4UDmw6vlLVi9H5F326FscODE= X-Received: by 2002:a05:651c:20c:: with SMTP id y12mr3565070ljn.428.1623149418374; Tue, 08 Jun 2021 03:50:18 -0700 (PDT) MIME-Version: 1.0 From: Muni Sekhar Date: Tue, 8 Jun 2021 16:20:07 +0530 Message-ID: Subject: USB sound card issues To: linux-sound@vger.kernel.org, linux-usb@vger.kernel.org, alsa-devel , kernelnewbies X-BeenThere: kernelnewbies@kernelnewbies.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Learn about the Linux kernel List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: kernelnewbies-bounces@kernelnewbies.org Hi all, I am using a USB sound card(snd-usb-audio), and it fails while doing the audio recording "arecord: pcm_read:2032: read error: Input/output error". What could be the problem? and is there a workaround for this? $ arecord -l **** List of CAPTURE Hardware Devices **** card 1: BT_AG [BT_002], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 $ arecord --device hw:1,0 --channels 1 --format S16_LE --rate 32000_Hz x.wav Recording WAVE 'x.wav' : Signed 16 bit Little Endian, Rate 32000 Hz, Mono arecord: pcm_read:2032: read error: Input/output error -- Thanks, Sekhar _______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies From mboxrd@z Thu Jan 1 00:00:00 1970 From: Muni Sekhar Date: Tue, 08 Jun 2021 10:51:01 +0000 Subject: USB sound card issues Message-Id: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sound@vger.kernel.org, linux-usb@vger.kernel.org, alsa-devel , kernelnewbies Hi all, I am using a USB sound card(snd-usb-audio), and it fails while doing the audio recording "arecord: pcm_read:2032: read error: Input/output error". What could be the problem? and is there a workaround for this? $ arecord -l **** List of CAPTURE Hardware Devices **** card 1: BT_AG [BT_002], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 $ arecord --device hw:1,0 --channels 1 --format S16_LE --rate 32000_Hz x.wav Recording WAVE 'x.wav' : Signed 16 bit Little Endian, Rate 32000 Hz, Mono arecord: pcm_read:2032: read error: Input/output error -- Thanks, Sekhar