6 Mar 2012 23:52
samsung modem: no sound during calls
Denis 'GNUtoo' Carikli <GNUtoo <at> no-log.org>
2012-03-06 22:52:39 GMT
2012-03-06 22:52:39 GMT
hi,
on crespo, there is no sound during calls.
it says: "Can't set speaker volume together with the modem!" while using
mdbus2 to initiate a voice call.
I didn't test more since that is blocking.
in fsogsmd/src/plugins/modem_samsung/soundhandler.vala there is:
I've some hints on how to fix it:
if ( gr.code != 0x8001 )
throw new FreeSmartphone.Error.INTERNAL_ERROR( <at> "Can't set
speaker volume together with the modem!" );
I'm unsure if it should be 8000 or 8001 since it reports 8000 and every other
function is gt.code in the same file.
Else it could be the commit 20f39cc92bc8bf4aae6d1e9b450e46caa5a4fb11 (fsogsmd:
modem_samsung: rework sending sound related messages regarding to changes in
libsamsung-ipc) that broke it because It did work before...
Denis.
RSS Feed