Comment # 27 on bug 105319 from
Created attachment 141327 [details] [review]
the commit which start evo timeout

And result of git bisect start v4.15-rc6 ead68f216110 is [1]

This is the commit when switch graphics at boot startup starts to fail, I'm
thinking in the revert it in kernel-4.15.0-0.rc6.git1.1.fc28 which already have
the good interrupts, to see if I can boot correctly again .
Or should I seek for commit that fix delivery interrupts ? 
what do you think ? 


[1]
# bad: [30a7acd573899fd8b8ac39236eff6468b195ac7d] Linux 4.15-rc6
# good: [ead68f216110170ec729e2c4dec0aad6d38259d7] Merge
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net

Skip some commits because all are good, just almost the last one is the bad
commit ...

# good: [64e05d118e357bb52a084b609436acf292ce7944] x86/apic: Update the 'apic='
description of setting APIC driver

# bad: [f39d7d78b70e0f39facb1e4fab77ad3df5c52a35] Merge branch 'x86/urgent' of
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

# bad: [a31e58e129f73ab5b04016330b13ed51fde7a961] x86/apic: Switch all APICs to
Fixed delivery mode

# first bad commit: [a31e58e129f73ab5b04016330b13ed51fde7a961] x86/apic: Switch
all APICs to Fixed delivery mode


You are receiving this mail because: