In PowerAmp: Settings -> audio - > advanced settings -> audio output detection protocol
Last edited:
In PowerAmp: Settings -> audio - > advanced settings -> audio output detection protocol
In PowerAmp: Settings -> audio - > advanced settings -> audio output detection protocol
yep, now thats perfect as a DAP.
Adjusted the audio_policy_configuration.xml.yep, now thats perfect as a DAP.
how did you fix this? maybe i can make it work on other devices that didnt have working 24/192 on LOS yet it worked on stock rioms. is this a build.prop edit or something?
sorry for the late reply. While I don't have a second XZ1 Compact, I have sent you a donation. Maybe that might help for buying one on Ebay or somewhere if you don't have one yetHi all, just a quick info from me and a question: As I already wrote I'm still using LOS 17.1/Android 10 as it allows using the Sony camera which Android 11 does not and the benefits of Android 11 compared to 10 are not worth the switch for me.
However with the recent release of Android 12 switching to that becomes worth it due to various improvements over those 2 versions.
However porting a new LOS to a that device isn't easy and requires quite some testing (and I can't even promise I'll succeed)
So in order to keep supporting multiple LOS/Android versions I'd need a spare device for testing.
Hence I'm asking if anyone would be able to donate an XZ1C to me for that. Maybe someone knows someone who has an unused phone, maybe with cracked screen but otherwise working or one which isn't used anymore. Again: I can't promise anything in exchange and I know the XZ1C is still such a good phone that prices aren't exactly low. So this is really meant as an outreach to the community in case anyone has somehow access to an unused phone which I can use for testing and see what I can do with that.
Of course you can tell me which LOS version you use yourself and I'll try and take a bit of extra effort to support that as long as I can.
Thank you all for your support and the nice words here which motivate me to put in that extra effort to provide you with a ROM that works on more than only my device and even one I don't even use myself!
Much appreciated! I might be getting one in the next couple of days hopefully (courtesy of @landsome), but donations are always welcome. Just had to spend a (low) 3 digit amount of €s to upgrade the build machine in preparation for LOS 19. But seems LOS itself isn't yet ready. So got timesorry for the late reply. While I don't have a second XZ1 Compact, I have sent you a donation. Maybe that might help for buying one on Ebay or somewhere if you don't have one yet![]()
I had issues with magisk too, see the open issue in their github. So uninstall magisk. If that doesn't help, reflash the rom. If that doesn't help wipe system before flashing which gets rid of gapps too.Hello, hope you're all fine
I have some issues here.
I had lineage 18.1 (20210918) working well. I decided to install magisk and pico openGapps. Just for trying, curiosity
I installed Magisk 23. No problem here. All worked nicely.
Then, I went back to TWRP to flash openGapps (open_gapps-arm64-11.0-pico-20211111). Now, impossible to boot my system. The phone boots, gets to the lineage boot animation and reboot to TWRP.
Any ideas ? I don't know what to do.
I had issues with magisk too, see the open issue in their github. So uninstall magisk. If that doesn't help, reflash the rom. If that doesn't help wipe system before flashing which gets rid of gapps too.
If you can get some log output (adb logcat) it would also help. Run the command on pc, plug the phone in and start it until it reboots. Hopefully there is some log info
Can you specify which profiles are invalid?Any chance you can update the APNs? On 17.1, the defaults for my carrier (T-Mobile US) include a bunch of irrelevant MVNOs, one of which includes a DUN profile so it can't be edited or deleted. Because that also claims to be an IMS profile, it was overriding the proper one. So the radio would just reset repeatedly if WiFi or LTE was available.
I eventually flashed this and got VoLTE working if I force a 3G connection first. I still end up with radio resetting if I lose signal or the only connection is WiFi (have never successfully established a VoWiFi connection). I totally understand if you want to minimize out-of-tree patches though.
Can you specify which profiles are invalid?
I can add those APNs. What is your MCC/MNC? https://android.googlesource.com/device/sample/+/refs/heads/master/etc/apns-full-conf.xml contains many entries fir T-Mobile US
Sorry guys the updates will take a bit longer after a very unpleasing experience with bootloops and the need for a partial reset of my phone during the tests of the latest update.Updates will be there as soon as I got time. Likely in the next 2 days as usual![]()
adb root
adb shell mount -o remount,rw /vendor
adb push ./audio_policy_configuration.xml /vendor/etc/audio_policy_configuration.xml
But if i move this file with root explorer (my device is rooted) it will the same? Will work? ThanksSorry guys the updates will take a bit longer after a very unpleasing experience with bootloops and the need for a partial reset of my phone during the tests of the latest update.
As I'm currently quite busy and really need my phone I got to be careful with experiments so either I find enough spare time to test it again to find the cause or I'll likely wait for the test phone which @landsome shipped 3 days ago, so it should be here anytime soon.
@ortizjammet and anyone who wants to play with HD audio:
I attached 2 files which you can try: 1 is the original (renamed as you can see) one the modified one I used to get PA to recognize HD audio. You can try those with:
-
Bash:adb root adb shell mount -o remount,rw /vendor adb push ./audio_policy_configuration.xml /vendor/etc/audio_policy_configuration.xml
Then reboot. To go back to original reflash LOS or repeat the above with the original file
TBH: Not really sure which driver you refer to. Where did you get the version from and how exactly did you update it?I noticed that the gpu driver which the rom comes with it is fairly old- version 332(or somewhere around these numbers) from 2018. Is there any reason why it comes with that exact version? I manually updated it to 472 and it seems to work normally(also tried 490 but screen recording was broken on it).
It probably has something to do with the stock sony camera. Im using 19.1 and have no issues with the latest driver.From here, installing it is systemless with magisk so it was worth a shot I guess. Tried all 4 versions for sd835 and none works without bugs so yeah.. it was worth a shot I guess. Idk, maybe the sony camera requires the driver that comes with the rom.
I can at least reproduce the "hearing own voice", will check if it happens on the older version too and then try to find what caused it. Not sure if that is possible though.I went back to 19.1 in the meantime, but yesterday I also tried 18.1, and it had the same issue. Can I test the same thing by flashing the boot.img from 18.1 on 19.1?