linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
450 stars 73 forks source link

每次开机都会报这些错误 #3238

Open wootifer opened 2 years ago

wootifer commented 2 years ago

deepin@deepin-PC:~$` dmesg -l 3 [ 1.209424] integrity: Problem loading X.509 certificate -65 [ 1.354488] ACPI BIOS Error (bug): Could not resolve symbol [_SB.PCI0.GP17.VGA.LCD._BCM.AFN7], AE_NOT_FOUND (20210730/psargs-330) [ 1.354566] ACPI Error: Aborting method _SB.PCI0.GP17.VGA.LCD._BCM due to previous error (AE_NOT_FOUND) (20210730/psparse-531)

[ 4.249882] iwlwifi 0000:04:00.0: iwlmvm doesn't allow to disable BT Coex, check bt_coex_active module parameter [ 6.259486] vfs_monitor: on_do_mount_ent type is empty or too long [ 6.259549] vfs_monitor: on_do_mount_ent type is empty or too long

image

justforlxz commented 2 years ago

vfs_monitor 是我们的 deepin-anyting 内核模块,也许需要重新适配一下新内核了,这个问题会转给开发团队处理。

其他报错信息麻烦 @Zeno-sole 处理一下。

kt286 commented 2 years ago

[ 4.249882] iwlwifi 0000:04:00.0: iwlmvm doesn't allow to disable BT Coex, check bt_coex_active module parameter

这个是 /etc/modprobe.d/iwlwifi.conf 这个文件里的参数一些网卡不支持

Zeno-sole commented 2 years ago

BT 固件相关的错误 我们更新了相关的固件 解决了,暂时还没推送出去,apci的错误是跟bios相关的,这个很多都需要更新bios厂商解决。

wootifer commented 2 years ago

BT 固件相关的错误 我们更新了相关的固件 解决了,暂时还没推送出去,apci的错误是跟bios相关的,这个很多都需要更新bios厂商解决。

联想拯救者R7000 2020 的BIOS设置里面没有看到ACPI相关的设置。

Zeno-sole commented 2 years ago

ACPI BIOS Error (bug): Could not resolve symbol

可以尝试更新一下bios试试,固件厂商也许解决了这些问题

wootifer commented 2 years ago

ACPI BIOS Error (bug): Could not resolve symbol

可以尝试更新一下bios试试,固件厂商也许解决了这些问题

嗯嗯,我已经更新到最新的BIOS了,还是有这些报错。我机子处理器是AMD,BIOS里面没有acpi相关的设置,应该是不支持的。这个acpi好像是Intel和微软搞的一个电源管理的标准。