Monday, July 28, 2025

Re: No audio on Lenovo Thinkpad X1 Extreme Gen 5

On Mon, 28 Jul 2025 08:57:32 +0000 (UTC)
dirk coetzee <dcoetzee27@yahoo.com> wrote:

> Hi Rob,
>
> Excuse my ignorance, but how do i go about adding azalia device to
> pcidevs?
>

* You need to check out the source and rebuild the kernel:
https://www.openbsd.org/faq/faq5.html
* make the change in: <src_folder>/sys/dev/pci/pcidevs
(it's sorted on deviceid per vendor, so find the right place :))
* regenerate pcidevs.h : run make in the folder
(https://www.reddit.com/r/openbsd/comments/10ju0hy/help_with_adding_new_pcie_device_ids_to_pcidevs/)


After that you need to rebuild the kernel.
Then when it works you can submit a patch to tech@ :)
Make sure to make a backup of the working kernel. And make sure you
check out the source for the installed openbsd version you're running,
i.e.: -current or -stable

Also if this is your first time, be careful and follow the
instructions, don't skip any steps.

Like I said this *might* work, but as this is a SST device I'm not sure.
And I have no idea how to take it further after this.

BR/Rob

No comments:

Post a Comment