Linux Mint 17.1을 새로 설치한 후 마우스와 키보드가 작동하지 않습니다(지연이 심함)

Linux Mint 17.1을 새로 설치한 후 마우스와 키보드가 작동하지 않습니다(지연이 심함)

내 vaio z 노트북에 Linux Mint Cinnamon 17.1(32비트)을 설치한 후 마우스와 키보드가 몇 초 동안 작동하기 시작한 다음 작동이 멈추고 간헐적으로 계속 작동합니다. 예를 들어 슈퍼 키를 누르면 다음 10분 이내에 메뉴가 나타납니다. 마치 극도의 지연처럼 말입니다. 이 문제를 어떻게 해결할 수 있나요?

어떤 방향으로든 저를 가리켜 주세요. 마우스와 키보드는 모두 liveUSB에서 잘 작동하고 BIOS에서도 잘 작동합니다. 'lsusb'가 반환됩니다.

mint@mint ~ $ lsusb
Bus 002 Device 003: ID 054c:0243 Sony Corp. MicroVault Flash Drive
Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 006: ID 0489:e00f Foxconn / Hon Hai Foxconn T77H114 BCM2070 [Single-Chip Bluetooth 2.1 + EDR Adapter]
Bus 001 Device 005: ID 05c6:9224 Qualcomm, Inc. Sony Gobi 2000 Wireless Modem (QDL mode)
Bus 001 Device 004: ID 05ca:18b7 Ricoh Co., Ltd 
Bus 001 Device 003: ID 147e:1001 Upek TCS5B Fingerprint sensor
Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

그리고 top돌아오다

mint@mint ~ $ top

top - 17:46:09 up 11 min,  8 users,  load average: 0.18, 0.15, 0.14
Tasks: 157 total,   1 running, 156 sleeping,   0 stopped,   0 zombie
%Cpu(s):  1.1 us,  0.0 sy,  0.0 ni, 97.8 id,  1.1 wa,  0.0 hi,  0.0 si,  0.0 st
KiB Mem:   5864844 total,  1376728 used,  4488116 free,   163672 buffers
KiB Swap:  5951484 total,        0 used,  5951484 free.   807912 cached Mem

  PID USER      PR  NI    VIRT    RES    SHR S  %CPU %MEM     TIME+ COMMAND    
 2247 root      20   0  144232  53528  45516 S   4.3  0.9   0:15.84 Xorg       
 3020 mint      20   0  199240  15876  11784 S   4.3  0.3   0:00.97 gnome-ter+ 
 3321 mint      20   0    5432   1376   1000 R   4.3  0.0   0:00.36 top        
    1 root      20   0    4468   2576   1464 S   0.0  0.0   0:01.88 init       
    2 root      20   0       0      0      0 S   0.0  0.0   0:00.00 kthreadd   
    3 root      20   0       0      0      0 S   0.0  0.0   0:00.09 ksoftirqd+ 
    5 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kworker/0+ 
    7 root      20   0       0      0      0 S   0.0  0.0   0:00.31 rcu_sched  
    8 root      20   0       0      0      0 S   0.0  0.0   0:00.00 rcu_bh     
    9 root      rt   0       0      0      0 S   0.0  0.0   0:01.54 migration+ 
   10 root      rt   0       0      0      0 S   0.0  0.0   0:00.01 watchdog/0 
   11 root      rt   0       0      0      0 S   0.0  0.0   0:00.00 watchdog/1 
   12 root      rt   0       0      0      0 S   0.0  0.0   0:01.51 migration+ 
   13 root      20   0       0      0      0 S   0.0  0.0   0:00.07 ksoftirqd+ 
   15 root       0 -20       0      0      0 S   0.0  0.0   0:00.00 kworker/1+ 
   16 root      rt   0       0      0      0 S   0.0  0.0   0:00.48 watchdog/2 
   17 root      rt   0       0      0      0 S   0.0  0.0   0:00.08 migration+ 
mint@mint ~ $ 

관련 정보