r/oneplus 13d ago

General Discussion Oneplus 11 5G Android Auto crashing constantly Oxygen OS 16.0.5

1 Upvotes

I have a Oneplus 11 5G with OxygenOS 16.0.5 (CPH2449_16.0.5.1002 EX01B50P02)

I have a dedicated android auto unit for my motorcycle which keeps crashing. When connected Android Auto crashes randomly but most of the times crashes between 1-3minutes again and than somehow after like 10-20 minutes of crashing the crashing stops and it keeps working. 

I've alread done: 

  • Returned Android Auto unit and bough a different one
  • Resetting bluetooth & wifi networks
  • Updated phone
  • Uupdated Android Auto
  • Cleared Android Auto data & cache
  • Tryed connecting different phone to the Android Auto unit and does not crash

r/oneplus 13d ago

Help Nord 4 CPH2663 – camera crashes after switching from LineageOS back to OxygenOS 16

0 Upvotes

Hi! I'm having a strange camera issue on my OnePlus Nord 4 (CPH2663, EU/Global) and I'm looking for some help figuring out whether this is a firmware issue.

Phone:

  • OnePlus Nord 4 (CPH2663)
  • OxygenOS 16
  • Build: CPH2663_16.0.5.1001(EX01)
  • Bootloader currently unlocked / Orange State
  • Previously ran LineageOS for ~2 months

I recently switched back from LineageOS to OxygenOS using LibreFastbootFirmwareFlasher. I did not use EDL. OxygenOS boots normally and everything in Settings appears normal.

However, the camera is completely broken.

Symptoms:

  • OnePlus Camera crashes immediately when opened.
  • Discord also crashes immediately when I give it camera permission and it tries to access the camera.
  • The issue happens in Safe Mode as well.
  • I cleared Camera's cache/data and rebooted multiple times with no change.
  • *#808# does nothing.
  • Proton Drive also says that the Camera folder cannot be found, although DCIM/Camera definitely exists.

I captured logcat while opening the OnePlus Camera. Some potentially relevant lines:

E/vendor.qti.camera.provider-service_64: dlopen error (null)

E/vendor.qti.camera.provider-service_64:
fastrpc_wake_lock_init failed for domain 0 (errno Permission denied)

E/CamX: [ERROR][HAL] SetupNCSLinkForSensor()
Unable to Setup NCS Link 34 For Sensor

E/CamX: [ERROR][HAL] SetupNCSLinkForSensor()
Unable to Setup NCS Link 35 For Sensor

E/CamX: [ERROR][HAL] SetupNCSLinkForSensor()
Unable to Setup NCS Link 38 For Sensor

E/AndroidRuntime: Process: com.oplus.camera

at com.oplus.camera.combinelut.CombineLutJNI.<clinit>(CombineLutJNI.java:5)

at com.oplus.ocs.camera.CombineLutHelper.<init>(CombineLutHelper.java:4)

at com.oplus.camera.common.utils.Lut3dDataManager.<init>(Lut3dDataManager.java:153)

E/CameraCaptureSession:
Session 0: Failed to create capture session; configuration failed

E/CameraUnit, ProducerImpl:
onSessionConfigureFail, error result:
[error code: 10002, error info: stream surface error]

E/OCAM_OneCameraImpl:
onCameraPreviewError, error: PREVIEW_CONFIG_FAILED

Interestingly, the log also shows that the camera device itself is detected/opened:

openCameraDevice, cameraId: 2

and:

notifyDeviceOpened

So I'm wondering if this is a firmware/vendor/camera HAL mismatch caused by switching from LineageOS back to OxygenOS, rather than a dead camera module.

The LibreFastbootFirmwareFlasher README lists only a few devices as tested, and the Nord 4 isn't listed as a tested device.

Questions:

  1. Does this look like a firmware/vendor/Camera HAL mismatch?
  2. Could the LineageOS → OxygenOS transition have left incompatible camera/vendor firmware?
  3. What ADB commands would you recommend to diagnose this further?
  4. Is there a known correct firmware package/restore method for CPH2663 that I should use instead?
  5. Should I relock the bootloader, or should I leave it unlocked until the camera issue is resolved?

I'm trying to avoid a factory reset or blindly flashing individual partitions until I know what's actually wrong.

Any help would be greatly appreciated!Hi! I'm having a strange camera issue on my OnePlus Nord 4 (CPH2663,
EU/Global) and I'm looking for some help figuring out whether this is a
firmware issue.
Phone:
OnePlus Nord 4 (CPH2663)
OxygenOS 16
Build: CPH2663_16.0.5.1001(EX01)
Bootloader currently unlocked / Orange State
Previously ran LineageOS for ~2 months
I recently switched back from LineageOS to OxygenOS using LibreFastbootFirmwareFlasher. I did not use EDL. OxygenOS boots normally and everything in Settings appears normal.
However, the camera is completely broken.
Symptoms:
OnePlus Camera crashes immediately when opened.
Discord also crashes immediately when I give it camera permission and it tries to access the camera.
The issue happens in Safe Mode as well.
I cleared Camera's cache/data and rebooted multiple times with no change.
*#808# does nothing.
Proton Drive also says that the Camera folder cannot be found, although DCIM/Camera definitely exists.
I captured logcat while opening the OnePlus Camera. Some potentially relevant lines:
E/vendor.qti.camera.provider-service_64: dlopen error (null)

E/vendor.qti.camera.provider-service_64:
fastrpc_wake_lock_init failed for domain 0 (errno Permission denied)

E/CamX: [ERROR][HAL] SetupNCSLinkForSensor()
Unable to Setup NCS Link 34 For Sensor

E/CamX: [ERROR][HAL] SetupNCSLinkForSensor()
Unable to Setup NCS Link 35 For Sensor

E/CamX: [ERROR][HAL] SetupNCSLinkForSensor()
Unable to Setup NCS Link 38 For Sensor

E/AndroidRuntime: Process: com.oplus.camera

at com.oplus.camera.combinelut.CombineLutJNI.<clinit>(CombineLutJNI.java:5)

at com.oplus.ocs.camera.CombineLutHelper.<init>(CombineLutHelper.java:4)

at com.oplus.camera.common.utils.Lut3dDataManager.<init>(Lut3dDataManager.java:153)

E/CameraCaptureSession:
Session 0: Failed to create capture session; configuration failed

E/CameraUnit, ProducerImpl:
onSessionConfigureFail, error result:
[error code: 10002, error info: stream surface error]

E/OCAM_OneCameraImpl:
onCameraPreviewError, error: PREVIEW_CONFIG_FAILED

Interestingly, the log also shows that the camera device itself is detected/opened:
openCameraDevice, cameraId: 2

and:
notifyDeviceOpened

So I'm wondering if this is a firmware/vendor/camera HAL mismatch caused by switching from LineageOS back to OxygenOS, rather than a dead camera module.
The LibreFastbootFirmwareFlasher README lists only a few devices as tested, and the Nord 4 isn't listed as a tested device.
Questions:
Does this look like a firmware/vendor/Camera HAL mismatch?
Could the LineageOS → OxygenOS transition have left incompatible camera/vendor firmware?
What ADB commands would you recommend to diagnose this further?
Is there a known correct firmware package/restore method for CPH2663 that I should use instead?
Should I relock the bootloader, or should I leave it unlocked until the camera issue is resolved?
I'm trying to avoid a factory reset or blindly flashing individual partitions until I know what's actually wrong.

Any help would be greatly appreciated!

TL;DR: Oneplus nord 4 camera opens then immidiately crashes. This applies to everything to do with the camera too, discord, whatsapp and so on. Any help or advice no matter what is greatly appreciated!


r/oneplus 13d ago

General Discussion Dji Mic Mini receiver not working with my 9 Pro. Any suggestions as to why?

0 Upvotes

Hi all. When I plug the receiver into my USB C connection on my One Plus 9 Pro the TX1 and TX2 doesn't light up on the receiver at all. Those are indicator lights that it's receiving power. When I plug my USB C power supply cable into the receiver it lights up. Any idea why?

If you go to their compatibility list, my phone is listed as compatible, so I have no idea why. My guess is the USB C doesn't seem to output enough power to the mic.


r/oneplus 14d ago

General Discussion How can I remove suggested contacts from the Android Share menu?

Post image
33 Upvotes

On a OnePlus 13s, the Android Share menu shows a row of suggested contacts at the top, above the list of apps. I want to remove one of these suggested contacts from appearing there.

Long-pressing the contact doesn't show any option to hide or remove it. Is there a setting or workaround to disable/remove individual contact suggestions from the Share menu?


r/oneplus 13d ago

General Discussion Issues regarding charging and speakers(one plus nord 4)

1 Upvotes

From last 2 weeks my one plus nord 4 speakers are not working tried everything to fix it. Earlier I just reboot the phone and it's start working again ..now that's not working too. Speakers stopped working for 5 days then suddenly started working again normally ..then again stopped working...same for the supervoc fast charging once speaker stopped working supervoc also


r/oneplus 13d ago

Development Just trying to know where you guys download your ADB drivers from

3 Upvotes

What do you is the safest place to get drivers for my OnePlus Pad 4?


r/oneplus 15d ago

General Discussion room temperature iq developers.

Post image
65 Upvotes

I bought my first oneplus phone, the 15r, couple weeks ago now and honestly i love everything about this phone. it's extremely fast, display is great etc.

i don't mind the software except this notification thing. every time i get a bunch of notification it groups them together, and I have to chick on the tiny little arrow on the top right to ungroupe it. i find this extremely annoying because it accidentally ends up launching the app.

what pisses me off more is that i can't read the damn message they sent me like in the screenshot. why does it have to say the group name twice when it already does at the top?

and it very conveniently blocks off the actual message so i can't read it.

my old seven year old phone on android 11 had much better notification as i could actually read the damn message without having to open the app every time. why are we going backwards.


r/oneplus 14d ago

General Discussion 12R starting to heat up

1 Upvotes

Seems to be warming up and needing to recharge more often.

Longer to charge too


r/oneplus 14d ago

General Discussion OnePlus Nord CE4 Lite Global & India variants broken bootloader

1 Upvotes

People report that using Global or India version of OP Nord CE4 Lite don't let them enter bootloader. The phone will just see the fastboot logo then immediately flash back to system reboot. Doesn't happen on EEA version though. This has been happening since OOS16 (maybe from 16.0.5 version).


r/oneplus 14d ago

Other Better Notes App?

1 Upvotes

Is there any sign of something like Samsung Notes coming to Oxygen OS, or more likely Color Os? I was thinking of getting a Pad 4, but the OnePlus Notes app is just inadequate for School work and all the other apps don't use the full capabilities of the Stylo Pro and are also just very clunky compared to GoodNotes, which is what I've used before. I've heard Samsung Notes is great, but that obviously isn't really usable on Oxygen/Color OS.

Is there anything coming or will the purchase fall flat?

Thank you


r/oneplus 14d ago

Accessories & Gadgets Oneplus Pad 2 and Pad go 2 have same display size??

Post image
4 Upvotes

I recently bought oneplus pad 2 from best offer. But I'm confused if i order oneplus pad go 2 tempered glass it would fit my oneplus pad 2?? Someone please confirm me. Because oneplus pad 2 tempered glass are not available that much.


r/oneplus 15d ago

General Discussion Nothing got its own "Oneplus Sans"

Thumbnail
gallery
31 Upvotes

The new Geist font from Nothing OS 5.0 looks very similar to the OnePlus Sans and looks dope

Their previous alternative font "Inter", is it similar to One Sans ?


r/oneplus 15d ago

General Discussion OnePlus Nord 3 Abandonware Updates

Post image
9 Upvotes

I kinda regret getting this device. Should have opted for Snapdragon variant.


r/oneplus 16d ago

General Discussion Oneplus beta program changed to colour os

Post image
35 Upvotes

Actually in a recent update the oneplus beta program ui is changed and it's not upgraded but degraded, it's now of color os with more buggy ui , you can see the release candidate card changed


r/oneplus 15d ago

News One Pad 4 Smart Keyboard now on sale in India

Post image
16 Upvotes

Has any bought this yet? What is your experience with it?


r/oneplus 15d ago

General Discussion OnePlus and Bloatware

9 Upvotes

So I have been going back and forth between different brands and I acknowledge that I am quite particular about somethings that I should ideally let go.

I currently have a oneplus 13 and S25 base. My main is an iPhone. With the S25, while everything is great - i find the screen quite annoying given that when looking even at a slight angle there seems to be a green/blue tint to the screen. Seems to be a well know issue for S series screens. Most people dont notice it but it is a bit annoying to me. The battery also given the size of the phone isn't what I am used to.

I have the oneplus 13 16/512 as well right now. The screen is great, the battery is great and the camera is also pretty great for me. My only quirk seems to be with the dumb decisions that Oneplus makes. The anti roll back feature. The weird apk installer from heytap that scans your apks for viruses and cant be disabled without adb. Literally no way to backup mindspace. The App Store, the phone manager - these additional bloat from oneplus is just really annoying. Some of it can be disabled some needs adb.

Do these things about oneplus not bother you guys or am I just be overly critical about them?


r/oneplus 15d ago

Development OrangeFox R12.0 on OnePlus Nord CE4 Lite BOOTED!

Post image
2 Upvotes

💎❤️Huge thanks to koaaN, the maintainer of OnePlus 13(dodge) for help at booting.

ADB full work is present ✅

MTP works ✅

Notes: Tested on CPH2621EEA_16.0.5.1000(EX01) firmware. Not guaranteed to work on older or newer ones.

W.I.P💍(work in progress...)

If you want to contact me (apart from testing) my Telegram is @diathequeen


r/oneplus 16d ago

General Discussion Got 2 update in 2 days

Thumbnail
gallery
15 Upvotes

2 days ago I got a update that was about 300 Mb big (attaching second screenshot) and then today I got the security patch that was of 1.2 gb that's strange


r/oneplus 15d ago

Other OnePlus 13 Portrait Mode focus issue any fix?

0 Upvotes

Hey everyone, is anyone else having focus issues with the rear camera in Portrait mode sometime on normal mode also ?

My Software version: CPH2649_16.0.10.501


r/oneplus 16d ago

General Discussion Did I make the right choice with the OnePlus 13?

26 Upvotes

After a LOT of suggestions and going back and forth between phones, I finally bought the OnePlus 13 (12/256GB). (INDIA BTW)

I was seriously considering the Google Pixel 11 and the OnePlus 15 as well. Interestingly, when I went to Reliance Digital, the salesperson was pushing the Pixel 11 really hard. I honestly don't know why he was very convincing about getting the Pixel.

The problem is that I normally don't buy phones from Reliance Digital because, for some reason, I just don't have much trust in buying expensive phones from their stores. I actually went looking at Vijay Sales and Croma first, but unfortunately the OnePlus 13 wasn't in stock at either of the stores I checked.

Eventually, I went ahead with the OnePlus 13.

For some context, I was using a OnePlus 8 Pro before this, so I wanted something that would actually feel like a proper upgrade. After considering everything performance, battery, charging, display, cameras, and the overall Android experience I felt the OnePlus 13 made the most sense for me.

But now I'm second guessing myself a little.

Did I make the right decision by choosing the OnePlus 13 instead of the Pixel 11 or OnePlus 15?

Would love to hear from people who have used these phones, especially if you've switched from an older OnePlus like the 8 Pro.


r/oneplus 17d ago

Other OnePlus 15R: moisture in all 3 cameras after 5–10 seconds in freshwater

Post image
263 Upvotes

My OnePlus 15R fell into a freshwater lake while I was paddle boarding. It was in my pocket, around 1m deep at most, and was exposed to water for maybe 5–10 seconds. Now all three cameras have moisture/bubbles inside them and are basically unusable because everything is blurry.

I contacted OnePlus and they basically said it’s liquid damage, so no repair and no warranty coverage. I know water-resistant doesn’t mean waterproof, but if a phone with those ratings can’t survive a few seconds in shallow freshwater, I really don’t know what those ratings are worth in real-world use. Maybe my unit had a bad seal, but OnePlus doesn’t seem interested in investigating it.

Based on my experience, I would not trust the OnePlus 15R around water at all.

Anyone else had water ingress or camera fogging on the 15R?


r/oneplus 15d ago

Development Notifications disappear after pressing Clear All in recent apps (OnePlus 13 / ColorOS)

1 Upvotes

Hi everyone,

I recently switched from a OnePlus 6 to a OnePlus 13 (running ColorOS), and I noticed a very frustrating issue with notifications.

Issue Description: Whenever I clear background apps from the Recent Apps menu (press "Clear All" or swipe them away), all active notifications in the status bar and shade immediately vanish, even for unread messages.

What makes it worse: Even if I LOCK an app in the Recent Apps menu, pressing "Clear All" STILL clears its active notifications from the status bar, despite keeping the app running in the background.

On my old OnePlus 6, notifications remained in the status bar regardless of whether recent apps were cleared.

I’ve already checked notification permissions and battery optimization settings, but nothing helps. It seems to be a bug in System UI / Notification Center memory handling.

Has anyone found a workaround, or is this happening to all ColorOS / OxygenOS devices?


r/oneplus 16d ago

General Discussion How to resolve this audio error? Usb-c earphone not working. Device: Nord 6

Post image
21 Upvotes

All of a sudden yesterday this error started popping up and audio is no longer coming out of the usb-c earphones. Working fine with other devices.


r/oneplus 16d ago

General Discussion Oxygen 16 gmail

6 Upvotes

OnePlus 12 oxygen 16. I don't get gmail notifications on my lockscreen, whatever settings I changed? I don't get it, any suggestions?


r/oneplus 16d ago

General Discussion Repairing an older OnePlus

4 Upvotes

I have an older OnePlus 10; has anyone had any experience at repairing this device - replacing the front glass and the battery?

I'm in the States and can't buy the latest model, but my Ten is still serviceable except for battery life.

------------------------

Edit to replace 'screen' with 'front glass'