[Solved] XBMC no Sound after update

Hi Everyone, I setup XBMC on my Arch install. I wanted to make XBMC standalone so I did:
systemctl enable xbmc
Everything was fine for a while , except that it didn't always boot straight into XBMC but ..one problem at a time.
Fast-forward, I updated recently (pacman -Syy then pacman -Syu)
I boot in...
No sound...
I checked my groups and the XBMC user is in the Audio group...I can get my sound to work if I login to a XFCE session and then launch XBMC.
When I boot straight into XBMC.. No sound.
The audio output options are different as well...
This is driving me crazy, can someone help Please.
Cheers,
Last edited by steady_drop (2014-03-24 13:43:34)

Are you sure your user needs to be in the audio group? I think systemd doesn't like that.
Post what packages did you update.
What do you mean by 'no sound'? More details please.
Edit: I see that xbmc service file got changed https://projects.archlinux.org/svntogit … 13e315dea8 but I don't know if it matters.
Last edited by karol (2014-03-21 15:45:11)

Similar Messages

  • Why my iPad mini 2 no sound after updated to iOS8

    Why my iPad mini with retina display no sound after updated to iOS8

    I solved for my ipad mini retina:
    - Go to Settings->General
    - Change the function of the slider on the side of the ipad from 'rotation lock' to 'sound off'
    - Wiggle the slider up and down
    - Sound is restored
    - You can set the slider back to rotation lock again

  • HT4623 My iPad 3 has lost the speaker sound after updating to iOS 6.1, headphones are working fine

    My iPad 3 has lost the speaker sound after updating to iOS 6.1, headphones are working fine. Please help me out, done all the troubleshooting like restarting, side switcing, cleeaning the headphone jack etc.,

    Hi I also have this problem. Sound was only working on the headphones and also on the volume slider in the settings app. Everywhere else I get no sound and no volume slider. Now the headphones don't work either.
    (I'm using an ipad 2 iOS 6.1.2) 
    And NO it's not muted. I've reset all settings and restarted the iPad. Been searching forums for a couple days. Some say its a dirty docking port problem, others suggest a Skype or other app update that could be the problem.
    No volume control icon appears when I press the volume control buttons. Only says sound effects, if it says anything at all. Most often there is NO volume icon. YouTube, video, music, and other game apps, no sound.

  • Poor sound after updating to ISO 7

    Poor sound after updating to ISO 7. Before updating i had terrific sound both on my music and videos I recorded with my cam, i had to turn it down. Now, after update, i put volym on Max and can hardly hear the music or whatever. Anyone else with same problem?

    I also loved my iphone because it HAD great sound.  Since the update of the iso7 for my iphone 4s, i am missing my calls because I cannot hear the phone ringing.  The sound is so low even though I have it on the highest sound possible.  The is something in the update that caused this problem among others such as the phone blinking out while I am viewing videos.  Help Apple!  THe battery is going from 100 percent to 20 percent in two hours even when I have almost turned off everything on my iphone.  I need my sound back!  Apple please find out what happened in your update that caused the loss of the sound!

  • Lost sound after update to 10.7.3 my recent mbp i7 ivybridge 13.3 mid 2012

    please help me quickly ...i lost sound after update to 10.7.5my recent mbp i7 ivybridge 13.3 mid 2012
    i also tried re installing 10.7.3  and finally 10.8 also lost sound
    but when i boot to windows 7 the sound works fine in windows and dissappear again in mac os
    what can i do ???????
    macbook pro core i7 ivybridge 13.3 mid 2012

    The service centre told me it will need changing the logic board

  • Distorted sound after updating from iTunes 10.4 to 10.5 in Win XP SP3

    After the latest Apple update,I have  istorted sound after updating from iTunes 10.4 to 10.5 in Win XP SP3.
    But it plays normally sounds coming from my connected iPod or any internet radio station !!
    If I add any song to a playlist, it turns out to be just noise!
    Any clue ?
    Thanks for any help !
    LAO

    I recieved the same message. Have you found a fix to this?
    If not, read my issue because I belive we have the same
    https://discussions.apple.com/thread/3442836
    It would be nice to work this out with another person.

  • [SOLVED] mpd - no sound after Pulseaudio update

    After update of Pulseaudio (1.04) I mpd doesn't work - there's no problem with other applications, only with mpd. I can't set volume and mpc says that there are problems with opening audio device:
    eregus@arch ~ $ mpc
    Black River - Street Games
    [paused] #769/775 0:00/3:45 (0%)
    volume: n/a repeat: off random: off single: off consume: off
    ERROR: problems opening audio device
    There's my /etc/mpd.conf:
    music_directory "/mnt/sda3/music"
    playlist_directory "/var/lib/mpd/playlists"
    db_file "/var/lib/mpd/mpd.db"
    log_file "syslog"
    pid_file "/run/mpd/mpd.pid"
    state_file "/var/lib/mpd/mpdstate"
    user "mpd"
    auto_update "yes"
    input {
    plugin "curl"
    audio_output {
    type "pulse"
    name "pulse audio"
    I use ALSA + Pulseaudio. My /etc/pulse/default.pa:
    .nofail
    .fail
    load-module module-device-restore
    load-module module-stream-restore
    load-module module-card-restore
    load-module module-augment-properties
    load-module module-alsa-sink device=dmix
    load-module module-alsa-source device=dsnoop
    .ifexists module-udev-detect.so
    .else
    .endif
    .ifexists module-jackdbus-detect.so
    .nofail
    load-module module-jackdbus-detect
    .fail
    .endif
    .ifexists module-bluetooth-policy.so
    load-module module-bluetooth-policy
    .endif
    .ifexists module-bluetooth-discover.so
    load-module module-bluetooth-discover
    .endif
    .ifexists module-esound-protocol-unix.so
    load-module module-esound-protocol-unix
    .endif
    load-module module-native-protocol-unix
    load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1
    .ifexists module-gconf.so
    .nofail
    load-module module-gconf
    .fail
    .endif
    load-module module-default-device-restore
    load-module module-rescue-streams
    load-module module-always-sink
    load-module module-intended-roles
    load-module module-suspend-on-idle
    .ifexists module-console-kit.so
    .nofail
    load-module module-console-kit
    .fail
    .endif
    .ifexists module-systemd-login.so
    load-module module-systemd-login
    .endif
    load-module module-position-event-sounds
    load-module module-role-cork
    load-module module-filter-heuristics
    load-module module-filter-apply
    .ifexists module-dbus-protocol.so
    load-module module-dbus-protocol
    .endif
    load-module module-switch-on-port-available
    That's all. I would post /etc/asound.conf, but it seems that from last update it doesn't exist.
    Thank you for any help
    Last edited by Eregus (2013-04-03 19:22:29)

    Eregus wrote:
    Yes, I use X.
    And yes, I know what's the problem with Pulseaudio - the tip in Arch Wiki didn't help.
    Edit: Oh, I only tried that workaround, I didn't try to change user. I'll edit mpd.conf when I come back home.
    according to your config, you used that workaround wrongly. it will only work, if you point to the pulse server IP in mpd.conf. So add the server line in your pulse output. (its most likely 127.0.0.1)
    Last edited by Rasi (2013-04-03 15:36:03)

  • No sound after updating to 10.7.3 - no boot camp available

    All sounds gone after updating to 10.7.3
    tried to reset NVRAM + PRAM via pressing (cmd)+(alt)+(p)+(r) while starting - this was not helping.
    Found also the thread below, but i have no boot camp available
    https://discussions.apple.com/message/17477460
    All ideas welcome----

    You should correct the model of mac, cannot be PowerBook, perhaps MacBook or MacBook Pro.
    I have read that many people have had problems after last update, here all is fine. The only idea I have is to download from Apple site the combo update (the bigger update), and re-run it. This often solves issues.
    As about BC, can you see that partition in Disk Utility? If yes, open Finder preferences, do setttings look like here?

  • No windows sound after updating the IDT High definition Codec!! HELP!!!

    Hi all
    I really need ur help now
    I have updated IDT High Definitio Audio Codec several days ago
    after i reboot my notebook, I couldn't hear my windows sound anymore
    than i reboot till 2 times, n the windows sounds was heard again
    However, after I turn it on the next day, i found that i have no windows sounds again
    but i can play media players, such as winamp, n could hear msn sound
    After i reboot my PC, the sound was heard. But after turning it on for the 2nd times, i couldn't hear the windows sound again!!!
    Help me please
    How could I fix this?
    I have rollback driver, but i doesn't work. Coz before updating IDT audio by windows update, I have updated IDT audio through HP support assistant
    N i am a little bit afraid of doing system restore...
    PLEASE HELP ME
    THX

    Hi,
    Download correct audio driver.
    How to find it on HP sites?
    1. Click on Support & Drivers link. (Upper part of this page.)
    2. Choose option: Download drivers and software (and firmware)
    3. In form:
           Enter a product name / number
           For product provide Your p/n. (How to find correct p/n informations here.)
    4. Click on Go and choose system which You are using now.
    Disconnect from Internet.
    Uninstall from Your system IDT audio drivers.
    Resources:
    Uninstalling Software in Windows 7
    Uninstall or change a program in Windows 7
    Restart Your system:
    On boot press ' F8 ' and choose ' Safe mode '.
    Go to Control Panel -> Devices Manager -> Audio, Video and Games Controllers 
    and find there Audio card. Click on it with right button of Your mouse and choose uninstall driver.
    Restart Your system and this time start it in normally.
    Install this driver which You downloaded.
    ** Say thanks by clicking the "Thumb up" icon which is on the left. **
    ** Make it easier for other people to find solutions, by marking my answer with "Accept as Solution" if it solves your issue. **

  • [Solved] Strange font problem - after update.

    Hello guys,
    encountered a strange small font problem on sites with code wrappers like stackoverflow/blogs/jsfiddle. After update. took a look at my font setup all looks good.
    I've also checked the settings for gtk2/3 and no problems there.
    INFO:
    Google-Chrome-Beta. [same thing]
    Firefox [same thing]
    /etc/vconsole.conf ->
    KEYMAP=sv-latin1
    FONT=ter-112n
    .gtkrc-2.0->
    gtk-theme-name="Clearlooks"
    gtk-icon-theme-name="Faience"
    gtk-font-name="Tewi 9"
    gtk-cursor-theme-name="Adwaita"
    gtk-cursor-theme-size=0
    gtk-toolbar-style=GTK_TOOLBAR_BOTH
    gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
    gtk-button-images=1
    gtk-menu-images=1
    gtk-enable-event-sounds=0
    gtk-enable-input-feedback-sounds=0
    gtk-xft-antialias=1
    gtk-xft-hinting=1
    gtk-xft-hintstyle="hintfull"
    gtk-xft-rgba="none"
    /gtk-3.0/settings.ini->
    gtk-theme-name=Clearlooks
    gtk-icon-theme-name=Faience
    gtk-font-name=Tewi 9
    Any ideas on this problem would be greatfully appreciated.
    http://imgur.com/MD7yPI2
    Mod note: removed huge image -- WorMzy
    Last edited by Learning (2015-05-22 21:55:07)

    Update:
    Tried reinstalling, change the fonts, remove all font clear the cache.
    change, look up the settings, looked up size, tried monitor dpi.
    checked all the config files for anything remotely related to this problem.
    Had a quick look at the bug tracker for google-chrome-beta as well no reported
    font problems as far as i can find.
    Update2:
    Tried adding custom.css to the browser not even that worked.
    update3: [SOLVED]
    So i solved the problem.
    The problem was a faulty font that was stuck and used in the pre somehow.
    Removed and added another to the list and somehow that worked.
    recommendations - if anyone has this problem in the future.
    open firefox and look in the font tab what is used. and remove that
    or try to install a fixed one. that should work.
    -Nothing has yielded any working results.
    So any ideas at this point would be most appreciated.
    Thanks,
    -L
    Last edited by Learning (2015-05-22 21:59:14)

  • I DO NOT SOUND AFTER UPDATE OF WINDOWS 8.1 UPDATE

    HI IM HAVING PROBLEMS WITH THE SOUND ON MY COMPUTER AFTER UPDATING WINDOWS 8.1 CAN U PLEASE ASSIST ME

    Hi,
    Can you post back with the full Model No. and Product No. of your notebook - see Here for a guide on locating this information.
    Regards,
    DP-K
    ****Click the White thumb to say thanks****
    ****Please mark Accept As Solution if it solves your problem****
    ****I don't work for HP****
    Microsoft MVP - Windows Experience

  • No more sound after update to IOS 8

    After updating to IOS 8 the ringtone, keyboard click etc.. doesn't function anymore.
    Earphone works alright.
    When rolling back to IOS 7.1.2 all works fine so I think I can rule out a
    hardware problem.
    I have checked/tried the following:
    -Mute bottom
    -Volume
    -DND function
    -turning off Bluetooth
    -turning off Wi-Fi
    -Checked airplay
    -cleaned connectors
    I already had this problems
    when I was trying the beta versions of IOS 8 and assumed that it was a beta
    bug. So I downgraded to IOS 7 in the hope that by the release of IOS8 it would have
    been solved. Apparently not...
    Anyone some ideas what I can do?
    I am using an iPhone5 (32GB)
    P.

    Although this reply is late.  I just want to share that I have the same issue - no LTE after upgrade to 8.1.3 on my iPhone 5.  No matter switch on/off iPhone or LTE option or Airplane Mode -  they all didn't work....but after an upgrade to 8.2 today.  I got my LTE back now after a month...not sure if it is a bug or a reset work.  Good luck to anyone who looking for the resolution of same issue.

  • Problem with sound after update

    Hello
    After update to 11.3 I have no bass sound in subwoofer in Firefox browser (youtube). I uninstall the newest version and install previous (11.2) and bass plays ok.
    My os: Windows 7 x64. Sound card Creative X-fi.

    Hello!
    My problem is summed up in this topic.
    Updated Flash Player with 11.3 this morning (june 12th 2012) and since then my 7.1 Sound System works only 2.1. If i enable EAX Effects, works on 7.1 but since it`s just a room it sounds very odd.
    I have no problem with sound on HTML 5 websites for that matter, Winamp, Video Players, games.
    Uninstalled Flash Player, sounds work ok without it on different browsers, other than Chrome (since it has FP built in).
    I hope for a sollution soon.
    Thank you.
    *edit*
    Untill there is a permanent solution, i found a way to deal with my issue and i hope it will help others.
    I personally use Chrome and this is for this browser:
    1. Type "about:plugins" w/o the quotation in the navigation bar.
    2. On the upper right u will see "Details" click it then find the word "flash", and you will see something like this:
    Flash (3 files) - Version: 11,3,300,257
    Shockwave Flash 11.3 r300
    Name: Shockwave Flash
    Description: Shockwave Flash 11.3 r300
    Version: 11,3,300,257
    3. I say again, this worked for me on Chrome. The 3 files i have, two of them are Version 11,3,300,257 and one is 11.2.31.144
    4. Simply disable the lates version 11.3 and enable the previous version 11.2
    I hope this helps.
    Message was edited by: AndrewPAM

  • I have no sound after updating to iOS 6.1.3

    After updating I lost sound. Tried restoring and still no sound. Guess I'll have to get a new phone...any other suggestions?

    Check out my post I spent 15 hours fixing it when my iPad 2 on iOS 6.1.3 volume disappeared.
    https://discussions.apple.com/thread/5075175

  • [Solved] Severely broken system after update

    I need help with system that doesn't boot after update.
    I tried to make pacman -Syu on a system which was not updated since 2010 xmass... probably being overwhelmed by number of issues I did something wrong, but now the system is in a very bad state.
    I think that the main issue was glibc update. I followed the instruction to install all other packages before glibc, but every second package was complaining about glibc (although they all updated). Then pacman became broken, but I solved this and finally everything got updated.
    Everything looked fine right after update, but now the system is "unable to find root device" on boot.
    I tried to boot with recent arch usb stick (cd drive is broken in the computer), but it doesn't boot (reboots right after "loading archiso.img"). I managed to boot with ubuntu usb stick. I chrooted to my arch partition using these instructions:
    https://wiki.archlinux.org/index.php/Chroot#Change_root
    then, following pacman wiki I reinstalled linux, mkinitcpio and systemd.
    It didn't help. The last thing I can think of is to reinstall all packages via chroot. Is there any handy way to do this, taking into account that some packages could have been installed from AUR (I don't care about them at this point, but I wouldn't like this to stop me from reinstalling all other packages)?
    Any other ideas?
    Last edited by senjin (2012-09-15 19:34:26)

    It's not a solution since arch installation usb stick doesn't work for me, as I mentioned above. I must either make this installation work, or move to ubuntu (gah!)
    edit:
    I managed to boot. After the error message at the beginning I'm left with "you can type exit to continue booting, but it will most likely fail"... it doesn't fail, and system appears to be working normally (well, except some error about consolekit when X is starting, probably unrelated).
    Now the question is how to avoid this error message at the beginning...
    Last edited by senjin (2012-09-15 13:04:04)

Maybe you are looking for

  • Can't type in russian

    Hi! In the list of languages (In International) I have two languages - english and russian (english is main language). In the input menu russian and US languages are selected. Once I switch the language in the input source menu from US to Russian (th

  • Bluetooth on new MacBook Aluminum and all MacBooks before

    I have a new Macbook Aluminum. Bluetooth frequently doesn't recognize my mouse and/or keyboard. Now that I have added a monitor the mouse and keyboard are connected but NOTHING happens on waking even though the bluetooth preferences shows it's connec

  • How to set default values to these fields

    Hello, I'm new with UCM 11g, and i need to add default values to fields, for example to these fields: Type -> Document should be the default and not editable value Title -> Should be the name of the file i'm checking in Security Group -> it's default

  • Query regarding mapping of users

    Hi Experts, We are in the process of installing & configuring BO 3.1 along with SAP Integration kit for reporting of SAP BW. We will be configuring windows AD users into BO & the windows AD users will be mapped to SAP BW to set up role level security

  • A syntax of search is in final cut server

    Is it possible as that in a search to set one more parameter? For example in the field of Status to choose not equals: done and fail ?