[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1010365: linux: failure to boot on Raspberry Pi Compute Module 4 (black screen)



Cyril Brulebois <cyril@debamax.com> (2022-04-29):
> > I'll try and pinpoint when it broke using the various intermediary
> > versions:
> > 
> >  - 5.17~rc3-1~exp1
> 
> The first attempt was sufficient: it breaks as early as that version.

Using the same base image as before, and only updating the kernel: I've
tested upstream builds, starting from the .config found in the Debian
5.16.18-1 package, using oldconfig and accepting everything by default:

 - v5.16 is confirmed a first good;
 - v5.17-rc1 is confirmed a first bad;
 - the culprit seems to be 3ceff4ea07410763d5d4cccd60349bf7691e7e61


Here's the git bisect log:

    git bisect start
    # good: [df0cc57e057f18e44dac8e6c18aba47ab53202f9] Linux 5.16
    git bisect good df0cc57e057f18e44dac8e6c18aba47ab53202f9
    # bad: [e783362eb54cd99b2cac8b3a9aeac942e6f6ac07] Linux 5.17-rc1
    git bisect bad e783362eb54cd99b2cac8b3a9aeac942e6f6ac07
    # good: [fef8dfaea9d6c444b6c2174b3a2b0fca4d226c5e] Merge tag 'regulator-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
    git bisect good fef8dfaea9d6c444b6c2174b3a2b0fca4d226c5e
    # bad: [3ceff4ea07410763d5d4cccd60349bf7691e7e61] Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
    git bisect bad 3ceff4ea07410763d5d4cccd60349bf7691e7e61
    # good: [57ea81971b7296b42fc77424af44c5915d3d4ae2] Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
    git bisect good 57ea81971b7296b42fc77424af44c5915d3d4ae2
    # good: [feb7a43de5ef625ad74097d8fd3481d5dbc06a59] Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
    git bisect good feb7a43de5ef625ad74097d8fd3481d5dbc06a59
    # good: [10674ca9ea02491fd3f8ffe303861b7a6837994b] ASoC/SoundWire: improve suspend flows and use set_stream() instead of set_tdm_slots() for HDAudio
    git bisect good 10674ca9ea02491fd3f8ffe303861b7a6837994b
    # good: [c77b1f8a8faeeba43c694d9d09d0b25a4f52cf37] scsi: mpi3mr: Bump driver version to 8.0.0.61.0
    git bisect good c77b1f8a8faeeba43c694d9d09d0b25a4f52cf37
    # good: [f66229aa355f7e0dc0dc20cbc1f4d45c3176eed2] Merge tag 'asoc-v5.17-2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
    git bisect good f66229aa355f7e0dc0dc20cbc1f4d45c3176eed2
    # good: [59aa7fcfe2e44afbe9736e5cfa941699021d6957] IB/mthca: Use memset_startat() for clearing mpt_entry
    git bisect good 59aa7fcfe2e44afbe9736e5cfa941699021d6957
    # good: [18451db82ef7f943c60a7fce685f16172bda5106] RDMA/core: Calculate UDP source port based on flow label or lqpn/rqpn
    git bisect good 18451db82ef7f943c60a7fce685f16172bda5106
    # good: [1f43e5230aebb17aea35238dc26e297a61095ac0] mailbox: qcom-ipcc: Support more IPCC instance
    git bisect good 1f43e5230aebb17aea35238dc26e297a61095ac0
    # good: [747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e] Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
    git bisect good 747c19eb7539b5e6bb15ed57a0a14ebf9f3adb8e
    # good: [e1a7aa25ff45636a6c1930bf2430c8b802e93d9c] Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
    git bisect good e1a7aa25ff45636a6c1930bf2430c8b802e93d9c
    # good: [19980aa10d2d944ed8fe345ce2eb87c2cb4bedf8] ALSA: hda: intel-dsp-config: add JasperLake support
    git bisect good 19980aa10d2d944ed8fe345ce2eb87c2cb4bedf8
    # good: [081c73701ef0c2a4f6a127da824a641ae6505fbe] ALSA: hda: intel-dsp-config: reorder the config table
    git bisect good 081c73701ef0c2a4f6a127da824a641ae6505fbe
    # first bad commit: [3ceff4ea07410763d5d4cccd60349bf7691e7e61] Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound


I'll try and find out more in a couple of hours, and get in touch with
upstream.


Cheers,
-- 
Cyril Brulebois -- Debian Consultant @ DEBAMAX -- https://debamax.com/

Attachment: signature.asc
Description: PGP signature


Reply to: