Le 05/12/2013 10:04, [email protected] a écrit :
> I dont think this is a hardware issue!
> Lets try this in keon:
> start the music player
> open the fm radio player
> the sound of music comes louder, while the radio wont load.
> 
> Propably there is a file which initiates the volume of headphone output.
> Min 0
> max 15

And this gets transmitted to the low level audio stack, which uses 15 as
1.0, hence the maximum.

You can check this by looking at the channels in the output of |adb
shell dumpsys media.audio_policy|.

As far as I know, there is no way to go frther.

> 
> actully 15 is not enough for listening music in big noise.

I would say buy better headphones :). What is the impedance of your
headphones ? Low value should ensure higher volume in your ears.

> So max should be 20 or so.
> 
> I cant find this init file. What do you think?
> _______________________________________________
> dev-b2g mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-b2g
> 

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to