With audio work only Totem =:(

opensuse11.some times befor - all work fine:
realplayer could play mp3
mplayer could play mp3

at this time ONLY totem can play mp3 :frowning:

When run realplayer or mplayer - always have error:
Cannot open audi device
Another pplication may be using it

Please, hrlp me

Serg

The 1st thing I recommend you do is setup your software repositories to make software installation easier (so as to get your media players working better). Please follow these instructions:
Repositories/11.0 - openSUSE-Community
and add ONLY oss, non-oss, update and packman. No others! When necessary, you can add “other repos” on an “as and if required” basis, and remove them immediately afterward, … but from what I have read adding extra repos OTHER than the 4 I mention only causes significant grief to newbies.

Now, reference your problem, you note an error “Cannot open audi device
Another pplication may be using it
”, can you determine what this other device might be? Next time you get that error, copy and paste this into a gnome-terminal / konsole:
lsof /dev/dsp* /dev/audio* /dev/mixer* /dev/snd/*
and post the output here.

I play mp3 on my openSUSE PC with xmms, xine, MPlayer and vlc with no problem.

Also note this thread:
Help me fix my sound? - openSUSE Forums

On Sun, 17 Aug 2008 07:26:04 +0000, oldcpu wrote:

> serg;1857486 Wrote:
>> opensuse11.some times befor - all work fine: realplayer could play mp3
>> mplayer could play mp3
>>
>> at this time ONLY totem can play mp3 :frowning:
>>
>> When run realplayer or mplayer - always have error: Cannot open audi
>> device
>> Another pplication may be using it
> The 1st thing I recommend you do is setup your software repositories to
> make software installation easier (so as to get your media players
> working better). Please follow these instructions: ‘Repositories/11.0 -
> openSUSE-Community’ (http://opensuse-community.org/Repositories/11.0)
> and add ONLY oss, non-oss, update and packman. No others! When
> necessary, you can add “other repos” on an “as and if required” basis,
> and remove them immediately afterward, … but from what I have read
> adding extra repos OTHER than the 4 I mention only causes significant
> grief to newbies.
>
> Now, reference your problem, you note an error “-Cannot open audi device
> Another pplication may be using it-”, can you determine what this other
> device might be? Next time you get that error, copy and paste this into
> a gnome-terminal / konsole:
> ::lsof /dev/dsp* /dev/audio* /dev/mixer* /dev/snd/*:: and post the
> output here.
>
> I play mp3 on my openSUSE PC with xmms, xine, MPlayer and vlc with no
> problem.
>
> Also note this thread:
> ‘Help me fix my sound? - openSUSE Forums’ (http://tinyurl.com/5svkvn)

Thank your for answer.
This reult lsof:

lsof /dev/dsp* /dev/audio* /dev/mixer* /dev/snd/*

lsof: WARNING: can’t stat() fuse.gvfs-fuse-daemon file system /var/lib/gdm/.gvfs
Output information may be incomplete.
lsof: WARNING: can’t stat() fuse.gvfs-fuse-daemon file system /home/ksr/.gvfs
Output information may be incomplete.
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
mixer_app 3472 ksr 19u CHR 116,7 0t0 3657 /dev/snd/controlC0

Serg

And you typed this at the time you obtained the error you noted? That does not make much sense to me.

Does totem provide the capability to select different sound engines? If so, did you try some different ones?

In summary, I don’t think I can help. I don’t use totem, and the above lsof provides me no information.