Pairing to Bluetooth Gamecontroller is not working![]()
LineageOS 20.0 for Exynos 8895 devices
Code:/* * Your warranty is now void. * * I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or you getting fired because the alarm app failed. Please * do some research if you have any concerns about features included in this ROM * before flashing it! YOU are choosing to make these modifications, and if * you point the finger at me for messing up your device, I will laugh at you. */
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub releases
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
![]()
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0xc7272f851a692c679e85f18a62632c580ef3bdee
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
04.01.2023.
- Merged January 2023. Security update
- Camera app improvements
- Misc performance and stability improvements
- Synced with LineageOS source
15.12.2022.
- Added back some features that were missing from QPR1
- Misc performance and stability improvements
- Synced with LineageOS source
09.12.2022.
- Merged December 2022. Security update
- Merged android QPR1 December update
- Synced with LineageOS source
08.11.2022.
- Merged November 2022. Security update
- Switched to new AIDL usb hal
- Switched kernel back to clang toolchain
- Misc performance and stability improvements
- Synced with LineageOS source
04.10.2022.
- Merged october 2022. Security update
- Improved UI performance
- Improved stock camera app
- Synced with LineageOS source
01.10.2022.
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Synced with LineageOS source
28.09.2022.
- Adressed missing symbol in advanced camera effects lib that wouldnt launch without them
- Allowed system to override some bluetooth props
- Performance and stability improvements
- Synced with LineageOS source (Almost all of lineageos features should be there and work now)
21.09.2022.
- Switched to Generic FunctionFS usb backend (We used legacy functionfs in past)
- Updated USB hal
- Usb hal will now give notifications on port being wet instead of just disabling it without notice
- Merged few more missing BPF commits to kernel
- Unpinned deprecated updatable media apex jar from ram
- Synced with LineageOS source
19.09.2022.
- Updated kernel build flags for new build enviroment
- Misc performance and stability improvements
Switched to source built Bluetooth interface
- Cleaned up device source
- Synced with LineageOS source
07.09.2022.
- Merged September 2022. Security update
- Updated chromium webview to 105.0.5195.79
- Added more customization options powered by Monet
- Misc performance and stability improvements
- Synced with LineageOS source
06.09.2022.
- Fixed home button wake
05.09.2022.
- Fixed camera on Note 8
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
- Fixed bluetooth audio
- Upreved audio hal to 7.1 from 5.0
- Implemented custom audio service used to load audio hal
- Backported more BPF changes to kernel
- Switched to webview 105.0.5195.68 which is native to T
- Cleaned up the source and patches used to build the rom
- Synced with LineageOS source
27.08.2022.
- Initial release
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/
ROM OS Version: Android 13
ROM Kernel: Linux 4.4.302
Pairing with Bluetooth Gamecontroller is not workingI am having the same problem with the s-pen as well, I'll try to give some more details and the results of my testing:
How to reproduce:
- Activate Power Saving mode
- Take out S-Pen and touch or hover over the display
- Press the power button
This will happen:
- Device shows boot animation and restarts itself (1st restart)
- Screen looks normal and touch works, but the buttons are not functional
- After some time (~1 minute) the device will restart itself again (2nd restart)
- When the device comes back it shows a black screen and the status bar
- You can exit this state by holding down the power button until a reboot menu appears, and restart again (3rd restart)
- After the device restarted, everything is back to normal
Exactly this happens to me every time. The issue only appears when power saving mode is enabled. I disabled all magisk modules but it still happens. Can someone else with note 8 confirm or deny that this happens?
I attached a demonstration video, plus multiple logs (number 1 = before first restart; number 2 = before second restart; number 3 = before third restart) and the tombstone. The second and third log recordings were started after the system booted, so I am not sure if they contain everything. I only attached kmsg from before the first restart as the others were empty.
I think that's all, let me know if something else is needed.
(P.S. this is my first post here so I'm sorry if i messed something up)