From mboxrd@z Thu Jan 1 00:00:00 1970 From: nydldmcd2@mail.com To: 9fans <9fans@9fans.net> Subject: 9front on qemu with sound? Message-Id: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> Date: Mon, 26 Oct 2020 21:15:59 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16037613591.6200C.310211" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: f93f0dfa-17f1-11eb-bb82-8d48252d11b0 --16037613591.6200C.310211 Date: Mon, 26 Oct 2020 21:15:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, has anyone here made sound work on qemu with 9front as a guest with eit= her a linux, windows or bsd host? I have been trying it on a Linux (amd64) and windows host, each attempt has= been the same, a plan 9 environment with no audio devices (nothing in '#A0= ' or no /dev/audio)=C2=A0 Here is what I have tried so far.=C2=A0 qemu-system-x86_64 -hda 9front.img=C2=A0 -boot d -vga std -m 768 -device sb= 16 qemu-system-x86_64 -hda 9front.img =C2=A0-boot d -vga std -m 768 -device AC= 97 qemu-system-x86_64 -hda 9front.img -enable-kvm -boot d -vga std -m 2512 -cp= u host -soundhw ac97 qemu-system-x86_64 -hda 9front.img -enable-kvm -boot d -vga std -m 2512 -cp= u host -device intel-hda -device hda-duplex None of these seem to error out, the guest still starts fine.=C2=A0 I have = been testing ina live environment as well as an already installed environme= nt, audio works on 9front if I run the OS on baremetal, though. I realize this isn't exactly an important thing to get working, but I reall= y want to.= --16037613591.6200C.310211 Date: Mon, 26 Oct 2020 21:15:59 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Hi, has anyone here made sound work on qemu= with 9front as a guest with either a linux, windows or bsd host?
=

I have been trying it on a Linux (amd64) and windows ho= st, each attempt has been the same, a plan 9 environment with no audio devi= ces (nothing in '#A0' or no /dev/audio) 

=
Here is what I have tried so far. 

qemu-system-x86_64 -hda 9front.img  -boot d -vga std -m 768 -= device sb16

qemu-system-x86_64 -hda 9front.img=  -boot d -vga std -m 768 -device AC97

qe= mu-system-x86_64 -hda 9front.img -enable-kvm -boot d -vga std -m 2512 -cpu = host -soundhw ac97

qemu-system-x86_64 -hda 9fr= ont.img -enable-kvm -boot d -vga std -m 2512 -cpu host -device intel-hda -d= evice hda-duplex

None of these seem to error o= ut, the guest still starts fine.  I have been testing ina live environ= ment as well as an already installed environment, audio works on 9front if = I run the OS on baremetal, though.


<= div>I realize this isn't exactly an important thing to get working, but I r= eally want to.
= --16037613591.6200C.310211-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: nydldmcd2@mail.com To: 9fans <9fans@9fans.net> Subject: Re: 9front on qemu with sound? Message-Id: <16037630240.4ff0DB.344301@composer.9fans.topicbox.com> In-Reply-To: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> References: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> Date: Mon, 26 Oct 2020 21:43:44 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16037630241.aDb8e1D4A.344301" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: d962a380-17f5-11eb-8b4f-8d48252d11b0 --16037630241.aDb8e1D4A.344301 Date: Mon, 26 Oct 2020 21:43:44 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I forgot to add.=C2=A0 when testing sb16, I did try adding this to plan9.ini No luck.=C2=A0 audio0=3Dtype=3Dsb16=C2=A0port=3D0x220=C2=A0irq=3D5=C2=A0dma=3D5 --16037630241.aDb8e1D4A.344301 Date: Mon, 26 Oct 2020 21:43:44 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
I forgot to add.  when testing sb16, I= did try adding this to plan9.ini
No luck. 

audio0=3Dtype=3Dsb16 = ;port=3D0x220 irq=3D5 dma=3D5

<= /p>


= --16037630241.aDb8e1D4A.344301-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: nydldmcd2@mail.com To: 9fans <9fans@9fans.net> Subject: Re: 9front on qemu with sound? Message-Id: <16037638090.Eaa354CB.15563@composer.9fans.topicbox.com> In-Reply-To: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> References: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> Date: Mon, 26 Oct 2020 21:56:49 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16037638091.8DE4.15563" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: ad72daa4-17f7-11eb-8da3-a0f89034e1fa --16037638091.8DE4.15563 Date: Mon, 26 Oct 2020 21:56:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Some suggested I do=C2=A0-device sb16,audiodev=3Dsnd0 However, snd0 does not exist. Neither does any other value I tested (hda, s= nd1, sound1,sound2,sound3, pa,pa1,pa0, 1,2,3)= --16037638091.8DE4.15563 Date: Mon, 26 Oct 2020 21:56:49 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Some suggested I do -device sb16,audio= dev=3Dsnd0
However, snd0 does not exist. Neither does any other value I = tested (hda, snd1, sound1,sound2,sound3, pa,pa1,pa0, 1,2,3)
= --16037638091.8DE4.15563-- From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tb-mx0.topicbox.com (localhost.local [127.0.0.1]) by tb-mx0.topicbox.com (Postfix) with ESMTP id D1D6930B494 for <9fans@9fans.net>; Tue, 27 Oct 2020 16:00:12 -0400 (EDT) (envelope-from mischief@offblast.org) Received: from tb-mx0.topicbox.com (localhost [127.0.0.1]) by tb-mx0.topicbox.com (Authentication Milter) with ESMTP id 684C8CF4669; Tue, 27 Oct 2020 16:00:12 -0400 ARC-Seal: i=1; a=rsa-sha256; cv=none; d=topicbox.com; s=arcseal; t= 1603828812; b=GDeoB+KBgjsy6sg6tOXvZux3Ko+gc7ftNLIMRjmuyhgAtQTem3 ev2LRcIfklaDHrepXQ7JMJsMaUQuupamZljmN7S73HV7EGyrnE3hrOzaDQvc1TAK AJwkysx+4EsWR/w5tdjecGbWALRf30IWqxjpPjqLHfiUEFqi8B5hcZJ7r8i9Fxp6 +l4uuG2FB7TguNRnP8w7BlzgP7URlb95yRSrBOXYQi8WmVZ2VQG7Z4bU3X6cVTEH IOzIU5xQl86xb7JjUI/nKT9H7ZtIyJvROesL4KkaVzxs7NGQ7eitQkudde67rBub XUyHUPYeTNJohzge3pzPe2TZ7VZeETFYylOg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d= topicbox.com; h=mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=arcseal; t=1603828812; bh=55IRCUK87RTy74/gAW6tt8B8N7GMKgGHaDHnoKrXeUw=; b=s12+2x5LcTJp 8UNg9MQTkhfYxBcTu9/rMvY+QAov/Q/IllC0xMIfInBEzSop47tV84mnv0A5Bxko xQ9C3qO+WbDFYP4dueDHWR6kPEssFsUlmu5Mfh+zbHV5lzVEUhX0eVaIsCR6pnio H1fBEiLu1gRBBM1g9vCUAgIUBBIvvEfTZ+Nav2Ywf3SmV4CFxTMigO7mpG6o1hC3 UL89k/sbceLlsLbbtPkP2c7Mij81S5x1uV94NPFNVdFLtLd1qnhKth37G3qro8JZ LV6KmkpHBmL7doBiGnBSnQUxJ7id6gbU/6q2zNRKpiGJ3B8Rlz4Mg/gYqJYUuMdo mE36W3c1cg== ARC-Authentication-Results: i=1; tb-mx0.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC none); dkim=pass (2048-bit rsa key sha256) header.d=offblast-org.20150623.gappssmtp.com header.i=@offblast-org.20150623.gappssmtp.com header.b=UAWb+ewH header.a=rsa-sha256 header.s=20150623 x-bits=2048; dmarc=none policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=offblast.org; iprev=pass smtp.remote-ip=209.85.128.44 (mail-wm1-f44.google.com); spf=pass smtp.mailfrom=mischief@offblast.org smtp.helo=mail-wm1-f44.google.com; x-aligned-from=pass (Address match); x-google-dkim=pass (2048-bit rsa key) header.d=1e100.net header.i=@1e100.net header.b=Dx6VuT7j; x-ptr=pass smtp.helo=mail-wm1-f44.google.com policy.ptr=mail-wm1-f44.google.com; x-return-mx=pass header.domain=offblast.org policy.is_org=yes (MX Records found: alt2.aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx3.googlemail.com,aspmx2.googlemail.com,aspmx4.googlemail.com,aspmx.l.google.com); x-return-mx=pass smtp.domain=offblast.org policy.is_org=yes (MX Records found: alt2.aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx3.googlemail.com,aspmx2.googlemail.com,aspmx4.googlemail.com,aspmx.l.google.com); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 Authentication-Results: tb-mx0.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC none); dkim=pass (2048-bit rsa key sha256) header.d=offblast-org.20150623.gappssmtp.com header.i=@offblast-org.20150623.gappssmtp.com header.b=UAWb+ewH header.a=rsa-sha256 header.s=20150623 x-bits=2048; dmarc=none policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=offblast.org; iprev=pass smtp.remote-ip=209.85.128.44 (mail-wm1-f44.google.com); spf=pass smtp.mailfrom=mischief@offblast.org smtp.helo=mail-wm1-f44.google.com; x-aligned-from=pass (Address match); x-google-dkim=pass (2048-bit rsa key) header.d=1e100.net header.i=@1e100.net header.b=Dx6VuT7j; x-ptr=pass smtp.helo=mail-wm1-f44.google.com policy.ptr=mail-wm1-f44.google.com; x-return-mx=pass header.domain=offblast.org policy.is_org=yes (MX Records found: alt2.aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx3.googlemail.com,aspmx2.googlemail.com,aspmx4.googlemail.com,aspmx.l.google.com); x-return-mx=pass smtp.domain=offblast.org policy.is_org=yes (MX Records found: alt2.aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx3.googlemail.com,aspmx2.googlemail.com,aspmx4.googlemail.com,aspmx.l.google.com); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 X-ME-VSCause: gggruggvucftvghtrhhoucdtuddrgedujedrkeelgddufeduucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdggtfgfnhhsuhgsshgtrhhisggvpdfu rfetoffkrfgpnffqhgenuceurghilhhouhhtmecufedttdenucenucfjughrpeggfhgjhf ffkffuvfgtsehttdertddttdejnecuhfhrohhmpefpihgtkhcuqfifvghnshcuoehmihhs tghhihgvfhesohhffhgslhgrshhtrdhorhhgqeenucggtffrrghtthgvrhhnpefgjeeghe ekvefhvdevuddutdevjeefveefudfggfffiefftefggfdtffehueeiudenucffohhmrghi nheplehfrhhonhhtrdhorhhgnecukfhppedvtdelrdekhedruddvkedrgeegnecuvehluh hsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepvddtledrkeehrdduvdekrdeg gedphhgvlhhopehmrghilhdqfihmuddqfheggedrghhoohhglhgvrdgtohhmpdhmrghilh hfrhhomhepoehmihhstghhihgvfhesohhffhgslhgrshhtrdhorhhgqecuuffkkgfgpedv leefke X-ME-VSScore: 0 X-ME-VSCategory: clean Received-SPF: pass (offblast.org: Sender is authorized to use 'mischief@offblast.org' in 'mfrom' identity (mechanism 'include:_spf.google.com' matched)) receiver=tb-mx0.topicbox.com; identity=mailfrom; envelope-from="mischief@offblast.org"; helo=mail-wm1-f44.google.com; client-ip=209.85.128.44 Received: from mail-wm1-f44.google.com (mail-wm1-f44.google.com [209.85.128.44]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tb-mx0.topicbox.com (Postfix) with ESMTPS for <9fans@9fans.net>; Tue, 27 Oct 2020 16:00:08 -0400 (EDT) (envelope-from mischief@offblast.org) Received: by mail-wm1-f44.google.com with SMTP id h22so2687390wmb.0 for <9fans@9fans.net>; Tue, 27 Oct 2020 13:00:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=offblast-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=55IRCUK87RTy74/gAW6tt8B8N7GMKgGHaDHnoKrXeUw=; b=UAWb+ewHIsF0elj4+bC615Yu5oPWPRnzL0ty4lwwrtXdXSIKtdMZW/+NmgV2Z91lFP vsKAgjtZcSw4CCspKy2VNOWN9ZuiHkHBK/Oz+0+6TsSDvIx4XU2OcPMP0RmTE+8loqNK JSpEdi9LHFDdMP5ECb7f99lQVpQ2dJU3OJJCBROAT7l0ZNDaaByIAyaCold63IKdY5O5 1GJ/A75Lz4hOJpZhOxM8O95SrV5eL83MlZaBvHRbkM5KFpMAt8s84+b1cxbEHzQBqyfk ZOBgM6Fv1CfgUqFICoAs+U946Pm/kPXG2EW9UA7Hsy3RbCXm9mZXBe8zx+ylgNJr0rfi 0Mcw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=55IRCUK87RTy74/gAW6tt8B8N7GMKgGHaDHnoKrXeUw=; b=Dx6VuT7jL1pSLfcUCA02ssFCtC7ECHOZg6up1MavwBo/wsECyEdM7pEj2L1PRqQlT5 Zm2kwDF6ZXDT6dgPwEBzRxeVRVqlecXOcehY8yuP6Ae6uO1K3EYEJF08hfVj9Si5z6Fw COrXCsj+vhYYBefWb2DeiPrrQUTMzS4WJDYEjZyLflvvwI/y8ISsjRtt3D6S+TYpHCIN OB41P7+xYH/IhrG+LWLTONkLDFzs2fcKVW6bp6Ae40Rn/tyNaOMN0HHkIWAk/LFixWR2 qAiHzBiR20zviIGat9RQmePnit5NSFe87aMGKciyg0EU8DjoUfxalU/LcL3+ahlFmfpF a8IA== X-Gm-Message-State: AOAM531E7mMMZkPp/ADF0w8ky9PyJNrBbnzbUkGJ3Cu5Bx3D/CCP025C j4kK0ZtEWQ9W90potaANOYVYBscflYakLQn7BdT6jXPDU0jLmA== X-Google-Smtp-Source: ABdhPJxI9Iiz6K5arAC4BH1/f4ixz/AcNvQXUHxfNNJKnXvmL2vO2SvaXfHi0Ul6TsRInf3IwPLi+A10OP6IJiYLIBg= X-Received: by 2002:a1c:c2c5:: with SMTP id s188mr4550894wmf.174.1603828807300; Tue, 27 Oct 2020 13:00:07 -0700 (PDT) MIME-Version: 1.0 References: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> <16037638090.Eaa354CB.15563@composer.9fans.topicbox.com> In-Reply-To: <16037638090.Eaa354CB.15563@composer.9fans.topicbox.com> From: Nick Owens Date: Tue, 27 Oct 2020 12:59:54 -0700 Message-ID: Subject: Re: [9fans] Re: 9front on qemu with sound? To: 9fans <9fans@9fans.net> Content-Type: text/plain; charset="UTF-8" Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 0981d3e4-188f-11eb-8f84-fd0352465118 hda should be fixed in http://code.9front.org/hg/plan9front/rev/0e47f4a0c4d6. could you build a new kernel and try it? you should see a message like "#A0: codec #0, vendor 1af40022, rev 00100101" on the console, and #A/audio should be present and writable. On Mon, Oct 26, 2020 at 6:57 PM wrote: > > Some suggested I do -device sb16,audiodev=snd0 > However, snd0 does not exist. Neither does any other value I tested (hda, snd1, sound1,sound2,sound3, pa,pa1,pa0, 1,2,3) > 9fans / 9fans / see discussions + participants + delivery options Permalink From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tb-mx1.topicbox.com (localhost.local [127.0.0.1]) by tb-mx1.topicbox.com (Postfix) with ESMTP id A6B9A569371 for <9fans@9fans.net>; Tue, 27 Oct 2020 17:14:48 -0400 (EDT) (envelope-from mikan@waifu.club) Received: from tb-mx1.topicbox.com (localhost [127.0.0.1]) by tb-mx1.topicbox.com (Authentication Milter) with ESMTP id D713A94A683; Tue, 27 Oct 2020 17:14:48 -0400 ARC-Seal: i=1; a=rsa-sha256; cv=none; d=topicbox.com; s=arcseal; t= 1603833288; b=qbQxHXPGp7Uoa7LtP+gZTtUasfpU/4lSQf3+CZiWGhqcujNqsJ i/JCT7mXUfRnlJMw50iKnydOGxMoXQd7v79lhAclMfQWKV4SI5f80VyUxdMfMG6P Ewu7bATWARyHcS7gNpxlkwok70dvq7FU+OmzmCUaNJno6wIAxmc1jdA6xzguyB4H E1uaoh7+oXwQT3IYJ4Nt1+twaLF99J9DwDtG7hkcAdO9bQYmUQxBCBOVs/XdqflS x9JZXW/hbqXVbr+GTI2V6woxPX4yR8oUT8mXSE2e3j2VgeHmZv9mncDyi7mO8H9b KaFtPUeDtBrzOGbYPR2frk8ldX0y7E1mvsCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d= topicbox.com; h=date:from:to:subject:message-id:references :mime-version:content-type:in-reply-to; s=arcseal; t=1603833288; bh=k/IBHyv/JtMSz3LahODbewXH44ewHpda/muh8ZXZuUs=; b=DGu6Pc5YNy0T stXMb2yKvNrB0tvbDzKxDRjKjskYnxUxTOJGa5s5jqq1eP21mwcY9+js7P0T6IZD n4A7rBYvL2nxQXHnaogszD4f5BGYkybXuWXBoD6J/MGdCq4ymBmtI3l2on3RBYZ3 QMebTf6hwDC9CykvVEl1UpNUaicq4pOuDZn9CUNo6F2kPRkeOfsaLRCxC2P/h2xc meP8EX/6qqzgg37qZKxQz4pML2RMoDXzjNcE7tlB9k0/348R/pTrmaS0bRWJm9gj tDOVp+vpL0/896RYcGmhWrGI50I+3pfkWgSOximAW2UECWHFyOuqpVxa42vlDjkm FcIHuOrrkQ== ARC-Authentication-Results: i=1; tb-mx1.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC none); dkim=pass (2048-bit rsa key sha256) header.d=waifu.club header.i=@waifu.club header.b=wrwGtSZk header.a=rsa-sha256 header.s=mail x-bits=2048; dmarc=none policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=waifu.club; iprev=pass smtp.remote-ip=37.120.193.124 (mail.cock.li); spf=permerror smtp.mailfrom=mikan@waifu.club smtp.helo=mail.cock.li; x-aligned-from=pass (Address match); x-ptr=pass smtp.helo=mail.cock.li policy.ptr=mail.cock.li; x-return-mx=pass header.domain=waifu.club policy.is_org=yes (MX Records found: mx1.cock.li,mx2.cock.li); x-return-mx=pass smtp.domain=waifu.club policy.is_org=yes (MX Records found: mx1.cock.li,mx2.cock.li); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 Authentication-Results: tb-mx1.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC none); dkim=pass (2048-bit rsa key sha256) header.d=waifu.club header.i=@waifu.club header.b=wrwGtSZk header.a=rsa-sha256 header.s=mail x-bits=2048; dmarc=none policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=waifu.club; iprev=pass smtp.remote-ip=37.120.193.124 (mail.cock.li); spf=permerror smtp.mailfrom=mikan@waifu.club smtp.helo=mail.cock.li; x-aligned-from=pass (Address match); x-ptr=pass smtp.helo=mail.cock.li policy.ptr=mail.cock.li; x-return-mx=pass header.domain=waifu.club policy.is_org=yes (MX Records found: mx1.cock.li,mx2.cock.li); x-return-mx=pass smtp.domain=waifu.club policy.is_org=yes (MX Records found: mx1.cock.li,mx2.cock.li); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 X-ME-VSCause: gggruggvucftvghtrhhoucdtuddrgedujedrkeelgddugeeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdggtfgfnhhsuhgsshgtrhhisggvpdfu rfetoffkrfgpnffqhgenuceurghilhhouhhtmecufedttdenucenucfjughrpeffhffvuf fkfhggtggujgesthdtredttddtvdenucfhrhhomheprfgrvhgvlhcutfgvnhgvvhcuoehm ihhkrghnseifrghifhhurdgtlhhusgeqnecuggftrfgrthhtvghrnhepieegtedvudduhf ekteeiveevgfdvvdfftefhteduieegffeuhfeuhfeiiefgffdtnecukfhppeefjedruddv tddrudelfedruddvgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepihhnvg htpeefjedruddvtddrudelfedruddvgedphhgvlhhopehmrghilhdrtghotghkrdhlihdp mhgrihhlfhhrohhmpeeomhhikhgrnhesfigrihhfuhdrtghluhgsqecuuffkkgfgpeekle du X-ME-VSScore: 0 X-ME-VSCategory: clean Received-SPF: permerror (waifu.club: Included domain 'mail.cock.li' has no applicable sender policy) receiver=tb-mx1.topicbox.com; identity=mailfrom; envelope-from="mikan@waifu.club"; helo=mail.cock.li; client-ip=37.120.193.124 Received: from mail.cock.li (mail.cock.li [37.120.193.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tb-mx1.topicbox.com (Postfix) with ESMTPS for <9fans@9fans.net>; Tue, 27 Oct 2020 17:14:42 -0400 (EDT) (envelope-from mikan@waifu.club) Date: Wed, 28 Oct 2020 00:14:36 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=waifu.club; s=mail; t=1603833271; bh=k/IBHyv/JtMSz3LahODbewXH44ewHpda/muh8ZXZuUs=; h=Date:From:To:Subject:References:In-Reply-To:From; b=wrwGtSZkEJhNZqQyjgKaGbm2wz2GVcQw9U7aGB/wYh4bHZZX3BN2ORnVshITtWhyM OGLPPlnNMXXsTh00noQ/toTOwGAMY2nBIdefs+MDeXV7/7k6LZadpnLA1mwaFK+TXL Ulo85/Z3Srwtmx/RIi4+Dfsc4cP2uJJnF1tEDGtajhH8Wu/+F+V7XbdFDNhOxjy2a8 gHmsWAgDQ6AnaXH/0CRzssPqQ3O7ylNzvRE8X34948o/VaZju+WPhhmfuWyWA+E/bD 1WvOBWlkOK3aI3OqB3xddrpZSn+q53sQIyQhzlHTYAXvJQohOgz8NL/4qI0TRN9f/e b2pIlI3+txwpg== From: Pavel Renev To: 9fans <9fans@9fans.net> Subject: Re: [9fans] 9front on qemu with sound? Message-ID: <20201027211013.GA36034@comm.nsmprlab.local> References: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 74ae53d6-1899-11eb-9e2f-c35677eb62d2 > Hi, has anyone here made sound work on qemu with 9front as a guest with either a linux, windows or bsd host? I didn't even manage to make sound work on qemu with linux or windows as a guest. I don't have any links on hand, but general discusstions online suggest that qemu audio emulation sucks and you should just buy a PCI audiocard, put it in your PC and configure PCI pass-through instead. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tb-mx1.topicbox.com (localhost.local [127.0.0.1]) by tb-mx1.topicbox.com (Postfix) with ESMTP id 3471556D320 for <9fans@9fans.net>; Tue, 27 Oct 2020 18:40:35 -0400 (EDT) (envelope-from mischief@offblast.org) Received: from tb-mx1.topicbox.com (localhost [127.0.0.1]) by tb-mx1.topicbox.com (Authentication Milter) with ESMTP id EA64EACBEBC; Tue, 27 Oct 2020 18:40:35 -0400 ARC-Seal: i=1; a=rsa-sha256; cv=none; d=topicbox.com; s=arcseal; t= 1603838435; b=NspWnjM/ViWYewcjp6DwI5/zoAUptI5eZRjNGmtSxhqNptW7Jl 7XIznUbNMj27/H4M66jJ+NTUUCgdzld8tIXjmX7oFPifs53DOJC1jYn+o12fpoXi mxGnLScmGGcvXEa5wgrO4mOuxJv8LiB60CVOY2C/HsYDKz2EQjT7CFxVvrtkce5o XFZeYg4Qe/sfLMcoB7vpVoZ8yHK1QeiClc+mb72T/7nnRFQJ/UYlMvvUN8kxxm03 Zc+AYdwZ1Wco1yqj1c2izDKrUcjGpAWwxKxQBxh1xcvVEVtnXMeBfNJXXppiCzhg kPxovkYbGA1PfSZqNHQ5fqCqK+v51ewYXo5g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d= topicbox.com; h=mime-version:references:in-reply-to:from:date :message-id:subject:to:content-type; s=arcseal; t=1603838435; bh=Lqzly0I+KEC+FH+NS4H0GrWe3hx7SzmliB+JBp7yNAU=; b=MybWQZH5OoXh S4nBSpGOrTczPQXn8ypNx8xN8TnrHm6WZyh38l5A9hZFhNofdsWdyi7eAJCZeNgJ ILJUWs2BZ3Ku84CmvqayMxbJxlvyPmXS+5hzPHEl/2a0jxqEAqhxKQRFZsO2ZqK+ 9ShVn59sOEIkiZn9YDafJJsCs8xJkVNSGynmNOSRPeKH3tPDBh4qAvaAWLmhVGHd qgotqSo51Ngc5eZjKC1iAL5bN+CDo5Zknwys73OddmYiccAJZ1/Ot+KXMsrSmoKb +7fCsAhYeHn/tdCIYkjM8/Qt5ghno8baNcmZK3ALfVkaNQ75G19dIHaXsHXchRz0 byf9/b6ToA== ARC-Authentication-Results: i=1; tb-mx1.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC none); dkim=pass (2048-bit rsa key sha256) header.d=offblast-org.20150623.gappssmtp.com header.i=@offblast-org.20150623.gappssmtp.com header.b=u2LqE60c header.a=rsa-sha256 header.s=20150623 x-bits=2048; dmarc=none policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=offblast.org; iprev=pass smtp.remote-ip=209.85.221.54 (mail-wr1-f54.google.com); spf=pass smtp.mailfrom=mischief@offblast.org smtp.helo=mail-wr1-f54.google.com; x-aligned-from=pass (Address match); x-google-dkim=pass (2048-bit rsa key) header.d=1e100.net header.i=@1e100.net header.b=JfBFEz9L; x-ptr=pass smtp.helo=mail-wr1-f54.google.com policy.ptr=mail-wr1-f54.google.com; x-return-mx=pass header.domain=offblast.org policy.is_org=yes (MX Records found: aspmx3.googlemail.com,alt2.aspmx.l.google.com,aspmx4.googlemail.com,aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx2.googlemail.com); x-return-mx=pass smtp.domain=offblast.org policy.is_org=yes (MX Records found: aspmx3.googlemail.com,alt2.aspmx.l.google.com,aspmx4.googlemail.com,aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx2.googlemail.com); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 Authentication-Results: tb-mx1.topicbox.com; arc=none (no signatures found); bimi=skipped (DMARC none); dkim=pass (2048-bit rsa key sha256) header.d=offblast-org.20150623.gappssmtp.com header.i=@offblast-org.20150623.gappssmtp.com header.b=u2LqE60c header.a=rsa-sha256 header.s=20150623 x-bits=2048; dmarc=none policy.published-domain-policy=none policy.applied-disposition=none policy.evaluated-disposition=none (p=none,d=none,d.eval=none) policy.policy-from=p header.from=offblast.org; iprev=pass smtp.remote-ip=209.85.221.54 (mail-wr1-f54.google.com); spf=pass smtp.mailfrom=mischief@offblast.org smtp.helo=mail-wr1-f54.google.com; x-aligned-from=pass (Address match); x-google-dkim=pass (2048-bit rsa key) header.d=1e100.net header.i=@1e100.net header.b=JfBFEz9L; x-ptr=pass smtp.helo=mail-wr1-f54.google.com policy.ptr=mail-wr1-f54.google.com; x-return-mx=pass header.domain=offblast.org policy.is_org=yes (MX Records found: aspmx3.googlemail.com,alt2.aspmx.l.google.com,aspmx4.googlemail.com,aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx2.googlemail.com); x-return-mx=pass smtp.domain=offblast.org policy.is_org=yes (MX Records found: aspmx3.googlemail.com,alt2.aspmx.l.google.com,aspmx4.googlemail.com,aspmx.l.google.com,alt1.aspmx.l.google.com,aspmx2.googlemail.com); x-tls=pass smtp.version=TLSv1.2 smtp.cipher=ECDHE-RSA-AES256-GCM-SHA384 smtp.bits=256/256; x-vs=clean score=0 state=0 X-ME-VSCause: gggruggvucftvghtrhhoucdtuddrgedujedrkeelgddugeegucdltddurdegudehrddttd dmucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdggtfgf nhhsuhgsshgtrhhisggvpdfurfetoffkrfgpnffqhgenuceurghilhhouhhtmecufedttd enucenucfjughrpeggfhgjhfffkffuvfgtsegrtderredttdejnecuhfhrohhmpefpihgt khcuqfifvghnshcuoehmihhstghhihgvfhesohhffhgslhgrshhtrdhorhhgqeenucggtf frrghtthgvrhhnpeelhfelleeljeffleekleevudeutdetleeglefhteekfeekjeefheei vedujeehvdenucffohhmrghinhepthhophhitggsohigrdgtohhmnecukfhppedvtdelrd ekhedrvddvuddrheegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgv thepvddtledrkeehrddvvddurdehgedphhgvlhhopehmrghilhdqfihruddqfhehgedrgh hoohhglhgvrdgtohhmpdhmrghilhhfrhhomhepoehmihhstghhihgvfhesohhffhgslhgr shhtrdhorhhgqecuuffkkgfgpeehtdekke X-ME-VSScore: 0 X-ME-VSCategory: clean Received-SPF: pass (offblast.org: Sender is authorized to use 'mischief@offblast.org' in 'mfrom' identity (mechanism 'include:_spf.google.com' matched)) receiver=tb-mx1.topicbox.com; identity=mailfrom; envelope-from="mischief@offblast.org"; helo=mail-wr1-f54.google.com; client-ip=209.85.221.54 Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by tb-mx1.topicbox.com (Postfix) with ESMTPS for <9fans@9fans.net>; Tue, 27 Oct 2020 18:40:34 -0400 (EDT) (envelope-from mischief@offblast.org) Received: by mail-wr1-f54.google.com with SMTP id i1so3684132wro.1 for <9fans@9fans.net>; Tue, 27 Oct 2020 15:40:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=offblast-org.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=Lqzly0I+KEC+FH+NS4H0GrWe3hx7SzmliB+JBp7yNAU=; b=u2LqE60c1WrIMv/Wp0KLiAFKnbligwlkrw3uVuCQnerwqhZa1SJO6pStx+IzxjKfwn YPH/FRXwMY4H+2qO0EN9OoNPhrPipe+zcVb8JVbw8z19e5f2gAwSqdvdycSYQ6kAqyP6 qpKxtHtb4EIw6jvtCJrWtzrTqfY22u/N8iUU393knHSrqlnSdTzOTKWqeck2tnBFXL5f 9VPUWuLo7BxzrrexncMUULm6snc+lXQvx3HrXfEX8s5+NG83SZEurXodLMsGQxpmWMNu wl6dsCBfcgauJ7f4ybmQJ1L5Y8UOFLV+7LNO1UAJDAb9CoXakQBFJvDwEXMk2uSAoG3E gDNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=Lqzly0I+KEC+FH+NS4H0GrWe3hx7SzmliB+JBp7yNAU=; b=JfBFEz9LtBmzDVqOqxvMPEZDnDHErTKYzz6mZvpeljv3dIGsLKdCpLgWmpdZnp8rMz nATaMZbzSreqQgZFEV09mbZqBHUprxUekG/vvxkEqir9fScU2yYvitazQCtsoyhfaA0V lmBqJAkEzlsZCTaRF3ONKSW8gdWnU5PfO/8cAle5DKV0dUpUU4ix7KuuMmC9ab60/FBl g0x8G0SRbGkFrUGG4vof9/P4TL5spe7BY1J5fN3ISu2Lh+W5WzbCtWhicvOdqn7MAu9M m4n9rAewss9EuTOhUvhFxBzsKUnnSUoUkd32d0oO9FkpKfjhxWIbuFr3Z8WoEkjCyiOZ OdIg== X-Gm-Message-State: AOAM532zKV0J+pCrQAey6gZrJp55+cQ+Q/bHqiuTI1eiA/oFk0ztjwVw 7b9TnhNk9rMws+bi1DIOmi4+2BbFQbZ64MZIEDCDwlxlKzY= X-Google-Smtp-Source: ABdhPJwerLAWsdV+Dz7th88fgcMo6jOwbix8Xb1zUwS0/xsw+RC9wfZECxo3GxoMn5zbGUbtYg6IgrTEbAgSdxgUJwA= X-Received: by 2002:a5d:5748:: with SMTP id q8mr5197715wrw.299.1603838433128; Tue, 27 Oct 2020 15:40:33 -0700 (PDT) MIME-Version: 1.0 References: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> <20201027211013.GA36034@comm.nsmprlab.local> In-Reply-To: <20201027211013.GA36034@comm.nsmprlab.local> From: Nick Owens Date: Tue, 27 Oct 2020 15:40:20 -0700 Message-ID: Subject: Re: [9fans] 9front on qemu with sound? To: 9fans <9fans@9fans.net> Content-Type: multipart/alternative; boundary="000000000000158a8705b2aebc9b" Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 709b45c2-18a5-11eb-a744-fc0d8cd7ab60 --000000000000158a8705b2aebc9b Content-Type: text/plain; charset="UTF-8" On Tue, Oct 27, 2020, 14:16 Pavel Renev wrote: > > Hi, has anyone here made sound work on qemu with 9front as a guest with > either a linux, windows or bsd host? > > I didn't even manage to make sound work on qemu with linux or windows > as a guest. > > I don't have any links on hand, but general discusstions online > suggest that qemu audio emulation sucks and you should just buy a > PCI audiocard, put it in your PC and configure PCI pass-through > instead. > that's a rather expensive idea. it works fine here. > > ------------------------------------------ > 9fans: 9fans > Permalink: > https://9fans.topicbox.com/groups/9fans/T3f4bbef90063aae9-M0d83ae2b244b4bafd19a7497 > Delivery options: https://9fans.topicbox.com/groups/9fans/subscription > --000000000000158a8705b2aebc9b Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Tue, Oct 27, 2020, 14:16 Pavel Renev <mikan@waif= u.club> wrote:
> Hi, has anyo= ne here made sound work on qemu with 9front as a guest with either a linux,= windows or bsd host?

I didn't even manage to make sound work on qemu with linux or windows as a guest.

I don't have any links on hand, but general discusstions online
suggest that qemu audio emulation sucks and you should just buy a
PCI audiocard, put it in your PC and configure PCI pass-through
instead.

that's a rather expens= ive idea. it works fine here.

<= div dir=3D"auto">
--000000000000158a8705b2aebc9b-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: nydldmcd2@mail.com To: 9fans <9fans@9fans.net> Subject: Re: [9fans] 9front on qemu with sound? Message-Id: <16038422240.d3dF0AE.39620@composer.9fans.topicbox.com> References: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> <20201027211013.GA36034@comm.nsmprlab.local> In-Reply-To: Date: Tue, 27 Oct 2020 19:43:44 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16038422241.AEC4db0.39620" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 406de838-18ae-11eb-bf2e-6bb29134e1fa --16038422241.AEC4db0.39620 Date: Tue, 27 Oct 2020 19:43:44 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable I see. if I am going to do that I might as well buy hardware 9front and eth= ernet works on so that I don't need to use qemu= --16038422241.AEC4db0.39620 Date: Tue, 27 Oct 2020 19:43:44 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
I see. if I am going to do that I might as = well buy hardware 9front and ethernet works on so that I don't need to use = qemu
= --16038422241.AEC4db0.39620-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: nydldmcd2@mail.com To: 9fans <9fans@9fans.net> Subject: Re: [9fans] 9front on qemu with sound? Message-Id: <16039067230.6fEAD0a.26451@composer.9fans.topicbox.com> In-Reply-To: <16038422240.d3dF0AE.39620@composer.9fans.topicbox.com> References: <16037613590.E0ce29F.310211@composer.9fans.topicbox.com> <20201027211013.GA36034@comm.nsmprlab.local> <16038422240.d3dF0AE.39620@composer.9fans.topicbox.com> Date: Wed, 28 Oct 2020 13:38:43 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="16039067231.57D9cee.26451" Content-Transfer-Encoding: 7bit Topicbox-Policy-Reasoning: allow: sender is a member Topicbox-Message-UUID: 6c5974c6-1944-11eb-bb39-83049134e1fa --16039067231.57D9cee.26451 Date: Wed, 28 Oct 2020 13:38:43 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Thanks to a patch by mischief, it is now working with intel hda.=C2=A0http:= //code.9front.org/hg/plan9front/rev/0e47f4a0c4d6=C2=A0 Thanks mischief!= --16039067231.57D9cee.26451 Date: Wed, 28 Oct 2020 13:38:43 -0400 MIME-Version: 1.0 Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable
Thanks to a patch by mischief, it is now wo= rking with intel hda. http://code.9front.org/hg/plan9front/rev/0e47f4a0c4d6 
Thanks mischief!
= --16039067231.57D9cee.26451--