360Controller / 360Controller/360Controller

Cannot Unload Driver "In order to unload the driver, you need administrator privileges."

Open
#1,145 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
6.7k
Forks
524
PR merge metrics
No merged PRs in 30d

Description

### Type of Controller
Xbox 360

### OS Version
macOS big sur 11.2

### Driver Version
1.0.0-alpha6

### Connection Method
wired

### Device Name and Info
N/A

### Detailed Explaination of Issue
Trying to uncheck "Enable Driver", it asks for administrator access.

But I have no idea how to run this configuration or the "System Preference" in sudo mode.

![image](https://user-images.githubusercontent.com/10618310/107104047-06c7c480-685b-11eb-8143-450a32e39f8c.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue is about unloading a kernel extension driver on macOS, which requires administrator privileges. Look at the driver loading/unloading code in the project, likely in the installer or a system extension manager. Research macOS kernel extension security and user permissions. Testing changes requires a macOS system and understanding of system extensions.

Written by the indexing model from the issue text.

Assessment

Tech stack
c, cpp, macos
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.