[Bug Report] Deepin V25天阔N40笔记本触控板失灵
Tofloor
poster avatar
186******70
deepin
2025-09-21 16:12
Author

电脑型号:中科可控 天阔N40B2
问题:在安装之前的Live USB模式下触控板就无法使用,xinput list不显示touchpad,dmesg报错i2c_designware can't request region for resource。试着装了OpenKylin 2.0 SP2也有这个问题。但是预装的银河麒麟V10 SP1 2303还有Ubntu 24.04 LTS均无此问题。grub中设置acpi_enforce_resources=lax i2c_designware.acpi_opregion=0禁用i2c_designware都无作用,设置memmap=4K$0xfd6e8000会导致黑屏死机。

银河麒麟V10 SP1 2303,Ubntu 24.04 LTS在启动的时候都不会加载i2c_designware这个模块,似乎是用hid_multitouch和hid_generic这两个模块驱动触控板的,但是因为我在试用模式下都不能用触控板,所以也没法安装之后试试装这两个驱动模块有没有用

电脑配置:
CPU:Hygon 3350M
GPU:风华二号
BIOS版本:1.22.05.W04

重现步骤

使用天阔N40 B2, 在Live USB模式下进入Deepin 25

报错信息

dmesg | grep -i "i2c"
i2c_designware AMDI0010:00: can't request region for resource [mem 0xfedc6000-0xfedc6fff]
i2c_designware: probe of AMDI0010:00 failed with error -16

详细查看dmesg发现0xfedc6000-0xfedc6fff是PM: Registered nosave memory

Reply Favorite View the author
All Replies
186******70
deepin
2025-09-21 18:13
#1

补充:Openkylin是基于6.6LTS内核的,Ubuntu 24.04(6.14内核)和23.10(6.5内核)都可以正常使用,所以感觉不是内核版本的问题

Reply View the author
186******70
deepin
2025-09-21 21:29
#2
It has been deleted!