linux-lenovo-21bx: upgrade to 6.12
To help with testing: mrtest add 5681
. I intend to update this branch when new RCs are out so that it's easy for me/others to test, then merge when 6.12 is released.
Merge request reports
Activity
added device-lenovo-21bx label
added 3 commits
-
20e86d2a...d3e6de36 - 2 commits from branch
master
- 021dee50 - linux-lenovo-21bx: upgrade to 6.12
-
20e86d2a...d3e6de36 - 2 commits from branch
- Resolved by Clayton Craft
For some reason(??) this is installing the kernel in /boot with the version appended to the filename:
$ ls /boot/vmlinuz* /boot/vmlinuz-6.12.0-rc2
For 6.11 (and all other versions), it was installed as
/boot/vmlinuz
. It seems like this might be fromarch/arm64/boot/install.sh
, but I wasn't able to figure out yet why this is happening now and not for previous kernels.
added 1 commit
- 4dc8f062 - DO NOT MERGE: linux-lenovo-21bx: does disabling this option 'fix' installkernel
- Resolved by Clayton Craft
@rmader FYI for some reason the camera is missing on 6.12:
$ cam -l [0:06:51.570131361] [6128] INFO Camera camera_manager.cpp:325 libcamera v0.3.2 Available cameras: $ apk list -I libcamera libcamera-9999-r7 aarch64 {libcamera} (LGPL-2.1-or-later AND GPL-2.0-or-later) [installed]
If it's possible regression in 6.12, do you happen to have any suggestions for how I could debug it further? (no worries if you don't, just asking in case)
added 7 commits
-
5c307514...8d7c0d1c - 6 commits from branch
master
- d5f53e59 - linux-lenovo-21bx: upgrade to 6.12
-
5c307514...8d7c0d1c - 6 commits from branch
added 12 commits
-
d5f53e59...ad9a7874 - 11 commits from branch
master
- 95e1aecf - linux-lenovo-21bx: upgrade to 6.12
-
d5f53e59...ad9a7874 - 11 commits from branch