Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Mar 2021 21:42:21 +0200
From:      Aki Ketolainen <akik@mykolab.com>
To:        multimedia@FreeBSD.org
Subject:   Question about Ensoniq AudioPCI es1370 support in FreeBSD 12.1
Message-ID:  <aea5a9bcf63cc7f59c232704552f84e7@mykolab.com>

next in thread | raw e-mail | index | archive | help
Hi,

I'm not sure if this question comes to the correct place but somebody on 
IRC
said you could maybe be able answer my question.

I'm testing helloSystem (https://github.com/helloSystem/hello) in a Qemu 
VM
on Linux. helloSystem is running FreeBSD 12.1.

The ALSA and es1370 sound card settings work in a CentOS 7 Qemu VM on
the same host with no audio crackling.

If I use the pulseaudio and Intel HDA options for the helloSystem Qemu 
VM,
the audio works ok but I can hear some crackling.

If I change the audio options for ALSA and es1370 sound card for the 
helloSystem
Qemu VM, the audio becomes weird, like it's stretched 10x.

Here's how I start the helloSystem Qemu VM:

QEMU_AUDIO_DRV=alsa qemu-system-x86_64 -machine type=q35,accel=kvm 
-enable-kvm -cpu host -smp 2 -m 4096 -device virtio-net,netdev=vmnic 
-netdev user,id=vmnic,hostfwd=tcp::5222-:22 -vga std -audiodev alsa,id=1 
-device ES1370,audiodev=1 -no-quit -drive 
format=raw,file=${HOME}/.qemu/hello/hello.img

Here's how I start the CentOS 7 Qemu VM:

QEMU_AUDIO_DRV=alsa qemu-system-x86_64 -machine type=q35,accel=kvm 
-enable-kvm -cpu host -smp 2 -m 2048 -device virtio-net,netdev=vmnic 
-netdev user,id=vmnic,hostfwd=tcp::5222-:22,hostfwd=tcp::5280-:80 
-device qemu-xhci,id=xhci -device usb-tablet,bus=xhci.0 -vga virtio 
-audiodev alsa,id=1 -device ES1370,audiodev=1 -no-quit -drive 
format=raw,file=${HOME}/.qemu/centos_linux_7/centos_linux_7.img

Would you have an idea where to look for the solution to the stretched
audio problem with ALSA and es1370 sound card for the helloSystem Qemu 
VM ?

Best regards,

Aki Ketolainen
Turku, Finland
From owner-freebsd-multimedia@freebsd.org  Thu Mar 11 02:42:38 2021
Return-Path: <owner-freebsd-multimedia@freebsd.org>
Delivered-To: freebsd-multimedia@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 94F0D5AB745
 for <freebsd-multimedia@mailman.nyi.freebsd.org>;
 Thu, 11 Mar 2021 02:42:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3])
 by mx1.freebsd.org (Postfix) with ESMTP id 4DwtXG3XXHz3Q2T
 for <freebsd-multimedia@freebsd.org>; Thu, 11 Mar 2021 02:42:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: by mailman.nyi.freebsd.org (Postfix)
 id 7967F5ABB82; Thu, 11 Mar 2021 02:42:38 +0000 (UTC)
Delivered-To: multimedia@mailman.nyi.freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1])
 by mailman.nyi.freebsd.org (Postfix) with ESMTP id 792FC5AB744
 for <multimedia@mailman.nyi.freebsd.org>; Thu, 11 Mar 2021 02:42:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org
 [IPv6:2610:1c1:1:606c::19:3])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256
 client-signature RSA-PSS (4096 bits) client-digest SHA256)
 (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK))
 by mx1.freebsd.org (Postfix) with ESMTPS id 4DwtXG2xbjz3PgJ
 for <multimedia@FreeBSD.org>; Thu, 11 Mar 2021 02:42:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org (kenobi.freebsd.org
 [IPv6:2610:1c1:1:606c::50:1d])
 (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
 (Client did not present a certificate)
 by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 582231D08B
 for <multimedia@FreeBSD.org>; Thu, 11 Mar 2021 02:42:38 +0000 (UTC)
 (envelope-from bugzilla-noreply@freebsd.org)
Received: from kenobi.freebsd.org ([127.0.1.5])
 by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 12B2gcUW065763
 for <multimedia@FreeBSD.org>; Thu, 11 Mar 2021 02:42:38 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
Received: (from www@localhost)
 by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 12B2gcKO065762
 for multimedia@FreeBSD.org; Thu, 11 Mar 2021 02:42:38 GMT
 (envelope-from bugzilla-noreply@freebsd.org)
X-Authentication-Warning: kenobi.freebsd.org: www set sender to
 bugzilla-noreply@freebsd.org using -f
From: bugzilla-noreply@freebsd.org
To: multimedia@FreeBSD.org
Subject: [Bug 237472] emulators/virtualbox-ose: fix "no sound"
Date: Thu, 11 Mar 2021 02:42:38 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: changed
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: Ports & Packages
X-Bugzilla-Component: Individual Port(s)
X-Bugzilla-Version: Latest
X-Bugzilla-Keywords: 
X-Bugzilla-Severity: Affects Only Me
X-Bugzilla-Who: robert.ayrapetyan@gmail.com
X-Bugzilla-Status: New
X-Bugzilla-Resolution: 
X-Bugzilla-Priority: ---
X-Bugzilla-Assigned-To: vbox@FreeBSD.org
X-Bugzilla-Flags: maintainer-feedback-
X-Bugzilla-Changed-Fields: 
Message-ID: <bug-237472-12827-5fBkQN7egU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237472-12827@https.bugs.freebsd.org/bugzilla/>
References: <bug-237472-12827@https.bugs.freebsd.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0
X-BeenThere: freebsd-multimedia@freebsd.org
X-Mailman-Version: 2.1.34
Precedence: list
List-Id: Multimedia discussions <freebsd-multimedia.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/freebsd-multimedia>, 
 <mailto:freebsd-multimedia-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-multimedia/>;
List-Post: <mailto:freebsd-multimedia@freebsd.org>
List-Help: <mailto:freebsd-multimedia-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/freebsd-multimedia>, 
 <mailto:freebsd-multimedia-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 11 Mar 2021 02:42:38 -0000

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237472

--- Comment #13 from robert.ayrapetyan@gmail.com ---
UPD: finally, default OSS driver works right away in 6.1.18 appeared today =
in
FreeBSD ports!

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aea5a9bcf63cc7f59c232704552f84e7>