【已解决】华为magic book 2019出现dmesg问题
Tofloor
poster avatar
zyftank
deepin
2020-05-23 02:20
Author
本帖最后由 msan 于 2020-5-22 20:59 编辑

笔记本型号:华为magic book2019 i5
操作系统:deepin 15.11 (非华为订制版)
故障现象:在终端中使用dmesg命令时,出现以下故障(节选部分):
[  102.502142] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.509102] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.515898] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.523086] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.530891] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.537798] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.544618] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.551332] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.557428] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.564271] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.571240] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.578216] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.584880] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.591411] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)
[  102.598379] i2c_hid i2c-ELAN2203:00: i2c_hid_get_input: incomplete report (14/65535)



Reply Favorite View the author
All Replies
avatar
zyftank
deepin
2020-05-23 04:52
#1
终于解决了,方法:
打开 /etc/default/grub
修改对应内容成: GRUB_CMDLINE_LINUX_DEFAULT="quiet splash acpi_osi="
更新内容: sudo update-grub
Reply View the author
avatar
msan
deepin
2020-05-23 04:58
#2
不是定制系统应该是会出一些问题,不过解决了就好
Reply View the author