I want to install an run hw-probe on my OpenSuSE 15.4 system and ran into troubles. So I am in need of a guru to help me. Here is what I dod and the responses I got - quasar:/etc/X11 # zypper addrepo https://download.opensuse.org/repositories/hardware/openSUSE_Leap_15.4/ hardware Adding repository 'hardware' ....................................................................[done] Repository 'hardware' successfully added URI : https://download.opensuse.org/repositories/hardware/openSUSE_Leap_15.4/ Enabled : Yes GPG Check : Yes Autorefresh : No Priority : 99 (default priority) Repository priorities are without effect. All enabled repositories share the same priority. quasar:/etc/X11 # zypper install hw-probe Error building the cache: [hardware|https://download.opensuse.org/repositories/hardware/openSUSE_Leap_15.4/] Valid metadata not found at specified URL History: - [hardware|https://download.opensuse.org/repositories/hardware/openSUSE_Leap_15.4/] Repository type can't be determined. Warning: Skipping repository 'hardware' because of the above error. Retrieving repository 'snappy' metadata ........................................................[error] Repository 'snappy' is invalid. [snappy|https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.4] Valid metadata not found at specified URL History: - [snappy|https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.4] Repository type can't be determined. Please check if the URIs defined for this repository are pointing to a valid repository. Warning: Skipping repository 'snappy' because of the above error. Some of the repositories have not been refreshed because of an error. Loading repository data... Warning: Repository 'Update repository of openSUSE Backports' metadata expired since 2024-02-05 05:25:26 PST. Warning: Repository 'Update Repository (Non-Oss)' metadata expired since 2024-04-30 04:05:04 PDT. Warning: Repository metadata expired: Check if 'autorefresh' is turned on (zypper lr), otherwise manually refresh the repository (zypper ref). If this does not solve the issue, it could be that you are using a broken mirror or the server has actually discontinued to support the repository. Reading installed packages... 'hw-probe' not found in package names. Trying capabilities. No provider of 'hw-probe' found. Resolving package dependencies... Nothing to do. quasar:/etc/X11 # zypper lr Repository priorities are without effect. All enabled repositories share the same priority. # | Alias | Name | Enabled | GPG Check | Refresh ---+---------------------------------------+------------------------------------------------------------+---------+-----------+-------- 1 | download.nvidia.com-$releasever | nVidia Graphics Drivers | Yes | (r ) Yes | Yes 2 | ftp.gwdg.de-openSUSE_Leap_$releasever | Packman Repository | Yes | (r ) Yes | Yes 3 | hardware | hardware | Yes | ( p) Yes | No 4 | openSUSE-Leap-15.4-1 | openSUSE-Leap-15.4-1 | No | ---- | ---- 5 | repo-backports-debug-update | Update repository of openSUSE Backports (Debug) | No | ---- | ---- 6 | repo-backports-update | Update repository of openSUSE Backports | Yes | (r ) Yes | Yes 7 | repo-debug | Debug Repository | No | ---- | ---- 8 | repo-debug-non-oss | Debug Repository (Non-OSS) | No | ---- | ---- 9 | repo-debug-update | Update Repository (Debug) | No | ---- | ---- 10 | repo-debug-update-non-oss | Update Repository (Debug, Non-OSS) | No | ---- | ---- 11 | repo-non-oss | Non-OSS Repository | Yes | (r ) Yes | Yes 12 | repo-oss | Main Repository | Yes | (r ) Yes | Yes 13 | repo-sle-debug-update | Update repository with updates from SUSE Linux Enterpris-> | No | ---- | ---- 14 | repo-sle-update | Update repository with updates from SUSE Linux Enterpris-> | Yes | (r ) Yes | Yes 15 | repo-source | Source Repository | No | ---- | ---- 16 | repo-update | Main Update Repository | Yes | (r ) Yes | Yes 17 | repo-update-non-oss | Update Repository (Non-Oss) | Yes | (r ) Yes | Yes 18 | snappy | snappy | Yes | (r ) Yes | Yes quasar:/etc/X11 # zypper ref Repository 'nVidia Graphics Drivers' is up to date. Repository 'Packman Repository' is up to date. Retrieving repository 'hardware' metadata ......................................................................................[error] Repository 'hardware' is invalid. [hardware|https://download.opensuse.org/repositories/hardware/openSUSE_Leap_15.4/] Valid metadata not found at specified URL History: - [hardware|https://download.opensuse.org/repositories/hardware/openSUSE_Leap_15.4/] Repository type can't be determined. Please check if the URIs defined for this repository are pointing to a valid repository. Skipping repository 'hardware' because of the above error. Repository 'Update repository of openSUSE Backports' is up to date. Repository 'Non-OSS Repository' is up to date. Repository 'Main Repository' is up to date. Repository 'Update repository with updates from SUSE Linux Enterprise 15' is up to date. Repository 'Main Update Repository' is up to date. Repository 'Update Repository (Non-Oss)' is up to date. Retrieving repository 'snappy' metadata ........................................................................................[error] Repository 'snappy' is invalid. [snappy|https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.4] Valid metadata not found at specified URL History: - [snappy|https://download.opensuse.org/repositories/system:/snappy/openSUSE_Leap_15.4] Repository type can't be determined. Please check if the URIs defined for this repository are pointing to a valid repository. Skipping repository 'snappy' because of the above error. Some of the repositories have not been refreshed because of an error. Marc.... --