Jiri Slaby changed bug 1193596
What Removed Added
CC   dillon.ang.h@gmail.com, jslaby@suse.com
Flags   needinfo?(dillon.ang.h@gmail.com)

Comment # 6 on bug 1193596 from
You can add initcall_debug to the kernel commandline to see what module is
loaded right after unsuccessful:
  vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
and before the successful bonding of the driver:
  vc4-drm gpu: bound fef00700.hdmi (ops vc4_hdmi_ops [vc4])
  vc4-drm gpu: bound fe004000.txp

And put it into initrd too.


You are receiving this mail because: