【求助】!!!装完系统重启后键盘不能用
Tofloor
poster avatar
nitefullwind
deepin
2019-01-29 22:41
Author
本帖最后由 nitefullwind 于 2019-1-30 09:34 编辑

系统:Deepin 15.9
刚装完系统是好的,但重启一次后,在输入密码界面及输入密码以后,键盘都不能使用。
每次重启都一样。

附件为系统日志:attach://68827.gz

麻烦大佬帮看看咋回事。


Reply Favorite View the author
All Replies
avatar
nitefullwind
deepin
2019-01-30 17:35
#1
有大佬帮忙看下吗?
Reply View the author
avatar
ylxdxx
deepin
2019-01-30 21:36
#2
帮顶。帮顶
Reply View the author
avatar
Island
deepin
2019-01-30 23:37
#3
本帖最后由 zhangshuang 于 2019-1-30 15:40 编辑

是说明卡死了还是鼠标键盘不可用?有没有外接键盘鼠标试试?
Reply View the author
avatar
nitefullwind
deepin
2019-01-31 00:54
#4
https://bbs.deepin.org/post/174378
是说明卡死了还是鼠标键盘不可用?有没有外接键盘鼠标试试?

不是卡死,刚启动在选择“Deepin 15.9 GNU/Linux”或者"Advanced options for Deepin for 15.9 GNU/Linux"界面还是可以用的,启动后进入输入密码界面就不能用了,用外接键盘可以。
Reply View the author
avatar
nitefullwind
deepin
2019-02-02 05:06
#5
完蛋了,装回Win10键盘也不能用了
Reply View the author
avatar
187******69
deepin
2019-02-02 07:40
#6
如果装回win也不行,那很有可能是硬件故障,可能是键盘不行了,或者是因为进水,或者别的什么原因串建了。也有可能是键盘接口松了。
Reply View the author
avatar
electricface
deepin
2019-02-03 00:15
#7
安装 libinput-tools,执行命令
  1. sudo apt install libinput-tools
Copy the Code


装好之后,执行命令
  1. sudo libinput debug-events
Copy the Code

之后按失效键盘上的键,看是否有 event 的 press 和 release 打印。
Reply View the author
avatar
electricface
deepin
2019-02-03 00:17
#8
本帖最后由 electricface 于 2019-2-2 16:19 编辑

安装 xinput ,执行命令
  1. sudo apt install xinput
Copy the Code


xinput 可以 启用或禁用键盘

执行
  1. xinput
Copy the Code
,列出所有输入设备(有id号码)

然后执行
  1. xinput enable id号码
Copy the Code
试试
Reply View the author
avatar
liwenquan
deepin
2019-05-07 06:31
#9
bios是否能进? 如果bios都进不去的话和我的一样 能开机但键盘失效  解决方拆主板电池 放电清零重置主板信息  过一会再装上主板电设置一下 即可解决
Reply View the author
avatar
liwenquan
deepin
2019-05-07 06:32
#10
希望工程师能解决这问题
Reply View the author
avatar
xx2019
deepin
2019-08-12 21:20
#11
笔记本 联想B465C   电脑上装的deepin和win双系统,deepin下键盘不能用,外接USB可以使用;BIOS下和切换到win7下键盘都能正常使用   

Reply View the author
avatar
purpose
deepin
2019-08-12 23:03
#12
https://bbs.deepin.org/post/174378
笔记本 联想B465C   电脑上装的deepin和win双系统,deepin下键盘不能用,外接USB可以使用;BIOS下和切换到w ...

https://blog.csdn.net/HuaCode/article/details/83216338
请参考转圈圈的暂时性解决方案进系统看键盘能否使用

如果能使用

参考论坛内的stable版安装显卡驱动操作安装显卡驱动,禁用nouveau

如果还是不能,额,那咋办嘛,我也不知道
Reply View the author