linuxdeepin / developer-center

Deepin developer center, provide developer wiki and community forum.
453 stars 73 forks source link

[Deepin Integration]~[V23-Beta3] feat: update hw-probe to 1.6.5-1 by deepin-community-bot[bot]@deepin-community/hw-probe by deepin-community-ci-bot[bot] #10653

Closed deepin-bot[bot] closed 1 month ago

deepin-bot[bot] commented 1 month ago

Package information | 软件包信息

包名 版本
hw-probe 1.6.5-1

Package repository address | 软件包仓库地址

deb [trusted=yes] https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-2010:/community/testing/ ./

Changelog | 更新信息

hw-probe (1.6.5-1) unstable; urgency=medium

deepin-bot[bot] commented 1 month ago

Integration Test Info

Test suggestion | 测试建议

hw-probe 是一个开源的硬件检测和报告工具,它可以帮助用户收集系统的硬件信息并生成硬件兼容性报告。该工具特别适用于诊断硬件问题或验证硬件与 Linux 系统的兼容性。它会将收集到的硬件信息上传到一个公共数据库(Linux Hardware Database),帮助用户分享和查找类似的硬件配置和问题解决方案。

hw-probe 的主要功能:

  1. 硬件检测:扫描系统的所有硬件组件,包括 CPU、GPU、存储设备、网络适配器等。
  2. 报告生成:生成关于当前系统硬件配置的详细报告,并上传到公共数据库。
  3. 兼容性检测:与社区共享的硬件报告进行比较,以验证当前系统的硬件与不同 Linux 发行版的兼容性。
  4. 问题诊断:帮助用户检测硬件的健康状态(例如磁盘 SMART 数据)和识别潜在的硬件故障。

hw-probe 的安装和使用

安装

在 Debian/Ubuntu 系统上,可以通过以下命令安装 hw-probe

sudo apt install hw-probe

使用

生成硬件报告并上传到数据库:

sudo -E hw-probe -all -upload

命令会自动收集系统硬件信息并生成一个硬件探测 ID,通过这个 ID,你可以在公共数据库中查看详细的硬件配置和兼容性信息。

常见用途

  1. 验证硬件兼容性:在安装 Linux 之前,使用该工具可以帮助验证系统中的硬件是否与目标发行版兼容。
  2. 诊断硬件问题:通过生成硬件报告,用户可以比较和发现系统的硬件问题,例如磁盘健康状态异常。
  3. 硬件社区支持:通过共享报告,用户可以帮助其他用户识别和解决相似的硬件问题。

查看上传的报告

用户可以通过硬件探测 ID 查看详细报告,例如:

https://linux-hardware.org/?probe=xxxxxxxxxx

通过这个链接,其他人也可以查看你的硬件信息和报告结果。

总的来说,hw-probe 是 Linux 社区中一个非常有用的工具,特别是对于硬件支持的分析和问题诊断。

Influence | 影响范围

ADDITIONAL INFORMATION | 额外补充

deepin-bot[bot] commented 1 month ago

IntegrationProjector Notify the author @deepin: Integrated issue updated

deepin-bot[bot] commented 1 month ago

IntegrationProjector Bot Deepin Testing Integration Project Manager Info Link to https://github.com/deepin-community/Repository-Integration/pull/2010

babyfengfjx commented 1 month ago

@kobe337 请开展集成验证。

学会使用该工具上报当前兼容性良好的设备信息到该平台。

kobe337 commented 1 month ago

【环境】: 镜像:Deepin OS-23-20240813103808-1_x86_64 内核:Linux hhh-PC 6.6.47-amd64-desktop-hwe #23.01.00.37 SMP PREEMPT_DYNAMIC Tue Aug 20 17:33:52 CST 2024 x86_64 GNU/Linux

【结论】: 测试通过,暂无严重问题及影响,安装校验,版本核对,通过sudo hw-probe -all -upload 命令上传设备信息成功,https://linux-hardware.org/?probe=e7d09ce06f ,验证通过 image