Results 1 to 2 of 2

Thread: "/!\ Cannot open audio device." Pianobar error.

  1. #1
    Join Date
    Sep 2012
    Beans
    1

    "/!\ Cannot open audio device." Pianobar error.

    Hello, I'm running 14.04 and everything is up-to-date.
    When using pianobar(latest git), after a few songs it starts playing scrambled audio and rushing through the songs at 8 secs/sec. Same issue as this: https://github.com/PromyLOPh/pianobar/issues/432

    The solution mentioned is to replace
    Code:
    default=alsa
    dev=default
    with
    Code:
    default=pulse
    in the /etc/libao.conf file. When I do this, all of my other sound applications still work. VLC, Totem, Firefox(youtube, etc.), but when I try to start pianobar I get "/!\ Cannot open audio device."

    Any help would be greatly appreciated, I've looked all over goolge, but I can't find anything that works for me. And I'm tired of haveing to restart pianobar every few songs.

    Edit:
    Stupid me, I changed the /etc/libao.conf, but I forgot I had a ~/.libao.conf also which was conflicting with the global config. Deleted ~/.libao.conf and everything works now.
    Last edited by CalebW; October 23rd, 2014 at 07:20 PM.

  2. #2
    Join Date
    May 2011
    Beans
    2

    Re: "/!\ Cannot open audio device." Pianobar error.

    for this to work i needed to use default_driver=pulse

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •