Difference between revisions of "Uname"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
| type = system tool | | type = system tool | ||
| author = [[User:Benjamin|benjamin]] | | author = [[User:Benjamin|benjamin]] | ||
− | | version = 0. | + | | version = 0.3 |
| licence = GPLv2 | | licence = GPLv2 | ||
− | | download = http://linuxcrashing.org/repo/wii/uname-0. | + | | download = http://linuxcrashing.org/repo/wii/uname-0.3-bin.tar.gz |
− | | source = http://linuxcrashing.org/repo/wii/uname-0. | + | | source = http://linuxcrashing.org/repo/wii/uname-0.3-src.tar.gz |
| peripherals = {{Wiimote}} | | peripherals = {{Wiimote}} | ||
}} | }} | ||
Line 19: | Line 19: | ||
* boot2 version | * boot2 version | ||
* IOS version | * IOS version | ||
+ | * Number of titles installed | ||
+ | * CPU & GPU information | ||
+ | * Flash & main memory information | ||
* Region | * Region | ||
* IP address | * IP address | ||
Line 40: | Line 43: | ||
* Netmask, gateway and MAC address are now retrieved | * Netmask, gateway and MAC address are now retrieved | ||
+ | |||
+ | === 0.3 - September 23, 2011 === | ||
+ | |||
+ | * Add number of titles installed, CPU, GPU, flash & main memory information. |
Revision as of 21:27, 23 September 2011
uname | |
![]() | |
General | |
---|---|
Author(s) | benjamin |
Type | System tool |
Version | 0.3 |
Licence | GPLv2 |
Links | |
Download | |
Source | |
Peripherals | |
![]() |
uname prints system information.
About
uname prints the following things about your Wii:
- System Menu version
- Device ID
- boot2 version
- IOS version
- Number of titles installed
- CPU & GPU information
- Flash & main memory information
- Region
- IP address
- Netmask
- Gateway
- MAC address
Who?
Programming:
Copyright 2011 Benjamin Randazzo <benjamin@linuxcrashing.org>
Changelog
0.1 - September 7, 2011
- Initial release
0.2 - September 10, 2011
- Netmask, gateway and MAC address are now retrieved
0.3 - September 23, 2011
- Add number of titles installed, CPU, GPU, flash & main memory information.