Closed Bug 819521 Opened 12 years ago Closed 12 years ago

Some combination of headphones and FM radio is not working

Categories

(Core :: Audio/Video, defect)

19 Branch
ARM
Gonk (Firefox OS)
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 819522

People

(Reporter: cjones, Unassigned)

Details

STR
 (1) Launch FM radio app
 (2) Plug in headphones

At this point I don't hear any audio at all.

 (3) Open music app
 (4) Play music

There's no audio routed through headphones.  However, audio is playing through the phone speaker.

Can anyone reproduce this?  This is seriously broken :(.  It's preventing me from looking at the other audio bugs.
$ (cd gecko/ && git rev-parse HEAD && cd ../gaia && git rev-parse HEAD)
921b54bfc3713e4a7d6b8f6b9f793c931b0739db
aab72f365d73f624ede32b522f27d072c409e42e
(In reply to Chris Jones [:cjones] [:warhammer] from comment #0)
>  (3) Open music app
>  (4) Play music
> 
> There's no audio routed through headphones.  However, audio is playing
> through the phone speaker.

It also plays very quietly, which might be a clue.
This regressed between the 12-05 and 12-06 nightlies.

12-05:
 music-volume-speaker: +
 music-headphones: +
 music-volume-headphones: +
 fm: +
 fm-volume: +

12-06:
 music-volume-speaker: -
 music-headphones: +
 music-volume-headphones: -
 fm: +
 fm-volume: -
12-05
 gaia 60f8ed91c1e02e8fd9f3197af99f3c7004afb524
 gecko 1ee9c51e227a4c1acd8576234e8f374be207f310

12-06
 gaia 3ad4e525a43a44b3c6eb905304fc0648ca5fd9b8
 gecko 74bff8c0506e6ff91666095b432fbc6aed9621fe
FM appears to be an artifact of my build environment.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
With latest everything but gecko 74bff8c0506e6ff91666095b432fbc6aed9621fe, same results as comment 0.

With 12-06 base but latest gecko, these guys work (except for volume).

With 12-06 base but latest gecko and gaia, they work too.  So definitely looks like a problem in build env.  Suspect bad kernel.
(In reply to Chris Jones [:cjones] [:warhammer] from comment #3)
> This regressed between the 12-05 and 12-06 nightlies.
> 
> 12-05:
>  music-volume-speaker: +
>  music-headphones: +
>  music-volume-headphones: +
>  fm: +
>  fm-volume: +
> 
> 12-06:
>  music-volume-speaker: -
>  music-headphones: +
>  music-volume-headphones: -
>  fm: +
>  fm-volume: -

In this good environment, what these results show is broken volume control, which we'll fix in bug 819522.
You need to log in before you can comment on or make changes to this bug.