惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

罗磊的独立博客
G
Google Developers Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
腾讯CDC
有赞技术团队
有赞技术团队
Vercel News
Vercel News
MongoDB | Blog
MongoDB | Blog
M
MIT News - Artificial intelligence
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
B
Blog RSS Feed
I
InfoQ
Blog — PlanetScale
Blog — PlanetScale
博客园_首页
The Cloudflare Blog
B
Blog
C
Check Point Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
U
Unit 42
D
Docker
月光博客
月光博客
aimingoo的专栏
aimingoo的专栏
博客园 - Franky
A
About on SuperTechFans

华梦博客

通过9008深刷解决因谷歌FRP锁的BUG 而永久锁死的手机 – 华梦博客 网易云安卓版 旧版本功能整理 – 华梦博客 微信朋友圈发图防压缩策略 – 华梦博客 日本手机卡运营商评测比较,信号网速价格,发烧友真实体验【无广】 – 华梦博客 留学生在大学机房的一下午奇妙救砖经历 – 华梦博客 《铃芽户缔》日本首映观影 – 华梦博客 威刚ADATA P20000QCD充电宝 全网首拆 – 华梦博客 N1终于过了!!! – 华梦博客 绚丽彩虹同学录 V1.5官方发布 – 华梦博客 缘之空 圣地巡礼游记 – 华梦博客 微信转WeChat指南,赛博移民 – 华梦博客 Win 11 快速体验 – 华梦博客 Steam中国版“蒸汽平台”上线 – 华梦博客 著名CDN CloudFlare在中国被墙 – 华梦博客
补全OnePlus 13/12等手机对aptX Lossless的支持 – 华梦博客
华梦 · 2025-09-16 · via 华梦博客

English Follows Chinese

关于一加13,一加12,以及各个品牌其他8Gen1及以上骁龙手机,应当支持却不支持aptX Lossless,只能激活aptX Adaptive问题,其实解决方法非常简单,就是build.prop加一行:

persist.vendor.qcom.bluetooth.aptxadaptiver2_2_support=true

的事,然而不支持的手机疑似是厂商没给高通交认证费没弄。

您也可安装此Magisk模块解决。模块的原作者是BN38,出处原帖酷安@不能以数字开头38。模块修改内容与上面相同。(已获得转载授权)

https://cdn.52huameng.com/software/Magisk%E6%A8%A1%E5%9D%97


Add support for APTX Lossless on OnePlus 13/12 and other Qualcomm devices.

Regarding the OnePlus 13, OnePlus 12, and other Snapdragon 8 Gen 1 and newer phones from various brands: although they should support aptX Lossless, in reality they only activate aptX Adaptive. The solution is actually very simple — just add the following line to build.prop:

persist.vendor.qcom.bluetooth.aptxadaptiver2_2_support=true

It seems that the reason some phones don’t support it is that the manufacturer likely didn’t pay Qualcomm’s certification fee.

You can also solve this issue by installing this Magisk module. The original author of the module is BN38, and the original post comes from Coolapk@不能以数字开头38. The modification in the module is the same as the line above. (Reposting authorized)

https://cdn.52huameng.com/software/Magisk%E6%A8%A1%E5%9D%97