From nobody Mon Oct 17 14:11:14 2022 X-Original-To: freebsd-arm@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Mrf7J5nblz4g3P5 for ; Mon, 17 Oct 2022 14:11:40 +0000 (UTC) (envelope-from valery@vslash.com) Received: from relay9-d.mail.gandi.net (relay9-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Mrf7H68Rdz3DYR for ; Mon, 17 Oct 2022 14:11:39 +0000 (UTC) (envelope-from valery@vslash.com) Received: (Authenticated sender: valery@vslash.com) by mail.gandi.net (Postfix) with ESMTPSA id 3C9D7FF80B; Mon, 17 Oct 2022 14:11:36 +0000 (UTC) Message-ID: Date: Mon, 17 Oct 2022 16:11:14 +0200 List-Id: Porting FreeBSD to ARM processors List-Archive: https://lists.freebsd.org/archives/freebsd-arm List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arm@freebsd.org MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: sound on raspberry pi 4 Content-Language: en-US To: Odhiambo Washington , freebsd-arm@freebsd.org References: <1e9994f4-39f9-5adf-2cb7-03c9981b424e@selasky.org> <9C8C18F4-43BA-4F1E-B683-7BD5AC513C8C@gmail.com> <948CD3ED-F501-431F-BE66-3DD51A8C9EF5@gmail.com> From: Valery Seys In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4Mrf7H68Rdz3DYR X-Spamd-Bar: --- Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of valery@vslash.com designates 2001:4b98:dc4:8::229 as permitted sender) smtp.mailfrom=valery@vslash.com X-Spamd-Result: default: False [-3.39 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.999]; NEURAL_HAM_SHORT(-0.99)[-0.993]; R_SPF_ALLOW(-0.20)[+ip6:2001:4b98:dc4:8::/64:c]; MIME_GOOD(-0.10)[text/plain]; RCVD_IN_DNSWL_LOW(-0.10)[2001:4b98:dc4:8::229:from]; MIME_TRACE(0.00)[0:+]; FREEMAIL_TO(0.00)[gmail.com,freebsd.org]; R_DKIM_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; ASN(0.00)[asn:203476, ipnet:2001:4b98:dc4::/48, country:FR]; FROM_EQ_ENVFROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-arm@freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; FROM_HAS_DN(0.00)[]; DMARC_NA(0.00)[vslash.com]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[] X-ThisMailContainsUnwantedMimeParts: N * Raspberry Pi 4: Broadcom BCM2711, Quad-core Cortex-A72 (ARM v8) 64-bit SoC @ 1.5GHz From what I found on the net: A: The Pi4 still uses a PWM sound output similar to previous models. Therefore, don’t expect high quality sound from the onboard sound. A HiFiBerry sound card is still the right choice for optimal sound quality. * Raspberry Pi 3B+: Broadcom BCM2837B0, Quad-core Cortex-A53 (ARMv8) 64-bit SoC @ 1.4GHz https://forums.freebsd.org/threads/rpi-3b-sound-and-wifi.69297/ Sound: sdio https://reviews.freebsd.org/D12467 Q: could you run MacOS-X.0 on an MacBookPro 2022 ? Still the same OS ... A: ;o) Do you need sound on a Rpi or any other SFF board ? Get a simple external USB sound system, really the better and easiest choice I think, BR V/ On 17/10/2022 15:24, Odhiambo Washington wrote: > Oops! > > But still, I thought that the same OS is used for Pi3B+, no? > > > On Mon, Oct 17, 2022 at 4:17 PM Valery Seys > wrote: > > Perhaps just look at the subject : "sound on raspberry pi 4", which is not a > Pi3B+ I think, > > BR, > > VS > > > On 17/10/2022 14:50, Odhiambo Washington wrote: > > > > > > On Mon, Oct 17, 2022 at 3:29 PM Marco Devesas Campos > > > >> wrote: > > > >     Peeps, > > > >     Have yet to receive any comments — let alone reviews — on > > > > https://reviews.freebsd.org/D36431 > > > > > >     The patch adds sound, and accel video support to 64bit pi-s; > >     it implements 32 bit compat; and fixes system stalls in the > >     existing code. Useful stuff, methinks, and a few people > >     on this list have atested to that. > > > >     So, please, anyone? Any — any! — feedback appreciated. > > > >     Marco > > > > > > Just curious. How do I test this? > > I have a Pi3B+ which I have always wanted to run FreeBSD on, but then > getting > > FreeBSD Desktop is so much pain. > > How would I test accel video and sound on a Pi without getting stressed > out? :-) > > > > -- > > Best regards, > > Odhiambo WASHINGTON, > > Nairobi,KE > > +254 7 3200 0004/+254 7 2274 3223 > > "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-) > > > > -- > Best regards, > Odhiambo WASHINGTON, > Nairobi,KE > +254 7 3200 0004/+254 7 2274 3223 > "Oh, the cruft.", egrep -v '^$|^.*#' ¯\_(ツ)_/¯ :-)