[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-21 Thread jens
Works now, good work, thanks. -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com h

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Juksu
I DID FILE A BUG REPORT DAYS AGO ABOUT THE ACPI ISSUE BUT IT WAS STAMPED DUPLICATE BY SOMEONE https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/140651 The other thread is not named ACPI and is not deemed to be of high importance, which is not correct considering the show-stopper

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Alan Hartless
Oops, sorry. Made assumptions. IN MY CASE, I cannot utilize the second core UNLESS acpi IS disabled. -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Matthew Garrett
Alan: No, you seem to have a different bug. Please file that one separately Juksu: Your computer simply provides no way for us to tell it has more than one processor unless ACPI is enabled, so the only way we can fix this is to fix your problem with ACPI. Please open a separate bug for that. --

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Juksu
The problem is that the computer does not boot with ACPI enabled, and does not see the second processor if it is disabled. So why an earth would you not fix it?!?!?!?!?!?!?!?!?!? -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug no

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Alan Hartless
The problem is that we cannot see the other cpu UNLESS we have acpi disabled. -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Matthew Garrett
Modern hardware provides no way of enumerating CPUs without using ACPI, so it's normal for you to only see one if you disable ACPI. There's no way to avoid that, so please open another bug about the ACPI issue and we'll see if we can fix that. ** Changed in: linux-source-2.6.22 (Ubuntu) Sta

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Jared Greenwald
Gutsy works for me: $ uname -a Linux 4lom 2.6.22-11-generic #1 SMP Mon Sep 17 03:45:58 GMT 2007 i686 GNU/Linux $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 6 model name : Intel(R) Pentium(R) D CPU 3.00GHz stepping: 4 cpu

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Juksu
davie: do you also have the acpi=off option enabled? And do you have the freeze problem at startup without acpi=off as e.g. in http://ubuntuforums.org/showthread.php?t=553309 or in bug 140635 ? -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You rece

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread davie
hmm... i was using linux-image-i386, works fine with linux-image generic here. -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread davie
same problem here (intel core 2 duo) - full dmesg output attached, interestingly including: [0.00] Processor #1 6:15 APIC version 20 [0.00] WARNING: NR_CPUS limit of 1 reached. Processor ignored. uname -sar Linux my-laptop 2.6.22-11-386 #1 Mon Sep 17 03:17:38 GMT 2007 i686 GNU/Li

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread jens
Same with me, experimented a bit with kernel-paramenters. acpi=ht will work but breaks gdm. Have to startx manually. However only one cpu is detected. -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Brian Murray
** Changed in: linux-source-2.6.22 (Ubuntu) Importance: Medium => High -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Juksu
OK, that's good. Mine crashes/freezes without the acpi=off option at boot. Now we know that it is a different problem with Intel and AMD CPU's, perhaps. -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-20 Thread Alan Hartless
For me, adding "acpi=off" as a kernel boot option to menu.lst made my second core work. I can't adjust their speeds, but at least both are working. -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a m

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-19 Thread Alan Hartless
Attached is my lspci -vvnn as well. ** Attachment added: "lspci.txt" http://launchpadlibrarian.net/9389078/lspci.txt -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-19 Thread Alan Hartless
Gusty is not recognizing my dual core as well. Here is some info: [EMAIL PROTECTED]:~$ uname -a Linux desktop 2.6.22-11-generic #1 SMP Mon Sep 17 03:45:58 GMT 2007 i686 GNU/Linux [EMAIL PROTECTED]:~$ cat /proc/cpuinfo processor : 0 vendor_id : AuthenticAMD cpu family : 15 mode

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-19 Thread Brian Murray
** Changed in: linux-source-2.6.22 (Ubuntu) Assignee: (unassigned) => Ubuntu Kernel Team Status: Incomplete => Triaged -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bu

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-19 Thread Juksu
Here is another dmesg, after a reboot with the irqpoll option removed. But it breaks my wireless connection etc. to do that. And the laptop won't boot at all (crashes/freezes) if the acpi=off option is removed, so no output is in logs. Jukka ** Attachment added: "dmesg with no irqpoll option"

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-19 Thread Juksu
$ uname -a Linux Possulap 2.6.22-11-generic #1 SMP Mon Sep 17 03:18:44 GMT 2007 x86_64 GNU/Linux ** Attachment added: "Output after boot with acpi=off and irqpoll options in grub menu.lst enabled" http://launchpadlibrarian.net/9385623/dmesg -- Only one CPU core recognized in Gutsy after upd

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-19 Thread Juksu
Here's the lspci -vvnn ** Attachment added: "lspci vvnn" http://launchpadlibrarian.net/9385661/lspci%20vvnn -- Only one CPU core recognized in Gutsy after updates https://bugs.launchpad.net/bugs/141082 You received this bug notification because you are a member of Ubuntu Bugs, which is the bu

[Bug 141082] Re: Only one CPU core recognized in Gutsy after updates

2007-09-19 Thread Brian Murray
Thank you for taking the time to report this bug and helping to make Ubuntu better. Could you please add the full output of 'dmesg' after booting up as an attachment to your bug report? Additionally the specific version of the kernel that you are running would be quite helpful, you can find that