libretro / libretro/RetroArch

[Feature Request] `connmanctl` wifi driver should not be restricted to `LAKKA` users

Open
#17,871 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Description

While working on a nixos config for my RPI CM3 handheld, I was looking for a way to set up the WIFI on the handheld using the gamepad. I've tried to use the nmcli driver, but it was too buggy to be usable out of the box (now fixed). Then I saw that retroarch have another wifi driver using connmanctl. Unfortunately, that driver is behind a HAVE_LAKKA pragma, so not available on a general Linux distribution.

connmanctl is available on most distros I'm aware of. I don't see any reason to make it available to LAKKA users only. If it's working well enough for LAKKA users, then it should also be good enough for Linux users.

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

Locate the connmanctl Wi-Fi driver and the HAVE_LAKKA pragma, then read how the driver is selected and built on Linux. Make the driver available to general Linux builds rather than only LAKKA builds, and verify that the relevant Linux build and Wi-Fi path remain usable.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, linux
Domain
networking
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.