97. InitHWinfo

97.1. Authors

  • Ladislav Slezak <lslezak@suse.cz>

97.2. Summary of Module Globals

List of Global Functions

List of Global Variables

    97.3. Global Functions

    97.3.1. DetectedHardware

    Detect all hardware present in the system

    Function parameters

    • boolean force

    • block<boolean> abort

    Return value

    • list<map> - list of maps - detected hardware items ()

    97.3.2. Initialize

    Start hardware detection (only CPU and main memory)

    Function parameters

    • boolean force

    Return value

    • boolean - True on success

    97.3.3. MakeProposal

    Return short system description

    Function parameters

    • boolean reset

    Return value

    • list<string> - (string) list of hardware desciptions

    97.4. Global Variables

    97.5. Module Requirements

    97.5.1. Module Imports

    • Arch
    • Confirm
    • Progress
    • String
    • SystemSettings

    97.5.2. Module Includes

    • hwinfo/routines.ycp