Skip to content
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

Feature request: display memory slots #72

Open
osysltd opened this issue Mar 25, 2020 · 2 comments
Open

Feature request: display memory slots #72

osysltd opened this issue Mar 25, 2020 · 2 comments
Assignees

Comments

@osysltd
Copy link

osysltd commented Mar 25, 2020

Hi!
Thanks for the small and portable utility, very handy.
Is it possible to detect memory slots (occupied and available if any)?

@CherryPill
Copy link
Owner

Hello and yes it can be done, but there are caveats. Showing the occupied memory slots, e.g. their label and total memory capacity in each is easy, but I'm not sure about the detection mechanism for the unoccupied slots, because if you only have 1 stick of ram and 4 slots I'm not sure it's possible to detect that there are in fact 4, not 1 where you have your memory stick. I suppose you'd want a graphical representation of the occupied and unoccupied slots, e.g. green - occupied with its memory capacity, red - unoccupied? Anyway, I'll see what I can do.

@CherryPill CherryPill self-assigned this Mar 27, 2020
@osysltd
Copy link
Author

osysltd commented Mar 30, 2020

Any representation would be much appreciated as it saves much time during review of the hardware. I used to use Everest but its a huge and costs money.

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

No branches or pull requests

2 participants