Will Puppy work with Intel DUO core?

Booting, installing, newbie
Message
Author
User avatar
divisionmd
Posts: 606
Joined: Sat 14 Jul 2007, 20:42

Thanks

#21 Post by divisionmd »

Oh perfect! Great news!

But how do i check so Puppy 2.17 actually uses the multicore?

When im trying to activate "multicore processors" from Vmware player within Puppy it tells me its not activated.

Best regards,
Johan
Leachim
Posts: 229
Joined: Sun 27 May 2007, 23:04

#22 Post by Leachim »

Use cat /proc/cpuinfo to produce an output similar to the following. If you have 2 cores there should be 2 processor descriptions like in the example output below - one for processor 0 and one for processor 1.

Code: Select all

processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
stepping        : 6
cpu MHz         : 2411.705
cache size      : 4096 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips        : 4825.23
clflush size    : 64

processor       : 1
vendor_id       : GenuineIntel
cpu family      : 6
model           : 15
model name      : Intel(R) Core(TM)2 CPU          6600  @ 2.40GHz
stepping        : 6
cpu MHz         : 2411.705
cache size      : 4096 KB
physical id     : 0
siblings        : 2
core id         : 1
cpu cores       : 2
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 10
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
bogomips        : 4822.51
clflush size    : 64
Bruce B

#23 Post by Bruce B »

Leachim wrote:Use cat /proc/cpuinfo to produce an output similar to the following. If you have 2 cores there should be 2 processor descriptions like in the example output below - one for processor 0 and one for processor 1.

{/proc/cpuinfo out cut from post above}
I think at least two basic conditions must be true before you will get the cpuinfo output posted.

condition 1 == 2 cores
AND
condition 2 == kernel compiled to support it

Else only cpu 0 will be displayed and no hint of a cpu 1

-----------

Or hopefully, I misunderstand the context due to a brevity factor and not seeing where to put it into context.
Leachim
Posts: 229
Joined: Sun 27 May 2007, 23:04

#24 Post by Leachim »

Sorry, my posting was a bit misleading! I meant that you will only get a similar output if your kernel supports multiprocessing!

Otherwise it might show a single entry. This entry might contain the word "dual core" but the second core will not be used until there are two entries displayed!
User avatar
divisionmd
Posts: 606
Joined: Sat 14 Jul 2007, 20:42

hello

#25 Post by divisionmd »

When i type that i get this:

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 14
model name : Intel(R) Core(TM) Duo CPU T2350 @ 1.86GHz
stepping : 12
cpu MHz : 1866.720
cache size : 2048 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx constant_tsc pni monitor est tm2 xtpr
bogomips : 3736.19
clflush size : 64


Does it mean Puppy has found and is using the Duo core?

Best reagards,
Johan
Bruce B

Re: hello

#26 Post by Bruce B »

divisionmd wrote:
{big text cut}

Does it mean Puppy has found and is using the Duo core?

Best reagards,
Johan
Quite to the contrary. It says you have Intel(R) Core(TM) Duo CPU T2350 @ 1.86GHz, which you do.

But no CPU 1 is listed. In this instance we start count from 0

@Leachim, I'd appreciate it greatly if you could do a little hand holding and point me to where I could get the cutting edge kernel that would work with version 2.17
User avatar
divisionmd
Posts: 606
Joined: Sat 14 Jul 2007, 20:42

ok

#27 Post by divisionmd »

Ok so this means Puppy has not detected both cpus? :shock:

Thanks,

Best regards,
Johan
Leachim
Posts: 229
Joined: Sun 27 May 2007, 23:04

Re: hello

#28 Post by Leachim »

Bruce B wrote:@Leachim, I'd appreciate it greatly if you could do a little hand holding and point me to where I could get the cutting edge kernel that would work with version 2.17
http://www.murga-linux.com/puppy/viewtopic.php?t=19719
User avatar
divisionmd
Posts: 606
Joined: Sat 14 Jul 2007, 20:42

ok

#29 Post by divisionmd »

Hello,

Ok, so its possible to use duo core cpus then? but i need to attach a patch to the kernel, something to make it work?

Please explain on how to do this. Is there a .pup file i can use to patch my Puppy 2.17? then to use duo core.

Thanks,

Best regards,
Johan
User avatar
divisionmd
Posts: 606
Joined: Sat 14 Jul 2007, 20:42

final word

#30 Post by divisionmd »

Hello All!

Can any Puppy expert put a final word on this question?

- I run puppy from a Duo core Pc and when i type "cat /proc/cpuinfo" it only lists one CPU.

- Can i in some way fix this so Puppy detects and uses both? if so how can i do this.

Thanks,

Best regards,
Johan
jamesbond
Posts: 3433
Joined: Mon 26 Feb 2007, 05:02
Location: The Blue Marble

#31 Post by jamesbond »

I am no puppy expert by any measure, but take this as an interim answer to your question:
1. Standard puppy (and most of puplets out there) can only use one core, even if your computer has multiple cores.
2. Yes you can fix it, find a new "kernel" that is configured for multiprocessing (=SMP kernel). Leachim already gave the link above of where to get it. It is not yet packaged, so it's rather tough to use.

cheers!
Posted from Puppy 3.01 running on Pentium Dual-core (with only one core working, the other is sleeping).
Fatdog64 forum links: [url=http://murga-linux.com/puppy/viewtopic.php?t=117546]Latest version[/url] | [url=https://cutt.ly/ke8sn5H]Contributed packages[/url] | [url=https://cutt.ly/se8scrb]ISO builder[/url]
User avatar
divisionmd
Posts: 606
Joined: Sat 14 Jul 2007, 20:42

thanks

#32 Post by divisionmd »

Thanks James Bond! :D

Then i will try to get that patch to work on my Puppy 2.17. Have you tried it?

I will follow leachim´s link and read more.. .

Best regards,
Johan
bc272
Posts: 7
Joined: Sat 24 Jul 2010, 03:32

Puppy works on core dual

#33 Post by bc272 »

This forum probably old but this may be helpful. Found this forum helpful to get Puppy 5.2.5 on a core dual 3.2ghz Gateway 510xl (intel equipment). I had two Puppy cd's, 4.3.1 and a 5.1 that did not work, , said, something like, "vm linuz load failed," and stopped, somewhere said, "failed to load partition." For what it's worth. Read here that it could be the Puppy CD was defective in some way, didn't believe it but as a last ditch effort to load Puppy on what seams a powerful but 2004 machine, I downloaded Puppy 5.2.5, burned it to a cd on my mac (old ancient g4 with outdated panther, cross my palm and I'll tell you more Steve Jobs), then booted (bios set to boot cd first) and it continued past trouble spot. Soon flashed the puppy.iso words across the screen real fast...then it was a blank dark screen for about 30 seconds ...it's do'n something, the monitor switch still showed green. Then got the Puppy flash pic. and loaded the desktop, no problem connecting with auto dhc and is running great. Found Puppy Linux does run on this core dual Intel processor and board, at least Puppy 5.2.5 does.
gcmartin

Re: Puppy works on core dual

#34 Post by gcmartin »

bc272 wrote: ... Found Puppy Linux does run on this core dual Intel processor and board, at least Puppy 5.2.5 does.
I not sure it this will make anything better, but there is one Puppy that is "geared" toward multi-core processors.

It is ICE Puppy. I have been using this version of Puppy built for these modern multi-core processors since the author of the distro began offering this to the community. I continue to use it in LiveCD mode since I began.

Its a special Puppy for 32bit Multi-cores. And, there is a PUP525 version for multi-cores, as well, called PUP539.

Hope it helps.
Last edited by gcmartin on Mon 20 Jun 2011, 04:16, edited 2 times in total.
User avatar
puppyluvr
Posts: 3470
Joined: Sun 06 Jan 2008, 23:14
Location: Chickasha Oklahoma
Contact:

#35 Post by puppyluvr »

:D Hello,
Actually, there are several builds on the multicore/highmem enabled kernels...
Stu90`s 525 lite for example...
Someone is even doing a Compiz build...
But IcePuppy is the cream of the crop... 8)
14 and 15 cover both older or newer hardware...
Very comprehensive forum thread as well...
Close the Windows, and open your eyes, to a whole new world
I am Lead Dog of the
Puppy Linux Users Group on Facebook
Join us!

Puppy since 2.15CE...
mill0001
Posts: 358
Joined: Thu 01 Feb 2007, 16:30
Location: "People's Republik of Kalifornia"

#36 Post by mill0001 »

Hi,
I've been using lupu_525 with quad core cpu since it came out. It works just fine. I put parameter: max_cpus=x (where x is your number of cores) on kernel line of menu.lst. You can see if all cores are active by typing htop in terminal. Have fun.
Post Reply