-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
drm: failed to add display topology, DTM TA is not initialized #244
Comments
Trying an update:
It's just bumps but maybe I'll get lucky. |
Funnily enough it works with another usbc -> hdmi dongle just fine, but not the official steam deck 😅 |
Hey @ParetoOptimalDev I also had this issue and at least for me the problem was the TV had some kind of “auto-negotiate HDMI version” feature enabled. Setting the port to a fixed version in the TV settings solved the issue. It appears something to do with the handshake doesn’t work with the Steamdeck. |
This started happening after upgrade from I have a 3440x1440@160 monitor. After the upgrade, the gamescope fails to start when my monitor is plugged in. I have to start my Steam Deck unplugged, then in the settings enable monitor safe mode, plug in the dock and IF the monitor is recognized, then I need to change to at most 3440x1440@100 but 3440x1440@60 is safer. If I plug the dock after booting and before enabling external display safe mode, my Steam Deck freezes. It unfreezes some time after I unplug it. If the monitor is not recognized, I have to restart the device. The described behavior happens with official dock, when connected over DP. I had similar problems with stock OS with the same display over DP and USB-C but not over HDMI. Commit Edit: Copied wrong commit hash Edit 2: I've tried to be helpful, though I cannot find the correct hash. Even if I switch to the working generation, I get the same revision in the |
Recently my TV started displaying a "mode not supported" error. However, if I remove the power cable from the back of the steam deck and reboot, it almost always works. |
Seems like a00331e isn't crashing anymore, but maybe it was just a lucky boot. I will investigate further when I reboot in few days :D |
My device currently only shows up if plugged into dock without power cable and powered on from being off. If I suspend, it no longer works and I have to reboot to get it to show up. I'll have to try:
|
It turned out that my last comment wasn't really true. I had the problems from reboot to reboot. To mitigate it, I had to do a quite complicated ritual when I first enable external display safe mode, reboot, enable it again, connect the display, change the resolution to a higher one. For now I'm testing the following option, and first reboot worked out of the box: boot.loader.systemd-boot.consoleMode = "auto"; It seems to work well mostly when I reboot the deck while it's connected. If I reboot disconnected from the monitor and then connect, it still does not work. Thankfully I use my Steam Deck mostly stationary! :) |
My Steam Deck hits this error in dmesg ( 5.15 works perfectly except for the lack of on-device speakers (which wasn't merged until 6.1)... I've got a bug opened on SteamOS about this ValveSoftware/SteamOS#1399 where I list all the distros/kernel combos I've tried... They all fail except 5.15 with my dock. |
Opened an issue upstream w/ AMD I believe the issue with multiple displays being broken started with 5.17.14 or 5.17.15... (there were 5 and 3 amdgpu commits across those two kernels) Testing KaOS 2022.06 ISO w/ 5.17.15 Fails (https://master.dl.sourceforge.net/project/kaosx/Archive/KaOS-2022.06-x86_64.iso?viasf=1) for me While testing Nitrux 2.2.0 ISO w/ 5.17.12 Passes (https://osdn.ip-connect.vn.ua/nitrux/77377/nitrux-nx-desktop-20220602-amd64.iso) I had a go at trying to build >5.17 kernel + ISOs in Nix but was unsuccessful because of BTF ( |
Hi all, I've bisected my particular problem w/ my 3rd party steamdeck dock to a commit in 5.18-rc1 (torvalds/linux@c5365554514) ... Reverse patch is attached to this post. ValveSoftware/SteamOS#1399 (comment) Might be worth a shot in your cases to see if it helps with this issue. |
Official fixes from AMD landed in Linux 6.9.x on May 10th: You'll get it if you're running linuxKernel.packages.linux_6_9 or testing. |
(I figure this wouldn't be an issue anymore, but I'm also unsure how this should be tested. I'll close it "later" whenever I go through issues next, unless it's still an issue with the current updated state of things.) |
I tried connecting my steam deck for the first time to my television, but got a blank screen. Looking at the system journal I see:
The text was updated successfully, but these errors were encountered: