Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
ShowComputer | Description: | Display informations about your Amiga in CLI mode | Download: | showcomputer.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 86kb | Version: | 1.1 | Date: | 02 Dec 2014 | Author: | AmiOuest France Team (abalaban / Olrick / zzd10h) | Submitter: | AmiOuest France Team | Email: | guillaume/boesel fr | Category: | utility/shell | License: | Other | Distribute: | no | Min OS Version: | 4.0 | FileID: | 9066 | | | Snapshots:
| |
| Comments: | 1 | Snapshots: | 1 | Videos: | 0 | Downloads: | 297 (Current version) | | 297 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
ShowComputer 1.1
AmiOuest France Team 2014
(abalaban, corto, elwood, olrick, zzd10h)
Command line tool to display system informations about your Amiga.
14.12.01 - v1.1
* Added version OS and WINDOWS informations
14.09.02 - v1.0 (not released)
* Initial version with CPU RAM SCREEN and GFX informations
Usage :
By default, without argument, ShowComputer displays information for CPU RAM
SCREEN and GFX
Argument : CPU/S,RAM/S,SCREEN/S,GFX/S,WINDOWS/S,OS/S,ITEM/K/M
No argument = display all informations
"CPU" displays all CPU informations
ITEM =
"CPU_Type" displays only CPU_Type information
"CPU_Model" displays only CPU_Model information
"CPU_Model_Full" displays only...
"CPU_Speed"
"CPU_number"
"CPU_Vector_unit"
"CPU_Extension"
"CPU_Bus_Speed"
"CPU_Cache"
"RAM" displays all RAM informations
ITEM =
"RAM_Total" displays only...
"RAM_Free" displays only...
"RAM_Used" displays only...
"Screen" displays all Screen informations
ITEM =
"Screen_Resolution" displays only...
"Screen_Colors" displays only...
"GFX" displays all GFX informations
ITEM =
"GFX_Number_Total" displays number of GFX cards installed
"GFX_Number" displays the number of the card
"GFX_Name" displays only...
"GFX_Chip_Name" displays only...
"GFX_VendorID" displays only...
"GFX_ProductID" displays only...
"GFX_Mem_Total" displays only...
"GFX_Mem_Free" displays only...
"GFX_Mem_Used" displays only...
"OS" displays all OS informations
ITEM =
"OS_LEVEL" displays AmigaOS4 level (4.1.0 4.1.1 4.1.2,..., 4.1.6, 4.1.8 or 4.x)
"OS_WORKBENCH" displays Workbench version
"OS_KICKSTART" displays Kickstart version
"OS_ARCH" displays Architecture type (powerpc or 68k)
"WINDOWS" displays all windows currently opened (with or without title) on all
opened screens (with or without title)
The differents CPU_Type are :
"A1200"
"A4000"
"AmigaOneSE G3 or Pegasos2 G3"
"µAOne G3"
"Pegasos2 G4"
"AmigaOneXE G4"
"SamFlex 440"
"Sam440 EP"
"Sam440"
"Sam460EX"
"AmigaOne X1000"
or
"Unknown"
Examples on a X1000 :
1) ShowComputer CPU_Type =>
CPU_Type = AmigaOne X1000
2) ShowComputer RAM_Free =>
RAM_Free = 1047 MB
3) ShowComputer CPU_Type RAM_Free =>
CPU_Type = AmigaOne X1000
RAM_Free = 1047 MB
4) ShowComputer =>
I-------------------------------------------I
ShowComputer 1.1
AmiOuest France Team 2014
(abalaban, corto, elwood, olrick, zzd10h)
I-------------------------------------------I
--- CPU ---
CPU_Type = AmigaOne X1000
CPU_Model = PA6T-1682
CPU_Model_Full = P.A. Semi PWRficient PA6T-1682M B1
CPU_Speed = 1800 MHz
CPU_number = 1
CPU_Vector_unit = Motorola Altivec
CPU_Bus_Speed = 900 MHz
CPU_Cache = 64kB / 2048kB / 0kB
--- RAM ---
RAM_Total = 2048 MB
RAM_Free = 1306 MB
RAM_Used = 742 MB
--- GFX ---
GFX_Number_Total = 01
GFX_Number = 01
GFX_Name = Radeon HD 6670
GFX_Chip_Name = Not available
GFX_VendorID = 1002
GFX_ProductID = 6758
GFX_Mem_Total = 247 MB
GFX_Mem_Free = 190 MB
GFX_Mem_Used = 57 MB
--- Screen ---
Screen_resolution = 1920 x 1080
Screen_colors = 32 bits (16.777.216 colors)
--- Windows ---
Window [Newshell] on Screen [Écran du Workbench] from Program
[KCON/KingCON-handler ]
Window [ShowComputer] on Screen [Écran du Workbench] from Program [Workbench]
Window [untitled (201 x 165 at 1707 x 813)] on Screen [Écran du Workbench] from
Program [AmiDock]
Window [untitled (255 x 234 at 104 x 840)] on Screen [Écran du Workbench] from
Program [FastNote]
Window [untitled (1920 x 1049 at 0 x 31)] on Screen [Écran du Workbench] from
Program [Workbench]
--- AmigaOS ---
OS_Level = 4.1.6
OS_Workbench = 53.51
OS_Kickstart = 53.58
OS_Arch = powerpc
|