Skip to content

Systeminformation not displaying pc specs though the commands it uses displays #966

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Gamerdude5600 opened this issue Feb 2, 2025 · 0 comments

Comments

@Gamerdude5600
Copy link

Describe the bug
It appears to be a issue with the commands systeminformation uses and my current PC build (may be windows or hardware causing the issue unsure at this point and time)

To Reproduce
Steps to reproduce the behavior:

  1. used function 'npx systeminformation'
  2. code snippet '''
    Javascript test.txt
    PowerShell test.txt
  3. start app / code, the program I am trying to use that uses systeminformation in its code base is Pinokio
  4. See output/error
  5. javascript_systeminfo.txt
    powershell_systeminfo.txt

Current Output
so the issues I am seeing seem to be possible issues with AMD as the developers of Pinokio have only seen this with myself and one other issue for some reason systeminformation does not appear to see my pc specs though the commands I've been told it uses sees them

Expected behavior
A clear and concise description of what you expected to happen.

Environment (please complete the following information):

  • systeminformation package version: 5.25.11
  • OS: [windows 10]
  • Hardware [Custom Built PC with a Ryzen 5 5700X3D and Radeon rx 6700 xt]

To get all needed environment information, please run the following command:

  npx systeminformation info

┌─────────────────────────────────────────────────────────────────────────────────────────┐
│  SYSTEMINFORMATION                                                     Version: 5.25.11 │
└─────────────────────────────────────────────────────────────────────────────────────────┘
Virtual          :
Operating System:
──────────────────────────────────────────────────────────────────────────────────────────
Platform         : Windows────────────────────────────────────────────────────────────────
Distro           :
Release          : 10.0.19045
Codename         :
Kernel           : 10.0.19045
Arch             : x64
Hostname         : Commander
Codepage         : 437
Build            : 16
Hypervisor       : 16
RemoteSession    :
Processors       : 1
System:          :
──────────────────────────────────────────────────────────────────────────────────────────
Manufacturer     :
Model            :
Version          :
Virtual          :

CPU:
──────────────────────────────────────────────────────────────────────────────────────────
Manufacturer     :
Brand            :
Family           :
Model            :
Stepping         :
Speed            :
Cores            : 16
PhysicalCores    : 16
PerformanceCores : 16
EfficiencyCores  :
Processors       : 1
Socket           :

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant