no streaming audio in amarok

Asked by Ray Stadler

ray@Raymain:~$ wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh
--2013-09-10 14:26:41-- http://www.alsa-project.org/alsa-info.sh
Resolving www.alsa-project.org (www.alsa-project.org)... 77.48.224.243
Connecting to www.alsa-project.org (www.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh [following]
--2013-09-10 14:26:42-- http://git.alsa-project.org/?p=alsa-driver.git;a=blob_plain;hb=refs/heads/build;f=alsa/utils/alsa-info.sh
Resolving git.alsa-project.org (git.alsa-project.org)... 77.48.224.243
Connecting to git.alsa-project.org (git.alsa-project.org)|77.48.224.243|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [application/x-sh]
Saving to: `alsa-info.sh'

    [ <=> ] 27,670 82.0K/s in 0.3s

2013-09-10 14:26:43 (82.0 KB/s) - `alsa-info.sh' saved [27670]

ALSA Information Script v 0.4.62
--------------------------------

This script visits the following commands/files to collect diagnostic
information about your ALSA installation and sound related hardware.

  dmesg
  lspci
  lsmod
  aplay
  amixer
  alsactl
  /proc/asound/
  /sys/class/sound/
  ~/.asoundrc (etc.)

See './alsa-info.sh --help' for command line options.

Automatically upload ALSA information to www.alsa-project.org? [y/N] : y
Uploading information to www.alsa-project.org ... Done!

Your ALSA information is located at http://www.alsa-project.org/db/?f=9913588a90f59a26fb9f383209f5fe4dabd1751f

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Solved by:
Daniel Letzeisen
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Do other applications have sound ok?

Revision history for this message
Ray Stadler (raysrdsld) said :
#2

Yes all other apps have sound.Amarok has sound except for streaming.

-----Original Message-----
From: actionparsnip <email address hidden>
To: raysrdsld <email address hidden>
Sent: Tue, Sep 10, 2013 4:01 pm
Subject: Re: [Question #235472]: no streaming audio in amarok

Your question #235472 on alsa-driver in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/235472

    Status: Open => Needs information

actionparsnip requested more information:
Do other applications have sound ok?

--
To answer this request for more information, you can either reply to
this email or enter your reply at the following page:
https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/235472

You received this question notification because you asked the question.

Revision history for this message
Daniel Letzeisen (dtl131) said :
#3

Do you know what phonon backend you're using? (It's in the sound settings.) You may want to try a different one (like phonon-vlc or phonon-gstreamer).

Revision history for this message
Ray Stadler (raysrdsld) said :
#4

phonon vlc did it THANK YOU!! :)

-----Original Message-----
From: Daniel Letzeisen <email address hidden>
To: raysrdsld <email address hidden>
Sent: Wed, Sep 11, 2013 12:36 pm
Subject: Re: [Question #235472]: no streaming audio in amarok

Your question #235472 on alsa-driver in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/235472

Daniel Letzeisen posted a new comment:
Do you know what phonon backend you're using? (It's in the sound
settings.) You may want to try a different one (like phonon-vlc or
phonon-gstreamer).

--
You received this question notification because you asked the question.

Revision history for this message
Best Daniel Letzeisen (dtl131) said :
#5

You're welcome. Please mark the question solved.

Revision history for this message
Ray Stadler (raysrdsld) said :
#6

Thanks Daniel Letzeisen, that solved my question.