I can not find the proper rev value for rpi-6.6.y. It the revision exists in
https://github.com/raspberrypi/linux/tree/rpi-6.6.y
git bisect will not accept this value.
I know two revisions that bracket the failing commit.
What revision do I use?
Tom Dean
https://github.com/raspberrypi/linux/tree/rpi-6.6.y
git bisect will not accept this value.
Code:
> git bisect bad rpi-6.12.ystatus: waiting for good commit(s), bad commit known> git bisect good rpi-6.6.yerror: Bad rev input: v6.6.yCode:
rpi-4b-1: works> uname -aLinux rpi-4b-1 6.6.74+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.74-1+rpt1 (2025-01-27) aarch64 GNU/Linurpi-4b-2: fails - Exception: [Errno 16] Device or resource busy> uname -aLinux rpi-4b-2 6.12.33-v8+ #1 SMP PREEMPT Thu Jun 12 06:11:58 PDT 2025 aarch64 GNU/Linux Tom Dean
Statistics: Posted by tomdean — Fri Jun 13, 2025 7:09 pm