-
Notifications
You must be signed in to change notification settings - Fork 10
Ps4 linux 6.15.y #10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: ps4-linux-6.15.y
Are you sure you want to change the base?
Ps4 linux 6.15.y #10
Conversation
Hi. Did you test this? And also this is quite a bit of code. |
Hi. I've only compiled it with these options :
Unfortunately right now have no reach of particular hardware. But previously i've been successfully using this driver on 5.3 kernel. Edit: Oh, and additionally was forced to use following environment variables:
|
There is already a mainline driver here but I guess no one tried it yet. |
This is bluetooth driver only in connection with firmware - |
This still adds over a million lines of code. It would be best if it only added code from the card we have. CoreELEC already has a repo for this here. |
…hed_setscheduler" in order to have opportunity to compile drivers as kernel modules.
Well, I do not insist. The code in PR is just combo (uses single loaded firmware) driver not scattered drivers. Thought it matters for this chip as long it is 2in1 device. |
Managed to get hands on PS4 Pro. Seems drivers work as intended. |
Faced weird deadlock bug in distros using systemd NetworkManager. Further details are listed in the following issue - https://github.com/lwfinger/rtl8188eu/issues/386 . Came across easy fix, but I'm not certain if it is valid for other systems. |
Contribute for those appliances that utilize MT7668s chip.