@Mike3 :-
O-kay.
Now then; if, as you say, your mobo is an Acer X1900, then you can in fact go all the way up to a Core 2 Quad - 4-core - the top one of which is the Q9705, running @ 3.16 GHz, and with up to SSE 4.1instruction sets & Vt-x virtualization tech.
I found this out the following way:-
This is not to say that you'll be able to actually find a Q9705 in the second-hand market, of course! It will depend on what you can find, what the seller is asking for it, whether you're prepared to pay the asking price, and if you think the upgrade will be worth it.
As my colleague asks, what are you actually trying to achieve here?
-----------------------------------------------------------
I don't know of any of the Puppy utilities that will actually give you the model of the motherboard itself, although HardInfo and Pup-SysInfo will give you details for everything ON the motherboard. However, there IS a terminal command that will give you this information (from HERE ):-
Open a terminal.Type in the following (or copy/paste it if you don't trust yourself to get it right):-
.....and hit 'Enter'. You should get your motherboard details. This is mine:-
Code: Select all
# dmidecode -t 2
# dmidecode 2.12
SMBIOS 3.2 present.
# SMBIOS implementations newer than version 2.7 are not
# fully supported by this version of dmidecode.
Handle 0x0002, DMI type 2, 15 bytes
Base Board Information
Manufacturer: HP
Product Name: 843B
Version: 00
Serial Number: PGSXP0JK9CSBJN
Asset Tag:
Features:
Board is a hosting board
Board is removable
Board is replaceable
Location In Chassis:
Chassis Handle: 0x0003
Type: Motherboard
Contained Object Handles: 0
#
.....from which we can see that my HP Pavilion desktop has an HP 843B motherboard (which is correct).
Once you know the motherboard ID, you can basically research everything else on-line.
Mike.