[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2013-11-06 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/116752/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2013-09-07 Thread Christopher M. Penalver
Albert Cardona, this bug was reported a while ago and there hasn't been
any activity in it recently. We were wondering if this is still an
issue? If so, could you please test for this with the latest development
release of Ubuntu? ISO images are available from
http://cdimage.ubuntu.com/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p linux replace-with-bug-number

Also, could you please test the latest upstream kernel available following 
https://wiki.ubuntu.com/KernelMainlineBuilds ? It will allow additional 
upstream developers to examine the issue. Please do not test the daily folder, 
but the one all the way at the bottom. Once you've tested the upstream kernel, 
please comment on which kernel version specifically you tested. If this bug is 
fixed in the mainline kernel, please add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested. For 
example:
kernel-fixed-upstream-v3.11

This can be done by clicking on the yellow circle with a black pencil icon next 
to the word Tags located at the bottom of the bug description. As well, please 
remove the tag:
needs-upstream-testing

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

As well, please remove the tag:
needs-upstream-testing

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Changed in: linux (Ubuntu)
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/116752/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2011-01-24 Thread papukaija
The status change means that intuitivenipple (TJ) isn't anymore working
on this bug,but this bug has enough info for a developer to work on this
bug; that's why it was changed to triaged and not confirmed from 'in
progress'.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2011-01-23 Thread Neo23x0
What does that status mean?

 status:In Progress → Triaged

All my efforts in controlling the usb and pci devices turned out to be useless. 
I did not have a crash for more than a week.  
Yesterday I used two virtualbox machines at the same time and my system crahed 
every 20 minutes. 
(perhaps of the swap space use? excessive vbox network card usage? High cpu 
load has been no problem in the past week)

 Uhhuh. NMI received for unknown reason b1 on CPU 0.

Messages showed a b1 this time. 
I am absolutely disappointed. I dont want to buy new hardware to get rid of 
this and I dont want to use Windows again.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2011-01-12 Thread Jeremy Foshee
** Changed in: linux (Ubuntu)
 Assignee: TJ (intuitivenipple) = (unassigned)

** Changed in: linux (Ubuntu)
   Status: In Progress = Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2011-01-06 Thread Neo23x0
Currently I run the system with the following script executed by cron
every 5 minutes to ensure that every connected devices it set correctly:

for i in /sys/bus/usb/devices/*/power/control; do echo on  $i; done
for i in /sys/bus/usb/devices/*/power/autosuspend; do echo -1  $i; done

No freeze up to now. 
Perhaps this could be a quick help for someone. 
Remember that this would cause a slightly higher power consumption due to the 
deactivation of the autosuspend and power level feature for USB devices.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2011-01-02 Thread Neo23x0
Closer to the source of the problem.
I deactivated the internal WLAN card of my Thinkpad T60 in BIOS configuration 
and used a external USB-Card for about 3 weeks without any freeze. While I was 
working on some virtual machines copied from external hard disks it froze 
again. 

I checked the kern.log and found:


Jan  2 11:53:50 ubuntu kernel: [ 1443.498163] Initializing USB Mass Storage 
driver...
Jan  2 11:53:50 ubuntu kernel: [ 1443.498532] scsi6 : usb-storage 1-5:1.0
Jan  2 11:53:50 ubuntu kernel: [ 1443.498731] usbcore: registered new interface 
driver usb-storage
Jan  2 11:53:50 ubuntu kernel: [ 1443.498734] USB Mass Storage support 
registered.
Jan  2 11:53:51 ubuntu kernel: [ 1444.501178] scsi 6:0:0:0: Direct-Access 
WDC WD50 00AAKS-00YGA0 PQ: 0 ANSI: 2
Jan  2 11:53:51 ubuntu kernel: [ 1444.502002] sd 6:0:0:0: Attached scsi generic 
sg2 type 0
Jan  2 11:53:51 ubuntu kernel: [ 1444.506387] sd 6:0:0:0: [sdb] 976773168 
512-byte logical blocks: (500 GB/465 GiB)
Jan  2 11:53:51 ubuntu kernel: [ 1444.509534] sd 6:0:0:0: [sdb] Write Protect 
is off
Jan  2 11:53:51 ubuntu kernel: [ 1444.509539] sd 6:0:0:0: [sdb] Mode Sense: 38 
00 00 00
Jan  2 11:53:51 ubuntu kernel: [ 1444.509543] sd 6:0:0:0: [sdb] Assuming drive 
cache: write through
Jan  2 11:53:51 ubuntu kernel: [ 1444.512893] sd 6:0:0:0: [sdb] Assuming drive 
cache: write through
Jan  2 11:53:51 ubuntu kernel: [ 1444.512904]  sdb: sdb1
Jan  2 11:53:51 ubuntu kernel: [ 1444.526780] sd 6:0:0:0: [sdb] Assuming drive 
cache: write through
Jan  2 11:53:51 ubuntu kernel: [ 1444.526789] sd 6:0:0:0: [sdb] Attached SCSI 
disk

Jan  2 13:06:19 ubuntu kernel: [ 5793.020774] WARNING! power/level is 
deprecated; use power/control instead
Jan  2 13:06:20 ubuntu kernel: [ 5793.107742] usb 1-5: USB disconnect, address 6
Jan  2 13:06:45 ubuntu kernel: [ 5818.089093] usb 1-5: new high speed USB 
device using ehci_hcd and address 7
Jan  2 13:06:46 ubuntu kernel: [ 5819.067943] scsi7 : usb-storage 1-5:1.0
Jan  2 13:06:46 ubuntu kernel: [ 5819.068341] usbcore: registered new interface 
driver ums-cypress
Jan  2 13:06:47 ubuntu kernel: [ 5820.068602] scsi 7:0:0:0: Direct-Access 
WDC WD16 00BEVE-11UYT0 PQ: 0 ANSI: 0
Jan  2 13:06:47 ubuntu kernel: [ 5820.075311] sd 7:0:0:0: Attached scsi generic 
sg2 type 0
Jan  2 13:06:47 ubuntu kernel: [ 5820.078521] sd 7:0:0:0: [sdb] 312581808 
512-byte logical blocks: (160 GB/149 GiB)
Jan  2 13:06:47 ubuntu kernel: [ 5820.079597] sd 7:0:0:0: [sdb] Write Protect 
is off
Jan  2 13:06:47 ubuntu kernel: [ 5820.079605] sd 7:0:0:0: [sdb] Mode Sense: 27 
00 00 00
Jan  2 13:06:47 ubuntu kernel: [ 5820.079611] sd 7:0:0:0: [sdb] Assuming drive 
cache: write through
Jan  2 13:06:47 ubuntu kernel: [ 5820.082336] sd 7:0:0:0: [sdb] Assuming drive 
cache: write through
Jan  2 13:06:47 ubuntu kernel: [ 5820.082344]  sdb: sdb1
Jan  2 13:06:47 ubuntu kernel: [ 5820.137699] sd 7:0:0:0: [sdb] Assuming drive 
cache: write through
Jan  2 13:06:47 ubuntu kernel: [ 5820.137705] sd 7:0:0:0: [sdb] Attached SCSI 
disk
Jan  2 13:14:58 ubuntu kernel: [ 6311.622584] device eth0 entered promiscuous 
mode
Jan  2 13:15:02 ubuntu kernel: [ 6315.170077] lo: Disabled Privacy Extensions
Jan  2 13:29:47 ubuntu kernel: [ 7200.557711] Uhhuh. NMI received for unknown 
reason a1 on CPU 0.
Jan  2 13:29:47 ubuntu kernel: [ 7200.557717] You have some hardware problem, 
likely on the PCI bus.
Jan  2 13:29:47 ubuntu kernel: [ 7200.557720] Dazed and confused, but trying to 
continue

The first external Hard Disk (Samsung S2 with 500GB) worked fine.
The second one (Trekstor with 160GB) caused an error which was WARNING! 
power/level is deprecated; use power/control instead.
A while after attaching the USB device and copying the file I needed the system 
froze again showing the NMI error. 
I suppose that it has to do with the energy saving function of attached devices 
or devices on the PCI bus like my wireless card which I deactivated some time 
ago.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2010-12-16 Thread Neo23x0
Same problem here. 
Ubuntu 10.10 (upgrade from 10.04) on Thinkpad T60 with ATI graphic card.
Linux ubuntu 2.6.35-24-generic #42-Ubuntu SMP Thu Dec 2 01:41:57 UTC 2010 i686 
GNU/Linux

Its the only thing that still bothers me about my Ubuntu installation
and its the worst I had to face .. ever.

I tried almost everything:
- ACPI settings (BIOS)
- TLP (Software to handle Thinkpad ACPI settings)
- Pulse Audio deactivation and use of ALSA again  fixed it for a long time 
I thought
- WLAN ?? tried several drivers .. still an open point
- ATI graphic card ... I am using the GPL drivers with options radeon 
modeset=0

Dec 16 11:53:09 ubuntu kernel: [10378.753076] padlock: VIA PadLock not detected.
Dec 16 11:55:17 ubuntu kernel: [10506.679450] warning: `VirtualBox' uses 32-bit 
capabilities (legacy support in use)
Dec 16 11:58:48 ubuntu kernel: [10717.542329] device usb0 entered promiscuous 
mode
...
Dec 16 13:37:03 ubuntu kernel: [16613.004065] Uhhuh. NMI received for unknown 
reason b1 on CPU 0.
Dec 16 13:37:03 ubuntu kernel: [16613.004073] You have some hardware problem, 
likely on the PCI bus.
Dec 16 13:37:03 ubuntu kernel: [16613.004078] Dazed and confused, but trying to 
continue
Dec 16 13:37:36 ubuntu kernel: [16645.625938] iwl3945 :03:00.0: Card state 
received: HW:Kill SW:On
Dec 16 13:37:36 ubuntu kernel: [16645.664053] iwl3945 :03:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x040003DD

I hope that this issue will be fixed in newer kernel versions. 
It pretty disturbing during presentations ... and work in general.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/116752

Title:
  NMI received for unknown reason a0 on CPU 0

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2010-11-02 Thread albert
Confirmed. It happens most frequently after hibernation - after a using
it for ~5-10min. But also in every 30hrs of normal uptime (/w sleep)

OS: ubuntu 10.04 2.6.32-25 x86
IBM/lenovo Thinkpad T60

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2010-10-04 Thread Marco Ciampa
Confirmed in Lucid 10.04.1 2.6.32-24-generic (i386) with a desktop
computer AMD Athlon 64 3500+  ATI RV370 (Radeon X300SE) without any
wireless network (only integrated SiS 190 ethernet)

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2010-05-16 Thread papukaija
Confirming in Lucid.

** Tags added: lucid

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-10-13 Thread John Gilmore
I get Uhhuh. NMI received for unknown reason a1 on CPU 0.  (and the other two 
lines) the first time I tried booting Ubuntu Karmic UNR *beta* release (from a 
USB-attached SD card) on Dell Mini 10v netbook.  This beta uses kernel 
2.6.31-11-generic.
The netbook doesn't have bluetooth.  There might be bad parity in memory, but 
I've never seen this happen before (and if
it saw bad parity, why didn't it report the address of the error, and kill the 
process that was using the memory???)  This netbook has a Broadcom wifi chip 
that is only halfassed supported.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-20 Thread David Mak-Fan
I noticed a little wihle back that sometimes it works, and when it does,
Bluetooth isn't working.  So I turned off the integrated Bluetooth
controller in the BIOS, and it's been suspending fine now (I've only
been testing for about a day now though :) ).  No Bluetooth though, but
I'll take suspend over BT for now.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-20 Thread TJ
David, thank-you for that revelation.

That indicates that the Bluetooth device-driver might not be doing
everything it should when handling the PM suspend event, or it might be
that the hardware is doing something unexpected that is probably handled
as a quirk in Windows drivers (I assume the same doesn't affect
Windows?).

Because the reports cover several systems and devices I don't think we
are going to be able to easily determine if there is a common cause, or
just a common symptom.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-20 Thread TJ
NMI is non-maskable interrupt. It is usually caused by a memory parity
error.

The obvious question is, has the memory been thoroughly tested or
alternative known-good modules been tried. The linkage to devices tends
to indicate RAM is fine but it would be good if we could authoritatively
rule it out.

The alternative is that the devices are somehow messing with the system
bus.

The kernel handles it in
arch/x86/kernel/traps.c::mem_parity_error():
{
printk(KERN_EMERG
Uhhuh. NMI received for unknown reason %02x on CPU %d.\n,
reason, smp_processor_id());

printk(KERN_EMERG
You have some hardware problem, likely on the PCI bus.\n);

#if defined(CONFIG_EDAC)
if (edac_handler_set()) {
edac_atomic_assert_error();
return;
}
#endif

if (panic_on_unrecovered_nmi)
panic(NMI: Not continuing);

printk(KERN_EMERG Dazed and confused, but trying to
continue\n);

/* Clear and disable the memory parity error line. */
reason = (reason  0xf) | 4;
outb(reason, 0x61);
}


** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = TJ (intuitivenipple)
   Status: Incomplete = In Progress

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-20 Thread TJ
I found this LKML commentary from 2003. I think the general idea still
applies so I'll add it as reference material:

One way to cause an intermittent NMI is by having power management enabled
with devices that don't support it. They see the world caving in when power
goes away and sometimes generate an NMI.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-17 Thread blackmx
I have ubuntu 9.04 on sony vaio VGN-CR11Z/R and on shut-down show me
this message:  Uhhuh. NMI received for unknown reason a0 on CPU 0

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-03-10 Thread David Mak-Fan
Just another data point, I just did a fresh install of 8.10 onto a T43p
thinkpad and I get this problem too.  I am not using the ATI restricted
drivers (they won't activate... seperate issue I guess).

Unfortunately, this makes 8.10 pretty useless on my thinkpad.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-02-12 Thread Manuel
Hi,

As far as I'm concerned, that error didn't appeared since Hardy Heron on my
laptop (Acer Aspire WSMI 1802 / 1800 series). And it never appeared with my
other pc's (ranging from old Pentium II / III and recent Core2Duo's).
I remain convinced (imho) that the cause was not purely kernel related, but
rather a combination of hardware / drivers hiccups.

In the time I signalled the problem, I could almost certainly provoke it by
using compiz (advanced effects) / firefox and that on my P4 / ATI Radeon
mobility (X600) video card base laptop. (Note: with the free Radeon driver
as with the non free fgrlx driver made no difference).

Deactivating compiz did vastly reduced the occurence of the error. At that
time Compiz was also far least stable has it has become... it may also be
related, although it was certainly not the only cause for deactivate it only
reduced the frequency of occurrence of the error.

Cheers,
Manuel

2009/2/12 Nick HS n...@daenim.com

 Error does not appear in 2.6.28-6-generic with Jaunty.

 --
 NMI received for unknown reason a0 on CPU 0
 https://bugs.launchpad.net/bugs/116752
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2009-02-11 Thread Nick HS
Error does not appear in 2.6.28-6-generic with Jaunty.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-16 Thread Nick HS
I had the error popup again today, however it is much, much more stable
then before

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-15 Thread Nick HS
Running 2.6.27-10-generic (in intrepid-proposed) seems to have stopped
the error.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-15 Thread Leann Ogasawara
Thanks for the update Nick HS.  The kernel in intrepid-proposed sounds
promising then.  Can anyone else test the 2.6.27-10 kernel in intrepid-
proposed?  @Albert Cardone, since you are the original bug reporter, I'd
be particularly interested in hearing back from you.  To test the kernel
in intrepid-proposed do the following:

1) cd /etc/apt/sources.list.d
2) create a file intrepid-proposed.list which contains the following two 
lines (sudo vim intrepid-proposed.list):

deb http://archive.ubuntu.com/ubuntu/ intrepid-proposed main
deb-src http://archive.ubuntu.com/ubuntu/ intrepid-proposed main

3) sudo apt-get update
4) sudo apt-get install linux-image-2.6.27-10-generic
5) sudo rm /etc/apt/sources.list.d/intrepid-proposed.list
6) sudo apt-get update

Steps 5 and 6 basically undo the enabling of intrepid-proposed. Of
course you'll finally need to reboot into the 2.6.27-10.20 kernel to
test. Please let us know your results. Thanks.

** Changed in: linux (Ubuntu)
   Status: Triaged = Incomplete

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-12 Thread Leann Ogasawara
Nick HS, can you attach an updated dmesg output which captures the error
messages for the most recent Intrepid kernel?  Thanks.

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-12 Thread Nick HS
The error is not reported in dmesg as far as I can tell, however the
system becomes completely unresponsive after the error. Attached is the
syslog where the error occurs (around Dec 11 17:16:45).

** Attachment added: syslog
   http://launchpadlibrarian.net/20391451/syslog

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-12 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium
   Status: Incomplete = Triaged

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-05 Thread Patrick Kilgore
** Summary changed:

- Uhhuh. NMI received for unknown reason a0 on CPU 0
+  NMI received for unknown reason a0 on CPU 0

** Description changed:

- 
  Thinkpad T60p new from last January, core2 duo 2.33Ghz
  Ubuntu 7.04 dist-upgraded to the latest.
  
  The laptop is working great. And yet, about once a week or so I get this
  message in my terminals:
  
  
  Message from [EMAIL PROTECTED] at Thu May 24 21:40:06 2007 ...
  pad kernel: [264571.564000] Dazed and confused, but trying to continue
  
  Message from [EMAIL PROTECTED] at Thu May 24 21:40:06 2007 ...
  pad kernel: [264571.564000] Dazed and confused, but trying to continue
  
  Message from [EMAIL PROTECTED] at Thu May 24 21:40:06 2007 ...
  pad kernel: [264571.564000] You have some hardware problem, likely on the PCI 
bus.
  
  Message from [EMAIL PROTECTED] at Thu May 24 21:40:06 2007 ...
  pad kernel: [264571.564000] You have some hardware problem, likely on the PCI 
bus.
  
  Message from [EMAIL PROTECTED] at Thu May 24 21:40:06 2007 ...
  pad kernel: [264571.564000] Uhhuh. NMI received for unknown reason a0 on CPU 
0.
  
  Message from [EMAIL PROTECTED] at Thu May 24 21:40:06 2007 ...
  pad kernel: [264571.564000] Uhhuh. NMI received for unknown reason a0 on CPU 0

** Summary changed:

-  NMI received for unknown reason a0 on CPU 0
+ NMI received for unknown reason a0 on CPU 0

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-05 Thread Nick HS
Output of uname -a

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/20246069/uname-a.log

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-05 Thread Nick HS
Output of cat /proc/version_signature

** Attachment added: version.log
   http://launchpadlibrarian.net/20246083/version.log

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 116752] Re: NMI received for unknown reason a0 on CPU 0

2008-12-05 Thread Nick HS
Output if lspci -vvnn

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/20246101/lspci-vvnn.log

-- 
NMI received for unknown reason a0 on CPU 0
https://bugs.launchpad.net/bugs/116752
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs