I'm looking for for where *Debian* documents which processors support
current Debian release.
I have three machines whose processors are 64 bit capable.
Processors identified by running lscpu:
Machine 1:
Architecture: i686
Model name: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz
Machine 2:
Architecture: x86_64
Model name: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
Machine 3:
Architecture: i686
Model name: Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
Will the OS linked to by https://www.debian.org/ run on all three?
[For historical reasons I currently run 32 bit on all.]
Will the OS linked to by https://www.debian.org/ run on all three?
Richard Owlett wrote:
I'm looking for for where *Debian* documents which processors support
current Debian release.
I have three machines whose processors are 64 bit capable.
Processors identified by running lscpu:
Machine 1:
Architecture: i686
Model name: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz
Machine 2:
Architecture: x86_64
Model name: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
Machine 3:
Architecture: i686
Model name: Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
Will the OS linked to by https://www.debian.org/ run on all three?
[For historical reasons I currently run 32 bit on all.]
https://www.debian.org/releases/stable/amd64/ch02s01.en.html
and
https://www.debian.org/releases/stable/i386/ch02s01.en.html
will tell you that the difference is whether the CPU has the
amd64 (also called x86_64) instruction set.
So machine 2 with the t7300 will definitely run the amd64 release.
Next you need to look at the manufacturer's documentation. In
this case, Intel:
https://ark.intel.com/content/www/us/en/ark/products/35300/intel-pentium-processor-e5300-2m-cache-2-60-ghz-800-mhz-fsb.html
says that the e5300 has the 64 bit instruction set, so it will
also run the amd64 release.
and
https://ark.intel.com/content/www/us/en/ark/products/30774/intel-celeron-processor-540-1m-cache-1-86-ghz-533-mhz-fsb.html
says that the M540 also has that, so will also run amd64.
All of these CPUs should run Debian amd64.
-dsr-
On Tue, 27 Aug 2024 at 13:06, Richard Owlett <[email protected]> wrote:
I'm looking for for where *Debian* documents which processors support
current Debian release.
I have three machines whose processors are 64 bit capable.
To add to Dan's reply:
https://www.debian.org/ports/
https://www.debian.org/ports/amd64/
https://en.wikipedia.org/wiki/X86-64
https://en.wikipedia.org/wiki/IA-32
I'm looking for for where *Debian* documents which processors support
current Debian release.
I have three machines whose processors are 64 bit capable.
Processors identified by running lscpu:
Machine 1:
Architecture: i686
Model name: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz
Machine 2:
Architecture: x86_64
Model name: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
Machine 3:
Architecture: i686
Model name: Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
Will the OS linked to by https://www.debian.org/ run on all three?
[For historical reasons I currently run 32 bit on all.]
On 08/27/2024 08:14 AM, Dan Ritter wrote:
Richard Owlett wrote:
I'm looking for for where *Debian* documents which processors support current Debian release.
https://www.debian.org/releases/stable/amd64/ch02s01.en.html
That was the USELESS page prompting the question!
https://www.debian.org/releases/stable/i386/ch02s01.en.html
That page is 32 bit oriented. I wish to run *64 bit*.
https://ark.intel.com/content/www/us/en/ark/products/35300/intel-pentium-processor-e5300-2m-cache-2-60-ghz-800-mhz-fsb.html
says that the e5300 has the 64 bit instruction set, so it will
also run the amd64 release.
OFF-TOPIC: I explicitly asked for *DEBIAN DOCUMENTATION*.
Weak point there is the word "should". Based on *your* background.
I was looking for documentation that *does not* assume the reader has some unspecified expertise.
On 08/27/2024 08:36 AM, David wrote:
On Tue, 27 Aug 2024 at 13:06, Richard Owlett <[email protected]>
wrote:
I'm looking for for where *Debian* documents which processors
support current Debian release.
I have three machines whose processors are 64 bit capable.
To add to Dan's reply:
https://www.debian.org/ports/
No mention of i686 nor x86_64.
https://www.debian.org/ports/amd64/
No mention of i686 nor x86_64.
https://en.wikipedia.org/wiki/X86-64
Not Debian documentation.
Though x86_64 is mentioned in footnotes there is none to indicate
that i686 can run Debian 64 bit software (only mention is about 32
bit)
These CPUs *can* run the Debian AMD64 port. Will your specific
machines? Probably, but there are always manufacturers who
decide to do something bizarre in the name of profit. Nobody can
give you a definitive answer without trying it out on your
specific machines. And that's what you should do.
On 08/27/2024 08:14 AM, Dan Ritter wrote:[snip more rudeness]
Richard Owlett wrote:
I'm looking for for where *Debian* documents which processors support >>>current Debian release.
I have three machines whose processors are 64 bit capable.
Processors identified by running lscpu:
Machine 1:
Architecture: i686
Model name: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz
Machine 2:
Architecture: x86_64
Model name: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz
Machine 3:
Architecture: i686
Model name: Pentium(R) Dual-Core CPU E5300 @ 2.60GHz
Will the OS linked to by https://www.debian.org/ run on all three?
[For historical reasons I currently run 32 bit on all.]
https://www.debian.org/releases/stable/amd64/ch02s01.en.html
That was the USELESS page prompting the question!
and
OFF-TOPIC: I explicitly asked for *DEBIAN DOCUMENTATION*.
and
says that the M540 also has that, so will also run amd64.https://ark.intel.com/content/www/us/en/ark/products/30774/intel-celeron-processor-540-1m-cache-1-86-ghz-533-mhz-fsb.html
OFF-TOPIC: I explicitly asked for *DEBIAN DOCUMENTATION*.
All of these CPUs should run Debian amd64.
Weak point there is the word "should". Based on *your* background.
I was looking for documentation that *does not* assume the reader has
some unspecified expertise.
On Tue, Aug 27, 2024 at 09:10:21AM -0500, Richard Owlett wrote:
On 08/27/2024 08:14 AM, Dan Ritter wrote:[snip static ;]
Richard Owlett wrote:
I'm looking for for where *Debian* documents which processors support
current Debian release.
I have three machines whose processors are 64 bit capable.
Processors identified by running lscpu:
Machine 1:
Architecture: i686
Model name: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz >>>>
Machine 2:
Architecture: x86_64
Model name: Intel(R) Core(TM)2 Duo CPU T7300 @ 2.00GHz >>>>
Machine 3:
Architecture: i686
Model name: Pentium(R) Dual-Core CPU E5300 @ 2.60GHz >>>>
Will the OS linked to by https://www.debian.org/ run on all three?
[For historical reasons I currently run 32 bit on all.]
All of these CPUs should run Debian amd64.
Weak point there is the word "should". Based on *your* background.
I was looking for documentation that *does not* assume the reader has
some unspecified expertise.
Did the documentation tell you to run lscpu and do something with the architecture field?
It seems to me that you're doing your own thing in
your own way and expecting us to accomodate that, which seems at least somewhat unreasonable. For background: the lscpu architecture field
doesn't tell you what kind of cpu you're running. Instead, it tells you
the architecture of the system on which lscpu is running, and more specifically, what architecture the *kernel* is built for.
lscpu - display information about the CPU architecture
In virtualized environments, the CPU architecture information displayed reflects the configuration of the guest operating system which is
typically different from the physical (host) system.
FWIW, there isn't any reasonably general x86 OS that maintains a comprehensive list of every possible computer model it will run on.
My formal programming background is limited to an introductory course
using CORC/CUPL (Dartmouth's BASIC being years in future). My last
production code used 8080 assembler - my employer hadn't yet switched >completely to 8085. I've owned a variety of machines - early a PET and
a Kim. Still have a Kaypro 10 in a back room - haven't booted in
decades.
On 08/28/2024 09:07 PM, Michael Stone wrote:
On Tue, Aug 27, 2024 at 09:10:21AM -0500, Richard Owlett wrote:
Did the documentation tell you to run lscpu and do something with
the architecture field?
No *GRIN* But is one of reasons I asked.
Over a half century of real real world experience suggested lscpu
would be a suitable reporting tool.
It seems to me that you're doing your own thing in your own way and >>expecting us to accomodate that, which seems at least somewhat >>unreasonable. For background: the lscpu architecture field doesn't
tell you what kind of cpu you're running. Instead, it tells you the >>architecture of the system on which lscpu is running, and more >>specifically, what architecture the *kernel* is built for.
DEBIAN documentation appears to disagree with you.The manpage[1] states: >>lscpu - display information about the CPU architecture
FWIW, there isn't any reasonably general x86 OS that maintains a >>comprehensive list of every possible computer model it will run on.
That was *NOT* the question.
I ask "What doth DEBIAN require of my CPU?"
My formal programming background is limited to an introductory course[snip]
using CORC/CUPL (Dartmouth's BASIC being years in future).
On 08/28/2024 09:07 PM, Michael Stone wrote:
It seems to me that you're doing your own thing in
your own way and expecting us to accomodate that, which seems at
least somewhat unreasonable. For background: the lscpu architecture
field doesn't tell you what kind of cpu you're running. Instead, it
tells you the architecture of the system on which lscpu is running,
and more specifically, what architecture the *kernel* is built
for.
DEBIAN documentation appears to disagree with you.The manpage[1]
states:
lscpu - display information about the CPU architecture
FWIW, there isn't any reasonably general x86 OS that maintains a comprehensive list of every possible computer model it will run
on.
That was *NOT* the question.
I ask "What doth DEBIAN require of my CPU?"
[1] https://manpages.debian.org/bookworm/util-linux/lscpu.1.en.html
Richard Owlett wrote:
I'm looking for for where *Debian* documents which processors support current Debian release.
I have three machines whose processors are 64 bit capable.
Processors identified by running lscpu:
Machine 1:
Architecture:��� i686
Model name:��� Intel(R) Core(TM) i5 CPU������ M 540� @ 2.53GHz
Machine 2:
Architecture:��� x86_64
Model name:��� Intel(R) Core(TM)2 Duo CPU���� T7300� @ 2.00GHz
Machine 3:
Architecture:��� i686
Model name:��� Pentium(R) Dual-Core� CPU����� E5300� @ 2.60GHz
Will the OS linked to by https://www.debian.org/ run on all three? [For historical reasons I currently run 32 bit on all.]
[snip static ;]
All of these CPUs should run Debian amd64.
Weak point there is the word "should". Based on *your* background.
I was looking for documentation that *does not* assume the reader
has some unspecified expertise.
Did the documentation tell you to run lscpu and do something with the architecture field?
No *GRIN* But is one of reasons I asked.
Over a half century of real real world experience suggested lscpu would be a suitable reporting tool.
FWIW, there isn't any reasonably general x86 OS that maintains a comprehensive list of every possible computer model it will run on.
That was *NOT* the question.
I ask "What doth DEBIAN require of my CPU?"
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 167:42:33 |
| Calls: | 12,096 |
| Calls today: | 4 |
| Files: | 15,003 |
| Messages: | 6,517,813 |