Comment 26 for bug 99356

Revision history for this message
archie (abadasyan) wrote : Re: [Bug 99356] Re: [Feisty] Keyboard repeats keystrokes like tttthiiiiiiiiiiiissss

I have installed Ubuntu Feisty Fawn 7.04, without any changes. Didn't
compile myself, etc... All default. Then using apt-get, installed xfce
on top of it. To avoid repeat bug, turned off acpid, and turned on apmd
in Xfce Menu--> System--> Services. Now repeat bug disappeared, but
battery applet shows 50% of battery all the time. Even if new battery is
attached and filled. I DID NOT SUGGEST to do so to anybody else, neither
I can take on the responsibility for others, since I am noob myself :-)
This was just the information on what I have done.
Good luck and please let me know, if solution is found to make battery
applet working.

Archie

ozstriker78 wrote:
> I went ahead and followed this troubleshooting recommendation for
> completeness, but it didn't solve the problem.
>
> After playing around with it some more, I have figured out that it has to do
> with interaction with the acpi interface. Here is my reasoning....
>
> 1. acpi=off in the kernel parameters seems stops the bug.
> 2. when acpi is on, acpi is off and hal is off, the bug stops.
> 3. if either hal or acpid is on when acpi is enabled into the kernel, the
> bug is present (both acpid and hal interact with the kernel's acpi
> interface)
> 4. When I simply "cat /proc/acpi/battery/BAT0/status" the bug uncovers
> itself and is reproducable.
>
> This indicates that the bug is definitely in the kernel acpi interface when
> ever there is some sort of interaction with it. Since hal and acpid both
> poll/interact with it, the bug is produced.
>
> Do you have any idea as to why the kernel acpi drivers/modules/interface is
> doing this when I poll anything in /proc/acpi ? If we fix that, then I
> think we will fix this bug.
>
> For what it's worth, I'm a Senior Linux SA, however I don't have much
> experience with the ACPI kernel interface, so any advanced requests you may
> have would be okay.
>
> -Rick
>
>