Testing 6.11.0 - No audio

james young pronoiac+kn at gmail.com
Fri Sep 27 17:55:21 EDT 2024


I admit, I don't have a lot of context here, but I'd suggest, If it
works with the Debian testing kernel:
* check out the same vanilla / baseline version as that - 6.10.9, I
think you said
* get the config from the Debian kernel. Boot to it:
sudo modprobe configs
gzip -d < /proc/config.gz > .config
* there could be different options included in the Debian patches, so:
make olddefconfig # use defaults
* build and try that kernel, and let us know if it works

-James


On Fri, Sep 27, 2024 at 2:47 PM Ezra Buehler <ezra at easyb.ch> wrote:
>
> Hi Manuel,
>
> On 27 Sep 2024, at 22:47, Manuel Quintero F <manuel at uas.edu.mx> wrote:
>
> Hi.
>
> i used  $make defconfig
>
>
> On Debian, you should be able to find the config for your kernel in the /boot directory.
>
> Anyway, if it is just about re-building your kernel, you might want to refer to resources like:
>
> Debian Linux Kernel Handbook
> kernel-team.pages.debian.net
>
> Cheers,
> Ezra
>
>
> El vie, 27 sept 2024 a las 2:16, james young (<pronoiac+kn at gmail.com>) escribió:
>
>
> Did you use the config file from Debian to build your kernel?
>
>
> Are the loaded modules are the same between the two?
>
>
> -James
>
>
> On Thu, Sep 26, 2024 at 11:13 PM Greg KH <greg at kroah.com> wrote:
>
>
> On Thu, Sep 26, 2024 at 04:58:20PM -0700, Manuel Quintero F wrote:
>
> I compiled version 6.10.9, which is the debian kernel version, to see
>
> if it worked, but it gave me the same audio problem.
>
>
> Is there something in debian kernel 6.10.9 that makes the audio work?
>
> What could it be?
>
>
> Odds are that kernel has a driver built into it that your kernel config
>
> that you used to build your custom kernel does not.  Make sure the
>
> configurations match properly and see if that solves the issue.
>
>
> good luck!
>
>
> greg k-h
>
>
> _______________________________________________
>
> Kernelnewbies mailing list
>
> Kernelnewbies at kernelnewbies.org
>
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies



More information about the Kernelnewbies mailing list