keyboard slow, laggy, missed keys

Asked by J Demoso

I have a HP Pavilion dv2000 amd turion x2 with 1GB of ram running Ubuntu 11.10 x32. I have just installed Ubuntu and everything is working fine except the keyboard. I can type and all the keys work the problem is that if I type too fast some of the keys I pressed will not show up. If I hit a key twice in a row sometimes it will run a row of that key like 5 or 6 t's in a row. It seems to be laggy or slow. The keyboard works fine under windows. I used to top to make sure no running processes are eating up all of the cpu. I checked and tried all the system settings for the keyboard and universal access to know avail. It also makes no difference if I log in Unity2D or Unity 3D.

Any help would be appreciated!

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu xserver-xorg-input-keyboard Edit question
Assignee:
No assignee Edit question
Solved by:
J Demoso
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

If you log in to Unity2D session, is it ok?

Revision history for this message
J Demoso (demoso) said :
#2

No it makes no difference if I log in Unity 3D or Unity2D.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Can you give the output of:

sudo lshw -C display; lsb_release -a; uname -a

Thanks

Revision history for this message
J Demoso (demoso) said :
#4

description: VGA compatible controller
product: C51 [GeForce Go 6150]
vendor: nVidia Corporation
physical id: 5
bus info: pci@0000:00:05.0
version: a2
width: 64 bits
clock: 66mhz
capabilities: pm msi vga_controller bus_master cap_list rom
configuration: driver=nvidia latency=0
resources: irq:10 memory:b2000000-b2ffffff memory:c0000000-cfffffff memory:b1000000-b1ffffff memory:40000000-4001ffff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 11.10
Release: 11.10
Codename: oneiric
Linux HPLaptop 3.0.0-16-generic #28-Ubuntu SMP Fri Jan 27 17:50:54 UTC 2012 i686 athlon i386 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

ok, and the output of:

dpkg -l | grep nvidia

Thanks

Revision history for this message
J Demoso (demoso) said :
#6

ii nvidia-173 173.14.30-0ubuntu8
   NVIDIA binary xorg driver, kernel module and VDPAU library
ii nvidia-common 1:0.2.35
    find obsolete NVIDIA drivers
ii nvidia-settings 280.13-0ubuntu2
    Tool of configuring the NVIDIA graphics driver

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

sudo apt-get --purge remove nvidia-173 nvidia-settings; sudo apt-get --purge autoremove; sudo add-apt-repository ppa:ubuntu-x-swat/x-updates ; sudo apt-get update; sudo apt-get install nvidia-current

Should give you the 290 driver which may help. I have the same video chip and the driver works ok

Revision history for this message
J Demoso (demoso) said :
#8

Thanks so much for all your help! The updated driver didn't actually fix the problem. I found out it was a bad battery in the laptop that was causing it. After I tried everything you said and it still was slow I decided to remove the keyboard and make sure it was properly connected. In order to do that I had to remove 3 screws from under the battery and so I decided to leave the battery out when I powered it back up to see if it made any difference. That's when the light bulb went on as typing worked great and I'm starring at the battery on the table.

Again thanks for all your help though!!!

Revision history for this message
Ivan (angel-padillafelix) said :
#9

I had the same problem but removing the battery did not work. Nevertheless I had my charger connected, which happens to be a "generic one" and not the original from Lenovo. I removed it and tried again typing something just on the battery and the problem was gone!!!

Thanks so much for the hint!!!

Using generic battery chargers (A/C adapter) already had caused me problems in the past with the touch pad while using Windows.

I hope this other solution can help somebody. (I am usiung Ubuntu 14.04 on a Lenovo G550)