Any mod for stereo speakers?

pitrus-

Senior Member
Sep 4, 2011
1,258
531
143
Östersund
www.wickenberg.nu
Stereo works with the Magisk stereo mod, however as the second speaker is much weaker you really have to put your ear closer to the upper speaker to hear the output from that speaker compared to the main speaker.

So it's more of a gimmick than actually useful.
 
Last edited:

alexferdean

Senior Member
Jun 13, 2012
554
131
0
Galati
You can manually copy the file from zip to /system/vendor/etc and it should work.
I have tried to do that using Fx Root explorer but i get an error "The item "mixer_paths_tasha.xml" could not be written. If I try to manually edit the text inside the file I get this: This file is on a read-only filesystem. You will not be able to save any changes unless you remount it as a read/write. I try to remount using Fx file explorer, but it doesn't work. I'm rooted using the Magisk 15.3
Can someone make a flashable file?
 

Immortalis

Senior Member
May 31, 2012
1,452
452
118
Warsaw
I have tried to do that using Fx Root explorer but i get an error "The item "mixer_paths_tasha.xml" could not be written. If I try to manually edit the text inside the file I get this: This file is on a read-only filesystem. You will not be able to save any changes unless you remount it as a read/write. I try to remount using Fx file explorer, but it doesn't work. I'm rooted using the Magisk 15.3
Can someone make a flashable file?
Check if you have free space, if yes then then try to push the file via adb
 

Immortalis

Senior Member
May 31, 2012
1,452
452
118
Warsaw
Tried to push the file via adb and I got this message: "failed to copy 'mixer_paths_tasha.xml' to 'system/vendor/etc/mixer_paths_tasha.xml': couldn't create file: Read-only file system"
Try
mount -o remount,rw /system
and/or /vendor

If it doesn't work then you may try to copy the file using File Manager in TWRP
 

alexferdean

Senior Member
Jun 13, 2012
554
131
0
Galati
Try
mount -o remount,rw /system
and/or /vendor

If it doesn't work then you may try to copy the file using File Manager in TWRP
Tried already in TWRP, no success. I'll try your solution now.

---------- Post added at 08:00 PM ---------- Previous post was at 07:57 PM ----------

Try
mount -o remount,rw /system
and/or /vendor

If it doesn't work then you may try to copy the file using File Manager in TWRP
New-PSDrive : Parameter cannot be processed because the parameter name 'o' is ambiguous. Possible matches include: -Out
Variable -OutBuffer.
At line:1 char:7
+ mount -o remount,rw /system/vendor
+ ~~
+ CategoryInfo : InvalidArgument: :)) [New-PSDrive], ParameterBindingException
+ FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.NewPSDriveCommand
 
Last edited:

Immortalis

Senior Member
May 31, 2012
1,452
452
118
Warsaw
Tried already in TWRP, no success. I'll try your solution now.

---------- Post added at 08:00 PM ---------- Previous post was at 07:57 PM ----------



New-PSDrive : Parameter cannot be processed because the parameter name 'o' is ambiguous. Possible matches include: -Out
Variable -OutBuffer.
At line:1 char:7
+ mount -o remount,rw /system/vendor
+ ~~
+ CategoryInfo : InvalidArgument: :)) [New-PSDrive], ParameterBindingException
+ FullyQualifiedErrorId : AmbiguousParameter,Microsoft.PowerShell.Commands.NewPSDriveCommand
You forgot about entering adb shell first
 

alexferdean

Senior Member
Jun 13, 2012
554
131
0
Galati
PS F:\Phone\ADB Setup\platform-tools> adb shell
OnePlus3:/ $ mount -o remount,rw /system/vendor
mount -o remount,rw /system/vendor
mount: '/system/vendor' not in /proc/mounts
1|OnePlus3:/ $ adb push mixer_paths_tasha.xml system/vendor/etc
adb push mixer_paths_tasha.xml system/vendor/etc
/system/bin/sh: adb: not found

127|OnePlus3:/ $ mount -o remount,rw /system/vendor/etc
mount -o remount,rw /system/vendor/etc
mount: 'tmpfs' not user mountable in fstab
1|OnePlus3:/ $ adb push mixer_paths_tasha.xml system/vendor/etc
adb push mixer_paths_tasha.xml system/vendor/etc
/system/bin/sh: adb: not found
127|OnePlus3:/ $

I give up :)

---------- Post added at 08:56 PM ---------- Previous post was at 08:55 PM ----------

Is it because I rooted with Magisk and the data partition is f2fs?
 

Immortalis

Senior Member
May 31, 2012
1,452
452
118
Warsaw
Is it because I rooted with Magisk and the data partition is f2fs?
Magisk or f2fs are nothing wrong here, this is because of wrong commands you're typing; assuming that you store a modified mixer_paths file in a root of your internal storage, type this line by line:

Code:
adb shell
su
mount -o remount,rw /system
mount -o remount,rw /vendor
cp /sdcard/mixer_paths_tasha.xml /system/vendor/etc/mixer_paths_tasha.xml
chmod 644 /system/vendor/etc/mixer_paths_tasha.xml
reboot
 
  • Like
Reactions: alexferdean

alexferdean

Senior Member
Jun 13, 2012
554
131
0
Galati
Magisk or f2fs are nothing wrong here, this is because of wrong commands you're typing; assuming that you store a modified mixer_paths file in a root of your internal storage, type this line by line:

Code:
adb shell
su
mount -o remount,rw /system
mount -o remount,rw /vendor
cp /sdcard/mixer_paths_tasha.xml /system/vendor/etc/mixer_paths_tasha.xml
chmod 644 /system/vendor/etc/mixer_paths_tasha.xml
reboot
Very strange

C:\>adb shell
adb server is out of date. killing...
* daemon started successfully *
OnePlus3:/ $ su
su
OnePlus3:/ # mount -o remount,rw /system
mount -o remount,rw /system
mount: '/dev/block/platform/soc/624000.ufshc/by-name/system'->'/system': Device or resource busy
1|OnePlus3:/ # mount -o remount,rw /vendor
mount -o remount,rw /vendor
mount: '/vendor' not in /proc/mounts
1|OnePlus3:/ #

---------- Post added at 12:07 AM ---------- Previous post was at 12:06 AM ----------

I just can't seem to modify that folder.
 
Our Apps
Get our official app!
The best way to access XDA on your phone
Nav Gestures
Add swipe gestures to any Android
One Handed Mode
Eases uses one hand with your phone