CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH is not set
how to turn on?
Git Clone URL: | https://aur.archlinux.org/linux-mainline.git (read-only, click to copy) |
---|---|
Package Base: | linux-mainline |
Description: | Headers and scripts for building modules for the Linux Mainline kernel |
Upstream URL: | https://kernel.org/ |
Licenses: | GPL-2.0-only |
Submitter: | miffe |
Maintainer: | miffe |
Last Packager: | miffe |
Votes: | 278 |
Popularity: | 2.51 |
First Submitted: | 2011-07-22 06:50 (UTC) |
Last Updated: | 2024-11-18 03:24 (UTC) |
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 76 Next › Last »
how to turn on?
The upstream default is:
# CONFIG_SND_SOC_INTEL_BYT_CHT_CX2072X_MACH is not set
You'd have to enable this.
https://cateee.net/lkddb/web-lkddb/SND_SOC_INTEL_BYT_CHT_CX2072X_MACH.html
Kernel 5.3 rc1. Module snd-soc-sst-byt-cht-cx2072x not available. Sound not working on Arch. On ubuntu it works.
I own a RTL8822BE WIFI device, the RTW88 driver shows up my device, but in a permanently DORMANT state. This kernel driver does not seem fully functional for all realtek WIFI devices. Same happens on core/linux aswell.
Please note that in 5.2 the old rtlwifi from drivers/staging has been removed in favour of the new RTW88 driver. If you have a Realtek wireless chipset that used rtlwifi you have to update the config
with the following:
CONFIG_RTW88=m
CONFIG_RTW88_8822BE=y
CONFIG_RTW88_8822CE=y
@supakorn-jamie: I've disabled the documentation for now.
Apparently Python gives me an error now: Could not import extension kerneldoc (exception: cannot import name 'AutodocReporter' from 'sphinx.ext.autodoc' (/usr/lib/python3.7/site-packages/sphinx/ext/autodoc/init.py)) for making the documentation part of the kernel. See https://bugs.archlinux.org/task/62332 too.
top package! Thanks.
Thanks.
arch/x86/kernel/macros.s is confirmed removed, Git blame says it was Stephen Rothwell who did it.
Pinned Comments
miffe commented on 2020-01-30 21:44 (UTC)
Repository here