Comments on: YaST module the C++ way https://lizards.opensuse.org/2008/07/15/yast-module-the-c-way/ Blogs and Ramblings of the openSUSE Members Fri, 06 Mar 2020 17:50:09 +0000 hourly 1 https://wordpress.org/?v=4.7.5 By: J. Daniel Schmidt https://lizards.opensuse.org/2008/07/15/yast-module-the-c-way/#comment-178 Mon, 18 Aug 2008 14:36:39 +0000 http://lizards.opensuse.org/?p=99#comment-178 Just a note: This module is not meant to be a “test all my hardware and its drivers and report any issues” module 🙂

The “System and Hardware Information” is no addition – it is already in the current registration module. But it never showed the data that would be sent. We just seprarated the workflow into 3 steps to make it more intuitive and in order to show the user, what actions will be performed.

The hardware data is basically the output of “hwinfo” – just go to your current registration module (aka. “Online Update Configuration”) and click on “Details” to see, what commands would be run if you wanted to send hardware data. There are no tests if a piece of hardware is failing or a driver is missing, we just collect the data that hwinfo outputs.
The data is used for statistics so we get an idea what hardware is important to support in future releases.

]]>
By: ryan https://lizards.opensuse.org/2008/07/15/yast-module-the-c-way/#comment-176 Sun, 10 Aug 2008 21:31:22 +0000 http://lizards.opensuse.org/?p=99#comment-176 The “System and Hardware Information” is a nice addition on the testing side. Will it also report successful or failed hardware installations to SUSE, or provide the user with options if a piece of hardware fails to install?

]]>
By: HuHa https://lizards.opensuse.org/2008/07/15/yast-module-the-c-way/#comment-148 Thu, 17 Jul 2008 14:05:20 +0000 http://lizards.opensuse.org/?p=99#comment-148 Huh? You can do that yourself. Just use /usr/bin/qtconfig .

]]>
By: nobody https://lizards.opensuse.org/2008/07/15/yast-module-the-c-way/#comment-147 Wed, 16 Jul 2008 05:34:51 +0000 http://lizards.opensuse.org/?p=99#comment-147 Yea, it´s time to change color of YaST.It would be great.

]]>