[求助]从 15.6 升级 15.7 后笔记本自带键盘失灵
Tofloor
poster avatar
fengkx
deepin
2018-08-23 03:32
Author
本帖最后由 fengkx 于 2018-8-22 19:32 编辑

问题:
         刚刚从 15.6 升到了 15.7 已经运行了 apt dist-upgrade。 但是笔记本自带键盘主键区不管是输密码界面还是别的一直都没反应。同时外接蓝牙键盘也没有反应。先正用着外界有线键盘打字求助。


尝试解决:

       经过一番 Google 百度 尝试 xinput list 发现功能键分属不同键盘。发现自带键盘功能键 F区还有反应。尝试 xinput set_prop xinput -enable 等操作 没有效果。


        尝试 https://bbs.deepin.org/post/145436系列操作。apt dist-upgrade 重启无果。笔记本是惠普光影精灵 2 Pro



附带 deepin-feedback-cli deepin-feedback-cli-Deepin-15.7-all-20180822-190159.tar.gz



尝试安装
xserver-xorg-input-keyboard' 和 'xserver-xorg-input-mouse' 但并没有找到 xserver-xorg-input-keyboard 以 xserver-xorg-input-kbd 替代。 也就是 装了 xserver-xorg-input-kbd 和 xserver-xorg-input-mouse 重启。无效果。没有手动改过 /etc/X11 /usr/share/X11




附带 /etc/fstab 和 xinput 希望能有帮助



# /dev/sda3
UUID=cb3f320a-2483-4e7d-8257-153a51f220ca    /             ext4          rw,relatime,data=ordered    0 1

# /dev/nvme0n1p9
UUID=7267191c-3a17-4d28-ab11-352404528dec    /home         ext4          rw,relatime,data=ordered    0 2

# /dev/nvme0n1p1 LABEL=EFI\040system\040partition
UUID=68AF-182A          /boot/efi     vfat          rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro    0 2

# /dev/nvme0n1p8
UUID=c04e8add-af08-4f77-894d-67f20252d2ea    none          swap          defaults      0 0



⎡ Virtual core pointer                        id=2    [master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer                  id=4    [slave  pointer  (2)]
⎜   ↳ SONiX SI Gaming Keyboard                    id=11    [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPad                  id=14    [slave  pointer  (2)]
⎣ Virtual core keyboard                       id=3    [master keyboard (2)]
    ↳ Virtual core XTEST keyboard                 id=5    [slave  keyboard (3)]
    ↳ Power Button                                id=6    [slave  keyboard (3)]
    ↳ Video Bus                                   id=7    [slave  keyboard (3)]
    ↳ Video Bus                                   id=8    [slave  keyboard (3)]
    ↳ Power Button                                id=9    [slave  keyboard (3)]
    ↳ SONiX SI Gaming Keyboard                    id=10    [slave  keyboard (3)]
    ↳ HP Wide Vision HD                           id=12    [slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard                id=13    [slave  keyboard (3)]
    ↳ HP Wireless hotkeys                         id=15    [slave  keyboard (3)]
    ↳ HP WMI hotkeys                              id=16    [slave  keyboard (3)]
    ↳ SONiX SI Gaming Keyboard                    id=17    [slave  keyboard (3)]



别看我还能挺冷静的求助 其实现在我很慌
Reply Favorite View the author
All Replies
2 / 2
To page
avatar
young999888
deepin
2018-09-17 17:41
#21
https://bbs.deepin.org/post/167591
没有就安装一下啊

安装什么,怎么安装,请大神指教!
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-09-17 23:15
#22
https://bbs.deepin.org/post/167591
安装什么,怎么安装,请大神指教!

sudo apt-get install xinput   
Reply View the author
avatar
young999888
deepin
2018-09-18 02:54
#23
https://bbs.deepin.org/post/167591
Could not find the database of available applications, run update-command-not-found as root to fix ...

Device 'AT Translated Set 2 keyboard':
        Device Enabled (142):        1
        Coordinate Transformation Matrix (144):        1.000000, 0.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, 1.000000
        libinput Send Events Modes Available (262):        1, 0
        libinput Send Events Mode Enabled (263):        0, 0
        libinput Send Events Mode Enabled Default (264):        0, 0
        Device Node (265):        "/dev/input/event0"
        Device Product ID (266):        1, 1
Reply View the author
avatar
yanbowen
deepin
Community Developer
2018-10-08 17:29
#24
https://bbs.deepin.org/post/167591
Device 'AT Translated Set 2 keyboard':
        Device Enabled (142):        1
        Coordinate Transformation Matrix  ...

就这一点,没了?
Reply View the author
2 / 2
To page