[Bug 528524] Re: Sound not working in all apps on dove

2010-03-28 Thread Li Li
Add another finding here in case it is not mentioned before. findings and investigation == You can enable audio on ubuntu lucid as follows: 1. Add USER ubuntu to audio group /* this seems has been fixed in the latest Lucid */ # sudo usermod –aG audio ubuntu 2.

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-28 Thread Daniel T Chen
Li Li, it is unnecessary (and by and large incorrect; see bug 433654) to add one's user(s) to the audio group when PA is used. So, the question becomes whether there is a speex task in addition or whether this issue is solely in the realm of compile-time for speex. Certainly the 'trivial'

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-26 Thread Steve Langasek
** Changed in: pulseaudio (Ubuntu Lucid) Assignee: Luke Yelavich (themuso) = Daniel T Chen (crimsun) -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-23 Thread Paul Larson
Attached fail-speaker-test-44100 strace ** Attachment added: strace of running speaker-test -t sine -r 44100, which fails http://launchpadlibrarian.net/41720430/fail-speaker-test-44100 -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-23 Thread Paul Larson
Attached sudo-speaker-test-44100 strace ** Attachment added: strace of running sudo speaker-test -t sine -r 44100, which passes http://launchpadlibrarian.net/41720466/sudo-speaker-test-44100 -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-23 Thread Paul Larson
Another observation: If I delete .pulse from my home directory, i can successfully run speaker test with both sampling rates and get sound out of it. After rebooting though, it goes back to the way it was (48000 works, 44100 does not) -- Sound not working in all apps on dove

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-22 Thread Martin Pitt
** Changed in: totem (Ubuntu Lucid) Milestone: ubuntu-10.04-beta-1 = None -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. --

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-22 Thread Martin Pitt
Eric, does aplay work for non-48000 Hz .wav files? I. e. is it a bug in PulseAudio's resampling on ARM, or a bug in ALSA? Luke, I seem to remember that pulse always drives the hardware alsa device in the hardware-native frequency, and does the resampling itself. I'm sure it's possible to find out

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-22 Thread Eric Miao
Martin, aplay works fine here with non-48000Hz .wav, at least for 8000Hz, 16000Hz and 48000Hz, not tried 44100Hz as I don't have any sample wav here. -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-22 Thread Daniel T Chen
Paul can correct me if I misremember, but our conversation in #ubuntu- bugs a couple/few weeks ago briefly was: 1) PA's configured sampling rate of 44100 Hz (in /etc/pulse/daemon.conf via the default-sample-rate parameter) does not always match the input file's, resulting in inaudible audio,

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-22 Thread Paul Larson
I changed default-sample-rate to 48000, logged out/in, and retested. Everything still seemed the same though. 48kHz samples would play, anything else would not. I also tried this: speaker-test -t sine -r 48000 - plays speaker-test -t sine -r 44100 - doesn't play If I run the same two commands

Re: [Bug 528524] Re: Sound not working in all apps on dove

2010-03-22 Thread Daniel T Chen
At this point we need straces. On Mar 22, 2010 5:51 PM, Paul Larson paul.lar...@canonical.com wrote: I changed default-sample-rate to 48000, logged out/in, and retested. Everything still seemed the same though. 48kHz samples would play, anything else would not. I also tried this: speaker-test

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-20 Thread Eric Miao
OK, unmute HP made the sound now. One finding here: by killing pulseaudio I can now hear the music from Rhythmbox. -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-20 Thread Eric Miao
See the attached pulseverbose.log, looks like it's a permission issue. I've su'ed into root, and run pulseaudio as root, now I can hear the sound from Rythmbox. ** Attachment added: pulseverbose.log http://launchpadlibrarian.net/41379014/pulseverbose.log -- Sound not working in all apps on

Re: [Bug 528524] Re: Sound not working in all apps on dove

2010-03-19 Thread Eric Miao
Saeed, speaker-test doesn't give me a sound here. There any switches to be tuned? On Thu, Mar 11, 2010 at 1:14 AM, Saeed Bishara sa...@marvell.com wrote: sudo speaker-test -t wav -r 48000 worked fine to me. speaker-test -t wav -r 44100 failed on Sample rate doesn't match (48000) for

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-18 Thread Steve Langasek
bug history shows this isn't totem-specific; closing the extraneous task. ** Changed in: totem (Ubuntu Lucid) Status: New = Invalid ** Changed in: pulseaudio (Ubuntu Lucid) Milestone: None = ubuntu-10.04-beta-2 ** Changed in: pulseaudio (Ubuntu Lucid) Importance: Undecided = High

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-16 Thread Ubuntu QA Website
** Tags added: iso-testing -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-10 Thread Saeed Bishara
sudo speaker-test -t wav -r 48000 worked fine to me. speaker-test -t wav -r 44100 failed on Sample rate doesn't match (48000) for /usr/share/sounds/alsa/Front_Left.wav I hear nothing when running: paplay /usr/share/sounds/alsa/Side_Left.wav attached my pulse log. ** Attachment added:

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-10 Thread Paul Larson
** Changed in: pulseaudio (Ubuntu Lucid) Status: Incomplete = Confirmed -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. --

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-09 Thread Alexander Sack
** Also affects: linux-mvl-dove (Ubuntu) Importance: Undecided Status: New -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. --

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-04 Thread Daniel T Chen
** Changed in: pulseaudio (Ubuntu Lucid) Status: New = Incomplete -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-01 Thread Paul Larson
Luke, I've tried with rhythmbox, as well as other players and the result is the same. I can play both wav and ogg/oga files as long as they are 48000 Hz rate, however files with other sampling rates such as 44100 Hz don't seem to play - I just get silence. -- Sound not working in all apps on

Re: [Bug 528524] Re: Sound not working in all apps on dove

2010-03-01 Thread Luke Yelavich
If mplayer works on arm, try playing content via mplayer using the pulse output, like so: mplayer -ao pulse filename and let me know fi the same behavior is observed. -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you

[Bug 528524] Re: Sound not working in all apps on dove

2010-03-01 Thread Paul Larson
Unfortunately, mplayer seems to fail badly right now. Looking into that, but not usable to test this at the moment. -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

Re: [Bug 528524] Re: Sound not working in all apps on dove

2010-03-01 Thread Luke Yelavich
Hrm ok. My thinking is to try software that ony uses pulse to see if that works. If different files with different sample rates play fine through pulse, then its a gstreamer issue. If different sample rates do not work, then its either pulse or alsa at fault. Could you possibly go through

Re: [Bug 528524] Re: Sound not working in all apps on dove

2010-02-28 Thread Luke Yelavich
At a glance, this sounds like a gstreamer issue. COuld you try playing some audio with rhythmbox and report back as to whether the sound plays? affects ubuntu/pulseaudio status incomplete -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug

[Bug 528524] Re: Sound not working in all apps on dove

2010-02-27 Thread Oliver Grawert
could it be that we are missing the hardware specific codecs to drive specific parts of the DSP for certain formats on this ARM board ? -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop

[Bug 528524] Re: Sound not working in all apps on dove

2010-02-26 Thread Daniel T Chen
Not a PA bug, then. ** Package changed: pulseaudio (Ubuntu Lucid) = totem (Ubuntu Lucid) -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu.

[Bug 528524] Re: Sound not working in all apps on dove

2010-02-26 Thread Paul Larson
I've been looking into this more, and I don't think it's related to totem. Using any sound player (totem, rhythmbox, even paplay), I can play certain audio files, but not others, and it doesn't seem to be restricted to just certain formats that will play either. The only consistent thing I can

[Bug 528524] Re: Sound not working in all apps on dove

2010-02-26 Thread illbashu
This is also effecting me. -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 528524] Re: Sound not working in all apps on dove

2010-02-26 Thread illbashu
affecting* -- Sound not working in all apps on dove https://bugs.launchpad.net/bugs/528524 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to totem in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com