Ticket #394 (closed defect: fixed)
In Call Mode/Unable to adjust the speaker volume level.
| Reported by: | dian_cheng@… | Owned by: | chris@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | openmoko-dialer | Version: | 2007.2 |
| Severity: | major | Keywords: | |
| Cc: | buglog@…, laurent_lin@…, erin_yueh@…, sean_chiang@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
In Call Mode/Unable? to adjust the speaker volume level.
Change History
comment:2 Changed 6 years ago by tonyguan@…
- Status changed from new to assigned
- dependson set to 124
sure, this is depending on #124.
comment:3 Changed 6 years ago by laforge@…
- Status changed from assigned to new
- Owner changed from tonyguan@… to mickey@…
comment:4 Changed 6 years ago by njp@…
- Version changed from 2007 to 2007.2
Bumping to OM-2007.2, sorry for the spam.
comment:6 Changed 5 years ago by mickey@…
- Owner changed from mickey@… to thomas@…
Reassigning to component owner.
comment:7 Changed 5 years ago by erin_yueh@…
- Owner changed from thomas@… to chris@…
- Cc erin_yueh@… added
hi Chris, do u think we can allow user to adjust speaker volume level in dialer UI?
comment:8 Changed 5 years ago by chris@…
I'm looking into libasound at the moment - any advice on what mixer channels and
such I'd need to be modifying, for voice and for speaker-phone, and any issues
that I may need to consider would be useful.
comment:9 Changed 5 years ago by erin_yueh@…
- Cc sean_chiang@… added
hi sean,
probably you could provide some suggestions, after u fix bug#1172. Thanks!
comment:10 Changed 5 years ago by chris@…
I'm nearly there on this, all I need to know is what channel on what card to
control, and how to identify them (either by name or by number) - I've written a
generic volume control widget using libasound that controls the volume of a
specific mixer element on a specific card.
I'll add this to the dialer later today.
comment:11 Changed 5 years ago by chris@…
- Status changed from new to assigned
Working code is in r3814, but not integrated with the dialer yet - I'm working
on refactoring it so it's more flexible/usable. This won't take long, but I have
an appointment so will be leaving early today; I'll probably finish it up on Monday.
comment:12 Changed 5 years ago by chris@…
Took far less time to refactor than I thought - code in r3815. Again, still not
integrated in dialer yet, could do with hints on card/channel names and expected
behaviour.
comment:13 Changed 5 years ago by alphaone@…
I have always adjusted Amp right and Amp left, but take into account that at
somewhere around 50% (on GTA01) the volume drops off dramatically and further
reduction doesn't really make sense.
Some more stuff you can adjust to up the volume even further (while reducing
quality) is turning Amp Spk 3D on or turning PCM up to 100%.
comment:14 Changed 5 years ago by chris@…
comment:15 Changed 5 years ago by chris@…
- Status changed from assigned to closed
- Resolution set to fixed
Fixed in r3865 - I messed around with some of the mixer channels, it seems most
of them don't make any different except to give horrible feedback.
I changed the slider to control the 'Headphone' channel as that seems to be the
channel most directly linked to volume. Please reopen if you have any more
information on providing a more adequate solution than this.
