All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Pali Rohár" <pali.rohar@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Sebastian Reichel <sre@kernel.org>,
	kernel list <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-omap@vger.kernel.org, tony@atomide.com, khilman@kernel.org,
	aaro.koskinen@iki.fi, freemangordon@abv.bg,
	Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
Subject: Re: N900 modem support in 3.18-rc1
Date: Fri, 7 Nov 2014 00:01:45 +0100	[thread overview]
Message-ID: <201411070001.46481@pali> (raw)
In-Reply-To: <20141106225005.GA14002@amd>

[-- Attachment #1: Type: Text/Plain, Size: 1130 bytes --]

On Thursday 06 November 2014 23:50:05 Pavel Machek wrote:
> > > What is needed to get voice calls to work?
> > 
> > There's still a kernel driver missing in mainline for
> > exchanging voice data between the modem and the cpu (called
> > cmt-speech).
> > 
> > BTW the CMT driver should be removed from your kernel tree;
> > its a deprecated variant of mainline's nokia-modem driver.
> > Thus I guess the cmt-speech driver, which is available in
> > your kernel tree, is not properly integrated into the
> > changes I did during mainlining the other modem related
> > drivers.
> 
> Aha, so CONFIG_CMT is the same thing as CONFIG_NOKIA_NODEM?
> Ok, will disable that. Speech... if you'd have version I
> could test, I'll happily do that.
> 
> Thanks,
> 									Pavel

For voice calls you need:
* kernel driver cmt-speech (or it has some new name)
* cmt-speech userspace library (communication with kernel)
* pulseaudio modules which are using that library

Freemangordon (Ivaylo Dimitrov, CCed) should know more about it, 
specially about pulseaudio modules...

-- 
Pali Rohár
pali.rohar@gmail.com

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: pali.rohar@gmail.com (Pali Rohár)
To: linux-arm-kernel@lists.infradead.org
Subject: N900 modem support in 3.18-rc1
Date: Fri, 7 Nov 2014 00:01:45 +0100	[thread overview]
Message-ID: <201411070001.46481@pali> (raw)
In-Reply-To: <20141106225005.GA14002@amd>

On Thursday 06 November 2014 23:50:05 Pavel Machek wrote:
> > > What is needed to get voice calls to work?
> > 
> > There's still a kernel driver missing in mainline for
> > exchanging voice data between the modem and the cpu (called
> > cmt-speech).
> > 
> > BTW the CMT driver should be removed from your kernel tree;
> > its a deprecated variant of mainline's nokia-modem driver.
> > Thus I guess the cmt-speech driver, which is available in
> > your kernel tree, is not properly integrated into the
> > changes I did during mainlining the other modem related
> > drivers.
> 
> Aha, so CONFIG_CMT is the same thing as CONFIG_NOKIA_NODEM?
> Ok, will disable that. Speech... if you'd have version I
> could test, I'll happily do that.
> 
> Thanks,
> 									Pavel

For voice calls you need:
* kernel driver cmt-speech (or it has some new name)
* cmt-speech userspace library (communication with kernel)
* pulseaudio modules which are using that library

Freemangordon (Ivaylo Dimitrov, CCed) should know more about it, 
specially about pulseaudio modules...

-- 
Pali Roh?r
pali.rohar at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141107/db30e4f5/attachment.sig>

  reply	other threads:[~2014-11-06 23:01 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 20:51 N900 modem support in 3.18-rc1 Pavel Machek
2014-11-04 20:51 ` Pavel Machek
2014-11-05  1:11 ` Sebastian Reichel
2014-11-05  1:11   ` Sebastian Reichel
2014-11-05 20:31   ` Pavel Machek
2014-11-05 20:31     ` Pavel Machek
2014-11-05 20:37     ` Pali Rohár
2014-11-05 20:37       ` Pali Rohár
2014-11-05 20:39       ` Pavel Machek
2014-11-05 20:39         ` Pavel Machek
2014-11-05 21:06         ` Pali Rohár
2014-11-05 21:06           ` Pali Rohár
2014-11-05 21:06           ` Pali Rohár
2014-11-05 22:03           ` Pavel Machek
2014-11-05 22:03             ` Pavel Machek
2014-11-05 23:45             ` Sebastian Reichel
2014-11-05 23:45               ` Sebastian Reichel
2014-11-06 12:47               ` Pavel Machek
2014-11-06 12:47                 ` Pavel Machek
2014-11-06 18:03                 ` Sebastian Reichel
2014-11-06 18:03                   ` Sebastian Reichel
2014-11-06 22:50                   ` Pavel Machek
2014-11-06 22:50                     ` Pavel Machek
2014-11-06 23:01                     ` Pali Rohár [this message]
2014-11-06 23:01                       ` Pali Rohár
2014-11-07  7:04                       ` Ivaylo Dimitrov
2014-11-07  7:04                         ` Ivaylo Dimitrov
2014-11-13 16:24                         ` Pavel Machek
2014-11-13 16:24                           ` Pavel Machek
2014-11-14  7:04                           ` Ivaylo Dimitrov
2014-11-14  7:04                             ` Ivaylo Dimitrov
2014-11-14 17:20                             ` Sebastian Reichel
2014-11-14 17:20                               ` Sebastian Reichel
2014-11-14 17:34                               ` Pali Rohár
2014-11-14 17:34                                 ` Pali Rohár
2014-11-14 22:05                                 ` Sebastian Reichel
2014-11-14 22:05                                   ` Sebastian Reichel
2014-11-14 19:54                               ` Ivaylo Dimitrov
2014-11-14 19:54                                 ` Ivaylo Dimitrov
2014-11-14 21:14                                 ` Pavel Machek
2014-11-14 21:14                                   ` Pavel Machek
2014-11-14 21:57                                 ` Sebastian Reichel
2014-11-14 21:57                                   ` Sebastian Reichel
2014-11-20 10:13                                   ` voice calls on N900 working (off-line) was " Pavel Machek
2014-11-20 10:13                                     ` Pavel Machek
2014-11-20 10:17                                     ` Pavel Machek
2014-11-20 10:17                                       ` Pavel Machek
2014-11-25 23:21                                     ` GPRS data on N900 working " Pavel Machek
2014-11-25 23:21                                       ` Pavel Machek
2015-02-11 18:32                                 ` Voice calls working on N900 (*) (was Re: N900 modem support in 3.18-rc1) Pavel Machek
2015-02-11 18:32                                   ` Pavel Machek
2015-02-11 20:56                                   ` Pavel Machek
2015-02-11 20:56                                     ` Pavel Machek
2014-11-13 16:21                   ` N900 modem support in 3.18-rc1 Pavel Machek
2014-11-13 16:21                     ` Pavel Machek
2014-11-13 17:45                     ` Tony Lindgren
2014-11-13 17:45                       ` Tony Lindgren
2014-11-13 18:18                       ` Aaro Koskinen
2014-11-13 18:18                         ` Aaro Koskinen
2014-11-16 10:12                         ` Pavel Machek
2014-11-16 10:12                           ` Pavel Machek
2014-11-16 12:29                           ` Robert Jarzmik
2014-11-16 12:29                             ` Robert Jarzmik
2014-11-18  7:42                             ` Pavel Machek
2014-11-18  7:42                               ` Pavel Machek
2014-11-19 19:01                               ` Robert Jarzmik
2014-11-19 19:01                                 ` Robert Jarzmik
2014-11-14  7:37                       ` Pavel Machek
2014-11-14  7:37                         ` Pavel Machek
2014-11-14 16:53                         ` Sebastian Reichel
2014-11-14 16:53                           ` Sebastian Reichel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201411070001.46481@pali \
    --to=pali.rohar@gmail.com \
    --cc=aaro.koskinen@iki.fi \
    --cc=freemangordon@abv.bg \
    --cc=ivo.g.dimitrov.75@gmail.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=sre@kernel.org \
    --cc=tony@atomide.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.