* aplay works but not real player
@ 2008-06-05 11:26 Harsha priya gupta
2008-06-05 18:32 ` stan
0 siblings, 1 reply; 3+ messages in thread
From: Harsha priya gupta @ 2008-06-05 11:26 UTC (permalink / raw)
To: Alsa-devel
I am using .copy function in my driver.
aplay playes any .wav file given. When i open real player and try playing it
says device is busy.
I tried the earlier advice to write the following into ~./asoundrc but does
not help
pcm.!default{
type hw
card 0
}
any clue that can help me ?
--
-Harsha
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: aplay works but not real player
2008-06-05 11:26 aplay works but not real player Harsha priya gupta
@ 2008-06-05 18:32 ` stan
2008-06-06 7:49 ` Harsha priya gupta
0 siblings, 1 reply; 3+ messages in thread
From: stan @ 2008-06-05 18:32 UTC (permalink / raw)
To: Harsha priya gupta; +Cc: Alsa-devel
Harsha priya gupta wrote:
> I am using .copy function in my driver.
> aplay playes any .wav file given. When i open real player and try playing it
> says device is busy.
> I tried the earlier advice to write the following into ~./asoundrc but does
> not help
> pcm.!default{
> type hw
> card 0
> }
>
> any clue that can help me ?
>
>
Have you got realaudio configured to use alsa or oss? If oss, do you
have package aoss installed,
the alsa oss emulation layer? Whatever device it wants to use is
in use by something else. A sound server can cause this problem as well.
Try with something like xmms or audacity also.
The fact that aplay can play means this is a configuration issue.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: aplay works but not real player
2008-06-05 18:32 ` stan
@ 2008-06-06 7:49 ` Harsha priya gupta
0 siblings, 0 replies; 3+ messages in thread
From: Harsha priya gupta @ 2008-06-06 7:49 UTC (permalink / raw)
To: stan; +Cc: Alsa-devel
I did not try xmms but amarok and kaffine play the files in suse flavour.
But i am still not able to get the real player working. Can anyone help me
what else configuration i have to set for real player to work?
On Fri, Jun 6, 2008 at 12:02 AM, stan <ghjeold_i_mwee@cox.net> wrote:
> Harsha priya gupta wrote:
>
>> I am using .copy function in my driver.
>> aplay playes any .wav file given. When i open real player and try playing
>> it
>> says device is busy.
>> I tried the earlier advice to write the following into ~./asoundrc but
>> does
>> not help
>> pcm.!default{
>> type hw
>> card 0
>> }
>>
>> any clue that can help me ?
>>
>>
>>
> Have you got realaudio configured to use alsa or oss? If oss, do you have
> package aoss installed,
> the alsa oss emulation layer? Whatever device it wants to use is
> in use by something else. A sound server can cause this problem as well.
>
> Try with something like xmms or audacity also.
>
> The fact that aplay can play means this is a configuration issue.
>
--
-Harsha
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-06-06 7:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-05 11:26 aplay works but not real player Harsha priya gupta
2008-06-05 18:32 ` stan
2008-06-06 7:49 ` Harsha priya gupta
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.