Last active
March 12, 2025 13:19
-
-
Save parkerlreed/fc86a67231203d1d9e8bf3abaf8c8ce8 to your computer and use it in GitHub Desktop.
Quest 3 DP alt out not working still on March 12th v74 PTC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[parker@parker-framework ~]$ adb logcat -c | |
[parker@parker-framework ~]$ adb logcat | grep msm-dp | |
03-12 09:13:23.075 0 0 I [drm:dp_power_clk_enable][msm-dp-info][13911]core: on link:off strm0:off strm1:off | |
03-12 09:13:23.076 0 0 I : [drm:dp_display_host_init][msm-dp-info][13911][OK] | |
03-12 09:13:23.077 0 0 I : [drm:dp_display_host_ready][msm-dp-info][12604][OK] | |
03-12 09:13:23.134 0 0 I : [drm:dp_panel_read_sink_caps][msm-dp-info][12604]fec_en=0, dsc_en=0, widebus_en=1 | |
03-12 09:13:23.135 0 0 I [drm:dp_link_process_request][msm-dp-info][12604]event: DP_LINK_STATUS_UPDATED | |
03-12 09:13:23.136 0 0 I [drm:dp_power_clk_enable][msm-dp-info][12604]core: on link:on strm0:off strm1:off | |
03-12 09:13:23.142 0 0 I : [drm:dp_ctrl_link_train][msm-dp-info][12604]link training #1 successful | |
03-12 09:13:23.145 0 0 I : [drm:dp_ctrl_link_train][msm-dp-info][12604]link training #2 successful | |
03-12 09:13:23.147 0 0 I [drm:dp_display_send_hpd_event][msm-dp-info][12604][name=DP-1]: [status=connected] [bpp=0] [pattern=0] | |
03-12 09:13:23.148 0 0 I [drm:dp_display_send_hpd_event][msm-dp-info][12604]uevent success: 0 | |
03-12 09:13:28.214 0 0 W : [drm:dp_display_send_hpd_notification][msm-dp-warn][12604]connect timeout |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment