360Controller / 360Controller/360Controller
Enabling Driver Causes Error
- Ngôn ngữ chính
- C++
- Star
- 6.7k
- Fork
- 524
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Type of Controller
Xbox 360
### OS Version
Mac OS Big Sur 11.5
### Driver Version
1.0.0-alpha.6
### Connection Method
Wired
### Device Name and Info
(If you don't know this information, please refer to the README for how to find it. Enter N/A if not applicable)
>Device Name:
Product ID: 0x028e
Vendor ID: 0x045e
### Response of Controller
Plugging in the controller causes guide lights 1 and 4 to light up with 2 and 3 after. The lights only stay on for 1 second)
### Response in Preference Pane
The controller does not appear in the preference pane, and when I go to advanced and press enable driver, after a few seconds an error appears stating the following:
Cannot Load Driver
The driver has failed to load due to an unknown error, code: -603947007. Please report this error to the driver maintainer.
### Detailed Explaination of Issue
Attempting to load the driver results in the following error:
Cannot Load Driver
The driver has failed to load due to an unknown error, code: -603947007. Please report this error to the driver maintainer.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
The error code -603947007 is a macOS kernel extension loading failure. Start by examining the driver's Info.plist for matching vendor/product IDs (0x045e/0x028e). Review the kernel extension logs in Console.app for detailed failure reasons. The driver source is in the IOKit driver directory; look for initialization and matching logic. Testing requires building and loading the kext on a Mac with SIP appropriately configured.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- c, cpp, macos
- Lĩnh vực
- desktop
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 30/100