[Experience sharing] uos基础 journalctl 查看本次启动的错误日志
Tofloor
poster avatar
行初心
deepin
2025-11-18 18:48
Author

统信桌面操作系统专业版V20(1070)
Linux uos 5.10.97-arm64-desktop

uos基础 journalctl 查看本次启动的错误日志

root@uos:/home/code# journalctl -b -p err
-- Logs begin at Mon 2025-11-10 10:56:24 CST, end at Mon 2025-11-17 10:25:25 CST. --
11月 17 10:23:52 uos kernel: [pid:0,cpu0,swapper/0,3][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:1,cpu0,swapper/0,5][memory_dump]:kernel_dump_init: kdump enable ,proc create 
11月 17 10:23:52 uos kernel: [pid:1,cpu0,swapper/0,6][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,2][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:74,cpu5,save_error_log,1]bbox:[info][blackbox_core.c:295] wait for log part [] begin!
11月 17 10:23:52 uos kernel: [pid:74,cpu5,save_error_log,2]bbox:[info][blackbox_core.c:300] wait for log part [] end!
11月 17 10:23:52 uos kernel: [pid:1,cpu6,swapper/0,5][ap_ipc]:ipc_mdev_init init!
11月 17 10:23:52 uos kernel: [pid:1,cpu6,swapper/0,6][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,5][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,6]of_parse_ipa_sensor_index_table, cluster0, g_ipa_cpufreq_table_index:0 
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,7]of_parse_ipa_sensor_index_table, cluster1, g_ipa_cpufreq_table_index:4 
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,8]of_parse_ipa_sensor_index_table, cluster2, g_ipa_cpufreq_table_index:10 
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,0][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,1][blackbox]:[get_timeout_period_from_dts], cannot find softirq_timeout_period node in dts!
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,2][blackbox]:[dfx_ap_hook_init], get_timeout_period_from_dts failed!
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,3][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,6]pm_init success
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,8][pmic]:g_pmic is NULL
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,9]Serial: UART V500 driver
11月 17 10:23:52 uos kernel: [pid:1,cpu11,swapper/0,3]OF: amba_device_add() failed (-19) for /timer@fae80000
....../*此处省略*/
Reply Favorite View the author
All Replies
hkent
deepin
2025-11-19 07:56
#1

不忘初心,科普频道开张拉,欢迎订阅。applaud

Reply View the author