Re: [BUG REPORT] MHI's resume from hibernate is broken

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/14/25 12:04 PM, Manivannan Sadhasivam wrote:
> Hi,
Thank you so much for replying.

> 
> + ath11k list and Jeff
> 
> On Tue, Feb 11, 2025 at 01:15:55PM +0500, Muhammad Usama Anjum wrote:
>> Hi,
>>
>> I've been digging in the MHI code to find the reason behind broken
>> resume from hibernation for MHI. The same resume function is used
>> for both resume from suspend and resume from hibernation. The resume
>> from suspend works fine because at resume time the state of MHI is 
>> MHI_STATE_M3. On the other hand, the state is MHI_STATE_RESET when
>> we resume from hibernation.
>>
>> It seems resume from MHI_STATE_RESET state isn't correctly supported.
>> The channel state is MHI_CH_STATE_ENABLED at this point. We get error
>> while switching channel state from MHI_CH_STATE_ENABLE to
>> MHI_CH_STATE_RUNNING. Hence, channel state change fails and later mhi
>> resume fails as well. 
>>
>> I've put some debug prints to understand the issue. These may be
>> helpful:
>>
>> [  669.032683] mhi_update_channel_state: switch to MHI_CH_STATE_TYPE_START[2] channel state not possible cuzof channel current state[1]. mhi state: [0] Return -EINVAL
>> [  669.032685] mhi_prepare_channel: mhi_update_channel_state to MHI_CH_STATE_TYPE_START[2] returned -22
>> [  669.032693] qcom_mhi_qrtr mhi0_IPCR: failed to prepare for autoqueue transfer -22
>>
> 
> Thanks for the report!
> 
> Could you please enable the MHI and ath11k debug logs and share the full dmesg
> to help us understand the issue better?
The ath11k debug was already enabled. CONFIG_MHI_BUS_DEBUG wasn't enabled. I've
enabled it and now the hibernate is working without any issue. It is very strange
how can CONFIG_MHI_BUS_DEBUG make any difference. I don't have much background on
how it is helping.

I've attached the logs which are from 6.11.11. But I'd gotten the same error with
last week's next as well. I've attached the logs. Let me know if more logs are
required.

> 
>> This same error has been reported on some fix patches [1] [2]. Are there
>> any patches which I should test? 
>>
>> Is officially hibernation use case supported at all?
>>
> 
> Yes. The hibernation support was tested with x86 host machine for both MHI
> modems and WLAN chipsets (especially ath11k devices).
> 
>> In my view, this path may not have gotten tested and can be fixed easily
>> as we need to perform, more or less the same steps which were performed
>> at init time. But I've not found much documentation around MHI protocol
>> and its state machine, how is mhi state related to mhi channels support.
>>
> 
> During hibernation, the power to the device could be lost. But it should be
> handled by the ath11k driver. Maybe the debug logs could help us know what is
> going wrong.
> 
> - Mani
> 

-- 
BR,
Muhammad Usama Anjum
/sys/kernel/debug/mhi
/sys/kernel/debug/mhi/mhi0
/sys/kernel/debug/mhi/mhi0/timeout_ms
/sys/kernel/debug/mhi/mhi0/device_wake
/sys/kernel/debug/mhi/mhi0/regdump
/sys/kernel/debug/mhi/mhi0/devices
/sys/kernel/debug/mhi/mhi0/channels
/sys/kernel/debug/mhi/mhi0/events
/sys/kernel/debug/mhi/mhi0/states
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/hist
/sys/kernel/debug/tracing/events/mhi_host
/sys/kernel/debug/tracing/events/mhi_host/filter
/sys/kernel/debug/tracing/events/mhi_host/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/hist
/sys/kernel/debug/printk/index/qrtr_mhi
/sys/kernel/debug/printk/index/mhi
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_gen_tre/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_intvec_states/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_tryset_pm_state/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_data_event/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_ctrl_event/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_start/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_channel_command_end/hist
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/enable
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/filter
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/trigger
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/format
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/id
/sys/kernel/debug/tracing/instances/steamos-log-submitter/events/mhi_host/mhi_pm_st_transition/hist
/sys/kernel/debug/tracing/events/mhi_host
/sys/kernel/debug/tracing/events/mhi_host/filter
/sys/kernel/debug/tracing/events/mhi_host/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_pm_st_transition/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_end/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_channel_command_start/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_ctrl_event/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_data_event/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_tryset_pm_state/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_intvec_states/hist
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/enable
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/filter
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/trigger
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/format
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/id
/sys/kernel/debug/tracing/events/mhi_host/mhi_gen_tre/hist
/sys/kernel/debug/printk/index/qrtr_mhi
/sys/kernel/debug/printk/index/mhi
[    0.000000] Linux version 6.11.11-6.11.11-valve3_ (usama@deb) (gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #5 SMP PREEMPT_DYNAMIC Fri Feb 14 22:30:47 PKT 2025
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-6.11.11-6.11.11-valve3_ console=tty1 rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 rd.systemd.gpt_auto=no log_buf_len=4M amd_iommu=off amdgpu.lockup_timeout=5000,10000,10000,5000 amdgpu.gttsize=8128 amdgpu.sched_hw_submission=4 audit=0 fbcon=rotate:1 fsck.mode=auto fsck.repair=preen loglevel=3 splash quiet plymouth.ignore-serial-consoles fbcon=vc:4-6 steamos.efi=PARTUUID=3aa080ee-ef49-4929-a90f-4dfb6b93d329
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f20fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f21000-0x000000006b367fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006b368000-0x000000006c567fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006c568000-0x000000006c56efff] usable
[    0.000000] BIOS-e820: [mem 0x000000006c56f000-0x000000006c56ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006c570000-0x000000007877efff] usable
[    0.000000] BIOS-e820: [mem 0x000000007877f000-0x000000007af7efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007af7f000-0x000000007cf7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007cf7f000-0x000000007cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007cfff000-0x000000007cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007d000000-0x000000007dffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a0000000-0x00000000a00fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc0000-0x00000000feddffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043f37ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000043f380000-0x000000047fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x69c85018-0x69c90057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009f00000-0x0000000009f20fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000009f21000-0x0000000069c85017] usable
[    0.000000] reserve setup_data: [mem 0x0000000069c85018-0x0000000069c90057] usable
[    0.000000] reserve setup_data: [mem 0x0000000069c90058-0x000000006b367fff] usable
[    0.000000] reserve setup_data: [mem 0x000000006b368000-0x000000006c567fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006c568000-0x000000006c56efff] usable
[    0.000000] reserve setup_data: [mem 0x000000006c56f000-0x000000006c56ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006c570000-0x000000007877efff] usable
[    0.000000] reserve setup_data: [mem 0x000000007877f000-0x000000007af7efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007af7f000-0x000000007cf7efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007cf7f000-0x000000007cffefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007cfff000-0x000000007cffffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007d000000-0x000000007dffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000a0000000-0x00000000a00fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc0000-0x00000000feddffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000043f37ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000043f380000-0x000000047fffffff] reserved
[    0.000000] efi: EFI v2.7 by Valve
[    0.000000] efi: ACPI=0x7cffe000 ACPI 2.0=0x7cffe014 TPMFinalLog=0x7cefe000 SMBIOS=0x796fd000 SMBIOS 3.0=0x796fb000 MEMATTR=0x74680018 ESRT=0x7407fa98 INITRD=0x6c57e098 RNG=0x7cfbc018 TPMEventLog=0x7cfba018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem66: MMIO range=[0xa0000000-0xa00fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xa0000000-0xa00fffff] reserved
[    0.000000] efi: Remove mem67: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
[    0.000000] e820: remove [mem 0xf8000000-0xfbffffff] reserved
[    0.000000] efi: Not removing mem68: MMIO range=[0xfec00000-0xfec01fff] (8KB) from e820 map
[    0.000000] efi: Not removing mem69: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem70: MMIO range=[0xfec20000-0xfec20fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem71: MMIO range=[0xfed80000-0xfed81fff] (8KB) from e820 map
[    0.000000] efi: Not removing mem72: MMIO range=[0xfedc0000-0xfeddffff] (128KB) from e820 map
[    0.000000] efi: Not removing mem73: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem74: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: Valve Galileo/Galileo, BIOS F7G0112 08/01/2024
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2800.054 MHz processor
[    0.000010] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000012] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000021] last_pfn = 0x43f380 max_arch_pfn = 0x400000000
[    0.000028] MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
[    0.000030] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000282] last_pfn = 0x7d000 max_arch_pfn = 0x400000000
[    0.004121] esrt: Reserving ESRT space from 0x000000007407fa98 to 0x000000007407fb20.
[    0.004128] e820: update [mem 0x7407f000-0x7407ffff] usable ==> reserved
[    0.004146] Using GB pages for direct mapping
[    0.007742] printk: log_buf_len: 4194304 bytes
[    0.007745] printk: early log buf free: 123672(94%)
[    0.007746] Secure boot disabled
[    0.007747] RAMDISK: [mem 0x66f1e000-0x67edbfff]
[    0.007788] ACPI: Early table checksum verification disabled
[    0.007793] ACPI: RSDP 0x000000007CFFE014 000024 (v02 AMDYDE)
[    0.007797] ACPI: XSDT 0x000000007CFCB188 000104 (v01 AMDYDE EDK2     00000002      01000013)
[    0.007803] ACPI: FACP 0x000000007CFEF000 00010C (v05 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007808] ACPI: DSDT 0x000000007CFE0000 008706 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007811] ACPI: FACS 0x000000007CEF7000 000040
[    0.007813] ACPI: UEFI 0x000000007CF7E000 000236 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007816] ACPI: SSDT 0x000000007CFF5000 007237 (v02 AMD    EDK2     00000002 ACPI 00040000)
[    0.007818] ACPI: SSDT 0x000000007CFF4000 00046D (v01 AMDyde EDK2     00001000 ACPI 00040000)
[    0.007821] ACPI: TPM2 0x000000007CFF3000 00004C (v04 AMD    EDK2     00000002 ACPI 00040000)
[    0.007823] ACPI: ASF! 0x000000007CFF1000 0000A5 (v32 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007825] ACPI: BOOT 0x000000007CFF0000 000028 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007828] ACPI: HPET 0x000000007CFEE000 000038 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007830] ACPI: APIC 0x000000007CFED000 000138 (v03 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007833] ACPI: MCFG 0x000000007CFEC000 00003C (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007835] ACPI: SLIC 0x000000007CFEB000 000176 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007837] ACPI: WDAT 0x000000007CFEA000 00017C (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007840] ACPI: WDRT 0x000000007CFE9000 000047 (v01 AMD    EDK2     00000002 ACPI 00040000)
[    0.007842] ACPI: SSDT 0x000000007CFDF000 000099 (v01 AMDyde EDK2     00000002 ACPI 00040000)
[    0.007844] ACPI: VFCT 0x000000007CFD3000 00B084 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007847] ACPI: SSDT 0x000000007CFD2000 0000F8 (v01 AMD    EDK2     00001000 ACPI 00040000)
[    0.007849] ACPI: SSDT 0x000000007CFCF000 0029BC (v02 AMD    EDK2     00000001 ACPI 00040000)
[    0.007851] ACPI: CRAT 0x000000007CFCE000 0007E8 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007854] ACPI: CDIT 0x000000007CFCD000 000029 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007856] ACPI: SSDT 0x000000007CFCC000 000503 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007859] ACPI: SSDT 0x000000007CFC9000 001436 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007861] ACPI: SSDT 0x000000007CFC7000 0014AD (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007863] ACPI: SSDT 0x000000007CFC1000 0051CF (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007866] ACPI: FPDT 0x000000007CFFD000 000044 (v01 AMD    EDK2     00000002 ACPI 00040000)
[    0.007868] ACPI: WSMT 0x000000007CFBF000 000028 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007870] ACPI: SSDT 0x000000007CFBE000 00008D (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007873] ACPI: SSDT 0x000000007CFBD000 000AE8 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007875] ACPI: BGRT 0x000000007CFC0000 000038 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007877] ACPI: Reserving FACP table memory at [mem 0x7cfef000-0x7cfef10b]
[    0.007879] ACPI: Reserving DSDT table memory at [mem 0x7cfe0000-0x7cfe8705]
[    0.007880] ACPI: Reserving FACS table memory at [mem 0x7cef7000-0x7cef703f]
[    0.007881] ACPI: Reserving UEFI table memory at [mem 0x7cf7e000-0x7cf7e235]
[    0.007881] ACPI: Reserving SSDT table memory at [mem 0x7cff5000-0x7cffc236]
[    0.007882] ACPI: Reserving SSDT table memory at [mem 0x7cff4000-0x7cff446c]
[    0.007883] ACPI: Reserving TPM2 table memory at [mem 0x7cff3000-0x7cff304b]
[    0.007884] ACPI: Reserving ASF! table memory at [mem 0x7cff1000-0x7cff10a4]
[    0.007884] ACPI: Reserving BOOT table memory at [mem 0x7cff0000-0x7cff0027]
[    0.007885] ACPI: Reserving HPET table memory at [mem 0x7cfee000-0x7cfee037]
[    0.007886] ACPI: Reserving APIC table memory at [mem 0x7cfed000-0x7cfed137]
[    0.007886] ACPI: Reserving MCFG table memory at [mem 0x7cfec000-0x7cfec03b]
[    0.007887] ACPI: Reserving SLIC table memory at [mem 0x7cfeb000-0x7cfeb175]
[    0.007888] ACPI: Reserving WDAT table memory at [mem 0x7cfea000-0x7cfea17b]
[    0.007889] ACPI: Reserving WDRT table memory at [mem 0x7cfe9000-0x7cfe9046]
[    0.007889] ACPI: Reserving SSDT table memory at [mem 0x7cfdf000-0x7cfdf098]
[    0.007890] ACPI: Reserving VFCT table memory at [mem 0x7cfd3000-0x7cfde083]
[    0.007891] ACPI: Reserving SSDT table memory at [mem 0x7cfd2000-0x7cfd20f7]
[    0.007891] ACPI: Reserving SSDT table memory at [mem 0x7cfcf000-0x7cfd19bb]
[    0.007892] ACPI: Reserving CRAT table memory at [mem 0x7cfce000-0x7cfce7e7]
[    0.007893] ACPI: Reserving CDIT table memory at [mem 0x7cfcd000-0x7cfcd028]
[    0.007894] ACPI: Reserving SSDT table memory at [mem 0x7cfcc000-0x7cfcc502]
[    0.007894] ACPI: Reserving SSDT table memory at [mem 0x7cfc9000-0x7cfca435]
[    0.007895] ACPI: Reserving SSDT table memory at [mem 0x7cfc7000-0x7cfc84ac]
[    0.007896] ACPI: Reserving SSDT table memory at [mem 0x7cfc1000-0x7cfc61ce]
[    0.007896] ACPI: Reserving FPDT table memory at [mem 0x7cffd000-0x7cffd043]
[    0.007897] ACPI: Reserving WSMT table memory at [mem 0x7cfbf000-0x7cfbf027]
[    0.007898] ACPI: Reserving SSDT table memory at [mem 0x7cfbe000-0x7cfbe08c]
[    0.007899] ACPI: Reserving SSDT table memory at [mem 0x7cfbd000-0x7cfbdae7]
[    0.007899] ACPI: Reserving BGRT table memory at [mem 0x7cfc0000-0x7cfc0037]
[    0.007965] No NUMA configuration found
[    0.007965] Faking a node at [mem 0x0000000000000000-0x000000043f37ffff]
[    0.007969] NODE_DATA(0) allocated [mem 0x43e17b000-0x43e17ffff]
[    0.008001] Zone ranges:
[    0.008001]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008003]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008004]   Normal   [mem 0x0000000100000000-0x000000043f37ffff]
[    0.008005]   Device   empty
[    0.008006] Movable zone start for each node
[    0.008007] Early memory node ranges
[    0.008007]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.008009]   node   0: [mem 0x0000000000100000-0x0000000009afffff]
[    0.008010]   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
[    0.008011]   node   0: [mem 0x0000000009f21000-0x000000006b367fff]
[    0.008012]   node   0: [mem 0x000000006c568000-0x000000006c56efff]
[    0.008012]   node   0: [mem 0x000000006c570000-0x000000007877efff]
[    0.008013]   node   0: [mem 0x000000007cfff000-0x000000007cffffff]
[    0.008014]   node   0: [mem 0x0000000100000000-0x000000043f37ffff]
[    0.008016] Initmem setup node 0 [mem 0x0000000000001000-0x000000043f37ffff]
[    0.008022] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008050] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.008281] On node 0, zone DMA32: 768 pages in unavailable ranges
[    0.010779] On node 0, zone DMA32: 33 pages in unavailable ranges
[    0.010827] On node 0, zone DMA32: 4608 pages in unavailable ranges
[    0.011147] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.011320] On node 0, zone DMA32: 18560 pages in unavailable ranges
[    0.032893] On node 0, zone Normal: 12288 pages in unavailable ranges
[    0.032928] On node 0, zone Normal: 3200 pages in unavailable ranges
[    0.033140] ACPI: PM-Timer IO Port: 0x408
[    0.033146] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.033150] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.033151] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.033152] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.033153] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.033154] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.033154] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.033155] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.033155] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.033156] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.033157] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.033157] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.033158] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.033159] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.033159] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.033160] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.033161] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.033175] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.033181] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.033183] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033185] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.033189] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.033190] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.033199] e820: update [mem 0x7279c000-0x72a3ffff] usable ==> reserved
[    0.033216] CPU topo: Max. logical packages:   1
[    0.033217] CPU topo: Max. logical dies:       1
[    0.033217] CPU topo: Max. dies per package:   1
[    0.033221] CPU topo: Max. threads per core:   2
[    0.033222] CPU topo: Num. cores per package:     4
[    0.033223] CPU topo: Num. threads per package:   8
[    0.033223] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
[    0.033224] CPU topo: Rejected CPUs 8
[    0.033250] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033252] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
[    0.033253] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.033254] PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
[    0.033256] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f20fff]
[    0.033258] PM: hibernation: Registered nosave memory: [mem 0x69c85000-0x69c85fff]
[    0.033259] PM: hibernation: Registered nosave memory: [mem 0x69c90000-0x69c90fff]
[    0.033261] PM: hibernation: Registered nosave memory: [mem 0x6b368000-0x6c567fff]
[    0.033263] PM: hibernation: Registered nosave memory: [mem 0x6c56f000-0x6c56ffff]
[    0.033264] PM: hibernation: Registered nosave memory: [mem 0x7279c000-0x72a3ffff]
[    0.033266] PM: hibernation: Registered nosave memory: [mem 0x7407f000-0x7407ffff]
[    0.033268] PM: hibernation: Registered nosave memory: [mem 0x7877f000-0x7af7efff]
[    0.033268] PM: hibernation: Registered nosave memory: [mem 0x7af7f000-0x7cf7efff]
[    0.033269] PM: hibernation: Registered nosave memory: [mem 0x7cf7f000-0x7cffefff]
[    0.033271] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7dffffff]
[    0.033271] PM: hibernation: Registered nosave memory: [mem 0x7e000000-0x7effffff]
[    0.033272] PM: hibernation: Registered nosave memory: [mem 0x7f000000-0x7fffffff]
[    0.033272] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfebfffff]
[    0.033273] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
[    0.033274] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.033274] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.033275] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[    0.033275] PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[    0.033276] PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfed7ffff]
[    0.033277] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed81fff]
[    0.033277] PM: hibernation: Registered nosave memory: [mem 0xfed82000-0xfedbffff]
[    0.033278] PM: hibernation: Registered nosave memory: [mem 0xfedc0000-0xfeddffff]
[    0.033278] PM: hibernation: Registered nosave memory: [mem 0xfede0000-0xfedfffff]
[    0.033279] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.033280] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.033281] [mem 0x80000000-0xfebfffff] available for PCI devices
[    0.033284] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.038243] setup_percpu: NR_CPUS:320 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.038518] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.038526] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.038528] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.038547] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.11.11-6.11.11-valve3_ console=tty1 rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 rd.systemd.gpt_auto=no log_buf_len=4M amd_iommu=off amdgpu.lockup_timeout=5000,10000,10000,5000 amdgpu.gttsize=8128 amdgpu.sched_hw_submission=4 audit=0 fbcon=rotate:1 fsck.mode=auto fsck.repair=preen loglevel=3 splash quiet plymouth.ignore-serial-consoles fbcon=vc:4-6 steamos.efi=PARTUUID=3aa080ee-ef49-4929-a90f-4dfb6b93d329
[    0.038699] audit: disabled (until reboot)
[    0.038791] Unknown kernel command line parameters "splash BOOT_IMAGE=/boot/vmlinuz-6.11.11-6.11.11-valve3_", will be passed to user space.
[    0.040399] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.041194] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.041263] Fallback order for Node 0: 0 
[    0.041269] Built 1 zonelists, mobility grouping on.  Total pages: 3892604
[    0.041270] Policy zone: Normal
[    0.041499] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.041506] software IO TLB: area num 8.
[    0.086002] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.086049] ftrace: allocating 49026 entries in 192 pages
[    0.093593] ftrace: allocated 192 pages with 2 groups
[    0.093680] Dynamic Preempt: full
[    0.093729] rcu: Preemptible hierarchical RCU implementation.
[    0.093729] rcu: 	RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=8.
[    0.093730] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.093731] 	Trampoline variant of Tasks RCU enabled.
[    0.093731] 	Rude variant of Tasks RCU enabled.
[    0.093732] 	Tracing variant of Tasks RCU enabled.
[    0.093732] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.093733] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.093740] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.093742] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.093744] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.096053] NR_IRQS: 20736, nr_irqs: 1032, preallocated irqs: 16
[    0.096245] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.096368] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.096398] Console: colour dummy device 80x25
[    0.096401] printk: legacy console [tty1] enabled
[    0.096446] ACPI: Core revision 20240322
[    0.096634] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.096654] APIC: Switch to symmetric I/O mode setup
[    0.097474] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.113320] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285c73ca10e, max_idle_ns: 440795227445 ns
[    0.113325] Calibrating delay loop (skipped), value calculated using timer frequency.. 5602.44 BogoMIPS (lpj=9333513)
[    0.113343] Zenbleed: please update your microcode for the most optimal fix
[    0.113347] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.113399] LVT offset 1 assigned for vector 0xf9
[    0.113500] LVT offset 2 assigned for vector 0xf4
[    0.113520] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.113521] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.113524] process: using mwait in idle threads
[    0.113527] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.113530] Spectre V2 : Mitigation: Retpolines
[    0.113531] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.113531] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.113532] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    0.113533] RETBleed: Mitigation: untrained return thunk
[    0.113536] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.113536] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[    0.113537] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.113539] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.113540] Speculative Return Stack Overflow: Mitigation: Safe RET
[    0.113546] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.113547] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.113548] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.113549] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.113550] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.136817] Freeing SMP alternatives memory: 40K
[    0.136824] pid_max: default: 32768 minimum: 301
[    0.140032] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.140068] landlock: Up and running.
[    0.140071] Yama: becoming mindful.
[    0.140077] LSM support for eBPF active
[    0.140122] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.140143] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.248452] smpboot: CPU0: AMD Custom APU 0932 (family: 0x17, model: 0x91, stepping: 0x0)
[    0.248750] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.248758] ... version:                0
[    0.248760] ... bit width:              48
[    0.248761] ... generic registers:      6
[    0.248762] ... value mask:             0000ffffffffffff
[    0.248764] ... max period:             00007fffffffffff
[    0.248765] ... fixed-purpose events:   0
[    0.248766] ... event mask:             000000000000003f
[    0.248875] signal: max sigframe size: 1776
[    0.248913] rcu: Hierarchical SRCU implementation.
[    0.248915] rcu: 	Max phase no-delay instances is 1000.
[    0.248992] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.250618] MCE: In-kernel MCE decoding enabled.
[    0.250682] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.250798] smp: Bringing up secondary CPUs ...
[    0.250933] smpboot: x86: Booting SMP configuration:
[    0.250934] .... node  #0, CPUs:      #2 #4 #6 #1 #3 #5 #7
[    0.260170] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.266707] smp: Brought up 1 node, 8 CPUs
[    0.266707] smpboot: Total of 8 processors activated (44818.56 BogoMIPS)
[    0.267998] Memory: 15136096K/15570416K available (16384K kernel code, 2129K rwdata, 12972K rodata, 3256K init, 3988K bss, 424200K reserved, 0K cma-reserved)
[    0.270007] devtmpfs: initialized
[    0.270045] x86/mm: Memory block size: 128MB
[    0.271414] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f20fff] (135168 bytes)
[    0.271414] ACPI: PM: Registering ACPI NVS region [mem 0x7af7f000-0x7cf7efff] (33554432 bytes)
[    0.271414] PM: Steam Deck quirk - no s2idle allowed!
[    0.271414] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.271414] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.271414] pinctrl core: initialized pinctrl subsystem
[    0.273324] PM: RTC time: 14:05:21, date: 2025-02-17
[    0.273324] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.273807] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.274093] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.274376] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.274593] thermal_sys: Registered thermal governor 'fair_share'
[    0.274596] thermal_sys: Registered thermal governor 'bang_bang'
[    0.274598] thermal_sys: Registered thermal governor 'step_wise'
[    0.274599] thermal_sys: Registered thermal governor 'user_space'
[    0.274600] thermal_sys: Registered thermal governor 'power_allocator'
[    0.274618] cpuidle: using governor ladder
[    0.274618] cpuidle: using governor menu
[    0.274618] Simple Boot Flag at 0x44 set to 0x1
[    0.274618] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.274618] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[    0.274618] PCI: Using configuration type 1 for base access
[    0.274618] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.277630] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.277630] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.277630] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.277630] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.278443] ACPI: Added _OSI(Module Device)
[    0.278443] ACPI: Added _OSI(Processor Device)
[    0.278443] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.278443] ACPI: Added _OSI(Processor Aggregator Device)
[    0.305901] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.307825] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.312456] ACPI: EC: EC started
[    0.312456] ACPI: EC: interrupt blocked
[    0.315890] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.315893] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.315896] ACPI: Interpreter enabled
[    0.315917] ACPI: PM: (supports S0 S3 S4 S5)
[    0.315920] ACPI: Using IOAPIC for interrupt routing
[    0.317725] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.317728] PCI: Ignoring E820 reservations for host bridge windows
[    0.318499] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.334196] ACPI: \_SB_.PRWL: New power resource
[    0.335499] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.335514] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.335680] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.335984] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.335997] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.336537] PCI host bridge to bus 0000:00
[    0.336542] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.336544] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.336547] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.336549] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
[    0.336552] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
[    0.336556] pci_bus 0000:00: root bus resource [mem 0x80000000-0xf7ffffff window]
[    0.336559] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window]
[    0.336561] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed814ff window]
[    0.336563] pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
[    0.336565] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
[    0.336567] pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
[    0.336569] pci_bus 0000:00: root bus resource [mem 0x4a0200000-0xf8ffffffff window]
[    0.336571] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.336586] pci 0000:00:00.0: [1022:1645] type 00 class 0x060000 conventional PCI endpoint
[    0.336692] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.336768] pci 0000:00:01.2: [1022:1647] type 01 class 0x060400 PCIe Root Port
[    0.336786] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.336793] pci 0000:00:01.2:   bridge window [mem 0x80700000-0x807fffff]
[    0.336852] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.337007] pci 0000:00:01.3: [1022:1647] type 01 class 0x060400 PCIe Root Port
[    0.337025] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.337031] pci 0000:00:01.3:   bridge window [mem 0x80600000-0x806fffff]
[    0.337088] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.337238] pci 0000:00:01.4: [1022:1647] type 01 class 0x060400 PCIe Root Port
[    0.337256] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.337262] pci 0000:00:01.4:   bridge window [mem 0x80000000-0x801fffff]
[    0.337319] pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
[    0.337472] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.337549] pci 0000:00:08.1: [1022:1648] type 01 class 0x060400 PCIe Root Port
[    0.337568] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.337573] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.337576] pci 0000:00:08.1:   bridge window [mem 0x80200000-0x805fffff]
[    0.337584] pci 0000:00:08.1:   bridge window [mem 0xf8e0000000-0xf8f01fffff 64bit pref]
[    0.337592] pci 0000:00:08.1: enabling Extended Tags
[    0.337636] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.337793] pci 0000:00:08.2: [1022:1648] type 01 class 0x060400 PCIe Root Port
[    0.337812] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.337830] pci 0000:00:08.2: enabling Extended Tags
[    0.337873] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.337996] pci 0000:00:08.3: [1022:1648] type 01 class 0x060400 PCIe Root Port
[    0.338015] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.338032] pci 0000:00:08.3: enabling Extended Tags
[    0.338075] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.338229] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.338387] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.338574] pci 0000:00:18.0: [1022:1660] type 00 class 0x060000 conventional PCI endpoint
[    0.338623] pci 0000:00:18.1: [1022:1661] type 00 class 0x060000 conventional PCI endpoint
[    0.338672] pci 0000:00:18.2: [1022:1662] type 00 class 0x060000 conventional PCI endpoint
[    0.338720] pci 0000:00:18.3: [1022:1663] type 00 class 0x060000 conventional PCI endpoint
[    0.338768] pci 0000:00:18.4: [1022:1664] type 00 class 0x060000 conventional PCI endpoint
[    0.338819] pci 0000:00:18.5: [1022:1665] type 00 class 0x060000 conventional PCI endpoint
[    0.338866] pci 0000:00:18.6: [1022:1666] type 00 class 0x060000 conventional PCI endpoint
[    0.338914] pci 0000:00:18.7: [1022:1667] type 00 class 0x060000 conventional PCI endpoint
[    0.339049] pci 0000:01:00.0: [2646:5016] type 00 class 0x010802 PCIe Endpoint
[    0.339074] pci 0000:01:00.0: BAR 0 [mem 0x80700000-0x80703fff 64bit]
[    0.339330] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.339510] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.339652] pci 0000:02:00.0: [1217:8621] type 00 class 0x080501 PCIe Endpoint
[    0.339672] pci 0000:02:00.0: BAR 0 [mem 0x80601000-0x80601fff]
[    0.339683] pci 0000:02:00.0: BAR 1 [mem 0x80600000-0x806007ff]
[    0.339814] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.350059] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.350192] pci 0000:03:00.0: [17cb:1103] type 00 class 0x028000 PCIe Endpoint
[    0.350217] pci 0000:03:00.0: BAR 0 [mem 0x80000000-0x801fffff 64bit]
[    0.350351] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.350695] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.350885] pci 0000:04:00.0: [1002:1435] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.350904] pci 0000:04:00.0: BAR 0 [mem 0xf8e0000000-0xf8efffffff 64bit pref]
[    0.350916] pci 0000:04:00.0: BAR 2 [mem 0xf8f0000000-0xf8f01fffff 64bit pref]
[    0.350925] pci 0000:04:00.0: BAR 4 [io  0x1000-0x10ff]
[    0.350934] pci 0000:04:00.0: BAR 5 [mem 0x80500000-0x8057ffff]
[    0.350948] pci 0000:04:00.0: enabling Extended Tags
[    0.351029] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.351086] pci 0000:04:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.351217] pci 0000:04:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.351230] pci 0000:04:00.1: BAR 0 [mem 0x805c0000-0x805c3fff]
[    0.351264] pci 0000:04:00.1: enabling Extended Tags
[    0.351312] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.351430] pci 0000:04:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
[    0.351451] pci 0000:04:00.2: BAR 2 [mem 0x80400000-0x804fffff]
[    0.351467] pci 0000:04:00.2: BAR 5 [mem 0x805c4000-0x805c5fff]
[    0.351479] pci 0000:04:00.2: enabling Extended Tags
[    0.351641] pci 0000:04:00.3: [1022:162c] type 00 class 0x0c0330 PCIe Endpoint
[    0.351659] pci 0000:04:00.3: BAR 0 [mem 0x80200000-0x802fffff 64bit]
[    0.351698] pci 0000:04:00.3: enabling Extended Tags
[    0.351749] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.351867] pci 0000:04:00.4: [1022:163b] type 00 class 0x0c0330 PCIe Endpoint
[    0.351885] pci 0000:04:00.4: BAR 0 [mem 0x80300000-0x803fffff 64bit]
[    0.351924] pci 0000:04:00.4: enabling Extended Tags
[    0.351975] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.352103] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.352116] pci 0000:04:00.5: BAR 0 [mem 0x80580000-0x805bffff]
[    0.352150] pci 0000:04:00.5: enabling Extended Tags
[    0.352198] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.352355] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.352428] pci 0000:05:00.0: [1022:145a] type 00 class 0x130000 PCIe Endpoint
[    0.352472] pci 0000:05:00.0: enabling Extended Tags
[    0.352569] pci 0000:05:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.352690] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.352761] pci 0000:06:00.0: [1022:145a] type 00 class 0x130000 PCIe Endpoint
[    0.352805] pci 0000:06:00.0: enabling Extended Tags
[    0.352898] pci 0000:06:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.3 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.353022] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.353941] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.353944] ACPI: PCI: Interrupt link LNKA disabled
[    0.354073] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.354075] ACPI: PCI: Interrupt link LNKB disabled
[    0.354178] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.354180] ACPI: PCI: Interrupt link LNKC disabled
[    0.354308] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.354309] ACPI: PCI: Interrupt link LNKD disabled
[    0.354429] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.354430] ACPI: PCI: Interrupt link LNKE disabled
[    0.354526] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.354528] ACPI: PCI: Interrupt link LNKF disabled
[    0.354629] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.354630] ACPI: PCI: Interrupt link LNKG disabled
[    0.354726] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.354728] ACPI: PCI: Interrupt link LNKH disabled
[    0.358291] ACPI: EC: interrupt unblocked
[    0.358294] ACPI: EC: event unblocked
[    0.358299] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.358301] ACPI: EC: GPE=0xa
[    0.358303] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[    0.358306] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.358391] iommu: Default domain type: Translated
[    0.358393] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.358652] SCSI subsystem initialized
[    0.358666] libata version 3.00 loaded.
[    0.358666] ACPI: bus type USB registered
[    0.358666] usbcore: registered new interface driver usbfs
[    0.358666] usbcore: registered new interface driver hub
[    0.358666] usbcore: registered new device driver usb
[    0.379738] EDAC MC: Ver: 3.0.0
[    0.380044] efivars: Registered efivars operations
[    0.380339] NetLabel: Initializing
[    0.380341] NetLabel:  domain hash size = 128
[    0.380343] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.380372] NetLabel:  unlabeled traffic allowed by default
[    0.380379] mctp: management component transport protocol core
[    0.380381] NET: Registered PF_MCTP protocol family
[    0.380389] PCI: Using ACPI for IRQ routing
[    0.382952] PCI: pci_cache_line_size set to 64 bytes
[    0.383022] resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.383024] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.383027] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
[    0.383029] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.383031] e820: reserve RAM buffer [mem 0x69c85018-0x6bffffff]
[    0.383033] e820: reserve RAM buffer [mem 0x6b368000-0x6bffffff]
[    0.383034] e820: reserve RAM buffer [mem 0x6c56f000-0x6fffffff]
[    0.383036] e820: reserve RAM buffer [mem 0x7279c000-0x73ffffff]
[    0.383038] e820: reserve RAM buffer [mem 0x7407f000-0x77ffffff]
[    0.383039] e820: reserve RAM buffer [mem 0x7877f000-0x7bffffff]
[    0.383041] e820: reserve RAM buffer [mem 0x7d000000-0x7fffffff]
[    0.383043] e820: reserve RAM buffer [mem 0x43f380000-0x43fffffff]
[    0.383397] pci 0000:04:00.0: vgaarb: setting as boot VGA device
[    0.383397] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.383397] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.383397] vgaarb: loaded
[    0.383589] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.383596] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.386659] clocksource: Switched to clocksource tsc-early
[    0.388293] VFS: Disk quotas dquot_6.6.0
[    0.388305] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.388428] pnp: PnP ACPI init
[    0.388721] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.388727] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.388731] system 00:00: [mem 0xa0000000-0xa00fffff] has been reserved
[    0.389038] system 00:03: [io  0x0400-0x04cf] has been reserved
[    0.389042] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.389045] system 00:03: [io  0x04d6] has been reserved
[    0.389047] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.389050] system 00:03: [io  0x0c14] has been reserved
[    0.389052] system 00:03: [io  0x0c50-0x0c52] has been reserved
[    0.389055] system 00:03: [io  0x0c6c] has been reserved
[    0.389057] system 00:03: [io  0x0c6f] has been reserved
[    0.389059] system 00:03: [io  0x0cd0-0x0cdb] has been reserved
[    0.389165] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.389169] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.389576] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.391268] pnp: PnP ACPI: found 6 devices
[    0.397815] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.397991] NET: Registered PF_INET protocol family
[    0.398252] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.416935] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.416974] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.417048] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.417287] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.417421] TCP: Hash tables configured (established 131072 bind 65536)
[    0.417540] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.417598] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.417675] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.417769] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.417779] NET: Registered PF_XDP protocol family
[    0.417798] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.417806] pci 0000:00:01.2:   bridge window [mem 0x80700000-0x807fffff]
[    0.417813] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.417817] pci 0000:00:01.3:   bridge window [mem 0x80600000-0x806fffff]
[    0.417824] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.417828] pci 0000:00:01.4:   bridge window [mem 0x80000000-0x801fffff]
[    0.417836] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.417844] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.417848] pci 0000:00:08.1:   bridge window [mem 0x80200000-0x805fffff]
[    0.417852] pci 0000:00:08.1:   bridge window [mem 0xf8e0000000-0xf8f01fffff 64bit pref]
[    0.417858] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.417866] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.417875] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.417878] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.417881] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.417883] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
[    0.417886] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
[    0.417888] pci_bus 0000:00: resource 9 [mem 0x80000000-0xf7ffffff window]
[    0.417891] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfeafffff window]
[    0.417894] pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed814ff window]
[    0.417897] pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
[    0.417899] pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
[    0.417902] pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
[    0.417904] pci_bus 0000:00: resource 15 [mem 0x4a0200000-0xf8ffffffff window]
[    0.417907] pci_bus 0000:01: resource 1 [mem 0x80700000-0x807fffff]
[    0.417910] pci_bus 0000:02: resource 1 [mem 0x80600000-0x806fffff]
[    0.417913] pci_bus 0000:03: resource 1 [mem 0x80000000-0x801fffff]
[    0.417915] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.417918] pci_bus 0000:04: resource 1 [mem 0x80200000-0x805fffff]
[    0.417920] pci_bus 0000:04: resource 2 [mem 0xf8e0000000-0xf8f01fffff 64bit pref]
[    0.418115] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.437423] pci 0000:04:00.4: quirk_usb_early_handoff+0x0/0x7d0 took 17462 usecs
[    0.437439] PCI: CLS 64 bytes, default 64
[    0.437456] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.437458] software IO TLB: mapped [mem 0x000000006ddef000-0x0000000071def000] (64MB)
[    0.437519] Trying to unpack rootfs image as initramfs...
[    0.437720] LVT offset 0 assigned for vector 0x400
[    0.440798] perf: AMD IBS detected (0x000003ff)
[    0.483401] Initialise system trusted keyrings
[    0.483414] Key type blacklist registered
[    0.483489] workingset: timestamp_bits=41 max_order=22 bucket_order=0
[    0.483499] zbud: loaded
[    0.483620] fuse: init (API version 7.40)
[    0.483726] integrity: Platform Keyring initialized
[    0.483729] integrity: Machine keyring initialized
[    0.498152] Key type asymmetric registered
[    0.498156] Asymmetric key parser 'x509' registered
[    0.498185] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.498248] io scheduler mq-deadline registered
[    0.498250] io scheduler kyber registered
[    0.498265] io scheduler bfq registered
[    0.499612] pcieport 0000:00:01.2: PME: Signaling with IRQ 25
[    0.499691] pcieport 0000:00:01.2: AER: enabled with IRQ 25
[    0.499743] pcieport 0000:00:01.2: DPC: enabled with IRQ 25
[    0.499745] pcieport 0000:00:01.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.499877] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
[    0.499936] pcieport 0000:00:01.3: AER: enabled with IRQ 26
[    0.499982] pcieport 0000:00:01.3: DPC: enabled with IRQ 26
[    0.499984] pcieport 0000:00:01.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.500108] pcieport 0000:00:01.4: PME: Signaling with IRQ 27
[    0.500159] pcieport 0000:00:01.4: AER: enabled with IRQ 27
[    0.500205] pcieport 0000:00:01.4: DPC: enabled with IRQ 27
[    0.500207] pcieport 0000:00:01.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.500334] pcieport 0000:00:08.1: PME: Signaling with IRQ 28
[    0.500571] pcieport 0000:00:08.2: PME: Signaling with IRQ 29
[    0.500750] pcieport 0000:00:08.3: PME: Signaling with IRQ 30
[    0.500859] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.502791] ACPI: AC: AC Adapter [ACAD] (off-line)
[    0.502857] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.502883] ACPI: button: Power Button [PWRB]
[    0.502936] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.502959] ACPI: button: Lid Switch [LID]
[    0.503011] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.503068] ACPI: button: Power Button [PWRF]
[    0.503442] Monitor-Mwait will be used to enter C-1 state
[    0.503448] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.503592] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.503703] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.503825] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.504009] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.504254] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.504500] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.504667] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.504875] Estimated ratio of average max frequency by base frequency (times 1024): 1152
[    0.505450] thermal LNXTHERM:00: registered as thermal_zone0
[    0.505453] ACPI: thermal: Thermal Zone [TZ01] (50 C)
[    0.505686] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.506573] ACPI: battery: Slot [BAT1] (battery present)
[    0.508327] Non-volatile memory driver v1.3
[    0.508330] Linux agpgart interface v0.103
[    0.508367] ACPI: bus type drm_connector registered
[    0.509658] usbcore: registered new interface driver usbserial_generic
[    0.509666] usbserial: USB Serial support registered for generic
[    0.509823] rtc_cmos 00:01: RTC can wake from S4
[    0.510114] rtc_cmos 00:01: registered as rtc0
[    0.510145] rtc_cmos 00:01: setting system clock to 2025-02-17T14:05:22 UTC (1739801122)
[    0.510181] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram
[    0.510777] ledtrig-cpu: registered to indicate activity on CPUs
[    0.511057] efifb: probing for efifb
[    0.511068] efifb: BGRT rotation bits set, not showing boot graphics
[    0.511070] efifb: framebuffer at 0xf8e0000000, using 4160k, total 4160k
[    0.511072] efifb: mode is 800x1280x32, linelength=3328, pages=1
[    0.511074] efifb: scrolling: redraw
[    0.511075] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.511122] fbcon: Deferring console take-over
[    0.511124] fb0: EFI VGA frame buffer device
[    0.511169] hid: raw HID events driver (C) Jiri Kosina
[    0.511242] drop_monitor: Initializing network drop monitor service
[    0.511392] NET: Registered PF_INET6 protocol family
[    0.517099] Freeing initrd memory: 16120K
[    0.523724] Segment Routing with IPv6
[    0.523731] RPL Segment Routing with IPv6
[    0.523764] In-situ OAM (IOAM) with IPv6
[    0.523829] NET: Registered PF_PACKET protocol family
[    0.525097] microcode: Current revision: 0x08901003
[    0.525379] resctrl: L3 allocation detected
[    0.525381] resctrl: MB allocation detected
[    0.525382] resctrl: L3 monitoring detected
[    0.525403] IPI shorthand broadcast: enabled
[    0.528351] sched_clock: Marking stable (526219508, 380205)->(528682203, -2082490)
[    0.528546] registered taskstats version 1
[    0.529420] Loading compiled-in X.509 certificates
[    0.532751] Loaded X.509 cert 'Build time autogenerated kernel key: 5cb45a36125ad9633ed0b1cde30929c80741c85d'
[    0.537127] zswap: loaded using pool zstd/zsmalloc
[    0.537256] Demotion targets for Node 0: null
[    0.537541] Key type .fscrypt registered
[    0.537543] Key type fscrypt-provisioning registered
[    0.538334] PM:   Magic number: 13:250:81
[    0.543309] RAS: Correctable Errors collector initialized.
[    0.560706] clk: Disabling unused clocks
[    0.560714] PM: genpd: Disabling unused power domains
[    0.562901] Freeing unused decrypted memory: 2044K
[    0.563381] Freeing unused kernel image (initmem) memory: 3256K
[    0.563399] Write protecting the kernel read-only data: 30720k
[    0.563900] Freeing unused kernel image (rodata/data gap) memory: 1364K
[    0.628867] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.628876] rodata_test: all tests were successful
[    0.628904] Run /init as init process
[    0.628906]   with arguments:
[    0.628908]     /init
[    0.628910]     splash
[    0.628911]   with environment:
[    0.628913]     HOME=/
[    0.628914]     TERM=linux
[    0.628915]     BOOT_IMAGE=/boot/vmlinuz-6.11.11-6.11.11-valve3_
[    0.645997] fbcon: Taking over console
[    0.646320] Console: switching consoles 4-6 to frame buffer device
[    0.794444] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[    0.794452] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.794584] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.794593] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    0.794691] xhci_hcd 0000:04:00.3: hcc params 0x0110ffe5 hci version 0x110 quirks 0x0000000000000010
[    0.794954] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.794957] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    0.794961] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.795014] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.795017] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.795020] usb usb1: Product: xHCI Host Controller
[    0.795022] usb usb1: Manufacturer: Linux 6.11.11-6.11.11-valve3_ xhci-hcd
[    0.795024] usb usb1: SerialNumber: 0000:04:00.3
[    0.795189] hub 1-0:1.0: USB hub found
[    0.795205] hub 1-0:1.0: 1 port detected
[    0.795365] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.795395] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.795398] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.795401] usb usb2: Product: xHCI Host Controller
[    0.795403] usb usb2: Manufacturer: Linux 6.11.11-6.11.11-valve3_ xhci-hcd
[    0.795405] usb usb2: SerialNumber: 0000:04:00.3
[    0.795559] hub 2-0:1.0: USB hub found
[    0.795572] hub 2-0:1.0: 1 port detected
[    0.795809] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.795847] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[    0.795934] xhci_hcd 0000:04:00.4: USB3 root hub has no ports
[    0.795938] xhci_hcd 0000:04:00.4: hcc params 0x0128ffe5 hci version 0x110 quirks 0x0000000000000010
[    0.796511] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.796516] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    0.796520] xhci_hcd 0000:04:00.4: Host supports USB 3.0 SuperSpeed
[    0.796593] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.796596] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.796599] usb usb3: Product: xHCI Host Controller
[    0.796602] usb usb3: Manufacturer: Linux 6.11.11-6.11.11-valve3_ xhci-hcd
[    0.796604] usb usb3: SerialNumber: 0000:04:00.4
[    0.796790] hub 3-0:1.0: USB hub found
[    0.796811] hub 3-0:1.0: 6 ports detected
[    0.797450] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.797491] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.797495] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.797498] usb usb4: Product: xHCI Host Controller
[    0.797500] usb usb4: Manufacturer: Linux 6.11.11-6.11.11-valve3_ xhci-hcd
[    0.797503] usb usb4: SerialNumber: 0000:04:00.4
[    0.797659] hub 4-0:1.0: USB hub found
[    0.797668] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    0.798391] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.803324] sdhci: Secure Digital Host Controller Interface driver
[    0.803329] sdhci: Copyright(c) Pierre Ossman
[    0.810574] nvme nvme0: pci function 0000:01:00.0
[    0.816709] sdhci-pci 0000:02:00.0: SDHCI controller found [1217:8621] (rev 1)
[    0.836501] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
[    0.873789] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.908548] nvme nvme0: 8/0/0 default/read/poll queues
[    0.911359]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    0.927540] raid6: skipped pq benchmark and selected avx2x4
[    0.927545] raid6: using avx2x2 recovery algorithm
[    0.931328] xor: automatically using best checksumming function   avx       
[    1.047653] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.061039] Btrfs loaded, zoned=yes, fsverity=yes
[    1.199487] usb 3-3: New USB device found, idVendor=28de, idProduct=1205, bcdDevice= 2.00
[    1.199499] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.199505] usb 3-3: Product: Steam Deck Controller
[    1.199510] usb 3-3: Manufacturer: Valve Software
[    1.199514] usb 3-3: SerialNumber: MFCB43701A8A
[    1.375023] usbcore: registered new interface driver usbhid
[    1.375033] usbhid: USB HID core driver
[    1.417824] BTRFS: device label rootfs devid 1 transid 200 /dev/nvme0n1p4 (259:4) scanned by mount (356)
[    1.418181] BTRFS info (device nvme0n1p4): first mount of filesystem c8188f56-893f-49c2-85c0-19509b11b237
[    1.418195] BTRFS info (device nvme0n1p4): using crc32c (crc32c-intel) checksum algorithm
[    1.418202] BTRFS info (device nvme0n1p4): using free-space-tree
[    1.430425] tsc: Refined TSC clocksource calibration: 2799.999 MHz
[    1.430439] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3fb0b68, max_idle_ns: 440795224466 ns
[    1.430477] clocksource: Switched to clocksource tsc
[    1.540659] EXT4-fs (nvme0n1p6): mounted filesystem d086cdda-9074-4034-b42b-22607f7d543c r/w with ordered data mode. Quota mode: none.
[    1.567982] overlayfs: "xino" feature enabled using 2 upper inode bits.
[    1.670159] systemd[1]: systemd 256.7-1.2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    1.670165] systemd[1]: Detected architecture x86-64.
[    1.670856] systemd[1]: Hostname set to <steamdeck>.
[    1.973697] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    2.104511] systemd-ssh-generator[468]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[    2.104517] systemd-ssh-generator[468]: → connect via 'ssh .host' locally
[    2.112121] zram: Added device: zram0
[    2.212536] systemd[1]: /usr/lib/systemd/system/steamos-post-update.service:14: Unknown key 'WantedBy' in section [Unit], ignoring.
[    2.216397] systemd[1]: Condition check resulted in System Slice being skipped.
[    2.216450] systemd[1]: Condition check resulted in Root Slice being skipped.
[    2.217626] systemd[1]: Queued start job for default target Graphical Interface.
[    2.256338] systemd[1]: Created slice Slice /system/dirmngr.
[    2.256793] systemd[1]: Created slice Slice /system/getty.
[    2.257191] systemd[1]: Created slice Slice /system/gpg-agent.
[    2.257564] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    2.257932] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    2.258306] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    2.258670] systemd[1]: Created slice Slice /system/keyboxd.
[    2.259041] systemd[1]: Created slice Slice /system/modprobe.
[    2.259412] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.259788] systemd[1]: Created slice Slice /system/systemd-growfs.
[    2.260150] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[    2.260457] systemd[1]: Created slice User and Session Slice.
[    2.260536] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.260582] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.260801] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.260819] systemd[1]: Expecting device /dev/disk/by-partsets/self/efi...
[    2.260826] systemd[1]: Expecting device /dev/disk/by-partsets/shared/esp...
[    2.260835] systemd[1]: Expecting device /dev/disk/by-partsets/shared/home...
[    2.260842] systemd[1]: Expecting device /dev/tpmrm0...
[    2.260847] systemd[1]: Expecting device /dev/zram0...
[    2.260860] systemd[1]: Reached target Local Encrypted Volumes.
[    2.260877] systemd[1]: Reached target Login Prompts.
[    2.260890] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.260917] systemd[1]: Reached target Path Units.
[    2.260927] systemd[1]: Reached target Remote File Systems.
[    2.260942] systemd[1]: Reached target Slice Units.
[    2.260977] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.261063] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.263417] systemd[1]: Listening on Process Core Dump Socket.
[    2.264026] systemd[1]: Listening on Credential Encryption/Decryption.
[    2.264121] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.264209] systemd[1]: Listening on Journal Sockets.
[    2.264307] systemd[1]: Listening on udev Control Socket.
[    2.264360] systemd[1]: Listening on udev Kernel Socket.
[    2.264421] systemd[1]: Listening on User Database Manager Socket.
[    2.266742] systemd[1]: Mounting Huge Pages File System...
[    2.268137] systemd[1]: Mounting POSIX Message Queue File System...
[    2.269108] systemd[1]: Mounting Kernel Debug File System...
[    2.270036] systemd[1]: Mounting Kernel Trace File System...
[    2.271973] systemd[1]: Starting Create List of Static Device Nodes...
[    2.273348] systemd[1]: Starting Load Kernel Module configfs...
[    2.274927] systemd[1]: Starting Load Kernel Module dm_mod...
[    2.276613] systemd[1]: Starting Load Kernel Module drm...
[    2.278253] systemd[1]: Starting Load Kernel Module fuse...
[    2.279838] systemd[1]: Starting Load Kernel Module loop...
[    2.280088] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    2.280171] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.282344] systemd[1]: Starting Journal Service...
[    2.283994] systemd[1]: Starting Load Kernel Modules...
[    2.285207] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.286397] systemd[1]: Starting Load udev Rules from Credentials...
[    2.287571] systemd[1]: Starting Coldplug All udev Devices...
[    2.290658] loop: module loaded
[    2.291553] systemd[1]: Mounted Huge Pages File System.
[    2.292454] systemd[1]: Mounted POSIX Message Queue File System.
[    2.292582] systemd[1]: Mounted Kernel Debug File System.
[    2.292704] systemd[1]: Mounted Kernel Trace File System.
[    2.293036] systemd[1]: Finished Create List of Static Device Nodes.
[    2.295160] device-mapper: uevent: version 1.0.3
[    2.295284] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxxxxxxx
[    2.295628] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.295881] systemd[1]: Finished Load Kernel Module configfs.
[    2.296273] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    2.296493] systemd[1]: Finished Load Kernel Module dm_mod.
[    2.296791] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.296990] systemd[1]: Finished Load Kernel Module drm.
[    2.297307] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.297544] systemd[1]: Finished Load Kernel Module fuse.
[    2.297902] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    2.298169] systemd[1]: Finished Load Kernel Module loop.
[    2.299020] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.299283] systemd[1]: Finished Load udev Rules from Credentials.
[    2.300309] systemd[1]: Mounting FUSE Control File System...
[    2.301063] systemd[1]: Mounting Kernel Configuration File System...
[    2.301484] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.302159] systemd-journald[492]: Collecting audit messages is disabled.
[    2.302605] systemd[1]: Starting Load/Save OS Random Seed...
[    2.303804] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    2.303983] i2c_dev: i2c /dev entries driver
[    2.308504] systemd[1]: Mounted FUSE Control File System.
[    2.308634] systemd[1]: Mounted Kernel Configuration File System.
[    2.317625] systemd[1]: Finished Load/Save OS Random Seed.
[    2.321271] systemd[1]: Starting User Database Manager...
[    2.329602] Asymmetric key parser 'pkcs8' registered
[    2.330669] systemd[1]: Finished Load Kernel Modules.
[    2.331880] systemd[1]: Starting Apply Kernel Variables...
[    2.342788] systemd[1]: Finished Apply Kernel Variables.
[    2.346745] systemd[1]: Started Journal Service.
[    2.583356] AMDI0020:00: ttyS4 at MMIO 0xfedc9000 (irq = 3, base_baud = 3000000) is a 16550A
[    2.591685] zram0: detected capacity change from 0 to 15168512
[    2.615600] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    2.625154] AMDI0020:04: ttyS5 at MMIO 0xfedd1000 (irq = 15, base_baud = 3000000) is a 16550A
[    2.627289] serial serial0: tty port ttyS5 registered
[    2.642400] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[    2.644620] ccp 0000:04:00.2: tee enabled
[    2.644908] ccp 0000:04:00.2: psp enabled
[    2.646492] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    2.646981] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:01/input/input3
[    2.658292] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.0/0003:28DE:1205.0001/input/input4
[    2.662600] cdc_acm 3-3:1.3: ttyACM0: USB ACM device
[    2.662684] usbcore: registered new interface driver cdc_acm
[    2.662689] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.713987] hid-generic 0003:28DE:1205.0001: input,hidraw0: USB HID v1.11 Keyboard [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input0
[    2.714273] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.1/0003:28DE:1205.0002/input/input5
[    2.714410] hid-generic 0003:28DE:1205.0002: input,hidraw1: USB HID v1.11 Mouse [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input1
[    2.714671] hid-generic 0003:28DE:1205.0003: hiddev96,hidraw2: USB HID v1.11 Device [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input2
[    2.769440] input: FTS3528:00 2808:1015 Touchscreen as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input6
[    2.769548] input: FTS3528:00 2808:1015 as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input8
[    2.769626] hid-generic 0018:2808:1015.0004: input,hidraw3: I2C HID v1.00 Device [FTS3528:00 2808:1015] on i2c-FTS3528:00
[    2.774547] Adding 7584252k swap on /dev/zram0.  Priority:100 extents:1 across:7584252k SSDsc
[    2.779417] tpm_crb MSFT0101:00: Disabling hwrng
[    2.779447] tpm tpm0: tpm_read_log_acpi: Failed to map ACPI memory
[    2.791069] input: PC Speaker as /devices/platform/pcspkr/input/input9
[    2.794724] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    2.794734] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    2.803602] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    2.804296] i2c i2c-6: Successfully instantiated SPD at 0x50
[    2.804874] i2c i2c-6: Successfully instantiated SPD at 0x51
[    2.805446] i2c i2c-6: Successfully instantiated SPD at 0x52
[    2.806017] i2c i2c-6: Successfully instantiated SPD at 0x53
[    2.811401] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    2.811408] RAPL PMU: hw unit of domain package 2^-16 Joules
[    2.816181] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    2.816324] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    2.816418] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    2.828231] cryptd: max_cpu_qlen set to 1000
[    2.835986] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input10
[    2.894323] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.894476] Bluetooth: Core ver 2.22
[    2.894502] NET: Registered PF_BLUETOOTH protocol family
[    2.894504] Bluetooth: HCI device and connection manager initialized
[    2.894510] Bluetooth: HCI socket layer initialized
[    2.894514] Bluetooth: L2CAP socket layer initialized
[    2.894524] Bluetooth: SCO socket layer initialized
[    2.894674] max98388 i2c-ADS8388:00: MAX98388 revisionID: 0x41
[    2.895115] max98388 i2c-ADS8388:01: MAX98388 revisionID: 0x41
[    2.899237] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.899449] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    2.907093] AES CTR mode by8 optimization enabled
[    2.910616] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[    2.910766] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    2.923180] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.0/0003:28DE:1205.0001/input/input11
[    2.966616] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input12
[    3.038862] Bluetooth: HCI UART driver ver 2.3
[    3.038870] Bluetooth: HCI UART protocol H4 registered
[    3.038872] Bluetooth: HCI UART protocol BCSP registered
[    3.038899] Bluetooth: HCI UART protocol LL registered
[    3.038900] Bluetooth: HCI UART protocol ATH3K registered
[    3.038913] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    3.038966] Bluetooth: HCI UART protocol Intel registered
[    3.039055] Bluetooth: HCI UART protocol Broadcom registered
[    3.039070] Bluetooth: HCI UART protocol QCA registered
[    3.039072] Bluetooth: HCI UART protocol AG6XX registered
[    3.039084] Bluetooth: HCI UART protocol Marvell registered
[    3.040631] dw-apb-uart AMDI0020:04: failed to request DMA
[    3.094644] snd_sof_amd_vangogh 0000:04:00.5: enabling device (0000 -> 0002)
[    3.095535] snd_sof_amd_vangogh 0000:04:00.5: Firmware paths/files for ipc type 0:
[    3.095540] snd_sof_amd_vangogh 0000:04:00.5:  Topology file:     amd/sof-tplg/sof-vangogh-nau8821-max.tplg
[    3.103025] snd_sof_amd_vangogh 0000:04:00.5: Firmware info: version 2:5:0-2f2ab
[    3.103034] snd_sof_amd_vangogh 0000:04:00.5: Firmware: ABI 3:26:0 Kernel ABI 3:23:1
[    3.116941] ath11k_pci 0000:03:00.0: BAR 0 [mem 0x80000000-0x801fffff 64bit]: assigned
[    3.116966] ath11k_pci 0000:03:00.0: enabling device (0000 -> 0002)
[    3.117103] ath11k_pci 0000:03:00.0: MSI vectors: 1
[    3.117111] ath11k_pci 0000:03:00.0: qca2066 hw2.1
[    3.120668] hid-steam 0003:28DE:1205.0001: input,hidraw0: USB HID v1.11 Keyboard [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input0
[    3.120962] hid-steam 0003:28DE:1205.0003: hiddev96: USB HID v1.11 Device [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input2
[    3.181500] hid-steam 0003:28DE:1205.0003: Steam Controller 'FYZZ4380009C' connected
[    3.187549] input: Steam Deck as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input16
[    3.227759] NET: Registered PF_QIPCRTR protocol family
[    3.230954] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.1/0003:28DE:1205.0002/input/input17
[    3.231423] kvm_amd: TSC scaling supported
[    3.231426] kvm_amd: Nested Virtualization enabled
[    3.231428] kvm_amd: Nested Paging enabled
[    3.231430] kvm_amd: LBR virtualization supported
[    3.231432] kvm_amd: SEV enabled (ASIDs 1 - 14)
[    3.231434] kvm_amd: SEV-ES disabled (ASIDs 0 - 0)
[    3.231443] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.231444] kvm_amd: Virtual GIF supported
[    3.233780] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input13
[    3.233868] input: Steam Deck Motion Sensors as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input18
[    3.233964] hid-steam 0003:28DE:1205.0002: input,hidraw1: USB HID v1.11 Mouse [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input1
[    3.233975] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input14
[    3.234063] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input15
[    3.237162] hid-steam 0003:28DE:1205.0005: hidraw2: USB HID v1.11 Device [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input2
[    3.267145] Bluetooth: hci0: setting up qca2066
[    3.270577] Bluetooth: hci0: Frame reassembly failed (-84)
[    3.384591] mhi mhi0: Requested to power ON
[    3.384619] mhi mhi0: Power on setup success
[    3.454126] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    3.487108] mhi mhi0: Wait for device to enter SBL or Mission mode
[    3.555320] EXT4-fs (nvme0n1p8): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0
[    3.557643] input: FTS3528:00 2808:1015 as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input19
[    3.558078] input: FTS3528:00 2808:1015 UNKNOWN as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input21
[    3.558239] hid-multitouch 0018:2808:1015.0004: input,hidraw3: I2C HID v1.00 Device [FTS3528:00 2808:1015] on i2c-FTS3528:00
[    3.581383] EXT4-fs (nvme0n1p8): mounted filesystem 1bb334e6-3c14-46b3-9bae-d50053587d50 r/w with ordered data mode. Quota mode: none.
[    3.595782] EXT4-fs (nvme0n1p8): resizing filesystem from 247265617 to 247265617 blocks
[    3.596058] Adding 16777212k swap on /home/swapfile.  Priority:-2 extents:135 across:449970176k SS
[    3.617609] Bluetooth: hci0: QCA Product ID   :0x00000013
[    3.617617] Bluetooth: hci0: QCA SOC Version  :0x400c0210
[    3.617619] Bluetooth: hci0: QCA ROM Version  :0x00000201
[    3.617621] Bluetooth: hci0: QCA Patch Version:0x000038e6
[    3.617623] Bluetooth: hci0: QCA controller version 0x02100201
[    3.617626] Bluetooth: hci0: QCA Downloading qca/hpbtfw21.tlv
[    4.337376] Bluetooth: hci0: QCA Downloading qca/hpnv21.309
[    4.469130] systemd-journald[492]: Received client request to flush runtime journal.
[    4.504930] Bluetooth: hci0: QCA setup on UART is completed
[    4.504976] Bluetooth: hci0: HFP non-HCI data transport is supported
[    5.857751] mousedev: PS/2 mouse device common for all mice
[    5.865434] snd_sof_amd_vangogh 0000:04:00.5: Topology: ABI 3:26:0 Kernel ABI 3:23:1
[    5.865674] sof_mach nau8821-max: ASoC: Parent card not yet available, widget card binding deferred
[    5.865682] snd_sof_amd_vangogh 0000:04:00.5: ACP_HS config ACP1 channel 2 rate 48000 tdm_mode 0
[    5.865689] snd_sof_amd_vangogh 0000:04:00.5: ACP_BT config ACP2 channel 2 rate 16000 tdm_mode 0
[    5.865698] snd_sof_amd_vangogh 0000:04:00.5: ACP_BT config ACP2 channel 2 rate 16000 tdm_mode 0
[    5.865703] snd_sof_amd_vangogh 0000:04:00.5: ACP_SP config ACP0 channel 2 rate 48000 tdm_mode 0
[    5.865709] snd_sof_amd_vangogh 0000:04:00.5: ACP_HS config ACP1 channel 2 rate 48000 tdm_mode 0
[    5.865714] snd_sof_amd_vangogh 0000:04:00.5: ACP_SP config ACP0 channel 2 rate 48000 tdm_mode 0
[    5.871481] [drm] amdgpu kernel modesetting enabled.
[    5.882569] amdgpu: Virtual CRAT table created for CPU
[    5.882589] amdgpu: Topology: Add CPU node
[    5.882786] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[    5.882857] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x1435 0x1002:0x0123 0xAE).
[    5.884375] [drm] register mmio base: 0x80500000
[    5.884378] [drm] register mmio size: 524288
[    5.886207] max98388 i2c-ADS8388:00: Reset completed (retry:0)
[    5.890241] [drm] add ip block number 0 <nv_common>
[    5.890244] [drm] add ip block number 1 <gmc_v10_0>
[    5.890246] [drm] add ip block number 2 <navi10_ih>
[    5.890248] [drm] add ip block number 3 <psp>
[    5.890250] [drm] add ip block number 4 <smu>
[    5.890252] [drm] add ip block number 5 <dm>
[    5.890254] [drm] add ip block number 6 <gfx_v10_0>
[    5.890256] [drm] add ip block number 7 <sdma_v5_2>
[    5.890258] [drm] add ip block number 8 <vcn_v3_0>
[    5.890260] [drm] add ip block number 9 <jpeg_v3_0>
[    5.890278] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[    5.890281] amdgpu: ATOM BIOS: 113-AMDSphJupiter-002
[    5.896239] ath11k_pci 0000:03:00.0: chip_id 0x2 chip_family 0xb board_id 0x309 soc_id 0x400c0210
[    5.896247] ath11k_pci 0000:03:00.0: fw_version 0x110e7fff fw_build_timestamp 2024-05-28 15:23 fw_build_id WLAN.HSP.1.1-03926.13-QCAHSPSWPL_V2_SILICONZ_CE-2.52297.6
[    5.900155] max98388 i2c-ADS8388:01: Reset completed (retry:0)
[    5.901922] Console: switching consoles 4-6 to dummy device
[    5.901965] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    5.901970] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    5.902016] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    5.902025] amdgpu 0000:04:00.0: amdgpu: VRAM: 1024M 0x000000F400000000 - 0x000000F43FFFFFFF (1024M used)
[    5.902029] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    5.902038] [drm] Detected VRAM RAM=1024M, BAR=1024M
[    5.902041] [drm] RAM width 128bits LPDDR5
[    5.902189] [drm] amdgpu: 1024M of VRAM memory ready
[    5.902193] [drm] amdgpu: 8128M of GTT memory ready.
[    5.902216] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    5.902667]  acp-headset-codec: codec dai name = nau8821-hifi
[    5.902891] [drm] PCIE GART of 1024M enabled (table at 0x000000F43FC00000).
[    5.903731] [drm] Loading DMUB firmware via PSP: version=0x0300000A
[    5.904547] input: sof-nau8821-max Headset Jack as /devices/pci0000:00/0000:00:08.1/0000:04:00.5/nau8821-max/sound/card1/input22
[    5.904752] [drm] use_doorbell being set to: [false]
[    5.904810] [drm] Found VCN firmware Version ENC: 1.27 DEC: 2 VEP: 0 Revision: 0
[    5.928503] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from 0xf43e000000 for PSP TMR
[    5.966619] intel_rapl_common: Found RAPL domain package
[    5.966629] intel_rapl_common: Found RAPL domain core
[    6.023050] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully!
[    6.023059] [drm] Seamless boot condition check passed
[    6.024062] [drm] Display Core v3.2.291 initialized on DCN 3.0.1
[    6.024067] [drm] DP-HDMI FRL PCON supported
[    6.024640] [drm] DMUB hardware initialized: version=0x0300000A
[    6.026211] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    6.090904] SteamOS System Info: SteamOS
[    6.104481] SteamOS System Info: Partition:
[    6.104489] A
[    6.104502] SteamOS System Info: Serial Numbers:
[    6.113053] SteamOS System Info:	board_serial: MEDV43701BD9
[    6.122824] SteamOS System Info:	product_serial: FYZZ4380009C
[    6.135936] SteamOS System Info: Battery:
[    6.150561] SteamOS System Info:	model_name: VDL-M
[    6.160815] SteamOS System Info:	status: Discharging
[    6.164148] ramoops: using module parameters
[    6.165471] pstore: Using crash dump compression: deflate
[    6.165494] pstore: Registered ramoops as persistent store backend
[    6.165496] ramoops: using 0x500000@0x7e000000, ecc: 0
[    6.165610] SteamOS System Info:	capacity: 85
[    6.165649] SteamOS System Info: Boot Config:
[    6.178725] SteamOS System Info:	A       boot-attempts	2
[    6.184555] SteamOS System Info:	A          boot-count	40
[    6.205716] ath11k_pci 0000:03:00.0: Unexpected Regulatory event for this wiphy
[    6.213133] VLV Successfully queried backlight range over ACPI: 0 255
[    6.214039] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.214048] Bluetooth: BNEP filters: protocol multicast
[    6.214056] Bluetooth: BNEP socket layer initialized
[    6.214822] SteamOS System Info:	A   boot-requested-at	20250213123338
[    6.215131] Bluetooth: MGMT ver 1.23
[    6.224302] [drm] kiq ring mec 2 pipe 1 q 0
[    6.225233] SteamOS System Info:	A           boot-time	20250217134424
[    6.226337] NET: Registered PF_ALG protocol family
[    6.228909] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    6.228950] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    6.229150] amdgpu: Virtual CRAT table created for GPU
[    6.229254] amdgpu: Topology: Add dGPU node [0x1435:0x1002]
[    6.229259] kfd kfd: amdgpu: added device 1002:1435
[    6.229282] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[    6.229291] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    6.229294] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    6.229296] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    6.229299] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    6.229302] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    6.229305] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    6.229307] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    6.229310] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    6.229312] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    6.229315] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    6.229319] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    6.229322] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    6.229325] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    6.229327] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
[    6.229330] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
[    6.229333] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[    6.234397] amdgpu 0000:04:00.0: amdgpu: Runtime PM not available
[    6.234630] SteamOS System Info:	A             comment	[2025-02-17 18:44:24 +0500] bootconf mode: boot-ok
[    6.241161] SteamOS System Info:	A       image-invalid	0
[    6.242569] [drm] Initialized amdgpu 3.59.0 for 0000:04:00.0 on minor 0
[    6.248804] SteamOS System Info:	B       boot-attempts	0
[    6.258754] fbcon: amdgpudrmfb (fb0) is primary device
[    6.258771] Console: switching consoles 4-6 to frame buffer device
[    6.258778] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    6.259056] SteamOS System Info:	B          boot-count	71
[    6.269188] SteamOS System Info:	B   boot-requested-at	20250205090425
[    6.285200] SteamOS System Info:	B           boot-time	20250213122500
[    6.313703] SteamOS System Info:	B             comment	[2025-02-13 17:25:00 +0500] bootconf mode: boot-ok
[    6.323826] SteamOS System Info:	B       image-invalid	0
[    6.581621] input: Steam Deck as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input23
[    6.581758] input: Steam Deck Motion Sensors as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input24
[    7.620577] wlan0: authenticate with 24:4c:07:c1:8f:80 (local address=98:a1:4a:32:45:b6)
[    7.620585] wlan0: send auth to 24:4c:07:c1:8f:80 (try 1/3)
[    7.631593] wlan0: authenticated
[    7.633745] wlan0: associate with 24:4c:07:c1:8f:80 (try 1/3)
[    7.638861] wlan0: RX AssocResp from 24:4c:07:c1:8f:80 (capab=0x411 status=0 aid=4)
[    7.659093] wlan0: associated
[    9.247211] Bluetooth: RFCOMM TTY layer initialized
[    9.247223] Bluetooth: RFCOMM socket layer initialized
[    9.247230] Bluetooth: RFCOMM ver 1.11
[   13.615476] warning: `iwconfig' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[   16.480719] systemd-ssh-generator[2072]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[   16.480727] systemd-ssh-generator[2072]: → connect via 'ssh .host' locally
[   16.812499] block nvme0n1: No UUID available providing old NGUID
[   16.933544] systemd-ssh-generator[2168]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[   16.933552] systemd-ssh-generator[2168]: → connect via 'ssh .host' locally
[   17.007659] input: Microsoft X-Box 360 pad 0 as /devices/virtual/input/input25
[   19.379686] [drm] pre_validate_dsc:1589 MST_DSC dsc precompute is not needed
[   19.384980] [drm] Failed to add display topology, DTM TA is not initialized.
[   94.969673] input: Steam Deck as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input26
[   94.969938] input: Steam Deck Motion Sensors as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input27
[   95.374978] [drm] Failed to add display topology, DTM TA is not initialized.
[   95.931936] [drm] Failed to add display topology, DTM TA is not initialized.
[   98.053967] [drm] Failed to add display topology, DTM TA is not initialized.
[  106.185157] input: Microsoft X-Box 360 pad 0 as /devices/virtual/input/input28
[  248.969571] wlan0: deauthenticating from 24:4c:07:c1:8f:80 by local choice (Reason: 3=DEAUTH_LEAVING)
[  249.485318] PM: Image not found (code -16)
[  249.485849] PM: hibernation: hibernation entry
[  249.750669] Filesystems sync: 0.005 seconds
[  249.750876] Freezing user space processes
[  249.752466] Freezing user space processes completed (elapsed 0.001 seconds)
[  249.752471] OOM killer disabled.
[  249.752654] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[  249.752659] PM: hibernation: Marking nosave pages: [mem 0x0009f000-0x000fffff]
[  249.752665] PM: hibernation: Marking nosave pages: [mem 0x09b00000-0x09dfffff]
[  249.752694] PM: hibernation: Marking nosave pages: [mem 0x09f00000-0x09f20fff]
[  249.752698] PM: hibernation: Marking nosave pages: [mem 0x69c85000-0x69c85fff]
[  249.752701] PM: hibernation: Marking nosave pages: [mem 0x69c90000-0x69c90fff]
[  249.752703] PM: hibernation: Marking nosave pages: [mem 0x6b368000-0x6c567fff]
[  249.752865] PM: hibernation: Marking nosave pages: [mem 0x6c56f000-0x6c56ffff]
[  249.752868] PM: hibernation: Marking nosave pages: [mem 0x7279c000-0x72a3ffff]
[  249.752894] PM: hibernation: Marking nosave pages: [mem 0x7407f000-0x7407ffff]
[  249.752896] PM: hibernation: Marking nosave pages: [mem 0x7877f000-0x7cffefff]
[  249.753541] PM: hibernation: Marking nosave pages: [mem 0x7d000000-0xffffffff]
[  249.764375] PM: hibernation: Basic memory bitmaps created
[  249.771081] PM: hibernation: Preallocating image memory
[  253.676308] PM: hibernation: Allocated 1441701 pages for snapshot
[  253.676315] PM: hibernation: Allocated 5766804 kbytes in 3.90 seconds (1478.66 MB/s)
[  253.676319] Freezing remaining freezable tasks
[  253.677887] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[  253.678178] printk: Suspending console(s) (use no_console_suspend to debug)
[  254.093328] amdgpu 0000:04:00.0: amdgpu: MODE2 reset
[  254.304376] ACPI: EC: interrupt blocked
[  254.305390] ACPI: PM: Preparing to enter system sleep state S4
[  254.306403] ACPI: EC: event blocked
[  254.306405] ACPI: EC: EC stopped
[  254.306406] ACPI: PM: Saving platform NVS memory
[  254.337601] Disabling non-boot CPUs ...
[  254.339717] smpboot: CPU 7 is now offline
[  254.342187] smpboot: CPU 6 is now offline
[  254.344574] smpboot: CPU 5 is now offline
[  254.347149] smpboot: CPU 4 is now offline
[  254.349494] smpboot: CPU 3 is now offline
[  254.351850] smpboot: CPU 2 is now offline
[  254.354334] smpboot: CPU 1 is now offline
[  254.354979] Spectre V2 : Update user space SMT mitigation: STIBP off
[  254.355260] PM: hibernation: Creating image:
[  255.140212] PM: hibernation: Need to copy 1434400 pages
[  255.140219] PM: hibernation: Normal pages needed: 1434400 + 1024, available pages: 2456634
[  254.355539] ACPI: PM: Restoring platform NVS memory
[  254.360575] ACPI: EC: EC started
[  254.360632] LVT offset 0 assigned for vector 0x400
[  254.361248] Enabling non-boot CPUs ...
[  254.361764] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  254.364983] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[  254.365282] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[  254.365304] CPU1 is up
[  254.365835] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  254.368741] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[  254.369006] CPU2 is up
[  254.369536] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  254.372519] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[  254.372855] CPU3 is up
[  254.373410] smpboot: Booting Node 0 Processor 4 APIC 0x4
[  254.376306] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[  254.376610] CPU4 is up
[  254.377276] smpboot: Booting Node 0 Processor 5 APIC 0x5
[  254.380278] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[  254.380691] CPU5 is up
[  254.381179] smpboot: Booting Node 0 Processor 6 APIC 0x6
[  254.384210] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[  254.384682] CPU6 is up
[  254.385072] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  254.388121] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[  254.388604] CPU7 is up
[  254.397520] ACPI: PM: Waking up from system sleep state S4
[  254.398632] ACPI: EC: interrupt unblocked
[  254.555995] mhi mhi0: Requested to power ON
[  254.556024] mhi mhi0: Power on setup success
[  254.644971] mhi mhi0: Wait for device to enter SBL or Mission mode
[  255.301336] ath11k_pci 0000:03:00.0: chip_id 0x2 chip_family 0xb board_id 0x309 soc_id 0x400c0210
[  255.301347] ath11k_pci 0000:03:00.0: fw_version 0x110e7fff fw_build_timestamp 2024-05-28 15:23 fw_build_id WLAN.HSP.1.1-03926.13-QCAHSPSWPL_V2_SILICONZ_CE-2.52297.6
[  255.599525] ath11k_pci 0000:03:00.0: Unexpected Regulatory event for this wiphy
[  255.689438] usb usb1: root hub lost power or was reset
[  255.689438] usb usb3: root hub lost power or was reset
[  255.689441] ACPI: EC: event unblocked
[  255.689447] usb usb2: root hub lost power or was reset
[  255.689447] usb usb4: root hub lost power or was reset
[  255.690000] xhci_hcd 0000:04:00.4: USB3 root hub has no ports
[  255.690241] [drm] PCIE GART of 1024M enabled (table at 0x000000F43FC00000).
[  255.690280] amdgpu 0000:04:00.0: amdgpu: PSP is resuming...
[  255.691328] i2c_hid_acpi i2c-FTS3528:00: i2c_hid_get_input: incomplete report (66/256)
[  255.701341] max98388 i2c-ADS8388:00: Reset completed (retry:0)
[  255.701557] max98388 i2c-ADS8388:01: Reset completed (retry:0)
[  255.712862] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from 0xf43e000000 for PSP TMR
[  255.765080] nvme nvme0: 8/0/0 default/read/poll queues
[  255.806462] amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
[  255.806840] amdgpu 0000:04:00.0: amdgpu: dpm has been disabled
[  255.809702] amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
[  255.810425] [drm] DMUB hardware initialized: version=0x0300000A
[  255.904342] [drm] Failed to add display topology, DTM TA is not initialized.
[  255.920549] [drm] kiq ring mec 2 pipe 1 q 0
[  255.924839] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[  255.924844] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[  255.924847] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[  255.924849] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[  255.924852] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[  255.924854] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[  255.924856] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[  255.924859] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[  255.924861] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[  255.924864] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[  255.924866] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[  255.924869] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[  255.924871] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[  255.924874] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
[  255.924876] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
[  255.924878] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[  255.975251] usb 3-3: reset full-speed USB device number 2 using xhci_hcd
[  256.487590] PM: hibernation: Basic memory bitmaps freed
[  256.487857] OOM killer enabled.
[  256.487859] Restarting tasks ... done.
[  256.490244] PM: hibernation: hibernation exit
[  257.007060] wlan0: authenticate with 24:4c:07:c1:8f:80 (local address=98:a1:4a:32:45:b6)
[  257.007070] wlan0: send auth to 24:4c:07:c1:8f:80 (try 1/3)
[  257.011304] wlan0: authenticated
[  257.017798] wlan0: associate with 24:4c:07:c1:8f:80 (try 1/3)
[  257.030717] wlan0: RX AssocResp from 24:4c:07:c1:8f:80 (capab=0x411 status=0 aid=4)
[  257.051694] wlan0: associated
[    0.000000] Linux version 6.11.11-valve4-1-neptune-611-gabbae5642abb (linux-neptune-611@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Thu, 06 Feb 2025 18:39:08 +0000
[    0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux-neptune-611 console=tty1 rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 rd.systemd.gpt_auto=no log_buf_len=4M amd_iommu=off amdgpu.lockup_timeout=5000,10000,10000,5000 amdgpu.gttsize=8128 amdgpu.sched_hw_submission=4 audit=0 fbcon=rotate:1 fsck.mode=auto fsck.repair=preen loglevel=5 sysrq_always_enabled splash=verbose fbcon=nodefer steamos.efi=PARTUUID=3aa080ee-ef49-4929-a90f-4dfb6b93d329
[    0.000000] BIOS-provided physical RAM map:
[    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] BIOS-e820: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] BIOS-e820: [mem 0x0000000009f00000-0x0000000009f20fff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x0000000009f21000-0x000000006b367fff] usable
[    0.000000] BIOS-e820: [mem 0x000000006b368000-0x000000006c567fff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006c568000-0x000000006c56efff] usable
[    0.000000] BIOS-e820: [mem 0x000000006c56f000-0x000000006c56ffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000006c570000-0x000000007877efff] usable
[    0.000000] BIOS-e820: [mem 0x000000007877f000-0x000000007af7efff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007af7f000-0x000000007cf7efff] ACPI NVS
[    0.000000] BIOS-e820: [mem 0x000000007cf7f000-0x000000007cffefff] ACPI data
[    0.000000] BIOS-e820: [mem 0x000000007cfff000-0x000000007cffffff] usable
[    0.000000] BIOS-e820: [mem 0x000000007d000000-0x000000007dffffff] reserved
[    0.000000] BIOS-e820: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000a0000000-0x00000000a00fffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fedc0000-0x00000000feddffff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000043f37ffff] usable
[    0.000000] BIOS-e820: [mem 0x000000043f380000-0x000000047fffffff] reserved
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] APIC: Static calls initialized
[    0.000000] e820: update [mem 0x69c84018-0x69c8f057] usable ==> usable
[    0.000000] extended physical RAM map:
[    0.000000] reserve setup_data: [mem 0x0000000000000000-0x000000000009efff] usable
[    0.000000] reserve setup_data: [mem 0x000000000009f000-0x00000000000bffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000000100000-0x0000000009afffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009b00000-0x0000000009dfffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000009e00000-0x0000000009efffff] usable
[    0.000000] reserve setup_data: [mem 0x0000000009f00000-0x0000000009f20fff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x0000000009f21000-0x0000000069c84017] usable
[    0.000000] reserve setup_data: [mem 0x0000000069c84018-0x0000000069c8f057] usable
[    0.000000] reserve setup_data: [mem 0x0000000069c8f058-0x000000006b367fff] usable
[    0.000000] reserve setup_data: [mem 0x000000006b368000-0x000000006c567fff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006c568000-0x000000006c56efff] usable
[    0.000000] reserve setup_data: [mem 0x000000006c56f000-0x000000006c56ffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000006c570000-0x000000007877efff] usable
[    0.000000] reserve setup_data: [mem 0x000000007877f000-0x000000007af7efff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007af7f000-0x000000007cf7efff] ACPI NVS
[    0.000000] reserve setup_data: [mem 0x000000007cf7f000-0x000000007cffefff] ACPI data
[    0.000000] reserve setup_data: [mem 0x000000007cfff000-0x000000007cffffff] usable
[    0.000000] reserve setup_data: [mem 0x000000007d000000-0x000000007dffffff] reserved
[    0.000000] reserve setup_data: [mem 0x000000007f000000-0x000000007fffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000a0000000-0x00000000a00fffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec00000-0x00000000fec01fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec10000-0x00000000fec10fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fec20000-0x00000000fec20fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fed80000-0x00000000fed81fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fedc0000-0x00000000feddffff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[    0.000000] reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
[    0.000000] reserve setup_data: [mem 0x0000000100000000-0x000000043f37ffff] usable
[    0.000000] reserve setup_data: [mem 0x000000043f380000-0x000000047fffffff] reserved
[    0.000000] efi: EFI v2.7 by Valve
[    0.000000] efi: ACPI=0x7cffe000 ACPI 2.0=0x7cffe014 TPMFinalLog=0x7cefe000 SMBIOS=0x796fd000 SMBIOS 3.0=0x796fb000 MEMATTR=0x74680018 ESRT=0x7407fa98 INITRD=0x6c573b18 RNG=0x7cfbc018 TPMEventLog=0x7cfba018 
[    0.000000] random: crng init done
[    0.000000] efi: Remove mem67: MMIO range=[0xa0000000-0xa00fffff] (1MB) from e820 map
[    0.000000] e820: remove [mem 0xa0000000-0xa00fffff] reserved
[    0.000000] efi: Remove mem68: MMIO range=[0xf8000000-0xfbffffff] (64MB) from e820 map
[    0.000000] e820: remove [mem 0xf8000000-0xfbffffff] reserved
[    0.000000] efi: Not removing mem69: MMIO range=[0xfec00000-0xfec01fff] (8KB) from e820 map
[    0.000000] efi: Not removing mem70: MMIO range=[0xfec10000-0xfec10fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem71: MMIO range=[0xfec20000-0xfec20fff] (4KB) from e820 map
[    0.000000] efi: Not removing mem72: MMIO range=[0xfed80000-0xfed81fff] (8KB) from e820 map
[    0.000000] efi: Not removing mem73: MMIO range=[0xfedc0000-0xfeddffff] (128KB) from e820 map
[    0.000000] efi: Not removing mem74: MMIO range=[0xfee00000-0xfee00fff] (4KB) from e820 map
[    0.000000] efi: Remove mem75: MMIO range=[0xff000000-0xffffffff] (16MB) from e820 map
[    0.000000] e820: remove [mem 0xff000000-0xffffffff] reserved
[    0.000000] SMBIOS 3.3.0 present.
[    0.000000] DMI: Valve Galileo/Galileo, BIOS F7G0112 08/01/2024
[    0.000000] DMI: Memory slots populated: 4/4
[    0.000000] tsc: Fast TSC calibration using PIT
[    0.000000] tsc: Detected 2799.804 MHz processor
[    0.000012] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
[    0.000014] e820: remove [mem 0x000a0000-0x000fffff] usable
[    0.000024] last_pfn = 0x43f380 max_arch_pfn = 0x400000000
[    0.000031] MTRR map: 7 entries (3 fixed + 4 variable; max 20), built from 9 variable MTRRs
[    0.000033] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000285] last_pfn = 0x7d000 max_arch_pfn = 0x400000000
[    0.004199] esrt: Reserving ESRT space from 0x000000007407fa98 to 0x000000007407fb20.
[    0.004207] e820: update [mem 0x7407f000-0x7407ffff] usable ==> reserved
[    0.004227] Using GB pages for direct mapping
[    0.007596] printk: log_buf_len: 4194304 bytes
[    0.007599] printk: early log buf free: 123664(94%)
[    0.007600] Secure boot disabled
[    0.007601] RAMDISK: [mem 0x66f3e000-0x67e73fff]
[    0.007638] ACPI: Early table checksum verification disabled
[    0.007643] ACPI: RSDP 0x000000007CFFE014 000024 (v02 AMDYDE)
[    0.007647] ACPI: XSDT 0x000000007CFCB188 000104 (v01 AMDYDE EDK2     00000002      01000013)
[    0.007653] ACPI: FACP 0x000000007CFEF000 00010C (v05 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007658] ACPI: DSDT 0x000000007CFE0000 008706 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007661] ACPI: FACS 0x000000007CEF7000 000040
[    0.007663] ACPI: UEFI 0x000000007CF7E000 000236 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007665] ACPI: SSDT 0x000000007CFF5000 007237 (v02 AMD    EDK2     00000002 ACPI 00040000)
[    0.007668] ACPI: SSDT 0x000000007CFF4000 00046D (v01 AMDyde EDK2     00001000 ACPI 00040000)
[    0.007670] ACPI: TPM2 0x000000007CFF3000 00004C (v04 AMD    EDK2     00000002 ACPI 00040000)
[    0.007673] ACPI: ASF! 0x000000007CFF1000 0000A5 (v32 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007675] ACPI: BOOT 0x000000007CFF0000 000028 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007677] ACPI: HPET 0x000000007CFEE000 000038 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007680] ACPI: APIC 0x000000007CFED000 000138 (v03 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007682] ACPI: MCFG 0x000000007CFEC000 00003C (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007684] ACPI: SLIC 0x000000007CFEB000 000176 (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007687] ACPI: WDAT 0x000000007CFEA000 00017C (v01 AMDYDE EDK2     00000002 ACPI 00040000)
[    0.007689] ACPI: WDRT 0x000000007CFE9000 000047 (v01 AMD    EDK2     00000002 ACPI 00040000)
[    0.007691] ACPI: SSDT 0x000000007CFDF000 000099 (v01 AMDyde EDK2     00000002 ACPI 00040000)
[    0.007694] ACPI: VFCT 0x000000007CFD3000 00B084 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007696] ACPI: SSDT 0x000000007CFD2000 0000F8 (v01 AMD    EDK2     00001000 ACPI 00040000)
[    0.007699] ACPI: SSDT 0x000000007CFCF000 0029BC (v02 AMD    EDK2     00000001 ACPI 00040000)
[    0.007701] ACPI: CRAT 0x000000007CFCE000 0007E8 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007703] ACPI: CDIT 0x000000007CFCD000 000029 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007706] ACPI: SSDT 0x000000007CFCC000 000503 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007708] ACPI: SSDT 0x000000007CFC9000 001436 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007710] ACPI: SSDT 0x000000007CFC7000 0014AD (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007713] ACPI: SSDT 0x000000007CFC1000 0051CF (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007715] ACPI: FPDT 0x000000007CFFD000 000044 (v01 AMD    EDK2     00000002 ACPI 00040000)
[    0.007717] ACPI: WSMT 0x000000007CFBF000 000028 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007720] ACPI: SSDT 0x000000007CFBE000 00008D (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007722] ACPI: SSDT 0x000000007CFBD000 000AE8 (v01 AMD    EDK2     00000001 ACPI 00040000)
[    0.007724] ACPI: BGRT 0x000000007CFC0000 000038 (v01 AMDYDE EDK2     00000001 ACPI 00040000)
[    0.007726] ACPI: Reserving FACP table memory at [mem 0x7cfef000-0x7cfef10b]
[    0.007728] ACPI: Reserving DSDT table memory at [mem 0x7cfe0000-0x7cfe8705]
[    0.007729] ACPI: Reserving FACS table memory at [mem 0x7cef7000-0x7cef703f]
[    0.007729] ACPI: Reserving UEFI table memory at [mem 0x7cf7e000-0x7cf7e235]
[    0.007730] ACPI: Reserving SSDT table memory at [mem 0x7cff5000-0x7cffc236]
[    0.007731] ACPI: Reserving SSDT table memory at [mem 0x7cff4000-0x7cff446c]
[    0.007732] ACPI: Reserving TPM2 table memory at [mem 0x7cff3000-0x7cff304b]
[    0.007732] ACPI: Reserving ASF! table memory at [mem 0x7cff1000-0x7cff10a4]
[    0.007733] ACPI: Reserving BOOT table memory at [mem 0x7cff0000-0x7cff0027]
[    0.007734] ACPI: Reserving HPET table memory at [mem 0x7cfee000-0x7cfee037]
[    0.007734] ACPI: Reserving APIC table memory at [mem 0x7cfed000-0x7cfed137]
[    0.007735] ACPI: Reserving MCFG table memory at [mem 0x7cfec000-0x7cfec03b]
[    0.007736] ACPI: Reserving SLIC table memory at [mem 0x7cfeb000-0x7cfeb175]
[    0.007736] ACPI: Reserving WDAT table memory at [mem 0x7cfea000-0x7cfea17b]
[    0.007737] ACPI: Reserving WDRT table memory at [mem 0x7cfe9000-0x7cfe9046]
[    0.007738] ACPI: Reserving SSDT table memory at [mem 0x7cfdf000-0x7cfdf098]
[    0.007738] ACPI: Reserving VFCT table memory at [mem 0x7cfd3000-0x7cfde083]
[    0.007739] ACPI: Reserving SSDT table memory at [mem 0x7cfd2000-0x7cfd20f7]
[    0.007740] ACPI: Reserving SSDT table memory at [mem 0x7cfcf000-0x7cfd19bb]
[    0.007740] ACPI: Reserving CRAT table memory at [mem 0x7cfce000-0x7cfce7e7]
[    0.007741] ACPI: Reserving CDIT table memory at [mem 0x7cfcd000-0x7cfcd028]
[    0.007742] ACPI: Reserving SSDT table memory at [mem 0x7cfcc000-0x7cfcc502]
[    0.007742] ACPI: Reserving SSDT table memory at [mem 0x7cfc9000-0x7cfca435]
[    0.007743] ACPI: Reserving SSDT table memory at [mem 0x7cfc7000-0x7cfc84ac]
[    0.007744] ACPI: Reserving SSDT table memory at [mem 0x7cfc1000-0x7cfc61ce]
[    0.007745] ACPI: Reserving FPDT table memory at [mem 0x7cffd000-0x7cffd043]
[    0.007745] ACPI: Reserving WSMT table memory at [mem 0x7cfbf000-0x7cfbf027]
[    0.007746] ACPI: Reserving SSDT table memory at [mem 0x7cfbe000-0x7cfbe08c]
[    0.007747] ACPI: Reserving SSDT table memory at [mem 0x7cfbd000-0x7cfbdae7]
[    0.007747] ACPI: Reserving BGRT table memory at [mem 0x7cfc0000-0x7cfc0037]
[    0.007815] No NUMA configuration found
[    0.007816] Faking a node at [mem 0x0000000000000000-0x000000043f37ffff]
[    0.007825] NODE_DATA(0) allocated [mem 0x43e155000-0x43e17ffff]
[    0.008049] Zone ranges:
[    0.008049]   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
[    0.008051]   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
[    0.008052]   Normal   [mem 0x0000000100000000-0x000000043f37ffff]
[    0.008053]   Device   empty
[    0.008054] Movable zone start for each node
[    0.008056] Early memory node ranges
[    0.008057]   node   0: [mem 0x0000000000001000-0x000000000009efff]
[    0.008058]   node   0: [mem 0x0000000000100000-0x0000000009afffff]
[    0.008059]   node   0: [mem 0x0000000009e00000-0x0000000009efffff]
[    0.008060]   node   0: [mem 0x0000000009f21000-0x000000006b367fff]
[    0.008061]   node   0: [mem 0x000000006c568000-0x000000006c56efff]
[    0.008061]   node   0: [mem 0x000000006c570000-0x000000007877efff]
[    0.008062]   node   0: [mem 0x000000007cfff000-0x000000007cffffff]
[    0.008063]   node   0: [mem 0x0000000100000000-0x000000043f37ffff]
[    0.008066] Initmem setup node 0 [mem 0x0000000000001000-0x000000043f37ffff]
[    0.008071] On node 0, zone DMA: 1 pages in unavailable ranges
[    0.008098] On node 0, zone DMA: 97 pages in unavailable ranges
[    0.008327] On node 0, zone DMA32: 768 pages in unavailable ranges
[    0.010847] On node 0, zone DMA32: 33 pages in unavailable ranges
[    0.010894] On node 0, zone DMA32: 4608 pages in unavailable ranges
[    0.011217] On node 0, zone DMA32: 1 pages in unavailable ranges
[    0.011393] On node 0, zone DMA32: 18560 pages in unavailable ranges
[    0.033248] On node 0, zone Normal: 12288 pages in unavailable ranges
[    0.033282] On node 0, zone Normal: 3200 pages in unavailable ranges
[    0.033494] ACPI: PM-Timer IO Port: 0x408
[    0.033500] CPU topo: Ignoring hot-pluggable APIC ID 0 in present package.
[    0.033504] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.033505] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.033506] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[    0.033506] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[    0.033507] ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
[    0.033508] ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
[    0.033509] ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
[    0.033509] ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
[    0.033510] ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
[    0.033511] ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
[    0.033511] ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
[    0.033512] ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
[    0.033512] ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
[    0.033513] ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
[    0.033514] ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
[    0.033514] ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
[    0.033529] IOAPIC[0]: apic_id 33, version 33, address 0xfec00000, GSI 0-23
[    0.033535] IOAPIC[1]: apic_id 34, version 33, address 0xfec01000, GSI 24-55
[    0.033537] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.033538] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
[    0.033542] ACPI: Using ACPI (MADT) for SMP configuration information
[    0.033543] ACPI: HPET id: 0x10228210 base: 0xfed00000
[    0.033554] e820: update [mem 0x7279c000-0x72a3ffff] usable ==> reserved
[    0.033573] CPU topo: Max. logical packages:   1
[    0.033573] CPU topo: Max. logical dies:       1
[    0.033574] CPU topo: Max. dies per package:   1
[    0.033578] CPU topo: Max. threads per core:   2
[    0.033579] CPU topo: Num. cores per package:     4
[    0.033580] CPU topo: Num. threads per package:   8
[    0.033580] CPU topo: Allowing 8 present CPUs plus 0 hotplug CPUs
[    0.033581] CPU topo: Rejected CPUs 8
[    0.033606] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
[    0.033608] PM: hibernation: Registered nosave memory: [mem 0x0009f000-0x000bffff]
[    0.033609] PM: hibernation: Registered nosave memory: [mem 0x000c0000-0x000fffff]
[    0.033610] PM: hibernation: Registered nosave memory: [mem 0x09b00000-0x09dfffff]
[    0.033612] PM: hibernation: Registered nosave memory: [mem 0x09f00000-0x09f20fff]
[    0.033614] PM: hibernation: Registered nosave memory: [mem 0x69c84000-0x69c84fff]
[    0.033615] PM: hibernation: Registered nosave memory: [mem 0x69c8f000-0x69c8ffff]
[    0.033617] PM: hibernation: Registered nosave memory: [mem 0x6b368000-0x6c567fff]
[    0.033619] PM: hibernation: Registered nosave memory: [mem 0x6c56f000-0x6c56ffff]
[    0.033620] PM: hibernation: Registered nosave memory: [mem 0x7279c000-0x72a3ffff]
[    0.033622] PM: hibernation: Registered nosave memory: [mem 0x7407f000-0x7407ffff]
[    0.033623] PM: hibernation: Registered nosave memory: [mem 0x7877f000-0x7af7efff]
[    0.033624] PM: hibernation: Registered nosave memory: [mem 0x7af7f000-0x7cf7efff]
[    0.033625] PM: hibernation: Registered nosave memory: [mem 0x7cf7f000-0x7cffefff]
[    0.033626] PM: hibernation: Registered nosave memory: [mem 0x7d000000-0x7dffffff]
[    0.033627] PM: hibernation: Registered nosave memory: [mem 0x7e000000-0x7effffff]
[    0.033627] PM: hibernation: Registered nosave memory: [mem 0x7f000000-0x7fffffff]
[    0.033628] PM: hibernation: Registered nosave memory: [mem 0x80000000-0xfebfffff]
[    0.033628] PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec01fff]
[    0.033629] PM: hibernation: Registered nosave memory: [mem 0xfec02000-0xfec0ffff]
[    0.033630] PM: hibernation: Registered nosave memory: [mem 0xfec10000-0xfec10fff]
[    0.033630] PM: hibernation: Registered nosave memory: [mem 0xfec11000-0xfec1ffff]
[    0.033631] PM: hibernation: Registered nosave memory: [mem 0xfec20000-0xfec20fff]
[    0.033631] PM: hibernation: Registered nosave memory: [mem 0xfec21000-0xfed7ffff]
[    0.033632] PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfed81fff]
[    0.033633] PM: hibernation: Registered nosave memory: [mem 0xfed82000-0xfedbffff]
[    0.033633] PM: hibernation: Registered nosave memory: [mem 0xfedc0000-0xfeddffff]
[    0.033634] PM: hibernation: Registered nosave memory: [mem 0xfede0000-0xfedfffff]
[    0.033634] PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
[    0.033635] PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xffffffff]
[    0.033637] [mem 0x80000000-0xfebfffff] available for PCI devices
[    0.033640] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
[    0.038969] setup_percpu: NR_CPUS:8192 nr_cpumask_bits:8 nr_cpu_ids:8 nr_node_ids:1
[    0.039282] percpu: Embedded 64 pages/cpu s225280 r8192 d28672 u262144
[    0.039289] pcpu-alloc: s225280 r8192 d28672 u262144 alloc=1*2097152
[    0.039291] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.039312] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux-neptune-611 console=tty1 rd.luks=0 rd.lvm=0 rd.md=0 rd.dm=0 rd.systemd.gpt_auto=no log_buf_len=4M amd_iommu=off amdgpu.lockup_timeout=5000,10000,10000,5000 amdgpu.gttsize=8128 amdgpu.sched_hw_submission=4 audit=0 fbcon=rotate:1 fsck.mode=auto fsck.repair=preen loglevel=5 sysrq_always_enabled splash=verbose fbcon=nodefer steamos.efi=PARTUUID=3aa080ee-ef49-4929-a90f-4dfb6b93d329
[    0.039457] audit: disabled (until reboot)
[    0.039506] sysrq: sysrq always enabled.
[    0.039537] Unknown kernel command line parameters "BOOT_IMAGE=/boot/vmlinuz-linux-neptune-611 splash=verbose", will be passed to user space.
[    0.041140] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
[    0.041934] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.042004] Fallback order for Node 0: 0 
[    0.042009] Built 1 zonelists, mobility grouping on.  Total pages: 3892604
[    0.042011] Policy zone: Normal
[    0.042239] mem auto-init: stack:all(zero), heap alloc:on, heap free:off
[    0.042245] software IO TLB: area num 8.
[    0.085869] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.085915] ftrace: allocating 49405 entries in 193 pages
[    0.093533] ftrace: allocated 193 pages with 3 groups
[    0.093629] Dynamic Preempt: full
[    0.093677] rcu: Preemptible hierarchical RCU implementation.
[    0.093677] rcu: 	RCU restricting CPUs from NR_CPUS=8192 to nr_cpu_ids=8.
[    0.093678] rcu: 	RCU priority boosting: priority 1 delay 500 ms.
[    0.093680] 	Trampoline variant of Tasks RCU enabled.
[    0.093680] 	Rude variant of Tasks RCU enabled.
[    0.093680] 	Tracing variant of Tasks RCU enabled.
[    0.093681] rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
[    0.093682] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
[    0.093689] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.093691] RCU Tasks Rude: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.093693] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=8.
[    0.097435] NR_IRQS: 524544, nr_irqs: 1032, preallocated irqs: 16
[    0.097627] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.097749] kfence: initialized - using 2097152 bytes for 255 objects at 0x(____ptrval____)-0x(____ptrval____)
[    0.097779] Console: colour dummy device 80x25
[    0.097781] printk: legacy console [tty1] enabled
[    0.097826] ACPI: Core revision 20240322
[    0.097981] clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 133484873504 ns
[    0.098001] APIC: Switch to symmetric I/O mode setup
[    0.098825] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.114670] clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x285b879208a, max_idle_ns: 440795205104 ns
[    0.114675] Calibrating delay loop (skipped), value calculated using timer frequency.. 5601.92 BogoMIPS (lpj=9332680)
[    0.114693] Zenbleed: please update your microcode for the most optimal fix
[    0.114697] x86/cpu: User Mode Instruction Prevention (UMIP) activated
[    0.114747] LVT offset 1 assigned for vector 0xf9
[    0.114848] LVT offset 2 assigned for vector 0xf4
[    0.114867] Last level iTLB entries: 4KB 1024, 2MB 1024, 4MB 512
[    0.114869] Last level dTLB entries: 4KB 2048, 2MB 2048, 4MB 1024, 1GB 0
[    0.114872] process: using mwait in idle threads
[    0.114875] Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
[    0.114878] Spectre V2 : Mitigation: Retpolines
[    0.114878] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
[    0.114879] Spectre V2 : Spectre v2 / SpectreRSB : Filling RSB on VMEXIT
[    0.114880] Spectre V2 : Enabling Speculation Barrier for firmware calls
[    0.114881] RETBleed: Mitigation: untrained return thunk
[    0.114883] Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
[    0.114884] Spectre V2 : Selecting STIBP always-on mode to complement retbleed mitigation
[    0.114885] Spectre V2 : User space: Mitigation: STIBP always-on protection
[    0.114887] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
[    0.114888] Speculative Return Stack Overflow: Mitigation: Safe RET
[    0.114894] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
[    0.114896] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.114896] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.114897] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.114899] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'compacted' format.
[    0.138103] Freeing SMP alternatives memory: 40K
[    0.138112] pid_max: default: 32768 minimum: 301
[    0.141383] LSM: initializing lsm=capability,landlock,lockdown,yama,bpf
[    0.141429] landlock: Up and running.
[    0.141431] Yama: becoming mindful.
[    0.141438] LSM support for eBPF active
[    0.141485] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.141508] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.249755] smpboot: CPU0: AMD Custom APU 0932 (family: 0x17, model: 0x91, stepping: 0x0)
[    0.250057] Performance Events: Fam17h+ core perfctr, AMD PMU driver.
[    0.250066] ... version:                0
[    0.250067] ... bit width:              48
[    0.250068] ... generic registers:      6
[    0.250070] ... value mask:             0000ffffffffffff
[    0.250071] ... max period:             00007fffffffffff
[    0.250073] ... fixed-purpose events:   0
[    0.250074] ... event mask:             000000000000003f
[    0.250185] signal: max sigframe size: 1776
[    0.250229] rcu: Hierarchical SRCU implementation.
[    0.250230] rcu: 	Max phase no-delay instances is 1000.
[    0.250306] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level
[    0.251983] MCE: In-kernel MCE decoding enabled.
[    0.252052] NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
[    0.252170] smp: Bringing up secondary CPUs ...
[    0.252301] smpboot: x86: Booting SMP configuration:
[    0.252302] .... node  #0, CPUs:      #2 #4 #6 #1 #3 #5 #7
[    0.261525] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[    0.268070] smp: Brought up 1 node, 8 CPUs
[    0.268070] smpboot: Total of 8 processors activated (44814.40 BogoMIPS)
[    0.269306] Memory: 15130360K/15570416K available (18432K kernel code, 2537K rwdata, 13356K rodata, 3852K init, 4840K bss, 427904K reserved, 0K cma-reserved)
[    0.271414] devtmpfs: initialized
[    0.271414] x86/mm: Memory block size: 128MB
[    0.272766] ACPI: PM: Registering ACPI NVS region [mem 0x09f00000-0x09f20fff] (135168 bytes)
[    0.272766] ACPI: PM: Registering ACPI NVS region [mem 0x7af7f000-0x7cf7efff] (33554432 bytes)
[    0.272766] PM: Steam Deck quirk - no s2idle allowed!
[    0.272766] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
[    0.272766] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.272766] pinctrl core: initialized pinctrl subsystem
[    0.274674] PM: RTC time: 14:12:20, date: 2025-02-17
[    0.274674] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.275182] DMA: preallocated 2048 KiB GFP_KERNEL pool for atomic allocations
[    0.275470] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.275750] DMA: preallocated 2048 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.275971] thermal_sys: Registered thermal governor 'fair_share'
[    0.275973] thermal_sys: Registered thermal governor 'bang_bang'
[    0.275974] thermal_sys: Registered thermal governor 'step_wise'
[    0.275976] thermal_sys: Registered thermal governor 'user_space'
[    0.275977] thermal_sys: Registered thermal governor 'power_allocator'
[    0.275995] cpuidle: using governor ladder
[    0.275995] cpuidle: using governor menu
[    0.275995] Simple Boot Flag at 0x44 set to 0x1
[    0.275995] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
[    0.275995] PCI: ECAM [mem 0xf8000000-0xfbffffff] (base 0xf8000000) for domain 0000 [bus 00-3f]
[    0.275995] PCI: Using configuration type 1 for base access
[    0.275995] kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
[    0.278169] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
[    0.278169] HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
[    0.278169] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
[    0.278169] HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
[    0.278179] ACPI: Added _OSI(Module Device)
[    0.278179] ACPI: Added _OSI(Processor Device)
[    0.278179] ACPI: Added _OSI(3.0 _SCP Extensions)
[    0.278179] ACPI: Added _OSI(Processor Aggregator Device)
[    0.305198] ACPI: 12 ACPI AML tables successfully acquired and loaded
[    0.308915] ACPI: [Firmware Bug]: BIOS _OSI(Linux) query ignored
[    0.312398] ACPI: EC: EC started
[    0.312400] ACPI: EC: interrupt blocked
[    0.315548] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.315552] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC used to handle transactions
[    0.315554] ACPI: Interpreter enabled
[    0.315577] ACPI: PM: (supports S0 S3 S4 S5)
[    0.315579] ACPI: Using IOAPIC for interrupt routing
[    0.317360] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.317363] PCI: Ignoring E820 reservations for host bridge windows
[    0.318137] ACPI: Enabled 5 GPEs in block 00 to 1F
[    0.333783] ACPI: \_SB_.PRWL: New power resource
[    0.335081] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[    0.335096] acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
[    0.335264] acpi PNP0A08:00: _OSC: platform does not support [SHPCHotplug LTR DPC]
[    0.335570] acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
[    0.335583] acpi PNP0A08:00: [Firmware Info]: ECAM [mem 0xf8000000-0xfbffffff] for domain 0000 [bus 00-3f] only partially covers this bridge
[    0.336121] PCI host bridge to bus 0000:00
[    0.336126] pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
[    0.336129] pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
[    0.336131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
[    0.336134] pci_bus 0000:00: root bus resource [mem 0x000c0000-0x000cffff window]
[    0.336137] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000effff window]
[    0.336139] pci_bus 0000:00: root bus resource [mem 0x80000000-0xf7ffffff window]
[    0.336141] pci_bus 0000:00: root bus resource [mem 0xfc000000-0xfeafffff window]
[    0.336143] pci_bus 0000:00: root bus resource [mem 0xfed45000-0xfed814ff window]
[    0.336146] pci_bus 0000:00: root bus resource [mem 0xfed81900-0xfed81fff window]
[    0.336148] pci_bus 0000:00: root bus resource [mem 0xfedc0000-0xfedc0fff window]
[    0.336150] pci_bus 0000:00: root bus resource [mem 0xfedc6000-0xfedc6fff window]
[    0.336152] pci_bus 0000:00: root bus resource [mem 0x4a0200000-0xf8ffffffff window]
[    0.336155] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.336169] pci 0000:00:00.0: [1022:1645] type 00 class 0x060000 conventional PCI endpoint
[    0.336269] pci 0000:00:01.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.336345] pci 0000:00:01.2: [1022:1647] type 01 class 0x060400 PCIe Root Port
[    0.336363] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.336370] pci 0000:00:01.2:   bridge window [mem 0x80700000-0x807fffff]
[    0.336429] pci 0000:00:01.2: PME# supported from D0 D3hot D3cold
[    0.336584] pci 0000:00:01.3: [1022:1647] type 01 class 0x060400 PCIe Root Port
[    0.336602] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.336609] pci 0000:00:01.3:   bridge window [mem 0x80600000-0x806fffff]
[    0.336666] pci 0000:00:01.3: PME# supported from D0 D3hot D3cold
[    0.336812] pci 0000:00:01.4: [1022:1647] type 01 class 0x060400 PCIe Root Port
[    0.336830] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.336836] pci 0000:00:01.4:   bridge window [mem 0x80000000-0x801fffff]
[    0.336893] pci 0000:00:01.4: PME# supported from D0 D3hot D3cold
[    0.337052] pci 0000:00:08.0: [1022:1632] type 00 class 0x060000 conventional PCI endpoint
[    0.337130] pci 0000:00:08.1: [1022:1648] type 01 class 0x060400 PCIe Root Port
[    0.337149] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.337154] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.337157] pci 0000:00:08.1:   bridge window [mem 0x80200000-0x805fffff]
[    0.337164] pci 0000:00:08.1:   bridge window [mem 0xf8e0000000-0xf8f01fffff 64bit pref]
[    0.337172] pci 0000:00:08.1: enabling Extended Tags
[    0.337216] pci 0000:00:08.1: PME# supported from D0 D3hot D3cold
[    0.337376] pci 0000:00:08.2: [1022:1648] type 01 class 0x060400 PCIe Root Port
[    0.337395] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.337412] pci 0000:00:08.2: enabling Extended Tags
[    0.337455] pci 0000:00:08.2: PME# supported from D0 D3hot D3cold
[    0.337576] pci 0000:00:08.3: [1022:1648] type 01 class 0x060400 PCIe Root Port
[    0.337595] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.337612] pci 0000:00:08.3: enabling Extended Tags
[    0.337655] pci 0000:00:08.3: PME# supported from D0 D3hot D3cold
[    0.337809] pci 0000:00:14.0: [1022:790b] type 00 class 0x0c0500 conventional PCI endpoint
[    0.337968] pci 0000:00:14.3: [1022:790e] type 00 class 0x060100 conventional PCI endpoint
[    0.338148] pci 0000:00:18.0: [1022:1660] type 00 class 0x060000 conventional PCI endpoint
[    0.338197] pci 0000:00:18.1: [1022:1661] type 00 class 0x060000 conventional PCI endpoint
[    0.338249] pci 0000:00:18.2: [1022:1662] type 00 class 0x060000 conventional PCI endpoint
[    0.338298] pci 0000:00:18.3: [1022:1663] type 00 class 0x060000 conventional PCI endpoint
[    0.338346] pci 0000:00:18.4: [1022:1664] type 00 class 0x060000 conventional PCI endpoint
[    0.338394] pci 0000:00:18.5: [1022:1665] type 00 class 0x060000 conventional PCI endpoint
[    0.338442] pci 0000:00:18.6: [1022:1666] type 00 class 0x060000 conventional PCI endpoint
[    0.338490] pci 0000:00:18.7: [1022:1667] type 00 class 0x060000 conventional PCI endpoint
[    0.338628] pci 0000:01:00.0: [2646:5016] type 00 class 0x010802 PCIe Endpoint
[    0.338653] pci 0000:01:00.0: BAR 0 [mem 0x80700000-0x80703fff 64bit]
[    0.338911] pci 0000:01:00.0: 31.504 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x4 link at 0000:00:01.2 (capable of 63.012 Gb/s with 16.0 GT/s PCIe x4 link)
[    0.339089] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.339231] pci 0000:02:00.0: [1217:8621] type 00 class 0x080501 PCIe Endpoint
[    0.339250] pci 0000:02:00.0: BAR 0 [mem 0x80601000-0x80601fff]
[    0.339262] pci 0000:02:00.0: BAR 1 [mem 0x80600000-0x806007ff]
[    0.339393] pci 0000:02:00.0: PME# supported from D3hot D3cold
[    0.348045] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.348179] pci 0000:03:00.0: [17cb:1103] type 00 class 0x028000 PCIe Endpoint
[    0.348204] pci 0000:03:00.0: BAR 0 [mem 0x80000000-0x801fffff 64bit]
[    0.348337] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.348672] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.348900] pci 0000:04:00.0: [1002:1435] type 00 class 0x030000 PCIe Legacy Endpoint
[    0.348918] pci 0000:04:00.0: BAR 0 [mem 0xf8e0000000-0xf8efffffff 64bit pref]
[    0.348931] pci 0000:04:00.0: BAR 2 [mem 0xf8f0000000-0xf8f01fffff 64bit pref]
[    0.348939] pci 0000:04:00.0: BAR 4 [io  0x1000-0x10ff]
[    0.348948] pci 0000:04:00.0: BAR 5 [mem 0x80500000-0x8057ffff]
[    0.348962] pci 0000:04:00.0: enabling Extended Tags
[    0.349043] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.349100] pci 0000:04:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.1 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.349230] pci 0000:04:00.1: [1002:1640] type 00 class 0x040300 PCIe Legacy Endpoint
[    0.349243] pci 0000:04:00.1: BAR 0 [mem 0x805c0000-0x805c3fff]
[    0.349277] pci 0000:04:00.1: enabling Extended Tags
[    0.349324] pci 0000:04:00.1: PME# supported from D1 D2 D3hot D3cold
[    0.349437] pci 0000:04:00.2: [1022:1649] type 00 class 0x108000 PCIe Endpoint
[    0.349458] pci 0000:04:00.2: BAR 2 [mem 0x80400000-0x804fffff]
[    0.349474] pci 0000:04:00.2: BAR 5 [mem 0x805c4000-0x805c5fff]
[    0.349486] pci 0000:04:00.2: enabling Extended Tags
[    0.349644] pci 0000:04:00.3: [1022:162c] type 00 class 0x0c0330 PCIe Endpoint
[    0.349663] pci 0000:04:00.3: BAR 0 [mem 0x80200000-0x802fffff 64bit]
[    0.349702] pci 0000:04:00.3: enabling Extended Tags
[    0.349753] pci 0000:04:00.3: PME# supported from D0 D3hot D3cold
[    0.349874] pci 0000:04:00.4: [1022:163b] type 00 class 0x0c0330 PCIe Endpoint
[    0.349891] pci 0000:04:00.4: BAR 0 [mem 0x80300000-0x803fffff 64bit]
[    0.349930] pci 0000:04:00.4: enabling Extended Tags
[    0.349981] pci 0000:04:00.4: PME# supported from D0 D3hot D3cold
[    0.350106] pci 0000:04:00.5: [1022:15e2] type 00 class 0x048000 PCIe Endpoint
[    0.350119] pci 0000:04:00.5: BAR 0 [mem 0x80580000-0x805bffff]
[    0.350153] pci 0000:04:00.5: enabling Extended Tags
[    0.350201] pci 0000:04:00.5: PME# supported from D0 D3hot D3cold
[    0.350405] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.350478] pci 0000:05:00.0: [1022:145a] type 00 class 0x130000 PCIe Endpoint
[    0.350522] pci 0000:05:00.0: enabling Extended Tags
[    0.350620] pci 0000:05:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.2 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.350745] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.350815] pci 0000:06:00.0: [1022:145a] type 00 class 0x130000 PCIe Endpoint
[    0.350859] pci 0000:06:00.0: enabling Extended Tags
[    0.350952] pci 0000:06:00.0: 126.016 Gb/s available PCIe bandwidth, limited by 8.0 GT/s PCIe x16 link at 0000:00:08.3 (capable of 252.048 Gb/s with 16.0 GT/s PCIe x16 link)
[    0.351072] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.351988] ACPI: PCI: Interrupt link LNKA configured for IRQ 0
[    0.351991] ACPI: PCI: Interrupt link LNKA disabled
[    0.352121] ACPI: PCI: Interrupt link LNKB configured for IRQ 0
[    0.352122] ACPI: PCI: Interrupt link LNKB disabled
[    0.352225] ACPI: PCI: Interrupt link LNKC configured for IRQ 0
[    0.352227] ACPI: PCI: Interrupt link LNKC disabled
[    0.352355] ACPI: PCI: Interrupt link LNKD configured for IRQ 0
[    0.352356] ACPI: PCI: Interrupt link LNKD disabled
[    0.352477] ACPI: PCI: Interrupt link LNKE configured for IRQ 0
[    0.352478] ACPI: PCI: Interrupt link LNKE disabled
[    0.352574] ACPI: PCI: Interrupt link LNKF configured for IRQ 0
[    0.352576] ACPI: PCI: Interrupt link LNKF disabled
[    0.352671] ACPI: PCI: Interrupt link LNKG configured for IRQ 0
[    0.352673] ACPI: PCI: Interrupt link LNKG disabled
[    0.352769] ACPI: PCI: Interrupt link LNKH configured for IRQ 0
[    0.352770] ACPI: PCI: Interrupt link LNKH disabled
[    0.356311] ACPI: EC: interrupt unblocked
[    0.356314] ACPI: EC: event unblocked
[    0.356319] ACPI: EC: EC_CMD/EC_SC=0x66, EC_DATA=0x62
[    0.356321] ACPI: EC: GPE=0xa
[    0.356323] ACPI: \_SB_.PCI0.LPC0.EC0_: Boot DSDT EC initialization complete
[    0.356326] ACPI: \_SB_.PCI0.LPC0.EC0_: EC: Used to handle transactions and events
[    0.356388] iommu: Default domain type: Translated
[    0.356390] iommu: DMA domain TLB invalidation policy: lazy mode
[    0.356626] SCSI subsystem initialized
[    0.356648] libata version 3.00 loaded.
[    0.356648] ACPI: bus type USB registered
[    0.356648] usbcore: registered new interface driver usbfs
[    0.356648] usbcore: registered new interface driver hub
[    0.356648] usbcore: registered new device driver usb
[    0.377388] EDAC MC: Ver: 3.0.0
[    0.378054] efivars: Registered efivars operations
[    0.378303] NetLabel: Initializing
[    0.378305] NetLabel:  domain hash size = 128
[    0.378306] NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
[    0.378332] NetLabel:  unlabeled traffic allowed by default
[    0.378340] mctp: management component transport protocol core
[    0.378341] NET: Registered PF_MCTP protocol family
[    0.378343] PCI: Using ACPI for IRQ routing
[    0.380392] PCI: pci_cache_line_size set to 64 bytes
[    0.380452] resource: Expanded resource Reserved due to conflict with PCI Bus 0000:00
[    0.380454] e820: reserve RAM buffer [mem 0x0009f000-0x0009ffff]
[    0.380457] e820: reserve RAM buffer [mem 0x09b00000-0x0bffffff]
[    0.380459] e820: reserve RAM buffer [mem 0x09f00000-0x0bffffff]
[    0.380461] e820: reserve RAM buffer [mem 0x69c84018-0x6bffffff]
[    0.380463] e820: reserve RAM buffer [mem 0x6b368000-0x6bffffff]
[    0.380464] e820: reserve RAM buffer [mem 0x6c56f000-0x6fffffff]
[    0.380466] e820: reserve RAM buffer [mem 0x7279c000-0x73ffffff]
[    0.380468] e820: reserve RAM buffer [mem 0x7407f000-0x77ffffff]
[    0.380469] e820: reserve RAM buffer [mem 0x7877f000-0x7bffffff]
[    0.380471] e820: reserve RAM buffer [mem 0x7d000000-0x7fffffff]
[    0.380473] e820: reserve RAM buffer [mem 0x43f380000-0x43fffffff]
[    0.381399] pci 0000:04:00.0: vgaarb: setting as boot VGA device
[    0.381399] pci 0000:04:00.0: vgaarb: bridge control possible
[    0.381399] pci 0000:04:00.0: vgaarb: VGA device added: decodes=io+mem,owns=none,locks=none
[    0.381399] vgaarb: loaded
[    0.381570] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[    0.381576] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
[    0.382584] clocksource: Switched to clocksource tsc-early
[    0.382609] VFS: Disk quotas dquot_6.6.0
[    0.382620] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.382712] pnp: PnP ACPI init
[    0.382967] system 00:00: [mem 0xfec00000-0xfec01fff] could not be reserved
[    0.382972] system 00:00: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.382976] system 00:00: [mem 0xa0000000-0xa00fffff] has been reserved
[    0.383264] system 00:03: [io  0x0400-0x04cf] has been reserved
[    0.383268] system 00:03: [io  0x04d0-0x04d1] has been reserved
[    0.383270] system 00:03: [io  0x04d6] has been reserved
[    0.383273] system 00:03: [io  0x0c00-0x0c01] has been reserved
[    0.383275] system 00:03: [io  0x0c14] has been reserved
[    0.383277] system 00:03: [io  0x0c50-0x0c52] has been reserved
[    0.383280] system 00:03: [io  0x0c6c] has been reserved
[    0.383282] system 00:03: [io  0x0c6f] has been reserved
[    0.383285] system 00:03: [io  0x0cd0-0x0cdb] has been reserved
[    0.383387] system 00:04: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.383391] system 00:04: [mem 0xff000000-0xffffffff] has been reserved
[    0.383785] system 00:05: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.384367] pnp: PnP ACPI: found 6 devices
[    0.390672] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
[    0.390849] NET: Registered PF_INET protocol family
[    0.391141] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.410125] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes, linear)
[    0.410162] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.410232] TCP established hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.410515] TCP bind hash table entries: 65536 (order: 9, 2097152 bytes, linear)
[    0.410647] TCP: Hash tables configured (established 131072 bind 65536)
[    0.410762] MPTCP token hash table entries: 16384 (order: 6, 393216 bytes, linear)
[    0.410817] UDP hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.410862] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes, linear)
[    0.410941] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.410950] NET: Registered PF_XDP protocol family
[    0.410969] pci 0000:00:01.2: PCI bridge to [bus 01]
[    0.410978] pci 0000:00:01.2:   bridge window [mem 0x80700000-0x807fffff]
[    0.410984] pci 0000:00:01.3: PCI bridge to [bus 02]
[    0.410989] pci 0000:00:01.3:   bridge window [mem 0x80600000-0x806fffff]
[    0.410995] pci 0000:00:01.4: PCI bridge to [bus 03]
[    0.410999] pci 0000:00:01.4:   bridge window [mem 0x80000000-0x801fffff]
[    0.411007] pci 0000:00:08.1: PCI bridge to [bus 04]
[    0.411014] pci 0000:00:08.1:   bridge window [io  0x1000-0x1fff]
[    0.411019] pci 0000:00:08.1:   bridge window [mem 0x80200000-0x805fffff]
[    0.411022] pci 0000:00:08.1:   bridge window [mem 0xf8e0000000-0xf8f01fffff 64bit pref]
[    0.411028] pci 0000:00:08.2: PCI bridge to [bus 05]
[    0.411036] pci 0000:00:08.3: PCI bridge to [bus 06]
[    0.411045] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
[    0.411048] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
[    0.411051] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
[    0.411053] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000cffff window]
[    0.411056] pci_bus 0000:00: resource 8 [mem 0x000d0000-0x000effff window]
[    0.411058] pci_bus 0000:00: resource 9 [mem 0x80000000-0xf7ffffff window]
[    0.411061] pci_bus 0000:00: resource 10 [mem 0xfc000000-0xfeafffff window]
[    0.411063] pci_bus 0000:00: resource 11 [mem 0xfed45000-0xfed814ff window]
[    0.411066] pci_bus 0000:00: resource 12 [mem 0xfed81900-0xfed81fff window]
[    0.411068] pci_bus 0000:00: resource 13 [mem 0xfedc0000-0xfedc0fff window]
[    0.411071] pci_bus 0000:00: resource 14 [mem 0xfedc6000-0xfedc6fff window]
[    0.411073] pci_bus 0000:00: resource 15 [mem 0x4a0200000-0xf8ffffffff window]
[    0.411076] pci_bus 0000:01: resource 1 [mem 0x80700000-0x807fffff]
[    0.411079] pci_bus 0000:02: resource 1 [mem 0x80600000-0x806fffff]
[    0.411082] pci_bus 0000:03: resource 1 [mem 0x80000000-0x801fffff]
[    0.411084] pci_bus 0000:04: resource 0 [io  0x1000-0x1fff]
[    0.411087] pci_bus 0000:04: resource 1 [mem 0x80200000-0x805fffff]
[    0.411089] pci_bus 0000:04: resource 2 [mem 0xf8e0000000-0xf8f01fffff 64bit pref]
[    0.411278] pci 0000:04:00.1: D0 power state depends on 0000:04:00.0
[    0.446256] pci 0000:04:00.4: quirk_usb_early_handoff+0x0/0x760 took 32752 usecs
[    0.446271] PCI: CLS 64 bytes, default 64
[    0.446289] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.446291] software IO TLB: mapped [mem 0x000000006ddef000-0x0000000071def000] (64MB)
[    0.446355] Trying to unpack rootfs image as initramfs...
[    0.446528] LVT offset 0 assigned for vector 0x400
[    0.452390] perf: AMD IBS detected (0x000003ff)
[    0.492399] Initialise system trusted keyrings
[    0.492413] Key type blacklist registered
[    0.492484] workingset: timestamp_bits=36 max_order=22 bucket_order=0
[    0.492619] fuse: init (API version 7.40)
[    0.492724] integrity: Platform Keyring initialized
[    0.492728] integrity: Machine keyring initialized
[    0.507028] Key type asymmetric registered
[    0.507034] Asymmetric key parser 'x509' registered
[    0.507069] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 247)
[    0.507142] io scheduler mq-deadline registered
[    0.507145] io scheduler kyber registered
[    0.507159] io scheduler bfq registered
[    0.508508] pcieport 0000:00:01.2: PME: Signaling with IRQ 25
[    0.508574] pcieport 0000:00:01.2: AER: enabled with IRQ 25
[    0.508619] pcieport 0000:00:01.2: DPC: enabled with IRQ 25
[    0.508621] pcieport 0000:00:01.2: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.508753] pcieport 0000:00:01.3: PME: Signaling with IRQ 26
[    0.508801] pcieport 0000:00:01.3: AER: enabled with IRQ 26
[    0.508841] pcieport 0000:00:01.3: DPC: enabled with IRQ 26
[    0.508843] pcieport 0000:00:01.3: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.508967] pcieport 0000:00:01.4: PME: Signaling with IRQ 27
[    0.509039] pcieport 0000:00:01.4: AER: enabled with IRQ 27
[    0.509151] pcieport 0000:00:01.4: DPC: enabled with IRQ 27
[    0.509153] pcieport 0000:00:01.4: DPC: error containment capabilities: Int Msg #0, RPExt+ PoisonedTLP+ SwTrigger+ RP PIO Log 6, DL_ActiveErr+
[    0.509279] pcieport 0000:00:08.1: PME: Signaling with IRQ 28
[    0.509516] pcieport 0000:00:08.2: PME: Signaling with IRQ 29
[    0.509692] pcieport 0000:00:08.3: PME: Signaling with IRQ 30
[    0.509805] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    0.511368] ACPI: AC: AC Adapter [ACAD] (off-line)
[    0.511432] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.511460] ACPI: button: Power Button [PWRB]
[    0.511509] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input1
[    0.511531] ACPI: button: Lid Switch [LID]
[    0.511580] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    0.511640] ACPI: button: Power Button [PWRF]
[    0.511986] Monitor-Mwait will be used to enter C-1 state
[    0.511991] ACPI: \_SB_.PLTF.C000: Found 3 idle states
[    0.512226] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[    0.512409] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[    0.512544] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[    0.512673] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[    0.512794] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[    0.512973] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[    0.513215] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[    0.513479] Estimated ratio of average max frequency by base frequency (times 1024): 1152
[    0.514056] thermal LNXTHERM:00: registered as thermal_zone0
[    0.514059] ACPI: thermal: Thermal Zone [TZ01] (60 C)
[    0.514302] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[    0.515124] ACPI: battery: Slot [BAT1] (battery present)
[    0.516956] Non-volatile memory driver v1.3
[    0.516959] Linux agpgart interface v0.103
[    0.517016] ACPI: bus type drm_connector registered
[    0.518351] usbcore: registered new interface driver usbserial_generic
[    0.518359] usbserial: USB Serial support registered for generic
[    0.518461] rtc_cmos 00:01: RTC can wake from S4
[    0.518734] rtc_cmos 00:01: registered as rtc0
[    0.518766] rtc_cmos 00:01: setting system clock to 2025-02-17T14:12:20 UTC (1739801540)
[    0.518800] rtc_cmos 00:01: alarms up to one month, 114 bytes nvram
[    0.519329] ledtrig-cpu: registered to indicate activity on CPUs
[    0.519607] efifb: probing for efifb
[    0.519617] efifb: BGRT rotation bits set, not showing boot graphics
[    0.519619] efifb: framebuffer at 0xf8e0000000, using 4160k, total 4160k
[    0.519621] efifb: mode is 800x1280x32, linelength=3328, pages=1
[    0.519623] efifb: scrolling: redraw
[    0.519624] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
[    0.521933] Console: switching to colour frame buffer device 160x50
[    0.524035] fb0: EFI VGA frame buffer device
[    0.524118] hid: raw HID events driver (C) Jiri Kosina
[    0.524237] drop_monitor: Initializing network drop monitor service
[    0.524393] NET: Registered PF_INET6 protocol family
[    0.525646] Freeing initrd memory: 15576K
[    0.532379] Segment Routing with IPv6
[    0.532386] RPL Segment Routing with IPv6
[    0.532423] In-situ OAM (IOAM) with IPv6
[    0.532497] NET: Registered PF_PACKET protocol family
[    0.533822] microcode: Current revision: 0x08901003
[    0.534111] resctrl: L3 allocation detected
[    0.534113] resctrl: MB allocation detected
[    0.534114] resctrl: L3 monitoring detected
[    0.534133] IPI shorthand broadcast: enabled
[    0.537049] sched_clock: Marking stable (536233691, 347995)->(541050583, -4468897)
[    0.537263] registered taskstats version 1
[    0.537808] Loading compiled-in X.509 certificates
[    0.541231] Loaded X.509 cert 'Build time autogenerated kernel key: b7ef136f3b6d34acc65095ae8bed8c0e8fb9157a'
[    0.546378] zswap: loaded using pool zstd/zsmalloc
[    0.546553] Demotion targets for Node 0: null
[    0.546918] Key type .fscrypt registered
[    0.546920] Key type fscrypt-provisioning registered
[    0.547784] PM:   Magic number: 13:903:232
[    0.547866] platform acpi-cpufreq: hash matches
[    0.547875] acpi STK00024:01: hash matches
[    0.547920] memory memory110: hash matches
[    0.553006] RAS: Correctable Errors collector initialized.
[    0.571177] clk: Disabling unused clocks
[    0.571185] PM: genpd: Disabling unused power domains
[    0.573143] Freeing unused decrypted memory: 2044K
[    0.573709] Freeing unused kernel image (initmem) memory: 3852K
[    0.573727] Write protecting the kernel read-only data: 32768k
[    0.574166] Freeing unused kernel image (rodata/data gap) memory: 980K
[    0.638515] x86/mm: Checked W+X mappings: passed, no W+X pages found.
[    0.638524] rodata_test: all tests were successful
[    0.638553] Run /init as init process
[    0.638556]   with arguments:
[    0.638558]     /init
[    0.638560]   with environment:
[    0.638561]     HOME=/
[    0.638563]     TERM=linux
[    0.638564]     BOOT_IMAGE=/boot/vmlinuz-linux-neptune-611
[    0.638566]     splash=verbose
[    0.798215] i8042: PNP: PS/2 Controller [PNP0303:KBC0] at 0x60,0x64 irq 1
[    0.798221] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.801633] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.813725] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.813738] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 1
[    0.813839] xhci_hcd 0000:04:00.3: hcc params 0x0110ffe5 hci version 0x110 quirks 0x0000000000000010
[    0.814495] xhci_hcd 0000:04:00.3: xHCI Host Controller
[    0.814508] xhci_hcd 0000:04:00.3: new USB bus registered, assigned bus number 2
[    0.814515] xhci_hcd 0000:04:00.3: Host supports USB 3.1 Enhanced SuperSpeed
[    0.814577] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.814581] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.814584] usb usb1: Product: xHCI Host Controller
[    0.814587] usb usb1: Manufacturer: Linux 6.11.11-valve4-1-neptune-611-gabbae5642abb xhci-hcd
[    0.814589] usb usb1: SerialNumber: 0000:04:00.3
[    0.814740] hub 1-0:1.0: USB hub found
[    0.814755] hub 1-0:1.0: 1 port detected
[    0.814972] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.815009] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.815013] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.815016] usb usb2: Product: xHCI Host Controller
[    0.815018] usb usb2: Manufacturer: Linux 6.11.11-valve4-1-neptune-611-gabbae5642abb xhci-hcd
[    0.815020] usb usb2: SerialNumber: 0000:04:00.3
[    0.815156] hub 2-0:1.0: USB hub found
[    0.815171] hub 2-0:1.0: 1 port detected
[    0.815519] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.815530] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 3
[    0.815628] xhci_hcd 0000:04:00.4: USB3 root hub has no ports
[    0.815633] xhci_hcd 0000:04:00.4: hcc params 0x0128ffe5 hci version 0x110 quirks 0x0000000000000010
[    0.815966] xhci_hcd 0000:04:00.4: xHCI Host Controller
[    0.815973] xhci_hcd 0000:04:00.4: new USB bus registered, assigned bus number 4
[    0.815977] xhci_hcd 0000:04:00.4: Host supports USB 3.0 SuperSpeed
[    0.816038] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.11
[    0.816042] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.816045] usb usb3: Product: xHCI Host Controller
[    0.816047] usb usb3: Manufacturer: Linux 6.11.11-valve4-1-neptune-611-gabbae5642abb xhci-hcd
[    0.816049] usb usb3: SerialNumber: 0000:04:00.4
[    0.816225] hub 3-0:1.0: USB hub found
[    0.816270] hub 3-0:1.0: 6 ports detected
[    0.816322] sdhci: Secure Digital Host Controller Interface driver
[    0.816325] sdhci: Copyright(c) Pierre Ossman
[    0.816882] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM.
[    0.816918] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.11
[    0.816921] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    0.816923] usb usb4: Product: xHCI Host Controller
[    0.816925] usb usb4: Manufacturer: Linux 6.11.11-valve4-1-neptune-611-gabbae5642abb xhci-hcd
[    0.816928] usb usb4: SerialNumber: 0000:04:00.4
[    0.817078] hub 4-0:1.0: USB hub found
[    0.817086] hub 4-0:1.0: config failed, hub doesn't have any ports! (err -19)
[    0.825443] nvme nvme0: pci function 0000:01:00.0
[    0.830942] sdhci-pci 0000:02:00.0: SDHCI controller found [1217:8621] (rev 1)
[    0.857991] mmc0: SDHCI controller on PCI [0000:02:00.0] using ADMA
[    0.887353] nvme nvme0: allocated 64 MiB host memory buffer.
[    0.922209] nvme nvme0: 8/0/0 default/read/poll queues
[    0.925118]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8
[    0.941749] raid6: skipped pq benchmark and selected avx2x4
[    0.941754] raid6: using avx2x2 recovery algorithm
[    0.945745] xor: automatically using best checksumming function   avx       
[    1.065324] usb 3-3: new full-speed USB device number 2 using xhci_hcd
[    1.078501] Btrfs loaded, zoned=yes, fsverity=yes
[    1.209079] usb 3-3: New USB device found, idVendor=28de, idProduct=1205, bcdDevice= 2.00
[    1.209092] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.209098] usb 3-3: Product: Steam Deck Controller
[    1.209103] usb 3-3: Manufacturer: Valve Software
[    1.209107] usb 3-3: SerialNumber: MFCB43701A8A
[    1.395160] usbcore: registered new interface driver usbhid
[    1.395173] usbhid: USB HID core driver
[    1.426532] BTRFS: device label rootfs devid 1 transid 205 /dev/nvme0n1p4 (259:4) scanned by mount (352)
[    1.426904] BTRFS info (device nvme0n1p4): first mount of filesystem c8188f56-893f-49c2-85c0-19509b11b237
[    1.426918] BTRFS info (device nvme0n1p4): using crc32c (crc32c-intel) checksum algorithm
[    1.426925] BTRFS info (device nvme0n1p4): using free-space-tree
[    1.430391] tsc: Refined TSC clocksource calibration: 2799.998 MHz
[    1.430404] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x285c3ee517e, max_idle_ns: 440795257231 ns
[    1.430436] clocksource: Switched to clocksource tsc
[    1.550531] EXT4-fs (nvme0n1p6): mounted filesystem d086cdda-9074-4034-b42b-22607f7d543c r/w with ordered data mode. Quota mode: none.
[    1.578966] overlayfs: "xino" feature enabled using 2 upper inode bits.
[    1.678383] systemd[1]: systemd 256.7-1.2-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBCRYPTSETUP_PLUGINS +LIBFDISK +PCRE2 +PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD +BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT +LIBARCHIVE)
[    1.678390] systemd[1]: Detected architecture x86-64.
[    1.679080] systemd[1]: Hostname set to <steamdeck>.
[    1.862688] systemd[1]: bpf-restrict-fs: LSM BPF program attached
[    1.990754] systemd-ssh-generator[466]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[    1.990760] systemd-ssh-generator[466]: → connect via 'ssh .host' locally
[    2.004822] zram: Added device: zram0
[    2.099095] systemd[1]: /usr/lib/systemd/system/steamos-post-update.service:14: Unknown key 'WantedBy' in section [Unit], ignoring.
[    2.104219] systemd[1]: Queued start job for default target Graphical Interface.
[    2.142910] systemd[1]: Created slice Slice /system/dirmngr.
[    2.143525] systemd[1]: Created slice Slice /system/getty.
[    2.144012] systemd[1]: Created slice Slice /system/gpg-agent.
[    2.144458] systemd[1]: Created slice Slice /system/gpg-agent-browser.
[    2.144895] systemd[1]: Created slice Slice /system/gpg-agent-extra.
[    2.145344] systemd[1]: Created slice Slice /system/gpg-agent-ssh.
[    2.145785] systemd[1]: Created slice Slice /system/keyboxd.
[    2.146228] systemd[1]: Created slice Slice /system/modprobe.
[    2.146683] systemd[1]: Created slice Slice /system/systemd-fsck.
[    2.147174] systemd[1]: Created slice Slice /system/systemd-growfs.
[    2.147637] systemd[1]: Created slice Slice /system/systemd-zram-setup.
[    2.148933] systemd[1]: Created slice User and Session Slice.
[    2.150040] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
[    2.151136] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.152397] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.153499] systemd[1]: Expecting device /dev/disk/by-partsets/self/efi...
[    2.154577] systemd[1]: Expecting device /dev/disk/by-partsets/shared/esp...
[    2.155597] systemd[1]: Expecting device /dev/disk/by-partsets/shared/home...
[    2.156593] systemd[1]: Expecting device /dev/tpmrm0...
[    2.157577] systemd[1]: Expecting device /dev/zram0...
[    2.158528] systemd[1]: Reached target Local Encrypted Volumes.
[    2.159469] systemd[1]: Reached target Login Prompts.
[    2.160396] systemd[1]: Reached target Local Integrity Protected Volumes.
[    2.161312] systemd[1]: Reached target Path Units.
[    2.162206] systemd[1]: Reached target Remote File Systems.
[    2.163119] systemd[1]: Reached target Slice Units.
[    2.164055] systemd[1]: Reached target Local Verity Protected Volumes.
[    2.165065] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[    2.168058] systemd[1]: Listening on Process Core Dump Socket.
[    2.169386] systemd[1]: Listening on Credential Encryption/Decryption.
[    2.170201] systemd[1]: Listening on Journal Socket (/dev/log).
[    2.171019] systemd[1]: Listening on Journal Sockets.
[    2.171838] systemd[1]: Listening on udev Control Socket.
[    2.172643] systemd[1]: Listening on udev Kernel Socket.
[    2.173437] systemd[1]: Listening on User Database Manager Socket.
[    2.177153] systemd[1]: Mounting Huge Pages File System...
[    2.178845] systemd[1]: Mounting POSIX Message Queue File System...
[    2.180540] systemd[1]: Mounting Kernel Debug File System...
[    2.182143] systemd[1]: Mounting Kernel Trace File System...
[    2.184262] systemd[1]: Starting Create List of Static Device Nodes...
[    2.186529] systemd[1]: Starting Load Kernel Module configfs...
[    2.188737] systemd[1]: Starting Load Kernel Module dm_mod...
[    2.190912] systemd[1]: Starting Load Kernel Module drm...
[    2.193169] systemd[1]: Starting Load Kernel Module fuse...
[    2.195156] systemd[1]: Starting Load Kernel Module loop...
[    2.196033] systemd[1]: File System Check on Root Device was skipped because of an unmet condition check (ConditionPathIsReadWrite=!/).
[    2.196089] systemd[1]: Clear Stale Hibernate Storage Info was skipped because of an unmet condition check (ConditionPathExists=/sys/firmware/efi/efivars/HibernateLocation-8cf2644b-4b0b-428f-9387-6d876050dc67).
[    2.197999] systemd[1]: Starting Journal Service...
[    2.200603] systemd[1]: Starting Load Kernel Modules...
[    2.202752] systemd[1]: Starting Remount Root and Kernel File Systems...
[    2.204906] systemd[1]: Starting Load udev Rules from Credentials...
[    2.206890] systemd[1]: Starting Coldplug All udev Devices...
[    2.209174] device-mapper: uevent: version 1.0.3
[    2.209322] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@xxxxxxxxxxxxxxx
[    2.209922] loop: module loaded
[    2.212005] systemd[1]: Mounted Huge Pages File System.
[    2.213184] systemd[1]: Mounted POSIX Message Queue File System.
[    2.214070] systemd[1]: Mounted Kernel Debug File System.
[    2.215126] systemd[1]: Mounted Kernel Trace File System.
[    2.216104] systemd[1]: Finished Create List of Static Device Nodes.
[    2.219515] systemd[1]: modprobe@configfs.service: Deactivated successfully.
[    2.219719] systemd[1]: Finished Load Kernel Module configfs.
[    2.220752] systemd[1]: modprobe@dm_mod.service: Deactivated successfully.
[    2.220935] systemd[1]: Finished Load Kernel Module dm_mod.
[    2.221837] systemd-journald[490]: Collecting audit messages is disabled.
[    2.221854] systemd[1]: modprobe@drm.service: Deactivated successfully.
[    2.222043] systemd[1]: Finished Load Kernel Module drm.
[    2.222792] i2c_dev: i2c /dev entries driver
[    2.223022] systemd[1]: modprobe@fuse.service: Deactivated successfully.
[    2.223212] systemd[1]: Finished Load Kernel Module fuse.
[    2.224277] systemd[1]: modprobe@loop.service: Deactivated successfully.
[    2.224471] systemd[1]: Finished Load Kernel Module loop.
[    2.225373] systemd[1]: Finished Remount Root and Kernel File Systems.
[    2.226249] systemd[1]: Finished Load udev Rules from Credentials.
[    2.228046] systemd[1]: Mounting FUSE Control File System...
[    2.229873] systemd[1]: Mounting Kernel Configuration File System...
[    2.231153] systemd[1]: Rebuild Hardware Database was skipped because of an unmet condition check (ConditionNeedsUpdate=/etc).
[    2.232386] systemd[1]: Starting Load/Save OS Random Seed...
[    2.234428] systemd[1]: Starting Create Static Device Nodes in /dev gracefully...
[    2.239147] systemd[1]: Mounted FUSE Control File System.
[    2.240254] systemd[1]: Mounted Kernel Configuration File System.
[    2.250821] systemd[1]: Finished Load/Save OS Random Seed.
[    2.251062] Asymmetric key parser 'pkcs8' registered
[    2.252499] systemd[1]: Finished Load Kernel Modules.
[    2.254746] systemd[1]: Starting Apply Kernel Variables...
[    2.257542] systemd[1]: Starting User Database Manager...
[    2.265910] systemd[1]: Finished Apply Kernel Variables.
[    2.267442] systemd[1]: Started Journal Service.
[    2.562095] zram0: detected capacity change from 0 to 15164416
[    2.572395] AMDI0020:00: ttyS4 at MMIO 0xfedc9000 (irq = 3, base_baud = 3000000) is a 16550A
[    2.587582] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    2.588614] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    2.589982] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    2.592365] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    2.601984] AMDI0020:04: ttyS5 at MMIO 0xfedd1000 (irq = 15, base_baud = 3000000) is a 16550A
[    2.603962] serial serial0: tty port ttyS5 registered
[    2.626751] ccp 0000:04:00.2: enabling device (0000 -> 0002)
[    2.628363] ccp 0000:04:00.2: tee enabled
[    2.628646] ccp 0000:04:00.2: psp enabled
[    2.640063] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.0/0003:28DE:1205.0001/input/input3
[    2.640064] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    2.693948] hid-generic 0003:28DE:1205.0001: input,hidraw0: USB HID v1.11 Keyboard [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input0
[    2.694155] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.1/0003:28DE:1205.0002/input/input5
[    2.694274] hid-generic 0003:28DE:1205.0002: input,hidraw1: USB HID v1.11 Mouse [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input1
[    2.694519] hid-generic 0003:28DE:1205.0003: hiddev96,hidraw2: USB HID v1.11 Device [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input2
[    2.723259] input: FTS3528:00 2808:1015 Touchscreen as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input6
[    2.723396] input: FTS3528:00 2808:1015 as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input8
[    2.723487] hid-generic 0018:2808:1015.0004: input,hidraw3: I2C HID v1.00 Device [FTS3528:00 2808:1015] on i2c-FTS3528:00
[    2.734184] piix4_smbus 0000:00:14.0: SMBus Host Controller at 0xb00, revision 0
[    2.734191] piix4_smbus 0000:00:14.0: Using register 0x02 for SMBus port selection
[    2.737747] ACPI: video: Video Device [VGA1] (multi-head: yes  rom: no  post: no)
[    2.740674] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0d/LNXVIDEO:01/input/input9
[    2.743928] piix4_smbus 0000:00:14.0: Auxiliary SMBus Host Controller at 0xb20
[    2.745349] i2c i2c-6: Successfully instantiated SPD at 0x50
[    2.746097] i2c i2c-6: Successfully instantiated SPD at 0x51
[    2.747514] i2c i2c-6: Successfully instantiated SPD at 0x52
[    2.747566] tpm_crb MSFT0101:00: Disabling hwrng
[    2.747591] tpm tpm0: tpm_read_log_acpi: Failed to map ACPI memory
[    2.748846] i2c i2c-6: Successfully instantiated SPD at 0x53
[    2.761516] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input10
[    2.778470] Adding 7582204k swap on /dev/zram0.  Priority:100 extents:1 across:7582204k SSDsc
[    2.805153] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver
[    2.805520] sp5100-tco sp5100-tco: Using 0xfed80b00 for watchdog MMIO address
[    2.807251] cdc_acm 3-3:1.3: ttyACM0: USB ACM device
[    2.808220] sp5100-tco sp5100-tco: initialized. heartbeat=60 sec (nowayout=0)
[    2.808791] usbcore: registered new interface driver cdc_acm
[    2.808796] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[    2.812197] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer
[    2.812206] RAPL PMU: hw unit of domain package 2^-16 Joules
[    2.889773] cryptd: max_cpu_qlen set to 1000
[    2.890185] max98388 i2c-ADS8388:00: MAX98388 revisionID: 0x41
[    2.890275] Bluetooth: Core ver 2.22
[    2.890307] NET: Registered PF_BLUETOOTH protocol family
[    2.890309] Bluetooth: HCI device and connection manager initialized
[    2.890318] Bluetooth: HCI socket layer initialized
[    2.890322] Bluetooth: L2CAP socket layer initialized
[    2.890329] Bluetooth: SCO socket layer initialized
[    2.890661] max98388 i2c-ADS8388:01: MAX98388 revisionID: 0x41
[    2.892260] cfg80211: Loading compiled-in X.509 certificates for regulatory database
[    2.898866] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
[    2.899069] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600'
[    2.909240] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.0/0003:28DE:1205.0001/input/input11
[    2.911555] snd_hda_intel 0000:04:00.1: enabling device (0000 -> 0002)
[    2.911758] snd_hda_intel 0000:04:00.1: Handle vga_switcheroo audio client
[    2.913921] AES CTR mode by8 optimization enabled
[    2.944600] input: HD-Audio Generic HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input12
[    2.956001] Bluetooth: HCI UART driver ver 2.3
[    2.956009] Bluetooth: HCI UART protocol H4 registered
[    2.956012] Bluetooth: HCI UART protocol BCSP registered
[    2.956043] Bluetooth: HCI UART protocol LL registered
[    2.956045] Bluetooth: HCI UART protocol ATH3K registered
[    2.956059] Bluetooth: HCI UART protocol Three-wire (H5) registered
[    2.956107] Bluetooth: HCI UART protocol Intel registered
[    2.956194] Bluetooth: HCI UART protocol Broadcom registered
[    2.956216] Bluetooth: HCI UART protocol QCA registered
[    2.956218] Bluetooth: HCI UART protocol AG6XX registered
[    2.956231] Bluetooth: HCI UART protocol Marvell registered
[    2.957854] dw-apb-uart AMDI0020:04: failed to request DMA
[    3.040922] input: Valve Software Steam Deck Controller as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.1/0003:28DE:1205.0002/input/input16
[    3.042552] snd_sof_amd_vangogh 0000:04:00.5: enabling device (0000 -> 0002)
[    3.043755] snd_sof_amd_vangogh 0000:04:00.5: Firmware paths/files for ipc type 0:
[    3.043762] snd_sof_amd_vangogh 0000:04:00.5:  Topology file:     amd/sof-tplg/sof-vangogh-nau8821-max.tplg
[    3.051364] snd_sof_amd_vangogh 0000:04:00.5: Firmware info: version 2:5:0-2f2ab
[    3.051373] snd_sof_amd_vangogh 0000:04:00.5: Firmware: ABI 3:26:0 Kernel ABI 3:23:1
[    3.074019] ath11k_pci 0000:03:00.0: BAR 0 [mem 0x80000000-0x801fffff 64bit]: assigned
[    3.074039] ath11k_pci 0000:03:00.0: enabling device (0000 -> 0002)
[    3.074138] ath11k_pci 0000:03:00.0: MSI vectors: 1
[    3.074146] ath11k_pci 0000:03:00.0: qca2066 hw2.1
[    3.097285] hid-steam 0003:28DE:1205.0001: input,hidraw0: USB HID v1.11 Keyboard [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input0
[    3.097299] input: HD-Audio Generic HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input13
[    3.097529] hid-steam 0003:28DE:1205.0002: input,hidraw1: USB HID v1.11 Mouse [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input1
[    3.098774] hid-steam 0003:28DE:1205.0003: hiddev96: USB HID v1.11 Device [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input2
[    3.119717] NET: Registered PF_QIPCRTR protocol family
[    3.120049] snd_sof_amd_vangogh 0000:04:00.5: Topology: ABI 3:26:0 Kernel ABI 3:23:1
[    3.120185] sof_mach nau8821-max: ASoC: Parent card not yet available, widget card binding deferred
[    3.120886] snd_sof_amd_vangogh 0000:04:00.5: ACP_HS config ACP1 channel 2 rate 48000 tdm_mode 0
[    3.120893] snd_sof_amd_vangogh 0000:04:00.5: ACP_BT config ACP2 channel 2 rate 16000 tdm_mode 0
[    3.120897] snd_sof_amd_vangogh 0000:04:00.5: ACP_BT config ACP2 channel 2 rate 16000 tdm_mode 0
[    3.120901] snd_sof_amd_vangogh 0000:04:00.5: ACP_SP config ACP0 channel 2 rate 48000 tdm_mode 0
[    3.120905] snd_sof_amd_vangogh 0000:04:00.5: ACP_HS config ACP1 channel 2 rate 48000 tdm_mode 0
[    3.120909] snd_sof_amd_vangogh 0000:04:00.5: ACP_SP config ACP0 channel 2 rate 48000 tdm_mode 0
[    3.132533] kvm_amd: TSC scaling supported
[    3.132539] kvm_amd: Nested Virtualization enabled
[    3.132541] kvm_amd: Nested Paging enabled
[    3.132543] kvm_amd: LBR virtualization supported
[    3.132545] kvm_amd: SEV enabled (ASIDs 1 - 14)
[    3.132547] kvm_amd: SEV-ES disabled (ASIDs 0 - 0)
[    3.132554] kvm_amd: Virtual VMLOAD VMSAVE supported
[    3.132555] kvm_amd: Virtual GIF supported
[    3.140599] max98388 i2c-ADS8388:00: Reset completed (retry:0)
[    3.154003] max98388 i2c-ADS8388:01: Reset completed (retry:0)
[    3.154189] input: HD-Audio Generic HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input14
[    3.156461]  acp-headset-codec: codec dai name = nau8821-hifi
[    3.158112] hid-steam 0003:28DE:1205.0003: Steam Controller 'FYZZ4380009C' connected
[    3.158298] input: sof-nau8821-max Headset Jack as /devices/pci0000:00/0000:00:08.1/0000:04:00.5/nau8821-max/sound/card1/input17
[    3.164247] input: Steam Deck as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input18
[    3.184119] input: HD-Audio Generic HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:08.1/0000:04:00.1/sound/card0/input15
[    3.184425] input: Steam Deck Motion Sensors as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input19
[    3.184865] hid-steam 0003:28DE:1205.0005: hidraw2: USB HID v1.11 Device [Valve Software Steam Deck Controller] on usb-0000:04:00.4-3/input2
[    3.187327] Bluetooth: hci0: setting up qca2066
[    3.190849] Bluetooth: hci0: Frame reassembly failed (-84)
[    3.196362] input: FTS3528:00 2808:1015 as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input20
[    3.196629] input: FTS3528:00 2808:1015 UNKNOWN as /devices/platform/AMDI0010:01/i2c-1/i2c-FTS3528:00/0018:2808:1015.0004/input/input22
[    3.196747] hid-multitouch 0018:2808:1015.0004: input,hidraw3: I2C HID v1.00 Device [FTS3528:00 2808:1015] on i2c-FTS3528:00
[    3.261163] EXT4-fs (nvme0n1p8): Using encoding defined by superblock: utf8-12.1.0 with flags 0x0
[    3.275034] mousedev: PS/2 mouse device common for all mice
[    3.276061] mhi mhi0: Requested to power ON
[    3.276083] mhi mhi0: Power on setup success
[    3.287910] EXT4-fs (nvme0n1p8): mounted filesystem 1bb334e6-3c14-46b3-9bae-d50053587d50 r/w with ordered data mode. Quota mode: none.
[    3.303731] Adding 16777212k swap on /home/swapfile.  Priority:-2 extents:135 across:449970176k SS
[    3.305211] EXT4-fs (nvme0n1p8): resizing filesystem from 247265617 to 247265617 blocks
[    3.377041] mhi mhi0: Wait for device to enter SBL or Mission mode
[    3.430826] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    3.431946] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    3.432952] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    3.433971] i2c_designware AMDI0010:00: i2c_dw_handle_tx_abort: lost arbitration
[    3.510925] Bluetooth: hci0: QCA Product ID   :0x00000013
[    3.510935] Bluetooth: hci0: QCA SOC Version  :0x400c0210
[    3.510939] Bluetooth: hci0: QCA ROM Version  :0x00000201
[    3.510942] Bluetooth: hci0: QCA Patch Version:0x000038e6
[    3.510947] Bluetooth: hci0: QCA controller version 0x02100201
[    3.510952] Bluetooth: hci0: QCA Downloading qca/hpbtfw21.tlv
[    4.227352] Bluetooth: hci0: QCA Downloading qca/hpnv21.309
[    4.390493] Bluetooth: hci0: QCA setup on UART is completed
[    4.390566] Bluetooth: hci0: HFP non-HCI data transport is supported
[    4.493857] systemd-journald[490]: Received client request to flush runtime journal.
[    6.018827] intel_rapl_common: Found RAPL domain package
[    6.018840] intel_rapl_common: Found RAPL domain core
[    6.031387] [drm] amdgpu kernel modesetting enabled.
[    6.042242] amdgpu: Virtual CRAT table created for CPU
[    6.042264] amdgpu: Topology: Add CPU node
[    6.042441] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[    6.042499] [drm] initializing kernel modesetting (IP DISCOVERY 0x1002:0x1435 0x1002:0x0123 0xAE).
[    6.043918] [drm] register mmio base: 0x80500000
[    6.043921] [drm] register mmio size: 524288
[    6.048477] [drm] add ip block number 0 <nv_common>
[    6.048480] [drm] add ip block number 1 <gmc_v10_0>
[    6.048482] [drm] add ip block number 2 <navi10_ih>
[    6.048483] [drm] add ip block number 3 <psp>
[    6.048485] [drm] add ip block number 4 <smu>
[    6.048487] [drm] add ip block number 5 <dm>
[    6.048489] [drm] add ip block number 6 <gfx_v10_0>
[    6.048491] [drm] add ip block number 7 <sdma_v5_2>
[    6.048493] [drm] add ip block number 8 <vcn_v3_0>
[    6.048494] [drm] add ip block number 9 <jpeg_v3_0>
[    6.048514] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[    6.048517] amdgpu: ATOM BIOS: 113-AMDSphJupiter-002
[    6.049377] ath11k_pci 0000:03:00.0: chip_id 0x2 chip_family 0xb board_id 0x309 soc_id 0x400c0210
[    6.049387] ath11k_pci 0000:03:00.0: fw_version 0x110e7fff fw_build_timestamp 2024-05-28 15:23 fw_build_id WLAN.HSP.1.1-03926.13-QCAHSPSWPL_V2_SILICONZ_CE-2.52297.6
[    6.060290] Console: switching to colour dummy device 80x25
[    6.060369] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[    6.060373] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature disabled as experimental (default)
[    6.060421] [drm] vm size is 262144 GB, 4 levels, block size is 9-bit, fragment size is 9-bit
[    6.060431] amdgpu 0000:04:00.0: amdgpu: VRAM: 1024M 0x000000F400000000 - 0x000000F43FFFFFFF (1024M used)
[    6.060435] amdgpu 0000:04:00.0: amdgpu: GART: 1024M 0x0000000000000000 - 0x000000003FFFFFFF
[    6.060445] [drm] Detected VRAM RAM=1024M, BAR=1024M
[    6.060447] [drm] RAM width 128bits LPDDR5
[    6.060597] [drm] amdgpu: 1024M of VRAM memory ready
[    6.060600] [drm] amdgpu: 8128M of GTT memory ready.
[    6.060622] [drm] GART: num cpu pages 262144, num gpu pages 262144
[    6.061304] [drm] PCIE GART of 1024M enabled (table at 0x000000F43FC00000).
[    6.062087] [drm] Loading DMUB firmware via PSP: version=0x0300000A
[    6.063096] [drm] use_doorbell being set to: [false]
[    6.063147] [drm] Found VCN firmware Version ENC: 1.27 DEC: 2 VEP: 0 Revision: 0
[    6.086837] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from 0xf43e000000 for PSP TMR
[    6.180678] amdgpu 0000:04:00.0: amdgpu: SMU is initialized successfully!
[    6.180691] [drm] Seamless boot condition check passed
[    6.181594] [drm] Display Core v3.2.291 initialized on DCN 3.0.1
[    6.181600] [drm] DP-HDMI FRL PCON supported
[    6.182268] [drm] DMUB hardware initialized: version=0x0300000A
[    6.183827] snd_hda_intel 0000:04:00.1: bound 0000:04:00.0 (ops amdgpu_dm_audio_component_bind_ops [amdgpu])
[    6.244172] SteamOS System Info: SteamOS
[    6.260936] SteamOS System Info: Partition:
[    6.260949] A
[    6.260968] SteamOS System Info: Serial Numbers:
[    6.267297] SteamOS System Info:	board_serial: MEDV43701BD9
[    6.277446] SteamOS System Info:	product_serial: FYZZ4380009C
[    6.287687] SteamOS System Info: Battery:
[    6.293199] SteamOS System Info:	model_name: VDL-M
[    6.306370] SteamOS System Info:	status: Discharging
[    6.309687] SteamOS System Info:	capacity: 84
[    6.309723] SteamOS System Info: Boot Config:
[    6.323308] SteamOS System Info:	A       boot-attempts	2
[    6.326212] ramoops: using module parameters
[    6.331802] pstore: Using crash dump compression: deflate
[    6.331829] pstore: Registered ramoops as persistent store backend
[    6.331832] ramoops: using 0x500000@0x7e000000, ecc: 0
[    6.333416] SteamOS System Info:	A          boot-count	41
[    6.338748] SteamOS System Info:	A   boot-requested-at	20250213123338
[    6.348025] ath11k_pci 0000:03:00.0: Unexpected Regulatory event for this wiphy
[    6.350922] SteamOS System Info:	A           boot-time	20250217140528
[    6.354369] VLV Successfully queried backlight range over ACPI: 0 255
[    6.360674] SteamOS System Info:	A             comment	[2025-02-17 19:05:28 +0500] bootconf mode: boot-ok
[    6.361656] [drm] kiq ring mec 2 pipe 1 q 0
[    6.365884] kfd kfd: amdgpu: Allocated 3969056 bytes on gart
[    6.365923] kfd kfd: amdgpu: Total number of KFD nodes to be created: 1
[    6.366113] amdgpu: Virtual CRAT table created for GPU
[    6.366227] amdgpu: Topology: Add dGPU node [0x1435:0x1002]
[    6.366232] kfd kfd: amdgpu: added device 1002:1435
[    6.366252] amdgpu 0000:04:00.0: amdgpu: SE 1, SH per SE 1, CU per SH 8, active_cu_number 8
[    6.366261] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[    6.366264] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[    6.366267] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[    6.366270] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[    6.366273] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[    6.366275] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[    6.366278] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[    6.366281] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[    6.366283] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[    6.366286] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[    6.366289] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[    6.366292] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[    6.366295] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[    6.366298] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
[    6.366300] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
[    6.366303] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[    6.371549] amdgpu 0000:04:00.0: amdgpu: Runtime PM not available
[    6.373707] SteamOS System Info:	A       image-invalid	0
[    6.379539] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.379547] Bluetooth: BNEP filters: protocol multicast
[    6.379554] Bluetooth: BNEP socket layer initialized
[    6.382550] SteamOS System Info:	B       boot-attempts	0
[    6.382825] Bluetooth: MGMT ver 1.23
[    6.383061] [drm] Initialized amdgpu 3.59.0 for 0000:04:00.0 on minor 0
[    6.388857] SteamOS System Info:	B          boot-count	71
[    6.394331] NET: Registered PF_ALG protocol family
[    6.395113] fbcon: amdgpudrmfb (fb0) is primary device
[    6.395582] [drm] pre_validate_dsc:1589 MST_DSC dsc precompute is not needed
[    6.402497] [drm] Failed to add display topology, DTM TA is not initialized.
[    6.402790] SteamOS System Info:	B   boot-requested-at	20250205090425
[    6.408507] SteamOS System Info:	B           boot-time	20250213122500
[    6.418633] SteamOS System Info:	B             comment	[2025-02-13 17:25:00 +0500] bootconf mode: boot-ok
[    6.421753] Console: switching to colour frame buffer device 160x50
[    6.424036] SteamOS System Info:	B       image-invalid	0
[    6.437912] amdgpu 0000:04:00.0: [drm] fb0: amdgpudrmfb frame buffer device
[    6.775183] input: Steam Deck as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input23
[    6.775437] input: Steam Deck Motion Sensors as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input24
[    7.880308] wlan0: authenticate with 24:4c:07:c1:8f:80 (local address=98:a1:4a:32:45:b6)
[    7.880325] wlan0: send auth to 24:4c:07:c1:8f:80 (try 1/3)
[    7.885613] wlan0: authenticated
[    7.890530] wlan0: associate with 24:4c:07:c1:8f:80 (try 1/3)
[    7.896397] wlan0: RX AssocResp from 24:4c:07:c1:8f:80 (capab=0x411 status=0 aid=4)
[    7.919865] wlan0: associated
[    9.330884] Bluetooth: RFCOMM TTY layer initialized
[    9.330901] Bluetooth: RFCOMM socket layer initialized
[    9.330908] Bluetooth: RFCOMM ver 1.11
[   15.143946] warning: `iwconfig' uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
[   18.079866] systemd-ssh-generator[2084]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[   18.079873] systemd-ssh-generator[2084]: → connect via 'ssh .host' locally
[   18.439843] systemd-ssh-generator[2181]: Binding SSH to AF_UNIX socket /run/ssh-unix-local/socket.
[   18.439849] systemd-ssh-generator[2181]: → connect via 'ssh .host' locally
[   19.058548] input: Microsoft X-Box 360 pad 0 as /devices/virtual/input/input25
[   19.113601] block nvme0n1: No UUID available providing old NGUID
[   99.728331] input: Steam Deck as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input26
[   99.728540] input: Steam Deck Motion Sensors as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0003/input/input27
[  100.142723] [drm] Failed to add display topology, DTM TA is not initialized.
[  100.745366] [drm] Failed to add display topology, DTM TA is not initialized.
[  102.921190] [drm] Failed to add display topology, DTM TA is not initialized.
[  111.045214] input: Microsoft X-Box 360 pad 0 as /devices/virtual/input/input28
[  124.501454] wlan0: deauthenticating from 24:4c:07:c1:8f:80 by local choice (Reason: 3=DEAUTH_LEAVING)
[  125.044893] PM: Image not found (code -16)
[  125.045510] PM: hibernation: hibernation entry
[  125.298956] Filesystems sync: 0.005 seconds
[  125.299140] Freezing user space processes
[  125.300720] Freezing user space processes completed (elapsed 0.001 seconds)
[  125.300725] OOM killer disabled.
[  125.300899] PM: hibernation: Marking nosave pages: [mem 0x00000000-0x00000fff]
[  125.300905] PM: hibernation: Marking nosave pages: [mem 0x0009f000-0x000fffff]
[  125.300911] PM: hibernation: Marking nosave pages: [mem 0x09b00000-0x09dfffff]
[  125.300941] PM: hibernation: Marking nosave pages: [mem 0x09f00000-0x09f20fff]
[  125.300945] PM: hibernation: Marking nosave pages: [mem 0x69c84000-0x69c84fff]
[  125.300947] PM: hibernation: Marking nosave pages: [mem 0x69c8f000-0x69c8ffff]
[  125.300950] PM: hibernation: Marking nosave pages: [mem 0x6b368000-0x6c567fff]
[  125.301112] PM: hibernation: Marking nosave pages: [mem 0x6c56f000-0x6c56ffff]
[  125.301114] PM: hibernation: Marking nosave pages: [mem 0x7279c000-0x72a3ffff]
[  125.301140] PM: hibernation: Marking nosave pages: [mem 0x7407f000-0x7407ffff]
[  125.301142] PM: hibernation: Marking nosave pages: [mem 0x7877f000-0x7cffefff]
[  125.301788] PM: hibernation: Marking nosave pages: [mem 0x7d000000-0xffffffff]
[  125.311908] PM: hibernation: Basic memory bitmaps created
[  125.318884] PM: hibernation: Preallocating image memory
[  129.197599] PM: hibernation: Allocated 1480442 pages for snapshot
[  129.197607] PM: hibernation: Allocated 5921768 kbytes in 3.87 seconds (1530.17 MB/s)
[  129.197611] Freezing remaining freezable tasks
[  129.198963] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[  129.199168] printk: Suspending console(s) (use no_console_suspend to debug)
[  129.621492] amdgpu 0000:04:00.0: amdgpu: MODE2 reset
[  129.633643] ACPI: EC: interrupt blocked
[  129.634699] ACPI: PM: Preparing to enter system sleep state S4
[  129.635688] ACPI: EC: event blocked
[  129.635690] ACPI: EC: EC stopped
[  129.635691] ACPI: PM: Saving platform NVS memory
[  129.665728] Disabling non-boot CPUs ...
[  129.667907] smpboot: CPU 7 is now offline
[  129.670370] smpboot: CPU 6 is now offline
[  129.672853] smpboot: CPU 5 is now offline
[  129.675241] smpboot: CPU 4 is now offline
[  129.677905] smpboot: CPU 3 is now offline
[  129.680229] smpboot: CPU 2 is now offline
[  129.684766] smpboot: CPU 1 is now offline
[  129.685979] Spectre V2 : Update user space SMT mitigation: STIBP off
[  129.686260] PM: hibernation: Creating image:
[  130.498418] PM: hibernation: Need to copy 1456764 pages
[  130.498425] PM: hibernation: Normal pages needed: 1456764 + 1024, available pages: 2434253
[  129.686537] ACPI: PM: Restoring platform NVS memory
[  129.691384] ACPI: EC: EC started
[  129.691441] LVT offset 0 assigned for vector 0x400
[  129.692035] Enabling non-boot CPUs ...
[  129.692605] smpboot: Booting Node 0 Processor 1 APIC 0x1
[  129.695426] ACPI: \_SB_.PLTF.C001: Found 3 idle states
[  129.695787] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[  129.695803] CPU1 is up
[  129.696512] smpboot: Booting Node 0 Processor 2 APIC 0x2
[  129.699664] ACPI: \_SB_.PLTF.C002: Found 3 idle states
[  129.699950] CPU2 is up
[  129.700541] smpboot: Booting Node 0 Processor 3 APIC 0x3
[  129.703408] ACPI: \_SB_.PLTF.C003: Found 3 idle states
[  129.703709] CPU3 is up
[  129.704283] smpboot: Booting Node 0 Processor 4 APIC 0x4
[  129.707286] ACPI: \_SB_.PLTF.C004: Found 3 idle states
[  129.707647] CPU4 is up
[  129.708217] smpboot: Booting Node 0 Processor 5 APIC 0x5
[  129.711144] ACPI: \_SB_.PLTF.C005: Found 3 idle states
[  129.711502] CPU5 is up
[  129.712125] smpboot: Booting Node 0 Processor 6 APIC 0x6
[  129.715167] ACPI: \_SB_.PLTF.C006: Found 3 idle states
[  129.715581] CPU6 is up
[  129.716103] smpboot: Booting Node 0 Processor 7 APIC 0x7
[  129.719183] ACPI: \_SB_.PLTF.C007: Found 3 idle states
[  129.719638] CPU7 is up
[  129.727941] ACPI: PM: Waking up from system sleep state S4
[  129.728921] ACPI: EC: interrupt unblocked
[  129.730392] qcom_mhi_qrtr mhi0_IPCR: failed to prepare for autoqueue transfer -22
[  129.730396] qcom_mhi_qrtr mhi0_IPCR: PM: dpm_run_callback(): qcom_mhi_qrtr_pm_resume_early [qrtr_mhi] returns -22
[  129.730404] qcom_mhi_qrtr mhi0_IPCR: PM: failed to restore early: error -22
[  130.028711] ACPI: EC: event unblocked
[  130.028728] mhi mhi0: Resuming from non M3 state (RESET)
[  130.028743] usb usb1: root hub lost power or was reset
[  130.028743] usb usb3: root hub lost power or was reset
[  130.028750] usb usb2: root hub lost power or was reset
[  130.028750] usb usb4: root hub lost power or was reset
[  130.029493] xhci_hcd 0000:04:00.4: USB3 root hub has no ports
[  130.029560] [drm] PCIE GART of 1024M enabled (table at 0x000000F43FC00000).
[  130.029598] amdgpu 0000:04:00.0: amdgpu: PSP is resuming...
[  130.040633] max98388 i2c-ADS8388:00: Reset completed (retry:0)
[  130.040837] max98388 i2c-ADS8388:01: Reset completed (retry:0)
[  130.052120] amdgpu 0000:04:00.0: amdgpu: reserve 0xa00000 from 0xf43e000000 for PSP TMR
[  130.101808] nvme nvme0: 8/0/0 default/read/poll queues
[  130.147188] amdgpu 0000:04:00.0: amdgpu: SMU is resuming...
[  130.147374] amdgpu 0000:04:00.0: amdgpu: dpm has been disabled
[  130.150239] amdgpu 0000:04:00.0: amdgpu: SMU is resumed successfully!
[  130.150862] [drm] DMUB hardware initialized: version=0x0300000A
[  130.243717] [drm] Failed to add display topology, DTM TA is not initialized.
[  130.257919] [drm] kiq ring mec 2 pipe 1 q 0
[  130.262359] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[  130.262364] amdgpu 0000:04:00.0: amdgpu: ring gfx_0.1.0 uses VM inv eng 1 on hub 0
[  130.262367] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 4 on hub 0
[  130.262369] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 5 on hub 0
[  130.262371] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
[  130.262374] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
[  130.262376] amdgpu 0000:04:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
[  130.262378] amdgpu 0000:04:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
[  130.262381] amdgpu 0000:04:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
[  130.262384] amdgpu 0000:04:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
[  130.262386] amdgpu 0000:04:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 12 on hub 0
[  130.262389] amdgpu 0000:04:00.0: amdgpu: ring sdma0 uses VM inv eng 13 on hub 0
[  130.262391] amdgpu 0000:04:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
[  130.262394] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
[  130.262396] amdgpu 0000:04:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
[  130.262398] amdgpu 0000:04:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[  130.312909] usb 3-3: reset full-speed USB device number 2 using xhci_hcd
[  151.361170] mhi mhi0: Did not enter M0 state, MHI state: M3, PM state: M3->M0
[  151.361188] ath11k_pci 0000:03:00.0: failed to resume mhi: -5
[  151.361194] ath11k_pci 0000:03:00.0: failed to resume hif during resume: -5
[  151.361198] ath11k_pci 0000:03:00.0: failed to resume core: -5
[  151.361202] ath11k_pci 0000:03:00.0: PM: dpm_run_callback(): pci_pm_restore returns -5
[  151.361224] ath11k_pci 0000:03:00.0: PM: failed to restore async: error -5
[  154.560889] ath11k_pci 0000:03:00.0: wmi command 16387 timeout
[  154.560903] ath11k_pci 0000:03:00.0: failed to send WMI_PDEV_SET_PARAM cmd
[  154.560913] ath11k_pci 0000:03:00.0: failed to enable dynamic bw: -11
[  154.560918] ------------[ cut here ]------------
[  154.560921] Hardware became unavailable upon resume. This could be a software issue prior to suspend or a hardware issue.
[  154.560981] WARNING: CPU: 5 PID: 4145 at net/mac80211/util.c:1828 ieee80211_reconfig+0xa0/0x15e0 [mac80211]
[  154.561101] Modules linked in: uinput snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfcomm michael_mic nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct ccm algif_aead crypto_null nft_chain_nat des3_ede_x86_64 cbc ip6table_nat des_generic ip6table_mangle libdes ip6table_raw ip6table_security iptable_nat nf_nat md4 nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables ip6table_filter ip6_tables iptable_filter cmac algif_hash algif_skcipher af_alg bnep ramoops reed_solomon qrtr_mhi intel_rapl_msr intel_rapl_common joydev mousedev amdgpu kvm_amd snd_acp_sof_mach qrtr snd_acp_mach ath11k_pci snd_sof_probes snd_soc_dmic kvm snd_sof_amd_acp63 snd_sof_amd_vangogh ath11k snd_sof_amd_acp snd_amd_sdw_acpi crct10dif_pclmul soundwire_amd crc32_pclmul qmi_helpers soundwire_generic_allocation polyval_clmulni snd_sof_pci polyval_generic snd_sof_xtensa_dsp ghash_clmulni_intel amdxcp hci_uart mac80211 i2c_algo_bit sha512_ssse3
[  154.561232]  snd_sof snd_hda_codec_hdmi btqca drm_exec sha1_ssse3 pwrseq_core gpu_sched aesni_intel btintel snd_hda_intel drm_suballoc_helper snd_sof_utils libarc4 btrtl gf128mul drm_buddy snd_intel_dspcfg btbcm crypto_simd drm_ttm_helper snd_intel_sdw_acpi spd5118 hid_multitouch soundwire_bus ttm snd_soc_nau8821 snd_soc_max98388 cryptd drm_display_helper snd_hda_codec rapl cfg80211 bluetooth wdat_wdt snd_soc_core cdc_acm sp5100_tco cec snd_hda_core atkbd snd_compress snd_pci_acp5x snd_hwdep hid_steam ac97_bus libps2 snd_acp_config video rfkill i2c_piix4 snd_pcm_dmaengine pcspkr hid_generic vivaldi_fmap snd_pcm tpm_crb i2c_smbus ccp snd_timer mhi snd_soc_acpi wmi ltrf216a snd i2c_hid_acpi tpm_tis industrialio i2c_hid soundcore 8250_dw tpm_tis_core mac_hid pkcs8_key_parser hid_playstation led_class_multicolor hid_nintendo ff_memless i2c_dev crypto_user loop dm_mod nfnetlink zram tpm libaescfb ip_tables x_tables overlay ext4 crc16 mbcache jbd2 usbhid vfat fat btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq
[  154.561407]  sdhci_pci serio_raw extcon_steamdeck steamdeck_hwmon leds_steamdeck nvme cqhci crc32c_intel sdhci xhci_pci sha256_ssse3 nvme_core xhci_pci_renesas mmc_core i8042 nvme_auth steamdeck serio spi_amd
[  154.561445] CPU: 5 UID: 0 PID: 4145 Comm: kworker/u32:47 Not tainted 6.11.11-valve4-1-neptune-611-gabbae5642abb #1 82d443234291507171e6af39cbc549285b6b3e6b
[  154.561453] Hardware name: Valve Galileo/Galileo, BIOS F7G0112 08/01/2024
[  154.561458] Workqueue: async async_run_entry_fn
[  154.561469] RIP: 0010:ieee80211_reconfig+0xa0/0x15e0 [mac80211]
[  154.561547] Code: 03 00 00 41 c6 87 ad 05 00 00 00 4c 89 ff e8 67 7d fb ff 41 89 c4 85 c0 0f 84 16 03 00 00 48 c7 c7 08 31 46 c1 e8 a0 a6 33 d7 <0f> 0b eb 31 84 c0 0f 85 aa 01 00 00 41 c6 87 ad 05 00 00 00 4c 89
[  154.561550] RSP: 0018:ffffb7339231bcd0 EFLAGS: 00010282
[  154.561554] RAX: 0000000000000000 RBX: ffff9d6d0e508538 RCX: 0000000000000027
[  154.561556] RDX: ffff9d702ef609c8 RSI: 0000000000000001 RDI: ffff9d702ef609c0
[  154.561558] RBP: ffff9d6d0e5083c0 R08: 0000000000000000 R09: ffffb7339231ba98
[  154.561560] R10: ffff9d703ec7ffa8 R11: 0000000000000003 R12: 00000000fffffff5
[  154.561562] R13: 0000000000000040 R14: 0000000000000000 R15: ffff9d6d0e508900
[  154.561565] FS:  0000000000000000(0000) GS:ffff9d702ef40000(0000) knlGS:0000000000000000
[  154.561568] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  154.561570] CR2: 0000000000000000 CR3: 0000000427a1e000 CR4: 0000000000350ef0
[  154.561572] Call Trace:
[  154.561577]  <TASK>
[  154.561579]  ? ieee80211_reconfig+0xa0/0x15e0 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.561639]  ? __warn.cold+0x8e/0xe8
[  154.561645]  ? ieee80211_reconfig+0xa0/0x15e0 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.561708]  ? report_bug+0xff/0x140
[  154.561716]  ? handle_bug+0x53/0x90
[  154.561721]  ? exc_invalid_op+0x17/0x70
[  154.561726]  ? asm_exc_invalid_op+0x1a/0x20
[  154.561735]  ? ieee80211_reconfig+0xa0/0x15e0 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.561795]  ? srso_return_thunk+0x5/0x5f
[  154.561800]  ? srso_return_thunk+0x5/0x5f
[  154.561803]  ? srso_return_thunk+0x5/0x5f
[  154.561806]  ? schedule_timeout+0x12f/0x160
[  154.561812]  ? srso_return_thunk+0x5/0x5f
[  154.561818]  wiphy_resume+0x85/0x1b0 [cfg80211 0abbd26cba0a515f265b64a597cc11e1766adf9d]
[  154.561889]  ? __pfx_wiphy_resume+0x10/0x10 [cfg80211 0abbd26cba0a515f265b64a597cc11e1766adf9d]
[  154.561944]  dpm_run_callback+0x4a/0x150
[  154.561951]  device_resume+0xb0/0x280
[  154.561956]  async_resume+0x1d/0x30
[  154.561959]  async_run_entry_fn+0x34/0x140
[  154.561965]  process_one_work+0x17e/0x330
[  154.561972]  worker_thread+0x2ce/0x3f0
[  154.561978]  ? __pfx_worker_thread+0x10/0x10
[  154.561981]  kthread+0xd2/0x100
[  154.561987]  ? __pfx_kthread+0x10/0x10
[  154.561992]  ret_from_fork+0x34/0x50
[  154.561998]  ? __pfx_kthread+0x10/0x10
[  154.562002]  ret_from_fork_asm+0x1a/0x30
[  154.562013]  </TASK>
[  154.562014] ---[ end trace 0000000000000000 ]---
[  154.562100] ------------[ cut here ]------------
[  154.562102] WARNING: CPU: 5 PID: 4145 at net/mac80211/driver-ops.c:41 drv_stop+0xfd/0x110 [mac80211]
[  154.562164] Modules linked in: uinput snd_seq_dummy snd_hrtimer snd_seq snd_seq_device rfcomm michael_mic nft_fib_inet nft_fib_ipv4 nft_fib_ipv6 nft_fib nft_reject_inet nf_reject_ipv4 nf_reject_ipv6 nft_reject nft_ct ccm algif_aead crypto_null nft_chain_nat des3_ede_x86_64 cbc ip6table_nat des_generic ip6table_mangle libdes ip6table_raw ip6table_security iptable_nat nf_nat md4 nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 iptable_mangle iptable_raw iptable_security nf_tables ip6table_filter ip6_tables iptable_filter cmac algif_hash algif_skcipher af_alg bnep ramoops reed_solomon qrtr_mhi intel_rapl_msr intel_rapl_common joydev mousedev amdgpu kvm_amd snd_acp_sof_mach qrtr snd_acp_mach ath11k_pci snd_sof_probes snd_soc_dmic kvm snd_sof_amd_acp63 snd_sof_amd_vangogh ath11k snd_sof_amd_acp snd_amd_sdw_acpi crct10dif_pclmul soundwire_amd crc32_pclmul qmi_helpers soundwire_generic_allocation polyval_clmulni snd_sof_pci polyval_generic snd_sof_xtensa_dsp ghash_clmulni_intel amdxcp hci_uart mac80211 i2c_algo_bit sha512_ssse3
[  154.562244]  snd_sof snd_hda_codec_hdmi btqca drm_exec sha1_ssse3 pwrseq_core gpu_sched aesni_intel btintel snd_hda_intel drm_suballoc_helper snd_sof_utils libarc4 btrtl gf128mul drm_buddy snd_intel_dspcfg btbcm crypto_simd drm_ttm_helper snd_intel_sdw_acpi spd5118 hid_multitouch soundwire_bus ttm snd_soc_nau8821 snd_soc_max98388 cryptd drm_display_helper snd_hda_codec rapl cfg80211 bluetooth wdat_wdt snd_soc_core cdc_acm sp5100_tco cec snd_hda_core atkbd snd_compress snd_pci_acp5x snd_hwdep hid_steam ac97_bus libps2 snd_acp_config video rfkill i2c_piix4 snd_pcm_dmaengine pcspkr hid_generic vivaldi_fmap snd_pcm tpm_crb i2c_smbus ccp snd_timer mhi snd_soc_acpi wmi ltrf216a snd i2c_hid_acpi tpm_tis industrialio i2c_hid soundcore 8250_dw tpm_tis_core mac_hid pkcs8_key_parser hid_playstation led_class_multicolor hid_nintendo ff_memless i2c_dev crypto_user loop dm_mod nfnetlink zram tpm libaescfb ip_tables x_tables overlay ext4 crc16 mbcache jbd2 usbhid vfat fat btrfs blake2b_generic libcrc32c crc32c_generic xor raid6_pq
[  154.562339]  sdhci_pci serio_raw extcon_steamdeck steamdeck_hwmon leds_steamdeck nvme cqhci crc32c_intel sdhci xhci_pci sha256_ssse3 nvme_core xhci_pci_renesas mmc_core i8042 nvme_auth steamdeck serio spi_amd
[  154.562359] CPU: 5 UID: 0 PID: 4145 Comm: kworker/u32:47 Tainted: G        W          6.11.11-valve4-1-neptune-611-gabbae5642abb #1 82d443234291507171e6af39cbc549285b6b3e6b
[  154.562365] Tainted: [W]=WARN
[  154.562366] Hardware name: Valve Galileo/Galileo, BIOS F7G0112 08/01/2024
[  154.562368] Workqueue: async async_run_entry_fn
[  154.562373] RIP: 0010:drv_stop+0xfd/0x110 [mac80211]
[  154.562431] Code: 48 85 c0 74 0e 48 8b 78 08 89 ea 48 89 de e8 7a 40 05 00 65 ff 0d 7b 18 d1 3e 0f 85 38 ff ff ff e8 08 68 2e d7 e9 2e ff ff ff <0f> 0b 5b 5d e9 3a ac 11 d8 66 2e 0f 1f 84 00 00 00 00 00 90 90 90
[  154.562434] RSP: 0018:ffffb7339231bca8 EFLAGS: 00010246
[  154.562437] RAX: 0000000000000000 RBX: ffff9d6d0e508900 RCX: 0000000000000000
[  154.562439] RDX: 0000000000000001 RSI: 0000000000000000 RDI: ffff9d6d0e508900
[  154.562441] RBP: 0000000000000000 R08: ffffffff9a6c95f0 R09: 0000000000000000
[  154.562443] R10: ffff9d6d394c97d8 R11: 0000000000000246 R12: ffff9d6d0e508900
[  154.562445] R13: ffffb7339231bcf0 R14: ffffb7339231bcf0 R15: 0000000000000000
[  154.562447] FS:  0000000000000000(0000) GS:ffff9d702ef40000(0000) knlGS:0000000000000000
[  154.562450] CS:  0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[  154.562452] CR2: 0000000000000000 CR3: 0000000427a1e000 CR4: 0000000000350ef0
[  154.562454] Call Trace:
[  154.562457]  <TASK>
[  154.562458]  ? drv_stop+0xfd/0x110 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.562517]  ? __warn.cold+0x8e/0xe8
[  154.562522]  ? drv_stop+0xfd/0x110 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.562582]  ? report_bug+0xff/0x140
[  154.562588]  ? handle_bug+0x53/0x90
[  154.562592]  ? exc_invalid_op+0x17/0x70
[  154.562597]  ? asm_exc_invalid_op+0x1a/0x20
[  154.562605]  ? drv_stop+0xfd/0x110 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.562665]  ? ieee80211_stop_device+0x71/0x80 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.562725]  ieee80211_do_stop+0x6a8/0x940 [mac80211 195f401f4ec41a5237d0c426a7fd18d532ea59ea]
[  154.562792]  ? srso_return_thunk+0x5/0x5f
[  154.562796]  ? try_to_wake_up+0x22f/0x660
[  154.562805]  cfg80211_stop_p2p_device+0x56/0x150 [cfg80211 0abbd26cba0a515f265b64a597cc11e1766adf9d]
[  154.562862]  cfg80211_shutdown_all_interfaces+0xae/0xf0 [cfg80211 0abbd26cba0a515f265b64a597cc11e1766adf9d]
[  154.562918]  wiphy_resume+0xc1/0x1b0 [cfg80211 0abbd26cba0a515f265b64a597cc11e1766adf9d]
[  154.562973]  ? __pfx_wiphy_resume+0x10/0x10 [cfg80211 0abbd26cba0a515f265b64a597cc11e1766adf9d]
[  154.563027]  dpm_run_callback+0x4a/0x150
[  154.563032]  device_resume+0xb0/0x280
[  154.563036]  async_resume+0x1d/0x30
[  154.563040]  async_run_entry_fn+0x34/0x140
[  154.563045]  process_one_work+0x17e/0x330
[  154.563051]  worker_thread+0x2ce/0x3f0
[  154.563056]  ? __pfx_worker_thread+0x10/0x10
[  154.563060]  kthread+0xd2/0x100
[  154.563064]  ? __pfx_kthread+0x10/0x10
[  154.563069]  ret_from_fork+0x34/0x50
[  154.563073]  ? __pfx_kthread+0x10/0x10
[  154.563078]  ret_from_fork_asm+0x1a/0x30
[  154.563087]  </TASK>
[  154.563088] ---[ end trace 0000000000000000 ]---
[  154.563096] ieee80211 phy0: PM: dpm_run_callback(): wiphy_resume [cfg80211] returns -11
[  154.563158] ieee80211 phy0: PM: failed to restore async: error -11
[  154.565649] PM: hibernation: Basic memory bitmaps freed
[  154.565873] OOM killer enabled.
[  154.565875] Restarting tasks ... done.
[  154.568433] PM: hibernation: hibernation exit
[  157.759661] ath11k_pci 0000:03:00.0: wmi command 16387 timeout
[  157.759676] ath11k_pci 0000:03:00.0: failed to send WMI_PDEV_SET_PARAM cmd
[  157.759686] ath11k_pci 0000:03:00.0: failed to enable PMF QOS: (-11

[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux