12 Commits

Author SHA1 Message Date
9db38b0c4d Refactor GPU detection logic and remove unused PCI ID data
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 50s
- Removed the `pci.ids` file as it is no longer needed for GPU detection.
- Simplified GPU detection functions to streamline vendor identification and model name retrieval.
- Enhanced memory reporting and improved overall structure of GPU information.
- Updated version in changelog to reflect these changes.
2024-11-30 23:32:29 +00:00
a2c372b101 Update PCI ID list with new devices and correct model/version details for various hardware components. Improved changelog entries
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 1m0s
2024-11-30 22:00:06 +00:00
68cc35cc2a Update PCI ID list with new devices, correct versions, and improve changelog for better tracking of hardware updates
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 51s
2024-11-30 20:09:27 +00:00
21e4af01c5 Fix GPU detection for NVIDIA and AMD; improve model name retrieval and memory reporting in gpu.zig. Update changelog version
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 53s
2024-11-30 20:06:19 +00:00
f118503903 Update GPU detection logic
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 49s
- Enhanced GPU detection functions to support multiple GPU vendors (NVIDIA, AMD, Intel) and improved memory reporting.
2024-11-30 19:44:28 +00:00
946c64d5ab Update GPU functions to support multiple GPUs and adjust system info structure accordingly
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 51s
2024-11-30 19:22:08 +00:00
5ef827d040 Update .github/release-nest-v3
All checks were successful
PikaOS Package Build & Release (amd64-v3) / build (push) Successful in 52s
2024-11-30 19:58:57 +01:00
90f1f2d35b Fix typo in build dependencies: change 'build-essentail' to 'build-essential' in debian/control 2024-11-30 18:58:45 +00:00
465863712c Update .github/release-nest-v3
Some checks failed
PikaOS Package Build & Release (amd64-v3) / build (push) Failing after 38s
2024-11-30 19:57:10 +01:00
b75c3e8bd9 Initial commit 2024-11-30 18:56:36 +00:00
34b34540b9 Initial 2024-11-30 18:56:00 +00:00
General PikaOS Packages Group
24885847d5 Initial commit 2024-11-30 19:46:28 +01:00