[Letux-kernel] Pandora WiFi
H. Nikolaus Schaller
hns at goldelico.com
Wed Sep 25 08:52:11 CEST 2019
> Am 24.09.2019 um 21:55 schrieb H. Nikolaus Schaller <hns at goldelico.com>:
>
> WiFi on Pandora is broken for a long time. It is known that
> it did stop working with letux-4.7. And something additional
> became worse around letux-4.12 (not clear what that was - maybe
> some dmesg log):
>
> http://projects.goldelico.com/p/gta04-kernel/issues/849/
>
> I have rebuilt these old kernels and found out that the
> problem starts to occur with letux-4.7-rc1.
>
> This means we need to bisect between letux-4.6..letux-4.7-rc1
>
> Unfortunately git bisect can't do that because there is
> no fast-forward path between both. Both are derived from
> the linear history v4.6..v4.7 but add (different) set
> of feature branches.
>
> So it is like trying to interpolate (walk) between the tips
> of branches in a tree. There is only gap in between...
Ok, first bisect attempt reports:
f4c80d5a16eb4b08a0d9ade154af1ebdc63f5752 is the first bad commit
HEAD ist jetzt bei f4c80d5a16eb Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Well, this is a "merge". And a merge may hide the real reason
due to history that may have separate before the first good
commit.
So what I have to do is to restart/redo the bisect starting
earlier...
Let's try again with letux-4.6-rc1..letux-4.7-rc1
More information about the Letux-kernel
mailing list