ni / ni/nimi-python

print_diagnostic_information() does not report driver runtime version on Linux

Open
#1,206 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement priority-medium
Dominant language
Python
Stars
128
Forks
110
Avg merge
5d 14h
Merged PRs (30d)
10

Description

Description of issue

If a user runs python3 -c "import nidcpower; nidcpower.print_diagnostic_information()" the Driver version reported for Linux will be "Unknown". We should figure out a way to report the true version of the installed driver runtime that ideally does not require sudo.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue with python3 -c "import nidcpower; nidcpower.print_diagnostic_information()" on Linux and inspect the nidcpower.print_diagnostic_information() entry point. Investigate how the installed driver runtime version can be detected without sudo; done means the diagnostic output reports the true Linux driver version instead of "Unknown".

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.