All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@kernel.org
To: dri-devel@lists.freedesktop.org
Subject: [Bug 216277] X11 doesn't wait for amdgpu driver to be up
Date: Wed, 10 Aug 2022 00:17:15 +0000	[thread overview]
Message-ID: <bug-216277-2300-BxxhEV8sV0@https.bugzilla.kernel.org/> (raw)
In-Reply-To: <bug-216277-2300@https.bugzilla.kernel.org/>

https://bugzilla.kernel.org/show_bug.cgi?id=216277

--- Comment #7 from dark_sylinc@yahoo.com.ar ---
Adding amdgpu to initramfs seems to have workarounded the problem.

I have not experienced this problem after it. I can also visibly see the boot
process is slightly different (splash becomes 1920x1080 a bit sooner)

If anyone is having the same issue, the workaround is (Ubuntu):

echo "amdgpu" | sudo tee --append /etc/initramfs-tools/modules
sudo update-initramfs -c -k $(uname -r)

If done properly then running:

lsinitramfs /boot/initrd.img-$(uname -r) | grep amdgpu

Should return multiple hits

Then reboot.

This ticket can be closed; but probably a new one to track an interface to
notify when kernel is done loading all video interfaces should be created.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

      parent reply	other threads:[~2022-08-10  0:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-24 14:55 [Bug 216277] New: X11 doesn't wait for amdgpu driver to be up bugzilla-daemon
2022-07-24 14:56 ` [Bug 216277] " bugzilla-daemon
2022-07-24 14:56 ` bugzilla-daemon
2022-07-25 15:46 ` bugzilla-daemon
2022-07-25 16:07 ` bugzilla-daemon
2022-07-25 16:27 ` bugzilla-daemon
2022-07-26 15:35 ` bugzilla-daemon
2022-08-10  0:17 ` bugzilla-daemon [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-216277-2300-BxxhEV8sV0@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.