[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-12-01 Thread Randakar
S13 is pcmciautils alright, but S40 is S40networking. It doesn't sound like a good idea to remove that to me. But I'll try this. -- [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0! https://launchpad.net/bugs/72895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-12-01 Thread Randakar
Removed S13pcmciautils, and now it boots! You were dead right on that one. It also seems to me that the bug here is definitely in either that i82365 PCMCIA bridge driver module, or in the code that attempts to find PCMCIA devices. My guess is the latter. One of the things I noticed was that

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-12-01 Thread Randakar
I can now confirm that running '/etc/init.d/pcmciautils start' as root after bootup hangs the kernel. That script sources /etc/default/pcmciautils which lists what hardware it thinks I have: -- [EMAIL PROTECTED]:~# cat /etc/default/pcmciautils # Defaults for PCMCIA (sourced by

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-12-01 Thread Allcolor-g
Great, did as you said and put PCMCIA=no and put back the startup symlink and it still boot. -- [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0! https://launchpad.net/bugs/72895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-30 Thread Allcolor-g
Installed linux-image-2.6.19-7 this morning and it is able to boot. So the problem seems resolved (for me ;) -- [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0! https://launchpad.net/bugs/72895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-30 Thread Randakar
No such luck for me. Still getting the lockup on 2.6.19-7. -- [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0! https://launchpad.net/bugs/72895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-30 Thread Allcolor-g
Maybe this was not 2.6.19-7 who solved the problem. Yesterday I have removed the two symlink related to pcmcia and pcmciautils in /etc/rcS.d/ (S13 and S40). Pcmciautils is launched before lvm. I had not tried to boot 2.6.19-6 with that because I had 2.6.19-rc6 vanilla who did boot. So if you

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-28 Thread Randakar
I can confirm this one. Same thing happening on my box. Hardware: AMD Sempron Processor 3400+ Asus mobo K8VXSE NVidia GeForce FX 5200 1Gb ram No LVM No TV card. In all, pretty similar to the original reporter's hardware. More importantly the lockup appears to occur directly after the kernel

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-28 Thread Randakar
Ok, pci=noacpi and acpi=off don't fix the issue. Instead, 'acpi=off' turns the soft lockup into a full-blown kernel panic. Removing the nvidia stuff now. Not expecting much of it since the 'tainted' flag wasn't set during that kernel panic, suggesting that it hadn't loaded yet. Nonetheless ..

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-28 Thread Randakar
To continue this barrage of comments, I removed the nvidia binary driver package before I made that trace as well - to no effect, obviously. -- [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0! https://launchpad.net/bugs/72895 -- ubuntu-bugs mailing list

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-28 Thread Randakar
Alright, here comes a stack trace: This trace appears right after it attempts to load the i82365 module. (some kind of pcmcia bridge device, I gather.) Be aware this was typed in by hand from a blurry photo, zeroes might be 8's and vice-versa especially near the bottom. ===

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-28 Thread Randakar
Correction, I spotted a typo in there ;-) === BUG: soft lockup detected on CPU#0! [c01047b2] dump_trace+0x192/0x1c0 [c01047f8] show_trace_log_lvl+0x18/0x30 [c0104ecf] show_trace+0xf/0x20 [c0105035] dump_stack+0x15/0x20 [c01521eb] softlockup_tick+0x9b/0xe0 [c012e481]

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-28 Thread Randakar
** Attachment added: lspci output http://librarian.launchpad.net/5198097/lspci -- [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0! https://launchpad.net/bugs/72895 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-23 Thread Allcolor-g
So for the mdadm problem, removing /usr/share/initramfs- tools/hooks/mdadm solve the problem, no more warning on boot nor on update-initramfs. Still the BUG: soft lockup detected on CPU#0! on 2.6.19-6 is occuring. I'll try compiling a custom 2.6.19 to see if it also occurs. -- [feisty]

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-23 Thread Allcolor-g
I've installed linux-source-2.6.19 - Linux kernel source for version 2.6.19 with Ubuntu patches and compiled it with the config file of my working 2.6.17-10... but no luck it hang with the same message at the same place. I've noticed that the ubuntu package is based on the 2.6.19-rc6 kernel. So

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-23 Thread Allcolor-g
So for the system details: Athlon 2600+, Motherboard: Asus A7N8X-X 1GB Ram 2 HDD 120 GB unified in one big / partition named /dev/mapper/Ubuntu-root with LVM 1 TV card BT878 Geforce fx5700 -- [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0! https://launchpad.net/bugs/72895

[Bug 72895] Re: [feisty] [linux-image-2.6.19-6] BUG: soft lockup detected on CPU#0!

2006-11-22 Thread Allcolor-g
This bug that affect my system is not related on bug 63418 https://launchpad.net/distros/ubuntu/+source/linux- source-2.6.19/+bug/63418 The solution there is related to a problem with wifi what I've not. My system is an amd athlon 2600+ 1GB ram with a geforcefx 5700. I have a bt848 tv card