Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

linux-6.10 support #76

Open
Serafean opened this issue Jul 29, 2024 · 3 comments
Open

linux-6.10 support #76

Serafean opened this issue Jul 29, 2024 · 3 comments

Comments

@Serafean
Copy link

Once again, I threw stuff at it until I made it build.

Related to : torvalds/linux@068a95e
v6.9-i2c-mux.txt
Manual edits required at:
si2183.c:1737
tas2971.c:{297,300}
gx1133.c:{813,815}
gx1503.c:519

I2C_CLASS_SPD removed:
v6.9-unidvb.txt

removal of follow_pfn()
torvalds/linux@cb10c28
set CONFIG_VIDEOBUF_DMA_CONTIG=n (Not fighting that one...)

__assign_str 2nd parameter removed:
torvalds/linux@2c92ca8
v6.9-assign_str.txt

@Delitants
Copy link

Entering directory '/usr/src/linux-headers-6.5.0-342405280420-generic'

ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.

6.5.0-342405280420-generic

@crazycat69
Copy link

tbsdtv/media_build and tbsdtv/linux_media updated for 6.10 compatibility.
Please check

@Serafean
Copy link
Author

Serafean commented Aug 4, 2024

Compiles fine. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants