Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No video output halfway through boot with RX 6700 XT
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
MrKomodoDragon
n00b
n00b


Joined: 27 Dec 2023
Posts: 4

PostPosted: Wed Dec 27, 2023 11:05 pm    Post subject: No video output halfway through boot with RX 6700 XT Reply with quote

I just installed gentoo with a machine that has an AMD RX 6700 XT. I have linux-firmware installed, the issue is, about halfway through the boot seqeunce (see video below), the video output stops. I know the machine boots successfully as I can ssh in from another computer. What's the issue here? The only way to get video output for now is to use the "nomodeset" [/code]boot option. Let me know what logs you would like to debug this issue.

Boot video: http://0x0.st/Hg7H.mp4
_________________
A silly little komodo dragon :P
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1660

PostPosted: Wed Dec 27, 2023 11:18 pm    Post subject: Reply with quote

Please post dmesg output from an ssh session when the screen is black.

This can also be saved to /var/log/dmesg{,.old} by setting the right settings in /etc/conf.d/bootmisc
Back to top
View user's profile Send private message
MrKomodoDragon
n00b
n00b


Joined: 27 Dec 2023
Posts: 4

PostPosted: Thu Dec 28, 2023 12:40 am    Post subject: Reply with quote

Here is the dmesg output: https://paste.gentoo.zip/YhoVFSsv
_________________
A silly little komodo dragon :P
Back to top
View user's profile Send private message
grknight
Retired Dev
Retired Dev


Joined: 20 Feb 2015
Posts: 1660

PostPosted: Thu Dec 28, 2023 1:26 am    Post subject: Reply with quote

MrKomodoDragon wrote:
Here is the dmesg output: https://paste.gentoo.zip/YhoVFSsv
Code:
[    6.097338] amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes

This generally means no connection to a display was found for this chip.
Is this a discrete card or a laptop with integrated graphics? The latter may be run via another iGPU.

Showing lspci -nnk is the next step.
Back to top
View user's profile Send private message
MrKomodoDragon
n00b
n00b


Joined: 27 Dec 2023
Posts: 4

PostPosted: Thu Dec 28, 2023 3:26 am    Post subject: Reply with quote

The RX 6700 XT is a discrete graphics card, and this is a desktop tower with the RX 6700 XT being the only card in this machine, no integrated GPU.

lspci -nnk output: https://paste.gentoo.zip/Ef4rLzFt
_________________
A silly little komodo dragon :P
Back to top
View user's profile Send private message
Banana
Veteran
Veteran


Joined: 21 May 2004
Posts: 1392
Location: Germany

PostPosted: Thu Dec 28, 2023 10:00 am    Post subject: Reply with quote

I do have an older amd card (in the time of my problems it was new and needed some more up to date versions of things) and I got it working with https://wiki.gentoo.org/wiki/AMDGPU and https://forums.gentoo.org/viewtopic-t-1100010-start-0-postdays-0-postorder-asc-highlight-5700.html
_________________
My personal space
My delta-labs.org snippets do expire

PFL - Portage file list - find which package a file or command belongs to.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54244
Location: 56N 3W

PostPosted: Thu Dec 28, 2023 10:59 am    Post subject: Reply with quote

MrKomodoDragon,

Your system starts using EFI Framebuffer and the display goes away when it tries to use the amdgpufb, which is broken.

Code:
[    6.097338] amdgpu 0000:07:00.0: [drm] Cannot find any crtc or sizes

can mean the the graphics card cannot read the EDID data from the display for whatever reason.
That can e as simple as the video cable not connected properly. Check both ends. or the EDID data being corrupt.

Its possible to provide the EDID data you want to use in a file, so that the file is used to set up the display.

What display - make and model do you have?
I've never used the kernel EDID override, just seen it in the kernel.

-- edit --

Code:
$ dmesg
[    0.000000] Linux version 6.1.67-gentoo-dist
It may be worth trying the testing kernel too as 6.1.x is nearly a year old, feature wise.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
MrKomodoDragon
n00b
n00b


Joined: 27 Dec 2023
Posts: 4

PostPosted: Thu Dec 28, 2023 3:08 pm    Post subject: Reply with quote

I unplugged and replugged the HDMI cable to the monitor, and now it works????????. I'm going to try doing this cycle again to make sure it works
_________________
A silly little komodo dragon :P
Back to top
View user's profile Send private message
Banana
Veteran
Veteran


Joined: 21 May 2004
Posts: 1392
Location: Germany

PostPosted: Fri Dec 29, 2023 9:06 am    Post subject: Reply with quote

Either the connectors or a bad cable. Glad you figured it out.
_________________
My personal space
My delta-labs.org snippets do expire

PFL - Portage file list - find which package a file or command belongs to.
Back to top
View user's profile Send private message
logrusx
Veteran
Veteran


Joined: 22 Feb 2018
Posts: 1535

PostPosted: Fri Dec 29, 2023 9:20 am    Post subject: Reply with quote

MrKomodoDragon wrote:
I unplugged and replugged the HDMI cable to the monitor, and now it works????????. I'm going to try doing this cycle again to make sure it works



Banana wrote:
Either the connectors or a bad cable. Glad you figured it out.


Actually I too have been observing similar behavior under Wayland when I plug my TV through HDMI. It never detects it the first time unless I open Gnome Control Center and open the Displays tab. So it might not be a bad cable or connector. Although I too have suspicions for my cable that behavior is way more consistent than a bad cable or connector can be unless it's completely broken.

Best Regards,
Georgi
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum