Date: Sun, 5 May 2024 17:51:19 -0400 From: Steven Friedrich <freebsdlouisville@gmail.com> To: FreeBSD Drivers <freebsd-drivers@FreeBSD.org> Subject: Missing magic in i915kms.ko? Message-ID: <9a1f9caa-5429-41a4-8926-305359b36e8a@gmail.com> In-Reply-To: <76b7f66a-f6b9-4a79-825f-cec3c808a73c@gmail.com> References: <76b7f66a-f6b9-4a79-825f-cec3c808a73c@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format. --------------o2PNVwe6So9bQZUy0vPdrhqc Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit I can use beep -d /dev/dsp0 or /dev/dsp1 and hear a sound at the rear or fron audio jacks. If I send the beep to /dev/dsp2, I hear nothing. I believe there is missing magic in i915kms.ko that routes audio from the video driver to the audio driver. Or perhaps I need a hint in /boot/loader.conf or /boot/device.hints? I am using the snd_hda.ko driver in FreeBSD-14p6. I also have linuxkpi_hdmi.ko in kldstat. I can't find man pages describing these components. There are man pages for drm and drm-kms, but they don't contain magic, like loader settings or device hints. I haven't been able to get sound from FreeBSD on this system for years. Linux Mint, KDE Neon, and Ubuntu 24.04 DO deliver sound to the hdmi/dp port. --------------o2PNVwe6So9bQZUy0vPdrhqc Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit <!DOCTYPE html> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> </head> <body> I can use beep -d /dev/dsp0 or /dev/dsp1 and hear a sound at the rear or fron audio jacks. <div class="moz-forward-container"> <p>If I send the beep to /dev/dsp2, I hear nothing.</p> <p>I believe there is missing magic in <span style="font-family:monospace">i915kms.ko that routes audio from the video driver to the audio driver. Or perhaps I need a hint in /boot/loader.conf or /boot/device.hints?</span></p> <p><span style="font-family:monospace">I am using the snd_hda.ko driver in FreeBSD-14p6.<br> </span></p> <p><span style="font-family:monospace">I also have linuxkpi_hdmi.ko in kldstat.</span></p> <p><span style="font-family:monospace">I can't find man pages describing these components. There are man pages for drm and drm-kms, but they don't contain magic, like loader settings or device hints.</span></p> <p><span style="font-family:monospace">I haven't been able to get sound from FreeBSD on this system for years. Linux Mint, KDE Neon, and Ubuntu 24.04 DO deliver sound to the hdmi/dp port.<br> </span></p> </div> </body> </html> --------------o2PNVwe6So9bQZUy0vPdrhqc--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9a1f9caa-5429-41a4-8926-305359b36e8a>