From nobody Mon Sep 16 19:35:50 2024 X-Original-To: freebsd-multimedia@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 4X6wBP42Xjz5WnGc for ; Mon, 16 Sep 2024 19:35:57 +0000 (UTC) (envelope-from josef.c.bailey@protonmail.com) Received: from mail-4322.protonmail.ch (mail-4322.protonmail.ch [185.70.43.22]) (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 "protonmail.com", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X6wBP1dr5z4pZw for ; Mon, 16 Sep 2024 19:35:57 +0000 (UTC) (envelope-from josef.c.bailey@protonmail.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=protonmail3; t=1726515353; x=1726774553; bh=viJ+DVRbEbcp8Iv+elhSQIJofYsXApBZlPzQLpFVZvY=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=F50/R87Dx3LOUzdLRTcBOClLBu2rZbVMBRHbEJ1G39dK9qr2xhcrOiOkXuBnDmL/I GYd24TylUgtLGpj5eYYVivrvqwieTQPjuFuiKtvLm8nBIkOAxvqMaCp/ff6eLkqXMw 0drU1wwXUxes3vIQ/eQe24qOz1SvElMn9bDc56f3/Ndvx2XQ+b3iUfsBSOCcLOfRAy 7ds0UhGcE+FfGrxJ5LVVNCE8LT81kfc7hsBg0kZ4KgXvztNK040PpDzrSQjyTHs3bD SlTA8EGywZOxj1O3hoH0+XGnGMBDSu/HaoJtOvzJGmXkZOD2blSPb6vtekbMq+WRDI ndH++SsfCXocw== Date: Mon, 16 Sep 2024 19:35:50 +0000 To: "kevinz5000@gmail.com" , "freebsd-multimedia@FreeBSD.org" From: Joe B Subject: Re: Getting sound to work Message-ID: In-Reply-To: References: Feedback-ID: 120396043:user:proton X-Pm-Message-ID: 167d3527ebeee5b61b6743c7241c07d277a76b81 List-Id: Multimedia discussions List-Archive: https://lists.freebsd.org/archives/freebsd-multimedia List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-multimedia@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:62371, ipnet:185.70.43.0/24, country:CH] X-Rspamd-Queue-Id: 4X6wBP1dr5z4pZw -------- Original Message -------- On 9/16/24 11:28 AM, Kevin Zheng wrote: > Hey Joe, > =20 > On 9/16/24 7:50 AM, Joe B wrote: > > I know this is impossible but i want to revisit this.. I'm trying to g= et > > sound working on my chromebook. its very well documented from others > > also they have been trying to get it to work.. > =20 > Which Chromebook are you using? Is it one of the devices in the links > you've provided? If not, could you please provide the outputs of running= : > =20 > - `cat /dev/sndstat` > =20 > - The relevant audio codecs from dmesg.boot (involving snd_hda) > =20 > - The output of `sysctl dev.hdaa.0` Thanks=20 Yea it's this link that I tried this stuff and it has my laptop/Chromebook = info https://lists.freebsd.org/archives/freebsd-desktop/2023-December/003887.htm= l Thanks Joe