Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3546

Raspberry Pi OS • What rev to use with git bisect

$
0
0
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.

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.y
I know two revisions that bracket the failing commit.

Code:

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 
What revision do I use?

Tom Dean

Statistics: Posted by tomdean — Fri Jun 13, 2025 7:09 pm



Viewing all articles
Browse latest Browse all 3546

Trending Articles