openSUSE Forums > Pre-Release/Beta » Has the 11.2 RC2 kernel stolen a CPU?

Go Back   openSUSE Forums > Pre-Release/Beta
Forums FAQ Members List Search Today's Posts Mark Forums Read


Pre-Release/Beta Questions about pre-release versions of openSUSE Linux (software & hardware)

Reply
Page 2 of 7 1 2 34 Last »
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old 30-Oct-2009, 11:25
Camaleón
Guest
 
Posts: n/a
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

hcvv wrote:

> Code:
> --------------------
> [ 0.000000] Transmeta TransmetaCPU


Uh?

Yours is no a Transmeta CPU, it's an Intel Dual Core :-?

Greetings,

--
Camaleón
Reply With Quote
  #12 (permalink)  
Old 30-Oct-2009, 11:30
hcvv's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

The system is an HP{ Pavilion Slimline s3160.nl.
They say it has a Pentium E2140 (C) 1,6 GHz CPU.

And that is what the 10.3 kernel says likewise.
How can such a thing happen???
(I haven't even heard of such a thing as Transmeta)
__________________
Henk van Velden
Reply With Quote
  #13 (permalink)  
Old 30-Oct-2009, 11:56
Camaleón
Guest
 
Posts: n/a
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

hcvv wrote:

> The system is an HP{ Pavilion Slimline s3160.nl.
> They say it has a Pentium E2140 (C) 1,6 GHz CPU.
>
> And that is what the 10.3 kernel says likewise.
> How can such a thing happen???
> (I haven't even heard of such a thing as Transmeta)


Look this thread:

***
A core missing!
http://ubuntuforums.org/showthread.php?t=1142333
***

And:

***
After upgrade to version 9.04, Ubuntu uses only one processor.
https://bugs.launchpad.net/ubuntu/+bug/371210
***

It seems you are facing some similar problem :-?

Greetings,

--
Camaleón
Reply With Quote
  #14 (permalink)  
Old 30-Oct-2009, 12:02
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

Quote:
Originally Posted by hcvv View Post
And that is what the 10.3 kernel says likewise.
How can such a thing happen???
Very odd behavior indeed, but just to be sure, that there is no bad boot parameter, show us the output.

Code:
cat /proc/cmdline
Quote:
Originally Posted by hcvv View Post
(I haven't even heard of such a thing as Transmeta)
*Cough*, as a "Disciple of Linus the Great", you should have (hint, read the WP article about Linus).
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
  #15 (permalink)  
Old 30-Oct-2009, 12:40
oldcpu's Avatar
Global Moderator
 
Join Date: Mar 2008
Location: Europe
Posts: 10,774
oldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of lightoldcpu is rated a glorious beacon of light
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

It does not seem to be a global problem. For example my Intel core i7 920 shows all cores with "dmesg | grep CPU" when booting to the openSUSE-11.2 RC2 64-bit KDE-4.3.1 liveCD : pastebin - dmesg output - post number 1649487
Reply With Quote
  #16 (permalink)  
Old 30-Oct-2009, 12:51
hcvv's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

On 11.2 cat /proc/cmdline:
Code:
root=/dev/disk/by-id/ata-Hitachi_HDT725032VLA380_VFJ201R23XUEXW-part5 nolapic resume=/dev/disk/by-id/ata-Hitachi_HDT725032VLA380_VFJ201R23XUEXW-part1 splash=silent quiet vga=0x31a
An yes, after Camaleón mentioned Transmeta I did some Wikipedia reading.

I am not quite sure I understand all the stuff in Camaleón's links, but I tried to boot with acpi=off and with noapic (not with both at the same time. Didn't help. Maybe I just tried the wrong thing.

I remember that when booting the 11.2 RC2 DVD it ended up in a loop after loading the kernel. I then tried playing with the F-keys and the parameters until it did. I am not quite sure which one (also some acpi), but will try later to reconstruct this (first the wife calls for dinner ).

Strange imho is also that also it says Transmeta in the first place, it says Intel on the My Computer page.

And to make the story complete, here is /proic/cmdline from 10.3:
Code:
root=/dev/disk/by-id/scsi-SATA_Hitachi_HDT7250_VFJ201R23XUEXW-part2 vga=0x31a resume=/dev/sda1 splash=silent
And that brings me the main extra one there: nolapic. Shall I try without it?
__________________
Henk van Velden
Reply With Quote
  #17 (permalink)  
Old 30-Oct-2009, 12:53
Wise Penguin
 
Join Date: Mar 2009
Posts: 1,824
Akoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the roughAkoellh is a reputation jewel in the rough
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

Japp, remove the "nolapic" for a start.
__________________
“Never attribute to malice that which can be adequately explained by stupidity.” (R.J. Hanlon)
Reply With Quote
  #18 (permalink)  
Old 30-Oct-2009, 13:53
hcvv's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

Removing the "nolapic" resulted in a loop while booting. Black screen for a while and then a system start.
__________________
Henk van Velden
Reply With Quote
  #19 (permalink)  
Old 30-Oct-2009, 14:41
Camaleón
Guest
 
Posts: n/a
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

hcvv wrote:

> Removing the "nolapic" resulted in a loop while booting. Black screen
> for a while and then a system start.


O.k, then try first booting with the "safe-setting" option of the Grub menu
(which I guess auto-disables acpi, apic and so) and then check again if the
2 cores are present.

Greetings,

--
Camaleón
Reply With Quote
  #20 (permalink)  
Old 30-Oct-2009, 14:56
hcvv's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: Netherlands
Posts: 1,913
hcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enoughhcvv 's reputation will be famous soon enough
Default Re: Has the 11.2 RC2 kernel stolen a CPU?

Sorry I did not tell this, but direct after the boot loop I tried "Safe Settings". It booted, but only one CPU.
__________________
Henk van Velden
Reply With Quote
Reply
Page 2 of 7 1 2 34 Last »

Bookmarks


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2