Ticket #124 (closed defect: wontfix)
modem volume control on connection
| Reported by: | tonyguan@… | Owned by: | sean_chiang@… |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | libgsmd | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: | buglog@…, jserv@… | Blocked By: | |
| Blocking: | Estimated Completion (week): | ||
| HasPatchForReview: | PatchReviewResult: | ||
| Reproducible: |
Description
dialer application implements the volume control by libasound, but it will
only have effects on the linux system's sound volume, while the modem will not
change in this way.
Will we use the same mechanics or do we need libgsmd to support?
Change History
comment:2 Changed 6 years ago by laforge@…
- Owner changed from laforge@… to sean_chiang@…
reassigning this to sean_chiang, as discussed in our meeting last week.
comment:7 Changed 6 years ago by laforge@…
- Status changed from new to closed
- Resolution set to wontfix
since the modem sound level is routed via the wolfson codec, the modem sound
very much is affected by libasound alsa mixer settings.
Also, we now have the sidetone level control. gsmd should set the sidetone to
zero and let dialer/fluxsound/libasound control the sidetone in the wolfson
codec explicitly via alsa controls.
Note: See
TracTickets for help on using
tickets.
