Date: Wed, 10 Jul 2024 13:12:00 +0200 From: Jan Bramkamp <crest@rlwinm.de> To: freebsd-drivers@freebsd.org Subject: Re: What Is FreeBSD Missing? Message-ID: <65311a51-d8d2-4367-bd30-bc0956e04781@rlwinm.de> In-Reply-To: <2d3dea20-6bcf-49f8-930e-9250988b2d2b@gmail.com> References: <2d3dea20-6bcf-49f8-930e-9250988b2d2b@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------fbUKQPbxpPpximhDBBe06D9P Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 29.06.24 05:54, Steven Friedrich wrote: > It's missing the Linux magic of routing audio through the video driver > to the HDMI port. Mint, KDE Neon, etc., produce sound out of the HDMI > cable, FreeBSD does not. > You're confusing multiple things. Mint, KDE, etc. are desktop environments that aren't supposed to ship their own custom hardware drivers. Instead the kernel is supposed to have OSS audio drivers for all audio devices including your GPUs HDMI ports. Unless you GPU driver lacks audio support the HDMI port should show up in `cat /dev/sndstat` once the drivers are loaded. At that point you can change your (default) audio device to select the HDMI audio output. I know for a fact that it works with both Intel iGPUs and Nvidia GPUs. --------------fbUKQPbxpPpximhDBBe06D9P Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit <!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> </head> <body> <p>On 29.06.24 05:54, Steven Friedrich wrote:</p> <blockquote type="cite" cite="mid:2d3dea20-6bcf-49f8-930e-9250988b2d2b@gmail.com"> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <p><span class="yt-core-attributed-string yt-core-attributed-string--white-space-pre-wrap" dir="auto" role="text">It's missing the Linux magic of routing audio through the video driver to the HDMI port. Mint, KDE Neon, etc., produce sound out of the HDMI cable, FreeBSD does not.</span></p> </blockquote> You're confusing multiple things. Mint, KDE, etc. are desktop environments that aren't supposed to ship their own custom hardware drivers. Instead the kernel is supposed to have OSS audio drivers for all audio devices including your GPUs HDMI ports. Unless you GPU driver lacks audio support the HDMI port should show up in `cat /dev/sndstat` once the drivers are loaded. At that point you can change your (default) audio device to select the HDMI audio output. I know for a fact that it works with both Intel iGPUs and Nvidia GPUs.<br> </body> </html> --------------fbUKQPbxpPpximhDBBe06D9P--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?65311a51-d8d2-4367-bd30-bc0956e04781>