From: Pavel Machek <pavel@ucw.cz>
To: Denis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH] Sound: MSM soc : imported alsa for the MSM from codeaurora
Date: Mon, 9 Nov 2009 09:42:05 +0100 [thread overview]
Message-ID: <20091109084205.GC4818@elf.ucw.cz> (raw)
In-Reply-To: <1257720370-23012-1-git-send-email-GNUtoo@no-log.org>
Hi!
> I had to make two little change to make it compile:
> snd_ep = msm_rpc_connect_compatible(snd_rpc_ids.prog,
> became:
> snd_ep = msm_rpc_connect(snd_rpc_ids.prog,
> and I also changed snd_rpc_ids.vers(with ifdefs)
> to a known and working magick number:
>
> I also had to change from ARCH_MSM_ARM11 to ARCH_MSM in the configuration
Thanks for pointer.
> it still has serious runtime problems such as:
> *Can produce kernel oops under theses conditions:
> start alsamixer and if the second bar is on 0 or 4,
> so it can play music with aplay,then increase the routing alsamixer bar
> to the max.
> Then decrease the routing bar to 4 or less
> Then It may have a null pointer problem
> That bug could be because it tries to route to route to speakers and
> handset at the same time(SND_DEVICE_HEADSET_AND_SPEAKER in android):
> that is to say it could be the same bug than here:
> http://gitorious.org/replicant/msm7k/commit/370d37a088368ca8cc478e76c928a1ce6589495e
> but I need time to verify that
> *can pannick(reboots the phone) if you send things to /dev/dsp when the
> oss emulation is activated
> *only aplay works(mplayer,gstreamer don't work) for mplayer an ioctl
> didn't return...so it get stuck before playing.
> The explanation of the bug can be found here:
> http://mailman.alsa-project.org/pipermail/alsa-devel/2009-November/022697.html
Perhaps it should go to staging?
> Note the following things:
> *this patch depends on,and doesn't contain arch/arm/mach-msm/qdsp5
> *I removed the support for more recents chips because of code-size issue
> in a mailing list
I had qdsp5 support in staging tree, check 2.6.31. It is not there
_now_ but I hope to reinstall it.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
next prev parent reply other threads:[~2009-11-09 8:42 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-03 16:02 MSM DSP GNUtoo
2009-11-04 10:49 ` Mark Brown
2009-11-04 21:29 ` GNUtoo
2009-11-05 15:17 ` [PATCH] " Denis 'GNUtoo' Carikli
2009-11-05 15:23 ` Mark Brown
2009-11-05 15:31 ` GNUtoo
2009-11-08 22:46 ` [PATCH] Sound: MSM soc : imported alsa for the MSM from codeaurora Denis 'GNUtoo' Carikli
2009-11-09 8:42 ` Pavel Machek [this message]
2009-11-13 14:50 ` Mark Brown
2009-11-15 20:06 ` GNUtoo
2009-11-16 11:25 ` Mark Brown
2010-01-12 17:48 ` GNUtoo
2010-01-17 21:18 ` gnutoo
2009-11-29 23:16 ` GNUtoo
2009-11-29 23:43 ` GNUtoo
2009-11-30 5:08 ` usb- interface - HID type M R Swami Reddy
2009-11-30 8:19 ` Daniel Mack
2009-11-30 12:46 ` Clemens Ladisch
2009-11-30 11:20 ` [PATCH] Sound: MSM soc : imported alsa for the MSM from codeaurora Mark Brown
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=20091109084205.GC4818@elf.ucw.cz \
--to=pavel@ucw.cz \
--cc=GNUtoo@no-log.org \
--cc=alsa-devel@alsa-project.org \
/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.