System Testing tool for Ubuntu
I want to test my hardware function and find errors.
Is there any System Testing tool available for Ubuntu ?
system hardware-test
add a comment |
I want to test my hardware function and find errors.
Is there any System Testing tool available for Ubuntu ?
system hardware-test
A live-CD which is used to convince to install it should contain a hardware compatibility test. Please tell them. After typing an install command like below, one should be told where to click next to execute the program. Please tell them (that other systems do plenty of that).
– Papou
May 16 '16 at 14:02
add a comment |
I want to test my hardware function and find errors.
Is there any System Testing tool available for Ubuntu ?
system hardware-test
I want to test my hardware function and find errors.
Is there any System Testing tool available for Ubuntu ?
system hardware-test
system hardware-test
edited Dec 11 '13 at 7:37
Varun
3391426
3391426
asked Dec 11 '13 at 7:23
user224082
A live-CD which is used to convince to install it should contain a hardware compatibility test. Please tell them. After typing an install command like below, one should be told where to click next to execute the program. Please tell them (that other systems do plenty of that).
– Papou
May 16 '16 at 14:02
add a comment |
A live-CD which is used to convince to install it should contain a hardware compatibility test. Please tell them. After typing an install command like below, one should be told where to click next to execute the program. Please tell them (that other systems do plenty of that).
– Papou
May 16 '16 at 14:02
A live-CD which is used to convince to install it should contain a hardware compatibility test. Please tell them. After typing an install command like below, one should be told where to click next to execute the program. Please tell them (that other systems do plenty of that).
– Papou
May 16 '16 at 14:02
A live-CD which is used to convince to install it should contain a hardware compatibility test. Please tell them. After typing an install command like below, one should be told where to click next to execute the program. Please tell them (that other systems do plenty of that).
– Papou
May 16 '16 at 14:02
add a comment |
3 Answers
3
active
oldest
votes
Try
System Testing
System Testing, can test your system and submit results to the Ubuntu Friendly project.
You have to manually participate for the test.
To install, just click System Testing
Can also install with :
sudo apt-get install checkbox-gui

What happens to this report after submitting it to launchpad ? How can I follow up with it ?
– Muhammad Gelbana
Jan 3 '14 at 8:04
1
This Launchpad Page, will give some information.
– Mitch♦
Jan 3 '14 at 8:37
Is there a GTK version?
– ThorSummoner
Jun 27 '15 at 22:59
1
Usesudo apt-get install checkbox-gtk
– Mitch♦
Jun 28 '15 at 1:01
2
@Silicomancer For that may want to use Stress. To install useapt-get install stress. See stress manpage for more details.
– Mitch♦
Oct 3 '17 at 19:28
|
show 5 more comments
Phoronix Test suite
You can use Phoronix Test suite. It is best testing Utility for Linux Systems.
It is having a Dash icon. But runs in terminal. Takes few hours to run a comprehensive test. Finally gives a report.
Or:
sudo apt install phoronix-test-suite

I don't see that menu of things to do
– endolith
Oct 14 '16 at 3:57
Is there any test suite that can run in a few minutes?
– chovy
Dec 12 '16 at 4:10
add a comment |
hw-probe
Try hw-probe tool on your host with a Docker image or
sudo snap install hw-probe
The probe includes outputs of several Linux diagnostics tools (smartctl, memtester, etc.), hardware listers (hwinfo, dmidecode, biosdecode, etc.) and system logs (Xorg.log, dmesg, etc.).
Probe example: https://linux-hardware.org/?probe=0b29192f95

I'm the author of this project, so feel free to ask any questions in comments!
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f389084%2fsystem-testing-tool-for-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
Try
System Testing
System Testing, can test your system and submit results to the Ubuntu Friendly project.
You have to manually participate for the test.
To install, just click System Testing
Can also install with :
sudo apt-get install checkbox-gui

What happens to this report after submitting it to launchpad ? How can I follow up with it ?
– Muhammad Gelbana
Jan 3 '14 at 8:04
1
This Launchpad Page, will give some information.
– Mitch♦
Jan 3 '14 at 8:37
Is there a GTK version?
– ThorSummoner
Jun 27 '15 at 22:59
1
Usesudo apt-get install checkbox-gtk
– Mitch♦
Jun 28 '15 at 1:01
2
@Silicomancer For that may want to use Stress. To install useapt-get install stress. See stress manpage for more details.
– Mitch♦
Oct 3 '17 at 19:28
|
show 5 more comments
Try
System Testing
System Testing, can test your system and submit results to the Ubuntu Friendly project.
You have to manually participate for the test.
To install, just click System Testing
Can also install with :
sudo apt-get install checkbox-gui

What happens to this report after submitting it to launchpad ? How can I follow up with it ?
– Muhammad Gelbana
Jan 3 '14 at 8:04
1
This Launchpad Page, will give some information.
– Mitch♦
Jan 3 '14 at 8:37
Is there a GTK version?
– ThorSummoner
Jun 27 '15 at 22:59
1
Usesudo apt-get install checkbox-gtk
– Mitch♦
Jun 28 '15 at 1:01
2
@Silicomancer For that may want to use Stress. To install useapt-get install stress. See stress manpage for more details.
– Mitch♦
Oct 3 '17 at 19:28
|
show 5 more comments
Try
System Testing
System Testing, can test your system and submit results to the Ubuntu Friendly project.
You have to manually participate for the test.
To install, just click System Testing
Can also install with :
sudo apt-get install checkbox-gui

Try
System Testing
System Testing, can test your system and submit results to the Ubuntu Friendly project.
You have to manually participate for the test.
To install, just click System Testing
Can also install with :
sudo apt-get install checkbox-gui

edited Mar 11 '17 at 19:03
Community♦
1
1
answered Dec 11 '13 at 7:27
Mitch♦Mitch
84k14173228
84k14173228
What happens to this report after submitting it to launchpad ? How can I follow up with it ?
– Muhammad Gelbana
Jan 3 '14 at 8:04
1
This Launchpad Page, will give some information.
– Mitch♦
Jan 3 '14 at 8:37
Is there a GTK version?
– ThorSummoner
Jun 27 '15 at 22:59
1
Usesudo apt-get install checkbox-gtk
– Mitch♦
Jun 28 '15 at 1:01
2
@Silicomancer For that may want to use Stress. To install useapt-get install stress. See stress manpage for more details.
– Mitch♦
Oct 3 '17 at 19:28
|
show 5 more comments
What happens to this report after submitting it to launchpad ? How can I follow up with it ?
– Muhammad Gelbana
Jan 3 '14 at 8:04
1
This Launchpad Page, will give some information.
– Mitch♦
Jan 3 '14 at 8:37
Is there a GTK version?
– ThorSummoner
Jun 27 '15 at 22:59
1
Usesudo apt-get install checkbox-gtk
– Mitch♦
Jun 28 '15 at 1:01
2
@Silicomancer For that may want to use Stress. To install useapt-get install stress. See stress manpage for more details.
– Mitch♦
Oct 3 '17 at 19:28
What happens to this report after submitting it to launchpad ? How can I follow up with it ?
– Muhammad Gelbana
Jan 3 '14 at 8:04
What happens to this report after submitting it to launchpad ? How can I follow up with it ?
– Muhammad Gelbana
Jan 3 '14 at 8:04
1
1
This Launchpad Page, will give some information.
– Mitch♦
Jan 3 '14 at 8:37
This Launchpad Page, will give some information.
– Mitch♦
Jan 3 '14 at 8:37
Is there a GTK version?
– ThorSummoner
Jun 27 '15 at 22:59
Is there a GTK version?
– ThorSummoner
Jun 27 '15 at 22:59
1
1
Use
sudo apt-get install checkbox-gtk– Mitch♦
Jun 28 '15 at 1:01
Use
sudo apt-get install checkbox-gtk– Mitch♦
Jun 28 '15 at 1:01
2
2
@Silicomancer For that may want to use Stress. To install use
apt-get install stress. See stress manpage for more details.– Mitch♦
Oct 3 '17 at 19:28
@Silicomancer For that may want to use Stress. To install use
apt-get install stress. See stress manpage for more details.– Mitch♦
Oct 3 '17 at 19:28
|
show 5 more comments
Phoronix Test suite
You can use Phoronix Test suite. It is best testing Utility for Linux Systems.
It is having a Dash icon. But runs in terminal. Takes few hours to run a comprehensive test. Finally gives a report.
Or:
sudo apt install phoronix-test-suite

I don't see that menu of things to do
– endolith
Oct 14 '16 at 3:57
Is there any test suite that can run in a few minutes?
– chovy
Dec 12 '16 at 4:10
add a comment |
Phoronix Test suite
You can use Phoronix Test suite. It is best testing Utility for Linux Systems.
It is having a Dash icon. But runs in terminal. Takes few hours to run a comprehensive test. Finally gives a report.
Or:
sudo apt install phoronix-test-suite

I don't see that menu of things to do
– endolith
Oct 14 '16 at 3:57
Is there any test suite that can run in a few minutes?
– chovy
Dec 12 '16 at 4:10
add a comment |
Phoronix Test suite
You can use Phoronix Test suite. It is best testing Utility for Linux Systems.
It is having a Dash icon. But runs in terminal. Takes few hours to run a comprehensive test. Finally gives a report.
Or:
sudo apt install phoronix-test-suite

Phoronix Test suite
You can use Phoronix Test suite. It is best testing Utility for Linux Systems.
It is having a Dash icon. But runs in terminal. Takes few hours to run a comprehensive test. Finally gives a report.
Or:
sudo apt install phoronix-test-suite

edited 16 mins ago
Pablo Bianchi
2,4451530
2,4451530
answered Dec 11 '13 at 7:31
user224082
I don't see that menu of things to do
– endolith
Oct 14 '16 at 3:57
Is there any test suite that can run in a few minutes?
– chovy
Dec 12 '16 at 4:10
add a comment |
I don't see that menu of things to do
– endolith
Oct 14 '16 at 3:57
Is there any test suite that can run in a few minutes?
– chovy
Dec 12 '16 at 4:10
I don't see that menu of things to do
– endolith
Oct 14 '16 at 3:57
I don't see that menu of things to do
– endolith
Oct 14 '16 at 3:57
Is there any test suite that can run in a few minutes?
– chovy
Dec 12 '16 at 4:10
Is there any test suite that can run in a few minutes?
– chovy
Dec 12 '16 at 4:10
add a comment |
hw-probe
Try hw-probe tool on your host with a Docker image or
sudo snap install hw-probe
The probe includes outputs of several Linux diagnostics tools (smartctl, memtester, etc.), hardware listers (hwinfo, dmidecode, biosdecode, etc.) and system logs (Xorg.log, dmesg, etc.).
Probe example: https://linux-hardware.org/?probe=0b29192f95

I'm the author of this project, so feel free to ask any questions in comments!
add a comment |
hw-probe
Try hw-probe tool on your host with a Docker image or
sudo snap install hw-probe
The probe includes outputs of several Linux diagnostics tools (smartctl, memtester, etc.), hardware listers (hwinfo, dmidecode, biosdecode, etc.) and system logs (Xorg.log, dmesg, etc.).
Probe example: https://linux-hardware.org/?probe=0b29192f95

I'm the author of this project, so feel free to ask any questions in comments!
add a comment |
hw-probe
Try hw-probe tool on your host with a Docker image or
sudo snap install hw-probe
The probe includes outputs of several Linux diagnostics tools (smartctl, memtester, etc.), hardware listers (hwinfo, dmidecode, biosdecode, etc.) and system logs (Xorg.log, dmesg, etc.).
Probe example: https://linux-hardware.org/?probe=0b29192f95

I'm the author of this project, so feel free to ask any questions in comments!
hw-probe
Try hw-probe tool on your host with a Docker image or
sudo snap install hw-probe
The probe includes outputs of several Linux diagnostics tools (smartctl, memtester, etc.), hardware listers (hwinfo, dmidecode, biosdecode, etc.) and system logs (Xorg.log, dmesg, etc.).
Probe example: https://linux-hardware.org/?probe=0b29192f95

I'm the author of this project, so feel free to ask any questions in comments!
edited 17 mins ago
Pablo Bianchi
2,4451530
2,4451530
answered Nov 30 '17 at 13:05
linuxbuildlinuxbuild
22116
22116
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f389084%2fsystem-testing-tool-for-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
A live-CD which is used to convince to install it should contain a hardware compatibility test. Please tell them. After typing an install command like below, one should be told where to click next to execute the program. Please tell them (that other systems do plenty of that).
– Papou
May 16 '16 at 14:02