"Spurious NAK on isa0060/serio0" messages
My computer was slightly damaged a few days ago by a power spike after
a power cut. A local computer store diagnosed & replaced a failed capacitor. I hooked everything back up, including my PS/2 & VGA KVM switch, and now I'm seeing this kernel message in the syslog atkbd serio0: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly. at varying intervals but fairly consistently 3 times per minute, whether I'm logged in or not. AFAICT everything works normally. Do I need to fix anything, or should I just put it in the logcheck "ignore" file? Thanks, Adam -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
"Spurious NAK on isa0060/serio0" messages
On 07/12/2012 04:00 AM, Adam Funk wrote:
> My computer was slightly damaged a few days ago by a power spike after > a power cut. A local computer store diagnosed & replaced a failed > capacitor. I hooked everything back up, including my PS/2 & VGA KVM > switch, and now I'm seeing this kernel message in the syslog > > atkbd serio0: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly. > > at varying intervals but fairly consistently 3 times per minute, > whether I'm logged in or not. AFAICT everything works normally. > > Do I need to fix anything, or should I just put it in the logcheck > "ignore" file? ... <https://encrypted.google.com/search?hl=en&q=Spurious%20NAK%20on%20isa0060%2Fser io0> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/526988 [atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly. ] -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
"Spurious NAK on isa0060/serio0" messages
On 07/12/2012 04:00 AM, Adam Funk wrote:
> My computer was slightly damaged a few days ago by a power spike after > a power cut. A local computer store diagnosed & replaced a failed > capacitor. I hooked everything back up, including my PS/2 & VGA KVM > switch, and now I'm seeing this kernel message in the syslog > > atkbd serio0: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly. I think that's indicating a problem with the keyboard. Is a key stuck down? Try swapping the keyboard for another. By the way, did they give you the bad capacitor? Or did they show it to you before the repair? -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
"Spurious NAK on isa0060/serio0" messages
On 2012-07-12, NoOp wrote:
> On 07/12/2012 04:00 AM, Adam Funk wrote: >> My computer was slightly damaged a few days ago by a power spike after >> a power cut. A local computer store diagnosed & replaced a failed >> capacitor. I hooked everything back up, including my PS/2 & VGA KVM >> switch, and now I'm seeing this kernel message in the syslog >> >> atkbd serio0: Spurious NAK on isa0060/serio0. Some program might be trying access hardware directly. >> >> at varying intervals but fairly consistently 3 times per minute, >> whether I'm logged in or not. AFAICT everything works normally. >> >> Do I need to fix anything, or should I just put it in the logcheck >> "ignore" file? > ... > ><https://encrypted.google.com/search?hl=en&q=Spurious%20NAK%20on%20isa0060%2Fser io0> Yes, I tried that. > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/526988 > [atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying > access hardware directly. ] AFAICT, the relevant bug reports for this error message are associated with problems such as the keyboard or touchpad not working --- that's why I put "AFAICT everything works normally." in my post. I haven't observed any problems but I want to know whether the syslog message should worry me or not. -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
"Spurious NAK on isa0060/serio0" messages
On Thu, Jul 12, 2012 at 4:07 PM, Adam Funk <a24061@ducksburg.com> wrote:
> On 2012-07-12, NoOp wrote: >> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/526988 >> [atkbd.c: Spurious NAK on isa0060/serio0. Some program might be trying >> access hardware directly. ] > > AFAICT, the relevant bug reports for this error message are associated > with problems such as the keyboard or touchpad not working --- that's > why I put "AFAICT everything works normally." in my post. I haven't > observed any problems but I want to know whether the syslog message > should worry me or not. https://bugs.launchpad.net/ubuntu/+source/linux/+bug/984265 This has been going on with my Alienware M15x since I did a fresh install of Precise. Oneiric didn't seem to have a problem, that I recall, and the one upstream kernel I tried also did not have issues. AFAIK, it's only when running the Precise kernels :( As for results I have to reboot at least once or twice a day to reset everything. Eventually I start getting a ton of these: May 10 17:13:10 klaatu kernel: [266654.785332] atkbd serio2: Spurious NAK on isa0060/serio2. Some program might be trying access hardware directly. May 10 17:13:10 klaatu kernel: [266654.786536] atkbd serio2: Unknown key pressed (raw set 2, code 0x0 on isa0060/serio2). May 10 17:13:10 klaatu kernel: [266654.786540] atkbd serio2: Use 'setkeycodes 00 <keycode>' to make it known. May 10 17:13:11 klaatu kernel: [266654.809897] atkbd serio2: Unknown key pressed (raw set 2, code 0x8 on isa0060/serio2). May 10 17:13:11 klaatu kernel: [266654.809902] atkbd serio2: Use 'setkeycodes 08 <keycode>' to make it known. May 10 17:13:11 klaatu kernel: [266654.815445] atkbd serio2: Unknown key pressed (raw set 2, code 0x0 on isa0060/serio2). May 10 17:13:11 klaatu kernel: [266654.815449] atkbd serio2: Use 'setkeycodes 00 <keycode>' to make it known. (Last night, this generated so many messages while the machine was sitting at IDLE, that it caused syslog to grow to 10GB.) More troubling for me is that eventually, this causes random keystrokes to start appearing on any active window. It's never any specific key. sometimes it's an arrow key, sometimes a letter or number, sometimes a bunch of them at once, as though I had sat a cup down on the keyboard and left it sitting there. Eventually, the REAL fun begins. All these random keypresses that this generates start to coalesce: Jun 20 08:54:06 klaatu kernel: [85702.678303] atkbd serio2: Use 'setkeycodes 08 <keycode>' to make it known. Jun 20 08:54:06 klaatu kernel: [85702.679470] SysRq : Changing Loglevel Jun 20 08:54:06 klaatu kernel: [85702.679479] Loglevel set to 0 Jun 20 08:54:06 klaatu kernel: [85702.681515] atkbd serio2: Unknown key pressed (raw set Know the saying that an infinite number of monkeys with an infinite number of typewriters will eventually produce the full works of William Shakespeare? In my case, this eventually leads to randomly hitting on Magic SysRq combinations. :( -- ubuntu-users mailing list ubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users |
| All times are GMT. The time now is 09:20 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.