System Testing tool for Ubuntu












21















I want to test my hardware function and find errors.



Is there any System Testing tool available for Ubuntu ?










share|improve this question

























  • 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


















21















I want to test my hardware function and find errors.



Is there any System Testing tool available for Ubuntu ?










share|improve this question

























  • 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
















21












21








21


6






I want to test my hardware function and find errors.



Is there any System Testing tool available for Ubuntu ?










share|improve this question
















I want to test my hardware function and find errors.



Is there any System Testing tool available for Ubuntu ?







system hardware-test






share|improve this question















share|improve this question













share|improve this question




share|improve this question








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





















  • 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












3 Answers
3






active

oldest

votes


















16














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 Install comixcursors-lefthanded



Can also install with :



sudo apt-get install checkbox-gui


enter image description here






share|improve this answer


























  • 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





    Use sudo apt-get install checkbox-gtk

    – Mitch
    Jun 28 '15 at 1:01






  • 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



















7














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.



Install via the software center



Or:



sudo apt install phoronix-test-suite


screenshot






share|improve this answer


























  • 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



















2














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



screenshot



I'm the author of this project, so feel free to ask any questions in comments!






share|improve this answer

























    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
    });


    }
    });














    draft saved

    draft discarded


















    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









    16














    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 Install comixcursors-lefthanded



    Can also install with :



    sudo apt-get install checkbox-gui


    enter image description here






    share|improve this answer


























    • 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





      Use sudo apt-get install checkbox-gtk

      – Mitch
      Jun 28 '15 at 1:01






    • 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
















    16














    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 Install comixcursors-lefthanded



    Can also install with :



    sudo apt-get install checkbox-gui


    enter image description here






    share|improve this answer


























    • 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





      Use sudo apt-get install checkbox-gtk

      – Mitch
      Jun 28 '15 at 1:01






    • 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














    16












    16








    16







    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 Install comixcursors-lefthanded



    Can also install with :



    sudo apt-get install checkbox-gui


    enter image description here






    share|improve this answer















    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 Install comixcursors-lefthanded



    Can also install with :



    sudo apt-get install checkbox-gui


    enter image description here







    share|improve this answer














    share|improve this answer



    share|improve this answer








    edited Mar 11 '17 at 19:03









    Community

    1




    1










    answered Dec 11 '13 at 7:27









    MitchMitch

    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





      Use sudo apt-get install checkbox-gtk

      – Mitch
      Jun 28 '15 at 1:01






    • 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



















    • 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





      Use sudo apt-get install checkbox-gtk

      – Mitch
      Jun 28 '15 at 1:01






    • 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

















    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













    7














    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.



    Install via the software center



    Or:



    sudo apt install phoronix-test-suite


    screenshot






    share|improve this answer


























    • 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
















    7














    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.



    Install via the software center



    Or:



    sudo apt install phoronix-test-suite


    screenshot






    share|improve this answer


























    • 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














    7












    7








    7







    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.



    Install via the software center



    Or:



    sudo apt install phoronix-test-suite


    screenshot






    share|improve this answer















    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.



    Install via the software center



    Or:



    sudo apt install phoronix-test-suite


    screenshot







    share|improve this answer














    share|improve this answer



    share|improve this answer








    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



















    • 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











    2














    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



    screenshot



    I'm the author of this project, so feel free to ask any questions in comments!






    share|improve this answer






























      2














      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



      screenshot



      I'm the author of this project, so feel free to ask any questions in comments!






      share|improve this answer




























        2












        2








        2







        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



        screenshot



        I'm the author of this project, so feel free to ask any questions in comments!






        share|improve this answer















        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



        screenshot



        I'm the author of this project, so feel free to ask any questions in comments!







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited 17 mins ago









        Pablo Bianchi

        2,4451530




        2,4451530










        answered Nov 30 '17 at 13:05









        linuxbuildlinuxbuild

        22116




        22116






























            draft saved

            draft discarded




















































            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.




            draft saved


            draft discarded














            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





















































            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







            Popular posts from this blog

            香粉寮

            GameSpot