microsoft / microsoft/WSL

Parallel port in WSL

Open
#5,766 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature
Dominant language
C++
Stars
33.7k
Forks
1.8k
Avg merge
3d 17h
Merged PRs (30d)
116

Description

I have some linux console app which using hardware parallel port. Port working OK in Windows, but WSL Ubuntu doesn't list it in /dev. Therefore, my app display "Failed to open /dev/parport1: No such file or directory" and does not work. Any solutions?

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

No source files or tests are named. Start by investigating how WSL Ubuntu exposes hardware devices and whether /dev/parport1 or Linux parallel-port support is available; done means documenting a supported solution or confirming the limitation and its required scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux, ubuntu
Domain
operating-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.